pkgsrc/www
ryoon 1254b7ca54 php-nextcloud: Update to 25.0.2
* Update to the next major release, 25. It is required to update 26
  after this freeze.

Changelog:
Version 25.0.2 December 8 2022

Changes

  * Avoid double ldap_unbind in Wizard.php (server#34577)
  * Fix disabled federated scope (server#34862)
  * Fix NC25 for 32-bit (server#34905)
  * Update 64-bit check wording (server#34921)
  * Disable upgrades to 26 for 32-bit (server#34922)
  * Fix visibility of internal expire date (server#34925)
  * Update @nextcloud/dialogs and fix toasts styling (server#34928)
  * Fix deprecations logged as errors (server#34944)
  * Skip general login with email for non-valid addresses and LDAP (server#
    34946)
  * Run session token renewals in a database transaction (server#34953)
  * Read encrypted session data again on reopen (server#34955)
  * Fix invalid date in security.txt (server#34964)
  * Fix duplicate event email notifications (server#34978)
  * Avoid a crash when a PHP extension has no version (server#34998)
  * Fix cron warning with time insensitive jobs (server#35010)
  * Fix unsuccessful token login logged as error (server#35011)
  * Cast to int (server#35023)
  * Add repair command to fix wrong share ownership (server#35034)
  * Fix checkmark for theme settings in dark mode (server#35035)
  * Fix size calculation on copying the skeleton files (server#35048)
  * Add description for calendar uri (server#35058)
  * Fix sidebar not automatically hidden in Files app (server#35060)
  * Fix top margin in empty versions list (server#35064)
  * Add pre-commit configuration (server#35078)
  * Bump microsoft/azure-storage-blob to 1.5.4 in stable25 (server#35082)
  * Fix HTML entities not decoded in comment just added (server#35085)
  * Make sure that path is normalized and then checked, (server#35086)
  * Fix PublicKeyTokenProviderTest import and mock (server#35099)
  * Fix distorted previews when using imaginary (server#35117)
  * Fix hasBigIntConversionPendingColumns missing files_trash (server#35118)
  * [LDAP] always create instance of own user manager (server#35130)
  * Run integration tests on 3rdparty bump (server#35133)
  * Support postgres15 (server#35135)
  * Bump aws/aws-sdk-php to 3.240 in stable25 (server#35137)
  * Make sure to not pass null to DateTime::createFromFormat (server#35161)
  * Deprecate PHP7.4 (server#35164)
  * Allow single character search by default (server#35166)
  * Fix rendering of login headline (server#35172)
  * Bump swiftmailer/swiftmailer to 6.3.0 in stable25 (server#35174)
  * Use the updated mariadb10.6 container in drone (server#35180)
  * Update CODEOWNERS (server#35183)
  * Bump @nextcloud/vue to 7.1.0-beta0 (server#35188)
  * Fix dashboard scrolling (server#35190)
  * Fix AppMenu icons for firefox (server#35191)
  * Mark more config values as sensitive (server#35199)
  * Fix settings for setting default expiration date (server#35214)
  * Fix logo not correctly inverted (server#35216)
  * Fix sharing expiration date handling and saving (server#35220)
  * Check quota on file copy (server#35232)
  * Close global search menu when keyboard focus leaves (server#35233)
  * Limit toggle grid view button scope (server#35235)
  * Fix missing native submit type from OAuth client add button (server#35237)
  * Delay updating setup providers untill we register the mounts (server#35255)
  * Fix default theming variables (server#35256)
  * Generate user themed icons (server#35261)
  * Also cancel XHR when cancelling uploads (server#35265)
  * Hide warning about missing apps for when shipped in the next version
    (server#35291)
  * Increase the fair-use push limit to 1.000 users (server#35298)
  * Don't use quota cache through user management (server#35312)
  * Fix mentions rendering in comment editor (server#35322)
  * Optimize background image migration job (server#35326)
  * Handle badly named version files more gracefully and log information
    (server#35327)
  * Help pages: set window title for sidebar sections (server#35330)
  * Revert "Fix quota type to int" (server#35335)
  * Fix navigation order (server#35338)
  * Prevents the selection of encrypted folders when clicking on the "Select
    all" checkbox (server#35340)
  * Fix border color contrast (server#35346)
  * Fix forwarding the object id when searching comments (server#35354)
  * Update cache when file size === 0 (server#35366)
  * Fix user settings layout (server#35375)
  * Add repair job that will ensure that secret and passwordsalt are set
    (server#35377)
  * Add label to sharing search field (server#35382)
  * Fix UX of renaming token (server#35390)
  * Update some deps (server#35394)
  * Revert minimum length for tags (server#35404)
  * Do not check quota for non Node (server#35408)
  * Fix missing share icon (server#35411)
  * Place <h1> into main content (server#35412)
  * Fix share admin page (server#35414)
  * Fix theming tests (server#35415)
  * Fix update for 32-bit (server#35453)
  * Revert "Fix border color contrast" (server#35454)
  * Allow upgrading from ownCloud 10.11 (server#35478)
  * Add fallback routines for empty secret cases (server#35605)
  * Downgrade ubuntu in order to fix CI (server#35606)
  * Fix migration to non-empty secret (server#35616)
  * Bump microsoft/azure-storage-blob to 1.5.4 in stable25 (3rdparty#1217)
  * Bump aws/aws-sdk-php to 3.240 in stable25 (3rdparty#1227)
  * Bump swiftmailer/swiftmailer to 6.3.0 in stable25 (3rdparty#1229)
  * Update nextcloud/ocp dependency (activity#1001)
  * Run NPM audit fix (activity#1003)
  * Apply ACL groupfolders (activity#1015)
  * Add filter to page title (activity#1017)
  * Update load-utils to 2.0.4 (bruteforcesettings#420)
  * Re-activate getMember() (circles#1203)
  * Avoid exception loop (circles#1220)
  * Update loader-utils and minimatch (files_pdfviewer#681)
  * Update nextcloud/ocp dependency (firstrunwizard#752)
  * Update nextcloud/ocp dependency (firstrunwizard#780)
  * Fix navigation menu order (firstrunwizard#784)
  * Update some libs (logreader#817)
  * Update nextcloud/ocp dependency (nextcloud_announcements#136)
  * Still push notifications of twofactor_nextcloud_notification when in DND
    (notifications#1355)
  * Update nextcloud/ocp dependency (notifications#1366)
  * Close menu when focus leaves (notifications#1368)
  * Add admin setting page with users defaults (notifications#1369)
  * Run NPM audit fix (notifications#1373)
  * Update user status with event data (notifications#1377)
  * Update loader-utils from 1.4.0 to 1.4.2 and 2.0.2 to 2.0.4 (password_policy
    #410)
  * Update some libs (password_policy#411)
  * Update nextcloud/ocp dependency (photos#1443)
  * Add primary key index to collaborators table (photos#1449)
  * Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1460)
  * Update nextcloud/ocp dependency (photos#1482)
  * Prevent throwing an error in node deletion hook (photos#1493)
  * Run npm audit fix (photos#1495)
  * Fix version20003Date20221102170153 migration (photos#1501)
  * Audit fix (privacy#814)
  * Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#817)
  * Bump @nextcloud/vue from 5.4.0 to 7.0.1 (privacy#822)
  * Bump @nextcloud/vue from 7.1.0-beta.1 to 7.1.0-beta.2 (privacy#827)
  * Update nextcloud/ocp dependency (related_resources#132)
  * Remove completed remove route TODO (related_resources#133)
  * Revert "Revert"alternate route for complex itemid"" (related_resources#
    135)
  * Update nextcloud/ocp dependency (related_resources#138)
  * Bump npm dependencies (related_resources#145)
  * Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.4.0
    (text#3314)
  * Fix: relative link in RichWorkspace (text#3323)
  * Chore(deps): update dependency vite to ^3.2.2 (text#3337)
  * Fix(deps): update tiptap (text#3338)
  * Update nextcloud/ocp dependency (text#3343)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3
    (text#3355)
  * Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3359)
  * DirectEditing: Set session user for DirectSession editing (text#3371)
  * Disable rich workspace rendering when view is not visible (text#3377)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4
    (text#3383)
  * Chore(deps): update dependency vite to ^3.2.3 (text#3385)
  * Chore(deps): update dependency jest-environment-jsdom to ^29.3.0 (text#
    3386)
  * Don't apply author annotations when in composition (text#3395)
  * Set IUserSession user in SessionController if available (text#3397)
  * Chore(deps): update dependency jest-environment-jsdom to ^29.3.1 (text#
    3406)
  * Fix(deps): update vue monorepo to ^2.7.14 (text#3409)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5
    (text#3412)
  * Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.3 (text#
    3415)
  * Fix hard line breaks displayed with additional new line between (text#3416)
  * Update nextcloud/ocp dependency (text#3420)
  * Fix(deps): update tiptap (text#3426)
  * Make images block nodes (text#3431)
  * Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.0 (text#3433)
  * Bring back menubar without formatting on plain text mode (text#3437)
  * Refactor vuex store (text#3439)
  * Chore(deps): update dependency vite to ^3.2.4 (text#3440)
  * Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.4 (text#
    3447)
  * Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.1 (text#3455)
  * Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3456)
  * Fix notification icon color (text#3463)
  * Add APIs for outline state to RichTextReader and WrapperComponent (text#
    3466)
  * Update loader-utils (text#3468)
  * Fix mention uid autocomplete and keyboard handler in list nodes (text#3471)
  * Fix direct editing loading of txt files (text#3479)
  * Combined code block backport (text#3480)
  * Backport of #3460 -- Fix front matter rendering (text#3481)
  * Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.2 (text#3485)
  * Prevent file deletion when pressing Ctrl+Delete (text#3515)
  * Revert "Set autocomplete attribute of input field to one-time-code"
    (twofactor_totp#1301)
  * Fallback to direct image if preview load failed (+ cypress fixes) (viewer#
    1452)
  * Increase visual regression for video to 0.02% (viewer#1454)
  * Build(deps): bump vue from 2.7.13 to 2.7.14 (viewer#1459)
  * Build(deps-dev): bump @types/dockerode from 3.3.11 to 3.3.12 (viewer#1460)
  * Build(deps-dev): bump tslib from 2.4.0 to 2.4.1 (viewer#1463)
  * Bump @nextcloud/vue to 7.1.0-beta0 (viewer#1468)
  * Stop encoding sidebar path (viewer#1471)
  * Bump @types/dockerode from 3.3.12 to 3.3.14 (viewer#1476)
  * Audit fix (viewer#1479)

Version 25.0.1 November 3 2022

Download: nextcloud-25.0.1.tar.bz2 or nextcloud-25.0.1.zip Check the file
integrity with: MD5: nextcloud-25.0.1.tar.bz2.md5 or nextcloud-25.0.1.zip.md5
SHA256: nextcloud-25.0.1.tar.bz2.sha256 or nextcloud-25.0.1.zip.sha256 SHA512:
nextcloud-25.0.1.tar.bz2.sha512 or nextcloud-25.0.1.zip.sha512 PGP (Key):
nextcloud-25.0.1.tar.bz2.asc or nextcloud-25.0.1.zip.asc

Changes

  * Extract GPS data from EXIF (server#34535)
  * Return proper error code when reporting exception fails in remote.php
    (server#34581)
  * Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2 (server#34590)
  * Fix reference preview when no server-side cache configured (server#34594)
  * Fix file creation issue if no action are registered (server#34597)
  * Fix "email changed" activity email check (server#34601)
  * Reduce number of database queries during WebDAV propfind request (server#
    34610)
  * Expose clearing the profiles and fix it (server#34616)
  * Set theming app to alwaysEnabled (server#34646)
  * Add a repair step to cleanup old theming cache (server#34647)
  * Fix unnecessary highlighting of selected element (server#34648)
  * Fix vertical alignment of user status icon (server#34649)
  * Fix icon of encrypted folders in filepicker (server#34657)
  * Add rate limiting on lost password emails (server#34658)
  * Fix regexp for unified searching in apps (server#34661)
  * Fix rebuild navigation (server#34663)
  * Update OCI workflow of server (server#34667)
  * Run npm audit (server#34669)
  * Add admin user customization kill switch (server#34681)
  * Invert header icons on bright preset backgrounds (server#34686)
  * Bump jquery-ui-dist from 1.13.1 to 1.13.2 (server#34699)
  * Propagate attributes when resharing (server#34704)
  * Fix alternative logins custom css class (server#34705)
  * Use vue lib multiselect tags component (server#34709)
  * Don't crash with outdated share provider on update with the web updater
    (server#34712)
  * Fix more icon color (server#34718)
  * WebDAV -- use file/folder name for dav:displayname (server#34721)
  * Fix null error in getUnencryptedSize (server#34725)
  * On installation save channel to config.php if not stable (server#34726)
  * LDAP to not register new users when outside of fair use or over limits
    (server#34728)
  * Add ico image/x-icon (server#34764)
  * Update notifications for one-click instances (server#34779)
  * Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
    (server#34791)
  * Expose mapped user count from LDAP and use that for user limit check
    (server#34796)
  * Fix getMetadata return type (server#34821)
  * Check share attributes on preview endpoints (server#34823)
  * Fix empty content regressions in comments app (server#34827)
  * Fix autotest creating PostgreSQL database before install (server#34848)
  * Emit typed event when preview is requested (server#34854)
  * Display invalid input message (server#34860)
  * Update nextcloud/ocp dependency (activity#971)
  * Update nextcloud/ocp dependency (activity#979)
  * Update nextcloud/ocp dependency (activity#991)
  * Update nextcloud/ocp dependency (nextcloud_announcements#124)
  * Update nextcloud/ocp dependency (nextcloud_announcements#126)
  * Update nextcloud/ocp dependency (nextcloud_announcements#130)
  * Invert header icon on bright preset backgrounds (notifications#1341)
  * Update nextcloud/ocp dependency (notifications#1344)
  * Bump @nextcloud/notify_push to 1.1.3 (notifications#1346)
  * Update nextcloud/ocp dependency (notifications#1352)
  * Add public link logic (photos#1321)
  * Update nextcloud/ocp dependency (photos#1367)
  * Bump postcss from 8.4.16 to 8.4.18 (photos#1380)
  * Bump vue and vue-template-compiler (photos#1383)
  * Bump autoprefixer from 10.4.11 to 10.4.12 (photos#1385)
  * Bump jest from 29.0.2 to 29.0.3 (photos#1387)
  * Fix nomedia exclusion (photos#1391)
  * Limit auth backend to public albums (photos#1405)
  * Fix fetching album content when navigating (photos#1406)
  * Make tag translations work by loading recognize translations (photos#1407)
  * Fix logic of share album content fetching (photos#1408)
  * Prevent building prefixPath on loading (photos#1409)
  * Update nextcloud/ocp dependency (photos#1415)
  * Fix albumName typo (photos#1422)
  * Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1438)
  * Implement dashboard api for recommended files (recommendations#564)
  * Revert "Revert "virtual groups"" (related_resources#105)
  * Polishing'n cleaning code (related_resources#118)
  * Room starts with single participant (related_resources#120)
  * Using principalUri:uri to id calendar (related_resources#122)
  * Alternate route for complex itemid (related_resources#125)
  * Revert "alternate route for complex itemid" (related_resources#134)
  * Update nextcloud/ocp dependency (related_resources#99)
  * Fix(deps): update dependency @nextcloud/vue to ^7.0.1 (text#3178)
  * Fix(deps): update tiptap (text#3197)
  * Fix(deps): update vue monorepo to ^2.7.13 (text#3235)
  * Chore(deps): update dependency jest-environment-jsdom to ^29.2.0 (text#
    3251)
  * Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text#
    3253)
  * Update nextcloud/ocp dependency (text#3260)
  * Chore(deps): update dependency vite-plugin-commonjs to ^0.5.3 (text#3262)
  * Mentions: small test adjust (text#3267)
  * Fix copy and paste of user mentions (text#3274)
  * Chore(deps): update dependency jest-environment-jsdom to ^29.2.1 autoclosed
    (text#3277)
  * Chore(deps): update dependency jest-environment-jsdom to ^29.2.2 (text#
    3279)
  * Remember the last opened folder (text#3283)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0
    (text#3285)
  * Fix: adjust margin for hr (text#3286)
  * Update nextcloud/ocp dependency (text#3296)
  * Chore(deps): update dependency cypress to ^10.11.0 (text#3307)
  * Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text#
    3308)
  * Fix(deps): update dependency @nextcloud/logger to ^2.4.0 (text#3309)
  * Chore(deps): update dependency vite to ^3.2.0 (text#3315)
  * Build(deps): bump vue from 2.7.10 to 2.7.13 (viewer#1419)
  * Fix sidebar opening for different dav root and non-dav files (viewer#1433)

Latest 24 release below.

Version 24.0.8 December 8 2022

Download: nextcloud-24.0.8.tar.bz2 or nextcloud-24.0.8.zip
Check the file integrity with:
MD5: nextcloud-24.0.8.tar.bz2.md5 or nextcloud-24.0.8.zip.md5
SHA256: nextcloud-24.0.8.tar.bz2.sha256 or nextcloud-24.0.8.zip.sha256
SHA512: nextcloud-24.0.8.tar.bz2.sha512 or nextcloud-24.0.8.zip.sha512
PGP (Key): nextcloud-24.0.8.tar.bz2.asc or nextcloud-24.0.8.zip.asc

Changes

  * Update guzzlehttp/guzzle requirement from 7.4.5 to 7.5.0 in /build/
    integration (server#33888)
  * Add rate limiting on lost password emails (server#34659)
  * Emit typed event when preview is requested (server#34855)
  * Avoid double ldap_unbind in Wizard.php (server#34942)
  * Skip general login with email for non-valid addresses and LDAP (server#
    34947)
  * Cleanup tempfiles after each cron job run (server#34949)
  * Run session token renewals in a database transaction (server#34952)
  * Fix invalid date in security.txt (server#34966)
  * Avoid a crash when a PHP extension has no version (server#35005)
  * Fix unsuccessful token login logged as error (server#35012)
  * Only show cron warning after 24h due to time insensitive jobs (server#
    35018)
  * Fix duplicate event email notifications (server#35019)
  * Cast to int (server#35022)
  * Add repair command to fix wrong share ownership (server#35039)
  * Fix size calculation on copying the skeleton files (server#35049)
  * Add description for calendar uri (server#35059)
  * Fix sidebar not automatically hidden in Files app (server#35061)
  * Fix top margin in empty versions list (server#35065)
  * Make sure that path is normalized and then checked, (server#35088)
  * Fix HTML entities not decoded in comment just added (server#35100)
  * Fix PublicKeyTokenProviderTest import and mock (server#35101)
  * Appropriate length check in Notification.php (server#35113)
  * Use the updated mariadb10.6 container in drone (server#35114)
  * Fix distorted previews when using imaginary (server#35115)
  * [LDAP] always create instance of own user manager (server#35131)
  * Run integration tests on 3rdparty bump (server#35134)
  * Revert "Appropriate length check in Notification.php" (server#35140)
  * Detect weird local ips (server#35141)
  * Make sure to not pass null to DateTime::createFromFormat (server#35162)
  * Mark more config values as sensitive (server#35200)
  * Fix settings for setting default expiration date (server#35215)
  * Fix JSON error when comment has no reactions (server#35245)
  * Properly compare quota against both float/int values (server#35250)
  * Delay updating setup providers untill we register the mounts (server#35258)
  * Also cancel XHR when cancelling uploads (server#35266)
  * Hide warning about missing apps for when shipped in the next version
    (server#35292)
  * Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (server#35297)
  * Don't use quota cache through user management (server#35313)
  * Fix mentions rendering in comment editor (server#35321)
  * Check quota on file copy (server#35328)
  * Check quota on file copy (server#35332)
  * Revert "Fix quota type to int" (server#35334)
  * Prevents the selection of encrypted folders when clicking on the "Select
    all" checkbox (server#35349)
  * Handle badly named version files more gracefully and log information
    (server#35351)
  * Fix forwarding the object id when searching comments (server#35356)
  * Update cache when file size === 0 (server#35367)
  * Fix UX of renaming token (server#35392)
  * Update some libs (server#35395)
  * Do not check quota for non Node (server#35409)
  * Update behat/behat requirement from ~3.11.0 to ~3.12.0 in /build/
    integration (server#35564)
  * Downgrade ubuntu in order to fix CI (server#35607)
  * Add mlocati/ip-lib in stable24 (3rdparty#1221)
  * Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (3rdparty#1237)
  * Run NPM audit fix (activity#1004)
  * Update nextcloud/ocp dependency (activity#993)
  * Do not pass an instance of User where a string is expected (activity#996)
  * Update nextcloud/ocp dependency (activity#999)
  * Re-activate getMember() (circles#1204)
  * Refresh cache on demand (circles#1215)
  * Avoid exception loop (circles#1221)
  * Audit fix (files_pdfviewer#682)
  * Update nextcloud/ocp dependency (firstrunwizard#753)
  * Update some libs (logreader#818)
  * Update nextcloud/ocp dependency (nextcloud_announcements#132)
  * Update nextcloud/ocp dependency (nextcloud_announcements#135)
  * Still push notifications of twofactor_nextcloud_notification when in DND
    (notifications#1356)
  * Update nextcloud/ocp dependency (notifications#1359)
  * Update nextcloud/ocp dependency (notifications#1364)
  * Run NPM audit fix (notifications#1372)
  * Update user status with event data (notifications#1378)
  * Update some libs (password_policy#412)
  * Update nextcloud/ocp dependency (photos#1442)
  * Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1461)
  * Bump postcss from 8.4.18 to 8.4.19 (photos#1479)
  * Update nextcloud/ocp dependency (photos#1480)
  * Run npm audit fix (photos#1496)
  * Audit fix (privacy#813)
  * Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#816)
  * Fix(deps): update dependency prosemirror-markdown to ^1.10.1 (text#3339)
  * Update nextcloud/ocp dependency (text#3341)
  * Avoid saving without changes (text#3351)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3
    (text#3360)
  * Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3361)
  * Fix(deps): update tiptap to ^2.0.0-beta.202 (text#3362)
  * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.2 (text#3363)
  * Update nextcloud/ocp dependency (text#3366)
  * DirectEditing: Set session user for DirectSession editing (text#3372)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4
    (text#3387)
  * Don't apply author annotations when in composition (text#3396)
  * Set IUserSession user in SessionController if available (text#3398)
  * Fix typo in serializePlainText (text#3402)
  * Disable rich workspace rendering when view is not visible (text#3403)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5
    (text#3413)
  * Update nextcloud/ocp dependency (text#3418)
  * Fix(deps): update dependency core-js to ^3.26.1 (text#3421)
  * Fix(deps): update tiptap (text#3441)
  * Chore(deps): update dependency regenerator-runtime to ^0.13.11 (text#3448)
  * Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3457)
  * Update npm dependencies (text#3469)
  * Bring back menubar without formatting on plain text mode (text#3475)
  * Audit fix (viewer#1478)

Version 24.0.7 November 3 2022

Download: nextcloud-24.0.7.tar.bz2 or nextcloud-24.0.7.zip Check the file
integrity with: MD5: nextcloud-24.0.7.tar.bz2.md5 or nextcloud-24.0.7.zip.md5
SHA256: nextcloud-24.0.7.tar.bz2.sha256 or nextcloud-24.0.7.zip.sha256 SHA512:
nextcloud-24.0.7.tar.bz2.sha512 or nextcloud-24.0.7.zip.sha512 PGP (Key):
nextcloud-24.0.7.tar.bz2.asc or nextcloud-24.0.7.zip.asc

Changes

  * Update behat/behat requirement from ~3.10.0 to ~3.11.0 in /build/
    integration (server#33185)
  * Fix quota type to int (server#34032)
  * Use filesystem user instead of file owner for creating version (server#
    34040)
  * Fix renaming in shared with you file list (server#34355)
  * Url encode the web dav url for copying (server#34381)
  * Trigger a rescan when trying to fopen a file that exists in cache but not
    on disk (server#34410)
  * Fix User profile picture when performing the search (server#34440)
  * Fix: Prevent deadlocks during mtime/size/etag propagation (server#34447)
  * Makes untrusted domain error on info (server#34454)
  * Fix Error: Undefined index: redirect_url (server#34460)
  * Harden disk_free_space check in CheckSetupController (server#34506)
  * Update ca-cert bundle (server#34518)
  * Update security.txt expires field (server#34527)
  * Fix password length limitation (server#34532)
  * Avoid allocating too much memory for the buffer on s3 uploads (server#
    34552)
  * Return proper error code when reporting exception fails in remote.php
    (server#34584)
  * Fix "email changed" activity email check (server#34600)
  * LDAP to not register new users when outside of fair use or over limits
    (server#34730)
  * Fix external storages access (server#34750)
  * Fix null error in getUnencryptedSize (server#34770)
  * Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
    (server#34792)
  * Expose mapped user count from LDAP and use that for user limit check
    (server#34795)
  * Fix updating cached mounts that didn't have their mount provider set
    previously (server#34797)
  * DB mounts table: Add index for mount_provider_class (server#34798)
  * Add pre-commit configuration to stable24 as well (server#34802)
  * Update notifications for one-click instances (server#34805)
  * Update psalm-baseline.xml (server#34812)
  * Check share attributes on preview endpoints (server#34824)
  * Propagate attributes when resharing (server#34840)
  * Fix psalm errors fron the end of the baseline file (server#34845)
  * Run NPM audit fix (activity#972)
  * Improve email logging (activity#982)
  * Update nextcloud/ocp dependency (activity#989)
  * Bump terser from 5.7.1 to 5.15.1 (files_videoplayer#293)
  * Update nextcloud/ocp dependency (nextcloud_announcements#128)
  * Fix multi-tab usage with notify_push (notifications#1303)
  * Run audit fix (notifications#1311)
  * Send the subscription key to the Community push proxy (notifications#1320)
  * Adjust the expected query count (notifications#1338)
  * Update nextcloud/ocp dependency (notifications#1351)
  * Bump workbox-webpack-plugin, qs, postcss, @nextcloud/moment and
    autoprefixed (photos#1401)
  * Bump vue-router from 3.5.3 to 3.5.4 (photos#1412)
  * Update nextcloud/ocp dependency (photos#1413)
  * Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1437)
  * Run audit (recommendations#557)
  * Bump terser and moment (text#3136)
  * Fix(deps): update tiptap (text#3171)
  * Chore(deps): update dependency @vue/vue2-jest to ^27.0.0 (text#3198)
  * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.6 (text#3199)
  * Fix(deps): update dependency highlight.js to ^10.7.3 (text#3200)
  * Chore(deps): update dependency cypress to ^9.7.0 (text#3201)
  * Fix(deps): update dependency @nextcloud/moment to ^1.2.1 (text#3205)
  * Fix emoji suggestion regression (text#3206)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.14.0
    (text#3207)
  * Chore(deps): update dependency @nextcloud/browserslist-config to ^2.3.0
    (text#3208)
  * Chore(deps): update dependency @nextcloud/stylelint-config to ^2.2.0 (text#
    3211)
  * Fix(deps): update dependency @nextcloud/axios to ^1.11.0 (text#3215)
  * Fix(deps): update dependency @nextcloud/dialogs to ^3.2.0 (text#3216)
  * Chore(deps): update dependency regenerator-runtime to ^0.13.10 (text#3220)
  * Fix(deps): update dependency @nextcloud/vue to ^5.4.0 (text#3221)
  * Fix(deps): update dependency core-js to ^3.25.5 (text#3222)
  * Fix(deps): update dependency prosemirror-view to ^1.29.0 (text#3223)
  * Fix(deps): update dependency vue-material-design-icons to ^5.1.2 (text#
    3225)
  * Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text#
    3254)
  * Fix(deps): update dependency prosemirror-state to ^1.4.2 (text#3264)
  * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.13 (text#3272)
  * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.14 (text#3281)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0
    (text#3287)
  * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.20 (text#3293)
  * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.21 (text#3297)
  * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.23 (text#3299)
  * Fix(deps): update dependency core-js to ^3.26.0 (text#3300)
  * Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text#
    3310)
  * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.25 (text#3316)
  * Bump terser and async (viewer#1406)
  * Use preview for unsupported images (viewer#1415)
  * Fix previewpath legacy variable (viewer#1430)

Version 24.0.6 October 6 2022

Download: nextcloud-24.0.6.tar.bz2 or nextcloud-24.0.6.zip Check the file
integrity with: MD5: nextcloud-24.0.6.tar.bz2.md5 or nextcloud-24.0.6.zip.md5
SHA256: nextcloud-24.0.6.tar.bz2.sha256 or nextcloud-24.0.6.zip.sha256 SHA512:
nextcloud-24.0.6.tar.bz2.sha512 or nextcloud-24.0.6.zip.sha512 PGP (Key):
nextcloud-24.0.6.tar.bz2.asc or nextcloud-24.0.6.zip.asc

Changes

  * Bump moment from 2.29.3 to 2.29.4 (server#33423)
  * Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (server#33461)
  * Make groupfolders use system wide encryption keys (server#33700)
  * Log if cookie login failed with token mismatch or session unavailability
    (server#33787)
  * Wait for the new user form to be visible in acceptance tests (server#33791)
  * Fix handling of internal errors when uploading theming files (server#33798)
  * 33036 [Bug]: Set default expiration date (server#33805)
  * Always use the default fs owner when storing versions (server#33970)
  * Improve getting recent files performance (server#33983)
  * Do not empty config.php file if reading failed for any reason (server#
    34021)
  * Do not output a warning when a file is not found (server#34089)
  * Convert file_metadata.id from intto bigint (server#34090)
  * Reset global search on files sidebar navigation change (server#34106)
  * Dont try email login if the provider username is not a valid email (server#
    34111)
  * Fix translation of user exists error server-side (server#34112)
  * Update ca-cert bundle (server#34128)
  * Clear search results when remove search query (server#34159)
  * Show long names correctly on profile card (server#34228)
  * Bump moment-timezone from 0.5.34 to 0.5.37 (server#34259)
  * Correctly handle Redis::keys returning false (server#34341)
  * Fix empty content of dashboard (activity#924)
  * Update christophwurst/nextcloud dependency (activity#931)
  * Migrate to nextcloud/OCP package in stable24 (activity#937)
  * Update nextcloud/ocp dependency (activity#942)
  * Migrate to nextcloud/OCP package in stable24 (firstrunwizard#746)
  * Migrate to nextcloud/OCP package in stable24 (logreader#792)
  * Migrate to nextcloud/OCP package in stable24 (nextcloud_announcements#110)
  * Update nextcloud/ocp dependency (nextcloud_announcements#114)
  * Fix checking for links finally (notifications#1277)
  * Update christophwurst/nextcloud dependency (notifications#1284)
  * Migrate to nextcloud/OCP package in stable24 (notifications#1294)
  * Update nextcloud/ocp dependency (notifications#1297)
  * Revert "Revert "fix service-worker"" (photos#1220)
  * Migrate to nextcloud/OCP package in stable24 (serverinfo#403)
  * Migrate to nextcloud/OCP package in stable24 (survey_client#149)
  * Build(deps-dev): bump @cypress/webpack-preprocessor from 5.12.0 to 5.12.2
    (text#2819)
  * Append a newline after inserted image (text#2864)
  * Fix: update link menububble on editor updates (text#2874)
  * Update: tiptap and prosemirror (text#2909)
  * Fix emoji autocompletion keyboard behaviour (text#2911)
  * Fixes focus handling in MenuBar (text#2916)
  * Align popover menus to the left on mobile (text#2917)
  * Build(deps): bump @tiptap/extension-table from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2935)
  * Build(deps): bump @tiptap/extension-italic from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2936)
  * Build(deps): bump @tiptap/extension-history from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2938)
  * Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2940)
  * Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2941)
  * Build(deps): bump @tiptap/extension-table-header from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2942)
  * Build(deps): bump @tiptap/extension-image from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2943)
  * Build(deps): bump @tiptap/extension-heading from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2944)
  * Build(deps): bump @tiptap/extension-bold from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2945)
  * Build(deps): bump @tiptap/extension-table-row from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2946)
  * Build(deps): bump @tiptap/extension-paragraph from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2948)
  * Build(deps): bump @tiptap/suggestion from 2.0.0-beta.194 to 2.0.0-beta.195
    (text#2950)
  * Build(deps): bump @tiptap/extension-underline from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2953)
  * Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2954)
  * Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2956)
  * Build(deps): bump @tiptap/extension-strike from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2957)
  * Build(deps): bump @tiptap/extension-text from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2958)
  * Build(deps): bump @tiptap/extension-list-item from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2959)
  * Build(deps): bump @tiptap/extension-task-list from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2960)
  * Build(deps): bump @tiptap/extension-code from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2961)
  * Build(deps): bump @tiptap/extension-document from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2962)
  * Build(deps): bump @tiptap/extension-hard-break from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2963)
  * Build(deps): bump @tiptap/extension-ordered-list from 2.0.0-beta.194 to
    2.0.0-beta.195 (text#2964)
  * Update: all of tiptap (text#2966)
  * Make it possible to insert heif/heic images (text#2975)
  * Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#2996)
  * Build(deps): bump @tiptap/core from 2.0.0-beta.195 to 2.0.0-beta.196 (text#
    2997)
  * Build(deps): bump @tiptap/extension-history from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#2998)
  * Build(deps): bump @tiptap/extension-table-header from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#2999)
  * Build(deps): bump @tiptap/extension-blockquote from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3000)
  * Build(deps): bump @tiptap/extension-bold from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3001)
  * Build(deps): bump @tiptap/extension-table-row from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3002)
  * Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3003)
  * Build(deps): bump @tiptap/suggestion from 2.0.0-beta.195 to 2.0.0-beta.196
    (text#3004)
  * Build(deps): bump @tiptap/extension-code from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3005)
  * Build(deps): bump @tiptap/extension-italic from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3006)
  * Build(deps): bump @tiptap/extension-document from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3007)
  * Build(deps): bump @tiptap/extension-text from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3008)
  * Build(deps): bump @tiptap/extension-paragraph from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3009)
  * Build(deps): bump @tiptap/extension-table-cell from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3011)
  * Build(deps): bump @tiptap/extension-table from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3012)
  * Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3013)
  * Build(deps): bump @tiptap/extension-strike from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3014)
  * Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3015)
  * Build(deps): bump @tiptap/extension-ordered-list from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3016)
  * Build(deps): bump @tiptap/extension-hard-break from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3017)
  * Build(deps): bump @tiptap/vue-2 from 2.0.0-beta.195 to 2.0.0-beta.196 (text
    #3019)
  * Build(deps): bump @tiptap/extension-code-block-lowlight from 2.0.0-beta.195
    to 2.0.0-beta.196 (text#3020)
  * Build(deps): bump @tiptap/extension-heading from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3021)
  * Build(deps): bump @tiptap/extension-image from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3022)
  * Build(deps): bump @tiptap/extension-list-item from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3023)
  * Build(deps): bump @tiptap/extension-bullet-list from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3024)
  * Build(deps): bump @tiptap/extension-task-list from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3025)
  * Build(deps): bump @tiptap/extension-underline from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3026)
  * Build(deps): bump @tiptap/extension-link from 2.0.0-beta.195 to
    2.0.0-beta.196 (text#3027)
  * Disable formatting menububble in Safari on iOS (text#3056)
  * Migrate to nextcloud/OCP package in stable24 (text#3061)
  * Update nextcloud/ocp dependency (text#3115)
  * Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (viewer#1389)
  * Create psalm.yml (viewer#1399)

Version 24.0.5 September 9 2022

Download: nextcloud-24.0.5.tar.bz2 or nextcloud-24.0.5.zip
Check the file integrity with:
MD5: nextcloud-24.0.5.tar.bz2.md5 or nextcloud-24.0.5.zip.md5
SHA256: nextcloud-24.0.5.tar.bz2.sha256 or nextcloud-24.0.5.zip.sha256
SHA512: nextcloud-24.0.5.tar.bz2.sha512 or nextcloud-24.0.5.zip.sha512
PGP (Key): nextcloud-24.0.5.tar.bz2.asc or nextcloud-24.0.5.zip.asc

Changes

  * Recover installation when creating the database user fails and improve
    password strength (server#33514)
  * Unify initial and updated quota display (server#33538)
  * Fix updating size when folder is empty (server#33562)
  * Optimize search post-processing for jail wrapper (server#33603)
  * Further pre-filter search result before setting up share source cache
    (server#33604)
  * Fix encryption:fix-encrypted-version command when encrypted is set to 0
    (server#33636)
  * Bump marked from 4.0.13 to 4.0.19 (server#33642)
  * Respect user settings in php.ini if they are big enough (server#33644)
  * Improve handling of profile page (server#33648)
  * Fix carddav activities (server#33651)
  * Directly build the search filter for shared storage instead of setting up
    the source cache (server#33656)
  * Update psalm-baseline.xml (server#33663)
  * Fix plural usage in LDAP wizard (server#33667)
  * Update CRL (server#33676)
  * Logger ignore args of sharepoint-related methods (server#33689)
  * Add back TokenCleanupJob to invalidate old temporary tokens (server#33696)
  * Fix copy in view-only mode (server#33720)
  * Remove leading slash for search results at mountpoint root (server#33749)
  * Check calendar URI length before creation (server#33782)
  * Compare lowercase email when updating from ldap (server#33920)
  * Revert "Compare lowercase email when updating from ldap" (server#33935)
  * Update christophwurst/nextcloud dependency (activity#883)
  * Update .l10nignore (activity#885)
  * Fix translation ignore (activity#889)
  * Update christophwurst/nextcloud dependency (activity#896)
  * Ignore remnants (circles#1128)
  * Update christophwurst/nextcloud dependency (circles#1139)
  * Fix background email job for disabled users (notifications#1256)
  * Fix duplicate ID on settings page (notifications#1262)
  * Fix service-worker (photos#1214)
  * Revert "fix service-worker" (photos#1217)
  * Build(deps-dev): bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 (text#2800)
  * Build(deps): bump prosemirror-markdown from 1.9.3 to 1.9.4 (text#2820)
  * Revert "build(deps): bump prosemirror-markdown from 1.9.3 to 1.9.4" (text
    #2870)

Version 24.0.4 August 11 2022

Download: nextcloud-24.0.4.tar.bz2 or nextcloud-24.0.4.zip
Check the file integrity with:
MD5: nextcloud-24.0.4.tar.bz2.md5 or nextcloud-24.0.4.zip.md5
SHA256: nextcloud-24.0.4.tar.bz2.sha256 or nextcloud-24.0.4.zip.sha256
SHA512: nextcloud-24.0.4.tar.bz2.sha512 or nextcloud-24.0.4.zip.sha512
PGP (Key): nextcloud-24.0.4.tar.bz2.asc or nextcloud-24.0.4.zip.asc

Changes

  * Bump underscore from 1.12.0 to 1.12.1 (server#31984)
  * Allow compatibility wrapper on local external storage (server#32273)
  * Bump vue-router from 3.5.3 to 3.5.4 (server#32840)
  * Bump handlebars-loader from 1.7.1 to 1.7.2 (server#33096)
  * DAV custom props: catch Exception and rollback transaction in case (server#
    33132)
  * Fix empty address books being exported (server#33178)
  * Fix listening for circle events in SetupManager (server#33212)
  * Also use nextcloud certificate bundle when downloading from s3 (server#
    33252)
  * Translate error when user already exists (server#33262)
  * Fix loading legacy app.php with multi app dir (server#33276)
  * Always triger setup of builtin storage wrappers (server#33326)
  * Fix reading blob data as resource (server#33343)
  * Reset user status based on message ID only (server#33350)
  * Bump sabre dav to 4.4.0 in stable24 (server#33352)
  * Improve local IP detection (server#33353)
  * Bump dompurify from 2.3.8 to 2.3.10 (server#33363)
  * Don't try to purge objects from the birthday calendar when it doesn't
    exist (server#33364)
  * Bump jsdoc from 3.6.10 to 3.6.11 (server#33369)
  * Bump @nextcloud/moment from 1.2.0 to 1.2.1 (server#33370)
  * Don't set `null` as a bundle path (server#33382)
  * Handle AccessDenied error when checking if external s3 support versions
    (server#33391)
  * Handle one time and large passwords (server#33407)
  * Add share attributes + prevent download permission (server#33416)
  * Bump clipboard from 2.0.10 to 2.0.11 (server#33438)
  * Fix file public link permissions if public upload is not enabled (server#
    33439)
  * Bump jquery-ui from 1.13.1 to 1.13.2 (server#33441)
  * Revert "Revert "Remove inefficient fed share scanner"" (server#33455)
  * Do not update passwords if nothing changed (server#33490)
  * Bump sabre/dav to 4.4.0 (3rdparty#1109)
  * Add psalm (circles#1108)
  * Ignore circle with no initiator (circles#1123)
  * Build(deps-dev): bump cypress from 9.6.0 to 9.6.1 (text#2694)
  * Build(deps): bump prosemirror-view from 1.26.4 to 1.26.5 (text#2695)
  * Build(deps): bump @tiptap/core from 2.0.0-beta.181 to 2.0.0-beta.182 (text#
    2696)
  * Do not unintended remove or modify link titles (text#2701)
  * Build(deps): bump core-js from 3.23.3 to 3.23.5 (text#2727)
  * Make cypress CI faster (text#2728)
  * Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (text#2746)
  * Build(deps): bump prosemirror-schema-list from 1.2.0 to 1.2.1 (text#2747)
  * Fix bullet list input role for CJK input (text#2753)
  * Build(deps-dev): bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4 (text#2767)
  * Merge pull request #1273 from nextcloud/enh/open_with (viewer#1296)
  * Fix bundling in stable24 (viewer#1308)

Version 24.0.3 July 19 2022

Download: nextcloud-24.0.3.tar.bz2 or nextcloud-24.0.3.zip
Check the file integrity with:
MD5: nextcloud-24.0.3.tar.bz2.md5 or nextcloud-24.0.3.zip.md5
SHA256: nextcloud-24.0.3.tar.bz2.sha256 or nextcloud-24.0.3.zip.sha256
SHA512: nextcloud-24.0.3.tar.bz2.sha512 or nextcloud-24.0.3.zip.sha512
PGP (Key): nextcloud-24.0.3.tar.bz2.asc or nextcloud-24.0.3.zip.asc

Changes

  * Fix cropped image generated when not asked (server#32483)
  * Fix loading groupfolder info when share api is disabled (server#32654)
  * Validate custom dashboard background image (server#32791)
  * Bump webpack from 5.72.0 to 5.72.1 (server#32819)
  * Update psalm-baseline.xml (server#32824)
  * Fix deletion of additional emails (server#32850)
  * Don't spam the log with fatals when maintenance mode is enabled or an...
    (server#32858)
  * Run php tests when 3rdparty changed (server#32870)
  * Make sure ResetTokenBackgroundJob doesn't execute if config is read-only
    (server#32882)
  * Fix default toast message for failed uploads with HTTP/2 (server#32894)
  * Mention missing files subdir (server#32920)
  * Fix profiler trying to serialize invalid utf8 (server#32939)
  * Fix email shares not being shown to other users (server#32940)
  * Do not display the buffer_size info if the size is already set to a c...
    (server#32968)
  * Use stored user for PasswordUpdatedEvent (server#32974)
  * Fix logging data context to file (server#32983)
  * Fix hook encryption with cron job (server#32986)
  * Improve local domain detection (server#32990)
  * Load dashboard widgets of enabled apps only (server#32997)
  * Bump guzzlehttp/guzzle from 7.4.0 to 7.4.5 (server#33009)
  * Update guzzlehttp/guzzle requirement from 7.4.4 to 7.4.5 in /build/
    integration (server#33019)
  * Bump sass from 1.50.0 to 1.50.1 (server#33026)
  * Rename setting name to reduce its length (server#33028)
  * Fix metadata extraction (server#33049)
  * Check whether entry is of type ICacheEntry in Cache->remove() (server#
    33058)
  * Fix undefined when no tags (server#33062)
  * Fix detection of firefox in ContentSecurityPolicyNonceManager (server#
    33069)
  * Add trashbin export expiration notice (server#33077)
  * Enable binary protocol again (server#33078)
  * Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration
    (server#33092)
  * Remove .php from ajax url (server#33113)
  * Fix translation of home breadcrumb (server#33119)
  * Fixes for quota text in navigation bar (server#33125)
  * Fix branch selection (server#33138)
  * Do not send display name twice for saving (server#33143)
  * Update psalm-baseline.xml (server#33149)
  * Fix trashbin expiration notice casing (server#33155)
  * Only ignore attempts of the same action (server#33157)
  * Bump guzzlehttp/guzzle from 7.4.0 to 7.4.5 (3rdparty#1090)
  * Fix one hardcoded string (circles#1100)
  * Avoid using non-existing \OCP\Server::get (circles#1106)
  * Ensure the content takes the whole height when we hide the footer
    (files_pdfviewer#612)
  * Fix footer not hidden when Talk sidebar is shown (files_pdfviewer#616)
  * Shuffle before validating (password_policy#364)
  * Timeline: Do not take VirtualGrid out of DOM to avoid infinite loop (photos
    #1118)
  * Fix external storage support (photos#1125)
  * Stable24 / Upgrade dependencies (text#2610)
  * Build(deps): bump prosemirror-view from 1.26.1 to 1.26.2 (text#2623)
  * Build(deps): bump prosemirror-state from 1.4.0 to 1.4.1 (text#2624)
  * Text: fix cypress selector to find the right image (text#2626)
  * Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.41 to
    2.0.0-beta.42 (text#2640)
  * Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.36 to
    2.0.0-beta.37 (text#2641)
  * Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.28 to
    2.0.0-beta.29 (text#2642)
  * Build(deps): bump @tiptap/extension-link from 2.0.0-beta.42 to
    2.0.0-beta.43 (text#2643)
  * Build(deps): bump core-js from 3.23.2 to 3.23.3 (text#2644)
  * Build(deps): bump prosemirror-view from 1.26.2 to 1.26.3 (text#2645)
  * Build(deps): bump @tiptap/core from 2.0.0-beta.180 to 2.0.0-beta.181 (text#
    2646)
  * Build(deps): bump @tiptap/vue-2 from 2.0.0-beta.83 to 2.0.0-beta.84 (text#
    2647)
  * Build(deps): bump @tiptap/suggestion from 2.0.0-beta.96 to 2.0.0-beta.97
    (text#2648)
  * Build(deps): bump @tiptap/extension-code-block-lowlight from 2.0.0-beta.72
    to 2.0.0-beta.73 (text#2649)
  * Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.35 to
    2.0.0-beta.36 (text#2650)
  * Build(deps): bump @tiptap/extension-placeholder from 2.0.0-beta.52 to
    2.0.0-beta.53 (text#2651)
  * Build(deps): bump @tiptap/extension-history from 2.0.0-beta.25 to
    2.0.0-beta.26 (text#2652)
  * Build(deps): bump @tiptap/extension-table from 2.0.0-beta.53 to
    2.0.0-beta.54 (text#2654)
  * Fix: return promise in cypress command to wait for it (text#2659)
  * Backport/stable24/2326 update eslint config (text#2666)
  * Backport link fixes to stable24 (text#2672)
  * Fix: only show delete image button when editing (text#2673)
  * Use better wording in english to allow easier gender neutral translations
    (text#2674)
  * Avoid loading the image before the node view (text#2675)
  * Fix/dav (text#2676)
  * Trigger event on content change in syncservice (text#2679)
  * Update prosemirror dependencies (text#2680)
  * Fix: use own workspace endpoint instead of PROPFIND properties (text#2682)
  * Remove invalid leading slash in blank.mp4 path (viewer#1270)
  * Always use the main background for the default theme (viewer#1280)
2022-12-25 19:42:12 +00:00
..
adzap *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
album *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
album_themes *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
analog www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap-auth-kerb www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap-auth-openidc *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
ap-authnz-crowd massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
ap-mono massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
ap-php massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
ap-rpaf www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap2-auth-mellon massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
ap2-encoding www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap2-fcgid www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap2-jk www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap2-limitipconn www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap2-mkdir www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap2-passenger *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
ap2-perl *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
ap2-python *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
ap2-subversion massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
ap2-upload Updated www/ap2-upload to 0.9 2022-07-25 12:11:44 +00:00
ap2-xsendfile www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap22-auth-ofba www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap22-authz-ldap www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ap22-dnssd revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ap24-authnz-external www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
apache-roller www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
apache-tomcat6 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
apache-tomcat7 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
apache-tomcat8 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
apache-tomcat9 contains mitigation for the Spring4Shell vulnerability 2022-04-11 21:35:36 +00:00
apache-tomcat55 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
apache-tomcat85 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
apache24 massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
apachetop www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
apisprout Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
arcticfox massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
asp2php www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
august www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
awstats *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
badwolf massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
bannerfilter *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
bins *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
bkedit bkedit: Remove -export-dynamic on SunOS. 2022-12-08 11:01:01 +00:00
bluefish massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
blur6ex www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
bozohttpd update to bozohttpd 20220517. changes include: 2022-05-18 00:46:46 +00:00
c-icap *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
c-icap-modules massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
cadaver Enable certificate validation for www/cadaver 2022-10-26 15:51:24 +00:00
caddy Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
calamaris *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
cgic www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
cgicc www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
cgilib www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
cgit www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
checkbot *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
clearsilver Bump revision by default Ruby's version change. 2022-10-11 14:38:47 +00:00
clearsilver-base
clisp-fastcgi www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
cobalt Import cobalt version 0.18.3 as www/cobalt. 2022-11-09 13:32:49 +00:00
contao
contao35 Retire of php73, PHP 7.3.x. 2021-12-29 06:05:18 +00:00
cppcms cppcms: update to 1.2.1. 2022-12-21 15:21:28 +00:00
cratuity www/cratuity: Reset maintainer due to license change 2022-02-25 09:10:05 +00:00
crawl www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
cronolog *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
curl curl: update to 7.87.0. 2022-12-21 07:52:06 +00:00
cvsweb *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
dansguardian *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
davical Update www/davical to 1.1.11 2022-10-19 14:01:06 +00:00
ddgr *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
deforaos-surfer massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
dillo *: Remove hardcoded -liconv / -lintl on SunOS. 2022-08-09 12:08:27 +00:00
drraw *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
drupal7 www/drupal7: update to 7.91 2022-07-31 14:23:22 +00:00
drupal8 Retire of php73, PHP 7.3.x. 2021-12-29 06:05:18 +00:00
drupal9 www/drupal9: update to 9.3.22 2022-10-06 14:09:49 +00:00
e2guardian *: Remove hardcoded -liconv / -lintl on SunOS. 2022-08-09 12:08:27 +00:00
elinks *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
eliom Fixed dependencies for www/eliom 2022-06-03 12:40:12 +00:00
emacs-w3m Bump all elisp packages for the CONFLICTS change. 2022-05-14 22:25:32 +00:00
emacs-w3m-snapshot Bump all elisp packages for the CONFLICTS change. 2022-05-14 22:25:32 +00:00
epiphany massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
fcgi www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
fcgiwrap www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
felinks felinks: mark as not-make-jobs-safe 2022-12-05 09:32:34 +00:00
fengoffice www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ffproxy www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
firefox firefox: Copy serviceWorker workaround from firefox102 package 2022-12-23 12:35:05 +00:00
firefox-esr firefox*: Add a note about the branding to DESCR to reduce confusion 2022-09-06 09:15:56 +00:00
firefox-l10n firefox-l10n: Update to 107.0.1 2022-12-11 13:50:37 +00:00
firefox52 massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
firefox52-l10n www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
firefox91 Fix build with rust 1.64.0 and its stricter borrow checker 2022-12-10 09:25:58 +00:00
firefox91-l10n firefox91: update to 91.13.0 2022-09-06 15:38:35 +00:00
firefox102 firefox102: update to 102.6.0 2022-12-24 15:47:54 +00:00
firefox102-l10n firefox102: update to 102.6.0 2022-12-24 15:47:54 +00:00
firefox_decrypt *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
gallery *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
gallery2 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ganglia-webfrontend www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
geckodriver geckodriver: update to 0.31.0 2022-04-12 22:57:45 +00:00
geeklog www/geeklog: drop php56 2022-12-24 02:19:21 +00:00
gitea Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
gitweb git: updated to 2.38.0 2022-10-07 10:10:05 +00:00
go-ffuf Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
go-minify Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
goaccess goaccess: add patches to fix netbsd and illumos 2022-10-30 21:58:29 +00:00
gotosocial revbump gotosocial after go119 fix. 2022-12-11 23:18:22 +00:00
grafana Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
gtkasp2php www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
guile-haunt guile-haunt: add ALTERNATIVES. 2022-03-15 11:21:02 +00:00
gumbo-parser www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
gwt www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
h2o *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
hackernews-tui www/hackernews-tui: update to 0.11.0 2022-10-09 16:05:31 +00:00
haskell-cgi www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
heel www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
hiawatha www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
horde www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
hs-bower-json Recursive bump for recently updated Haskell packages 2022-09-07 06:50:44 +00:00
hs-bsb-http-chunked Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-cookie Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-HTTP Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-http-client Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-http-client-tls Recursive bump for recently updated Haskell packages 2022-09-07 06:50:44 +00:00
hs-http-conduit Recursive bump for recently updated Haskell packages 2022-09-07 06:50:44 +00:00
hs-http-date Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-http-types Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-http2 Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-js-dgtable Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-js-flot Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-js-jquery Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-open-browser Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-wai Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-wai-logger Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-wai-websockets Recursive bump for recently updated Haskell packages 2022-09-07 06:50:44 +00:00
hs-warp Recursive bump for recently updated Haskell packages 2022-09-07 06:50:44 +00:00
hs-warp-tls Recursive bump for recently updated Haskell packages 2022-09-07 06:50:44 +00:00
hs-websockets Recursive bump for recently updated Haskell packages 2022-09-07 06:50:44 +00:00
hs-xss-sanitize Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
htdavlock *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
htdig www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
htmlcxx www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
htmldoc *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
htmldoc-x11 Bump everything affected by the jpeg.buildlink3.mk fix. 2022-07-14 23:46:18 +00:00
htmllint htmllint: Work around NetBSD unzip for patched files. 2022-12-13 14:17:07 +00:00
http-parser www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
http_load www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
httpfile Solarish needs -lsocket. 2022-05-14 21:38:09 +00:00
hugo www/hugo: Explain why this needs old go 2022-12-10 12:16:45 +00:00
ies4linux *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
ijb www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ikiwiki *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
jalbum jalbum: Disable all checks on pre-built binaries, fixes RELRO build 2022-04-10 08:07:04 +00:00
jetty7 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
jetty9 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
jira-cli Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
kahua www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
kannel massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
kdewebkit massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
khtml massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
kimagemapeditor massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
kjs kjs: add pcre dependency 2022-11-30 07:52:13 +00:00
kjsembed massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
kore *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
lariza massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
lhs www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
libecap *: remove pkg-config from tools where no buildlink3.mk file is included 2022-07-25 11:12:18 +00:00
libghttp www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
libgtkhtml massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
libmediawiki massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
libmicrohttpd *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
libmrss *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
libproxy *: Re-apply SunOS linker argument removals. 2022-11-21 18:20:40 +00:00
libpsl *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
librest07 massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
libsass www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
libwebsockets libwebsockets: update to 4.3.0. 2022-07-03 10:46:54 +00:00
libwww *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
liferea massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
lighttpd massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
links links: update to 2.28. 2022-11-02 18:10:03 +00:00
links-gui massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
litehtml add litehtml version 0.6 to pkgsrc-current 2022-11-30 10:24:35 +00:00
litmus *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
llgal *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
loggerhead *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
logswan logswan: update to 2.1.13. 2022-07-28 22:17:29 +00:00
longboard www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
lua-curl *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
lua-http www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
lua-psl www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
lua-web-sanitize lua-web-sanitize: Update to 1.3.0. Fix running tests. 2022-07-13 08:44:24 +00:00
luakit luakit: update to 2.3.3 2022-12-15 08:26:21 +00:00
lynx *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
make_album *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
matcha-sns www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
mediawiki Update to 1.38.4 2022-09-30 11:52:23 +00:00
micro_httpd www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
midori massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
mimetex www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
mini_httpd www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
mknmz-wwwoffle *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
mono-xsp massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
monolith www/monolith: update to 2.7.0 2022-11-10 21:58:08 +00:00
moodle Update to 4.0.4 2022-09-30 10:54:56 +00:00
motyl motyl: update to 1.0.3. 2022-07-28 22:16:16 +00:00
mserv-php www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
nanoblogger www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
nanoblogger-extra www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
neon neon: fix PLIST for previous 2022-10-28 09:25:26 +00:00
netscape
netsurf *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
nghttp2 nghttp2: Add libxml2 to buildlink dependencies. 2022-12-02 15:58:48 +00:00
nghttp2-tools massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
nghttp3 nghttp3: added version 0.7.1 2022-12-03 16:01:02 +00:00
nginx massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
nginx-devel www/nginx-devel: update 1.23.2 -> 1.23.3 2022-12-13 17:53:02 +00:00
nostromo www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ns-plugger-common www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ns-remote www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
nsm www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
nspluginwrapper *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
ocaml-cohttp ocaml-cohttp: add missing ocaml-jsonm dependency 2022-06-03 09:25:20 +00:00
ocaml-curl *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
ocaml-uri Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages 2022-05-24 18:59:20 +00:00
ocsigen Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages 2022-05-24 18:59:20 +00:00
ocsigen-i18n ocsigen-i18n: add missing ppxlib dependency 2022-06-04 08:43:55 +00:00
ocsigen-ppx-rpc Added www/ocsigen-ppx-rpc, a RPC PPX extension for OCaml. 2022-06-04 10:01:02 +00:00
ocsigen-start Updated www/ocsigen-start to version 6.1.0. 2022-06-03 13:23:06 +00:00
ocsigen-toolkit Updated www/ocsigen-toolkit to version 3.2.0. 2022-06-03 12:51:32 +00:00
otter-browser massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
p5-Alien-GvaScript *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Alien-LibGumbo *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Any-URI-Escape *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-AnyEvent-HTTP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-AnyEvent-HTTPD *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-AnyEvent-ReverseHTTP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-AnyEvent-SCGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-ASP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-DBILogConfig *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-DBILogger *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-Filter *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-Gallery *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-LogFormat-Compiler *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-Session *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-Session-SharedMem *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-Session-Wrapper *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-SSI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache-Test *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache2-AuthCASSimple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache2-AuthCookie *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Apache2-AuthCookieDBI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-App-Nopaste *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Browser-Open *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Captcha-reCAPTCHA *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Captcha-reCAPTCHA-Mailhide *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Action-RenderView *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Action-REST *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Authentication-Credential-HTTP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Authentication-Credential-HTTP-Proxy *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Authentication-Store-DBIx-Class *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Authentication-Store-Htpasswd *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Component-ACCEPT_CONTEXT *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Component-InstancePerContext *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Controller-BindLex *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Controller-FormBuilder *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Controller-HTML-FormFu *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Devel *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-DispatchType-Regex *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Engine-HTTP-Prefork *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Engine-JobQueue-POE *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Engine-PSGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Manual *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Model-Adaptor *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Model-File *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Authentication *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Authentication-Store-RDBO *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Authorization-ACL *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Authorization-Roles *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-AutoRestart *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-ConfigLoader *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-I18N *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-RequireSSL *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Server *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Session *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Session-State-Cookie *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Session-Store-DBIC *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Session-Store-Delegate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Session-Store-FastMmap *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Session-Store-File *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-StackTrace *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-Static-Simple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Plugin-StatusMessage *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-Runtime *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-View-Excel-Template-Plus *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-View-Jemplate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-View-JSON *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-View-Mason *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Catalyst-View-TT *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CatalystX-Component-Traits *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CatalystX-CRUD-Controller-REST *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CatalystX-CRUD-Controller-RHTMLO *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CatalystX-CRUD-View-Excel *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CatalystX-CRUD-YUI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CatalystX-LeakChecker *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Ajax *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Application *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Application-Plugin-DBH *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Application-Plugin-Session *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Application-Plugin-ValidateRM *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Application-PSGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Compile *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Cookie-Splitter *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Cookie-XS *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Emulate-PSGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Fast *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-FastTemplate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-FormBuilder *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Kwiki *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Lite *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Minimal *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-ProgressBar *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-PSGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Session *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Session-Driver-memcached *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Session-Plugin-Redirect *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Session-Serialize-yaml *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Simple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CGI-Struct *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Cookie-Baker *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Cookie-XS *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CSS *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CSS-Minifier-XS *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CSS-Squish *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-CSS-Tiny *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Dancer *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Dancer-Session-Cookie *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Dancer2 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Data-URIEncode *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-FCGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-FCGI-Client *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-FCGI-ProcManager *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-File-Mork *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Handel *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Hijk *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-CalendarMonthSimple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Clean *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Display *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Element-Extended *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Email-Obfuscate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Entities-Interpolate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Escape *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-FillInForm *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Form Update to 6.10 2022-08-23 23:33:03 +00:00
p5-HTML-Format *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-FormatExternal *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-FormFu *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Gumbo p5-HTML-Gumbo: add build dependency on p5-PkgConfig and pkg-config tool 2022-08-08 14:08:40 +00:00
p5-HTML-LinkExtractor *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Lint *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Mason *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Mason-PSGIHandler *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Parser Update to 3.78 2022-09-11 00:51:39 +00:00
p5-HTML-PrettyPrinter *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Prototype *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Prototype-Useful *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Quoted *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Restrict *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-RewriteAttributes *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Scrubber *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Selector-XPath Update to 0.26 2022-09-11 00:54:20 +00:00
p5-HTML-SimpleParse *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-StickyQuery *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Stream *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Strip *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-StripScripts *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-StripScripts-Parser *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Table *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-TableExtract *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Tagset *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Template *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Template-Compiled *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Template-Expr *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Template-Pro Update to 0.9524 2022-09-11 00:57:52 +00:00
p5-HTML-Tiny Update to 1.08 2022-09-11 01:00:53 +00:00
p5-HTML-TokeParser-Simple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-Tree *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-TreeBuilder-LibXML *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-TreeBuilder-XPath *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-WikiConverter *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTML-WikiConverter-DokuWiki *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTMLObject *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Async *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Body *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Cache-Transparent *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-CookieJar Update to 0.014 2022-09-11 01:04:59 +00:00
p5-HTTP-CookieMonster *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Cookies *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Daemon *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Date *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-DAV *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Entity-Parser *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-GHTTP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-HeaderParser-XS *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Headers-ActionPack *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Headers-Fast *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Lite *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Message Update to 6.37 2022-09-11 01:07:42 +00:00
p5-HTTP-MultiPartParser *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Negotiate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-OAI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Parser *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Parser-XS *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Proxy *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Request-AsCGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Request-Form *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Response-Encoding *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Server-EV *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Server-Simple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Server-Simple-Authen *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Server-Simple-Kwiki *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Server-Simple-Mason *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Server-Simple-PSGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Server-Simple-Recorder *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Server-Simple-Static *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Thin *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Tiny-Mech *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Tiny-Multipart *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-HTTP-Tinyish Update to 0.18 2022-09-11 01:10:07 +00:00
p5-HTTPD-User-Manage *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-I18N-AcceptLanguage *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-JavaScript-Minifier-XS *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-JavaScript-Value-Escape *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Jemplate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-JSON-RPC *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Archive-Cvs *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Archive-Rcs *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-BreadCrumbs *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Edit-RequireUserName *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Favorites *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-HtmlBlocks *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Icons-Gnome *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-ModPerl *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-NewPage *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Notify-Mail *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-PagePrivacy *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-ParagraphBlocks *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-PreformattedBlocks *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-RecentChanges *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Revisions *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Scode *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Search *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Simple-Server-HTTP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-UserName *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-UserPreferences *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Users-Remote *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Weather *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Wikiwyg *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Kwiki-Zipcode *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-libapreq2 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-libwww *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWP-Authen-Negotiate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWP-Authen-Wsse *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWP-ConsoleLogger Update to 1.000000 2022-09-11 02:00:59 +00:00
p5-LWP-MediaTypes *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWP-Online *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWP-Protocol-https *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWP-Protocol-Net-Curl *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWP-Protocol-PSGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWP-UserAgent-Determined *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWPx-ParanoidAgent *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-LWPx-TimedHTTP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-MasonX-Request-WithApacheSession *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Mojolicious *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Net-Curl p5-Net-Curl: mark as BROKEN 2022-12-23 09:46:54 +00:00
p5-Net-FastCGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Net-HTTP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-ParallelUserAgent *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack Update to 1.0050 2022-09-11 00:48:27 +00:00
p5-Plack-App-Proxy *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Handler-AnyEvent-HTTPD *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Handler-AnyEvent-ReverseHTTP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Handler-AnyEvent-SCGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Handler-SCGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-Auth-Digest *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-ConsoleLogger *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-Debug *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-Deflater *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-File-Sass *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-FixMissingBodyInRedirect *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-Header *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-JSConcat *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-MethodOverride *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-RemoveRedundantBody *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-ReverseProxy *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-Session *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Middleware-Test-StashWarnings *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Plack-Test-Agent Update to 1.5 2022-09-11 01:58:35 +00:00
p5-Plack-Test-ExternalServer *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Pod-POM-Web *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-POE-Component-Server-PSGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-POE-Component-Server-SimpleHTTP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-POE-Component-Server-SOAP *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-POE-Filter-HTTP-Parser *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-PSGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Reaction *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Role-REST-Client *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Rose-HTML-Objects *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Rose-HTMLx-Form-Field-Autocomplete *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Rose-HTMLx-Form-Field-Boolean *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Rose-HTMLx-Form-Field-Serial *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Rose-HTMLx-Form-Related *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Rose-URI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Router-Simple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-SCGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Session-Storage-Secure *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Starlet *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Starman *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-SVN-Web *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Task-Catalyst-Tutorial *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Task-CatInABox *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Tatsumaki *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Extract *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Generate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Multilingual *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Plugin-Clickable *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Plugin-Clickable-Email *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Plugin-Subst *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Provider-Encoding *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Stash-EscapeHTML *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Stash-HTML-Entities *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Timer *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Template-Toolkit Update to 3.100. From the changelog: 2022-08-14 17:21:01 +00:00
p5-Template-Toolkit-Simple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Test-HTTP-Server-Simple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Test-LWP-UserAgent Update to 0.036 2022-09-11 01:53:25 +00:00
p5-Test-WWW-Declare *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Test-WWW-Mechanize *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Test-WWW-Mechanize-Catalyst *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Test-WWW-Mechanize-PSGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Twiggy *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-URI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-URI-db Update to 0.20. From the changelog: 2022-08-14 16:52:50 +00:00
p5-URI-Escape-XS *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-URI-Fetch *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-URI-Find *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-URI-FromHash *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-URI-Nested *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-URI-Query *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-URI-ws *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-VRML *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Web-Machine *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Web-Scraper *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WordPress-XMLRPC *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Amazon-Wishlist *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-CSRF *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Facebook-API *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Form-UrlEncoded *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Mechanize Update to 6.15 2022-08-23 23:39:17 +00:00
p5-WWW-Mechanize-Cached *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Mechanize-FormFiller Update to 0.13 2022-08-23 23:52:33 +00:00
p5-WWW-Mechanize-GZip *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Mechanize-Shell *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Mechanize-Timed *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Pastebin-PastebinCom-Create *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Pastebin-RafbNet-Create *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-RobotRules *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-WWW-Shorten *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
paros paros: disable RELRO/MKPIE checks for prebuilt binaries 2022-03-27 10:29:40 +00:00
passenger *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
pear-HTML_Common www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
pear-HTML_Select www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
pear-HTML_TreeMenu www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
pear-HTTP www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
pear-HTTP_Request www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
pear-HTTP_Request2 www/pear-HTTP_Request2: update to 2.5.1 2022-01-10 15:48:54 +00:00
php-apcu www/php-apcu: update to 5.1.22 2022-10-06 14:28:43 +00:00
php-apcu4 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
php-apcu_bc Retire of php73, PHP 7.3.x. 2021-12-29 06:05:18 +00:00
php-basercms www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
php-concrete5 *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
php-curl *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
php-dotclear dotclear: Update to 1.23.1 2022-09-19 03:34:15 +00:00
php-fpm massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
php-glpi Upgrade www/php-glpi from 9.4.6 to 10.0.2 2022-08-16 13:52:48 +00:00
php-http3 massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
php-http4 massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
php-ja-wordpress www/php-ja-wordpress: update to 5.9.3 2022-05-28 15:06:59 +00:00
php-nextcloud php-nextcloud: Update to 25.0.2 2022-12-25 19:42:12 +00:00
php-owncloud *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
php-phalcon www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
php-phalcon4 Retire of php73, PHP 7.3.x. 2021-12-29 06:05:18 +00:00
php-phrasea2 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
php-piwigo www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
php-propro www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
php-propro2 www/php-propro2: dose not support PHP 8 and later 2022-05-24 15:06:49 +00:00
php-soycms www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
php-tidy
php-tiki6 Retire of php73, PHP 7.3.x. 2021-12-29 06:05:18 +00:00
php-tt-rss www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
php-tt-rss-fever-plugin www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
php-uploadprogress www/php-uploadprogress: update to 2.0.2 2021-12-13 14:46:09 +00:00
phraseanet www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
phraseanet-indexer massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
pound www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
privoxy *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
pup Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
py-aiohttp py-aiohttp: unrestrict charset-normalizer dependency 2022-12-06 20:14:34 +00:00
py-aiohttp-cors *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-aiohttp-socks py-aiohttp-socks: updated to 0.7.1 2022-03-17 14:25:35 +00:00
py-asgiref py-asgiref: updated to 3.5.2 2022-05-19 13:16:03 +00:00
py-autobahn fighting a losing battle against py-cryptography rustification, part 2 2022-10-19 13:56:31 +00:00
py-beautifulsoup *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-beautifulsoup4 py-beautifulsoup4: updated to 4.11.1 2022-11-30 17:00:38 +00:00
py-betamax py-betamax: mark as only for python 3.x 2022-07-08 14:14:09 +00:00
py-bleach *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-blosxom *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-bottle py-bottle: updated to 0.12.23 2022-10-14 12:34:50 +00:00
py-cfscrape *: Revert nodeversion.mk changes. 2022-07-13 11:41:06 +00:00
py-channels py-channels: updated to 3.0.5 2022-07-06 15:30:19 +00:00
py-cheroot py-cheroot: update HOMEPAGE 2022-11-17 10:13:52 +00:00
py-cherrypy py-cherrypy: update HOMEPAGE 2022-11-17 10:13:03 +00:00
py-clearsilver
py-ClientForm *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-cookies py-cookies: mark as not for python 3.11 2022-11-14 13:32:32 +00:00
py-curl py-curl: updated to 7.45.2 2022-12-17 06:22:02 +00:00
py-daphne python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-django Reset MAINTAINER 2022-11-09 13:14:06 +00:00
py-django-admin-rangefilter *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-admin-sortable2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-appconf *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-appmedia *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-binary-database-files py-django-binary-database-files: updated to 1.0.17 2022-11-29 10:26:52 +00:00
py-django-celery-beat *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-classy-tags *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-cms *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-cmsplugin_gallery *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-cogwheels *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-contrib-comments *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-cors-headers py-django-cors-headers: updated to 3.11.0 2022-02-07 20:52:39 +00:00
py-django-countries *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-debug-toolbar py-django-debug-toolbar: updated to 3.7.0 2022-11-29 20:41:28 +00:00
py-django-extensions py-django-extensions: fix PLIST 2022-12-02 18:43:18 +00:00
py-django-filer *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-filter Reset MAINTAINER 2022-11-09 13:14:06 +00:00
py-django-formtools *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-import-export *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-inline-ordering *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-js-asset *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-kronos *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-modelcluster *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-mptt *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-phonenumber-field *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-photologue *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-polymorphic *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-registration *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-rest-framework-proxy *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-reversion *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-sekizai *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-sortedm2m *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-sql-explorer *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-tagging *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-taggit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-tastypie py-django-tastypie: update to 0.14.4. 2022-07-20 22:56:14 +00:00
py-django-timezone-field *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django-treebeard *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-django2 Reset MAINTAINER 2022-11-09 13:14:06 +00:00
py-django3 py-django3: updated to 3.2.16 2022-11-18 06:00:20 +00:00
py-django14 Reset MAINTAINER 2022-11-09 13:14:06 +00:00
py-djangocms-admin-style *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-attributes-field *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-audio *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-column *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-file *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-flash *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-googlemap *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-icon *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-inherit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-link *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-picture *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-style *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-teaser *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-text-ckeditor *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangocms-video *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-djangorestframework py-djangorestframework: updated to 3.13.1 2022-01-24 14:32:59 +00:00
py-draftjs_exporter *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-drf-nested-routers py-drf-nested-routers: updated to 0.93.4 2022-02-07 20:55:14 +00:00
py-easy-thumbnails *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-feedgen *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-feedgenerator *: remove workaround patches for python 3.6 2022-01-14 11:49:41 +00:00
py-filebrowser_safe *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-flask py-flask: updated to 2.2.2 2022-08-09 05:43:29 +00:00
py-flask-admin py-flask-admin: Update to 1.6.0. 2022-05-16 15:26:17 +00:00
py-flask-api *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-assets *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-babel *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-babelex *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-bootstrap *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-caching py-flask-caching: updated to 1.10.1 2022-05-02 19:02:25 +00:00
py-flask-common *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-flask-cors *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-debugtoolbar *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-flatpages py-flask-flatpages: Update to 0.8.1. 2022-05-22 16:06:45 +00:00
py-flask-frozen *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-jwt-extended *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-flask-limiter *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-login py-flask-login: Update to 0.6.2. 2022-09-26 11:11:02 +00:00
py-flask-mail *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-principal *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-rest *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-restful *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-restplus py-flask-restplus: exclude Python 2.7 2022-04-07 06:50:18 +00:00
py-flask-script *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-security *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-sendmail *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-session py-flask-session: mark as not for python 2 2022-09-01 17:15:49 +00:00
py-flask-sqlalchemy *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-sslify *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-static-digest *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-flask-testing *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-uploads *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-user fighting a losing battle against py-cryptography rustification, part 2 2022-10-19 13:56:31 +00:00
py-flask-webpack *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-flask-wtf py-flask-wtf: Update to 1.0.1. 2022-05-25 15:23:51 +00:00
py-flup Reset MAINTAINER 2022-11-09 13:14:06 +00:00
py-FormEncode py-FormEncode: remove setuptools_scm_git_archive from requirements 2022-10-25 08:30:14 +00:00
py-furl *: convert py-flake8 users to versioned_dependencies 2022-01-29 08:48:40 +00:00
py-genshi py-genshi: updated to 0.7.7 2022-04-27 11:52:50 +00:00
py-google-api-python-client py-google-api-python-client: updated to 2.66.0 2022-11-28 10:13:29 +00:00
py-google-apitools python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-grappelli_safe *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-gunicorn python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-h2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-h11 py-h11: updated to 0.14.0 2022-10-18 08:50:08 +00:00
py-HTMLgen www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
py-http-parser py-http-parser: fix build with python 3.11 2022-11-14 13:25:07 +00:00
py-http_ece *: convert to versioned_dependencies for py-cryptography 2022-04-21 10:59:59 +00:00
py-httpbin py-httpbin: add patch for compatibility with py-werkzeug 2.1 2022-07-10 19:52:03 +00:00
py-httpcore py-httpcore: updated to 0.16.2 2022-11-26 17:58:27 +00:00
py-httpie py-httpie: updated to 3.2.1 2022-10-25 07:59:07 +00:00
py-httplib2 py-httplib2: updated to 0.21.0 2022-10-31 10:52:28 +00:00
py-httptools py-httptools: updated to 0.5.0 2022-09-19 08:36:20 +00:00
py-httpx py-httpx: updated to 0.23.1 2022-11-18 18:53:47 +00:00
py-httpx-socks py-httpx-socks: updated to 0.7.5 2022-11-26 18:00:03 +00:00
py-hyperframe *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-hyperlink *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
py-idna *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-ipywidgets py-ipywidgets: updated to 7.7.0 2022-04-07 10:20:48 +00:00
py-jonpy Reset MAINTAINER 2022-11-09 13:14:06 +00:00
py-jwcrypto fighting a losing battle against py-cryptography rustification, part 2 2022-10-19 13:56:31 +00:00
py-klein *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
py-landslide py-landslide: updated to 1.1.9 2022-10-25 15:56:21 +00:00
py-livereload py-livereload: mark as not for Python 2.7 2022-02-05 09:09:57 +00:00
py-lti1p3 py-lti1p3: add version 1.11.0 2022-09-01 12:06:12 +00:00
py-MechanicalSoup *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-mechanize py-mechanize: mark as not for python 2.7 2022-04-30 10:57:26 +00:00
py-meinheld py-meinheld: not for Python 2.7 anymore 2022-11-21 11:31:57 +00:00
py-mezzanine python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-mod_wsgi py-ap24-mod_wsgi: update to 4.9.4. 2022-11-15 08:52:09 +00:00
py-model_mommy *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-moin *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
py-multipart *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-nbclient py-nbclient: updated to 0.6.6 2022-07-01 17:58:34 +00:00
py-nbconvert py-nbconvert: Fix runtime error of www/py-notebook 2022-05-17 12:57:06 +00:00
py-nbformat py-nbformat: updated to 5.4.0 2022-05-04 07:30:55 +00:00
py-notebook py-notebook: updated to 6.4.11 2022-04-19 12:14:10 +00:00
py-parsel *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-paste py-paste: updated to 3.5.2 2022-08-19 13:22:16 +00:00
py-PasteDeploy *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-PasteScript python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-pelican py-pelican: clean up versioned_dependencies use 2022-07-10 19:06:44 +00:00
py-pook py-pook: python 3.x only 2022-08-24 12:50:12 +00:00
py-priority *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-protego py-protego: updated to 0.2.1 2022-10-25 19:04:38 +00:00
py-publicsuffix2 py-publicsuffix2: update to 2.20191221. 2022-07-08 14:06:27 +00:00
py-purl *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pylint-django py-pylint-django: updated to 2.5.3 2022-04-24 17:36:43 +00:00
py-pystache py-pystache: updated to 0.6.0 2022-11-22 13:24:11 +00:00
py-python-mimeparse *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-python-multipart *: use py-test-cov from versioned_dependencies 2022-08-24 08:41:08 +00:00
py-python3-digest *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-raven *: mark py-flask dependencies as not-for-python-2.x 2022-04-29 11:56:44 +00:00
py-recaptcha *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-respx py-respx: updated to 0.20.1 2022-11-18 18:55:12 +00:00
py-rfc3986 py-rfc3986: updated to 2.0.0 2022-10-25 13:14:16 +00:00
py-robobrowser *: mark some py-werkzeug dependencies as not-for-python-2.x 2022-04-29 23:14:02 +00:00
py-Routes py-WebOb and dependencies: restrict to python 3.x 2022-08-24 09:53:33 +00:00
py-rss2gen *: fix for python 3.x 2022-01-19 17:50:45 +00:00
py-sanic py-sanic: updated to 22.9.1 2022-11-03 12:46:20 +00:00
py-sanic-routing py-sanic-routing: updated to 22.8.0 2022-10-14 08:29:37 +00:00
py-scgi py-scgi: fix PLIST 2022-01-22 14:17:46 +00:00
py-scrapy fighting a losing battle against the py-cryptography rustification, part 5 2022-10-19 14:25:18 +00:00
py-selenium *: restrict more packages to python 3 2022-09-11 17:12:49 +00:00
py-sigal www/py-sigal: import py-sigal-2.3 2022-12-16 19:34:44 +00:00
py-simpletal *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-soupsieve py-soupsieve: updated to 2.3.2.1 2022-11-30 16:59:36 +00:00
py-sparqlwrapper *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-swiftclient python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-swish-e Reset MAINTAINER 2022-11-09 13:14:06 +00:00
py-terminado *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-django *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-test-httpbin py-test-httpbin: updated to 1.0.2 2022-07-11 06:12:03 +00:00
py-test-httpx py-test-httpx: added version 0.21.2 2022-11-15 12:17:07 +00:00
py-tornado py-tornado: updated to 6.2 2022-08-18 16:48:30 +00:00
py-trytond-web-user py-trytond-web-user: use direct dependency 2022-07-20 23:02:36 +00:00
py-twill py-twill: updated to 3.1 2022-11-14 19:29:38 +00:00
py-uliweb *: set USE_PKG_RESOURCES for some more packages 2022-01-05 20:07:10 +00:00
py-urllib3 py-urllib3: updated to 1.26.13 2022-11-27 13:30:19 +00:00
py-URLObject *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-uvicorn py-uvicorn: updated to 0.18.3 2022-09-08 15:23:23 +00:00
py-uwsgi massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
py-uwsgitop *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-w3lib *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-wagtail py-wagtail: remove upper bound for py-xlswriter because it's newer now 2022-11-27 23:09:38 +00:00
py-wagtailmenus Reset MAINTAINER 2022-11-09 13:14:06 +00:00
py-wagtailnews Reset MAINTAINER 2022-11-09 13:14:06 +00:00
py-waitress *: use coverage from versioned_dependencies.mk 2022-08-24 09:25:55 +00:00
py-webassets python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-webcolors py-webcolors: updated to 1.12 2022-09-05 11:24:21 +00:00
py-webdav *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-WebOb py-WebOb and dependencies: restrict to python 3.x 2022-08-24 09:53:33 +00:00
py-webpy py-webpy: updated to 0.62 2022-11-06 18:34:58 +00:00
py-websocket-client py-websocket-client: updated to 1.3.3 2022-07-02 07:59:00 +00:00
py-websockets py-websockets: updated to 10.4 2022-11-06 18:45:53 +00:00
py-WebTest py-WebOb and dependencies: restrict to python 3.x 2022-08-24 09:53:33 +00:00
py-werkzeug py-werkzeug: updated to 2.2.2 2022-08-09 05:42:10 +00:00
py-werkzeug-docs py-werkzeug-docs: mark as not for python 2.7 2022-04-29 23:09:31 +00:00
py-whitenoise *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-widgetsnbextension py-widgetsnbextension: added version 3.6.0 2022-04-07 10:19:56 +00:00
py-WSGIProxy2 py-WebOb and dependencies: restrict to python 3.x 2022-08-24 09:53:33 +00:00
py-wsproto py-wsproto: updated to 1.2.0 2022-11-27 09:55:37 +00:00
py-wstools *: mark dependencies of py-pbr and py-test-virtualenv as not-for-python-2.x 2022-04-29 23:29:17 +00:00
py-wtforms py-wtforms: Update to 3.0.1. 2022-05-25 15:19:54 +00:00
py-wtforms-alchemy *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-wtforms-appengine Import WTForms-Appengine-0.1 as www/py-wtforms-appengine. 2022-05-25 15:28:50 +00:00
py-wtforms-components *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-wtforms-dateutil Import WTForms-dateutil-0.1 as www/py-wtforms-dateutil. 2022-05-25 15:33:21 +00:00
py-wtforms-django Import WTForms-Django-0.1 as www/py-wtforms-django. 2022-05-25 15:36:09 +00:00
py-wtforms-recaptcha *: mark as not-for-python-2.7 due to py-wtforms 2022-05-25 15:31:56 +00:00
py-wtforms-sqlalchemy Import WTForms-SQLAlchemy-0.3 as www/py-wtforms-sqlalchemy. 2022-05-25 15:38:10 +00:00
py-wtforms-test *: mark as not-for-python-2.7 due to py-wtforms 2022-05-25 15:31:56 +00:00
py-yarl py-yarl: updated to 1.8.2 2022-12-04 18:08:15 +00:00
py-zope.proxy py-zope.proxy: updated to 4.6.1 2022-11-17 10:43:24 +00:00
qDecoder www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
qt6-qthttpserver Add qt6-qthttpserver version 6.4.1 to pkgsrc-current 2022-11-28 14:14:06 +00:00
qt6-qtwebchannel Add qt6-qtwebchannel version 6.4.1 to pkgsrc-current 2022-11-28 14:00:53 +00:00
qutebrowser qutebrowser: use DEPENDS for py-qt5 2022-12-02 23:12:59 +00:00
R-bslib (www/R-bslib) Updated 0.2.5.1 to 0.3.1, make test passed 2022-05-05 02:24:41 +00:00
R-curl *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
R-diffviewer (www/R-diffviewer) updated 0.1.0 to 0.1.1 2022-05-02 14:19:29 +00:00
R-downlit (www/R-downlit) import R-downlit-0.4.0 2022-12-18 09:25:53 +00:00
R-gargle (www/R-gargle) import R-gargle-1.2.0 2022-04-23 06:02:59 +00:00
R-gh www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
R-googledrive (www/R-googledrive) import R-googledrive-2.0.0 2022-04-23 06:10:12 +00:00
R-htmlwidgets www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
R-httpuv (www/R-httpuv) Updated 1.6.3 to 1.6.5 2022-04-30 01:16:18 +00:00
R-httr www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
R-jquerylib www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
R-mathjaxr www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
R-miniUI www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
R-pkgdown Fix uncommitted package linked, tks jperkin@ 2022-12-18 09:30:46 +00:00
R-RCurl *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
R-rvest (www/R-rvest) TEST_DEPENDS x 16 added 2022-05-04 12:38:54 +00:00
R-sass www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
R-shiny (www/R-shiny) Updated 1.6.0 to 1.7.1 2022-04-30 01:49:59 +00:00
R-shinyjs www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
R-urlchecker www/R-urlchecker: import R-urlchecker-1.0.1 2022-12-17 15:15:53 +00:00
R-webfakes (www/R-webfakes) import R-webfakes-1.1.3 2022-04-29 15:00:26 +00:00
R-webshot www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ramaze www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
rekonq massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
restish Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
ruby-actioncable52 www/ruby-rails52: update to 5.2.8.1 2022-07-13 14:41:07 +00:00
ruby-actioncable60 www/ruby-rails60: update to 6.0.6 2022-09-10 08:18:59 +00:00
ruby-actioncable61 www/ruby-rails61: update to 6.1.7 2022-09-10 08:24:40 +00:00
ruby-actioncable70 Remove lines for Ruby 2.6. 2022-10-10 03:36:48 +00:00
ruby-actionpack52 www/ruby-rails52: update to 5.2.8.1 2022-07-13 14:41:07 +00:00
ruby-actionpack60 www/ruby-rails60: update to 6.0.6 2022-09-10 08:18:59 +00:00
ruby-actionpack61 www/ruby-rails61: update to 6.1.7 2022-09-10 08:24:40 +00:00
ruby-actionpack70 Remove lines for Ruby 2.6. 2022-10-10 03:36:48 +00:00
ruby-actionview52 www/ruby-rails52: update to 5.2.8.1 2022-07-13 14:41:07 +00:00
ruby-actionview60 www/ruby-rails60: update to 6.0.6 2022-09-10 08:18:59 +00:00
ruby-actionview61 www/ruby-rails61: update to 6.1.7 2022-09-10 08:24:40 +00:00
ruby-actionview70 Remove lines for Ruby 2.6. 2022-10-10 03:36:48 +00:00
ruby-aws-eventstream www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-aws-partitions www/ruby-aws-partitions: update to 1.679.0 2022-12-18 14:45:53 +00:00
ruby-aws-sdk-core www/ruby-aws-sdk-core: update to 3.168.4 2022-12-11 15:32:15 +00:00
ruby-aws-sdk-kms www/ruby-aws-sdk-kms: update to 1.61.0 2022-12-11 15:33:10 +00:00
ruby-aws-sdk-s3 www/ruby-aws-sdk-s3: really update to 1.117.2 2022-12-04 15:45:18 +00:00
ruby-aws-sdk-secretsmanager www/ruby-aws-sdk-secretsmanager: update to 1.68.0 2022-12-04 15:41:20 +00:00
ruby-aws-sigv4 www/ruby-aws-sigv4: update to 1.5.2 2022-10-09 09:03:45 +00:00
ruby-borges www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-capybara www/ruby-capybara: update to 3.38.0 2022-12-04 16:12:39 +00:00
ruby-clearsilver
ruby-coffee-rails www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-compass www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-compass-core www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-compass-import-once www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-compass-susy-plugin www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-cookiejar www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-crass www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-css-parser www/ruby-css-parser: update to 1.12.0 2022-09-16 06:20:26 +00:00
ruby-cssmin www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-csspool www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-data_uri www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-div www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-em-http-request www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-em-websocket www/ruby-em-websocket: update to 0.5.3 2021-12-11 14:49:15 +00:00
ruby-erubis www/ruby-erubis: add support for pkg_alternatives support 2022-05-05 14:03:28 +00:00
ruby-ethon www/ruby-ethon: update to 0.16.0 2022-12-04 16:15:05 +00:00
ruby-faraday www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faraday-em_http www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faraday-em_synchrony www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faraday-excon www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faraday-httpclient www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faraday-net_http www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faraday-net_http_persistent www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faraday-patron www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faraday-rack www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faraday_middleware www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-faye-websocket www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-fcgi www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-html-proofer www/ruby-html-proofer: update to 5.0.3 2022-12-18 14:47:39 +00:00
ruby-htmlsplit www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-http www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-http-accept www/ruby-http-accept: update to 2.2.0 2022-08-31 14:56:22 +00:00
ruby-http-cookie www/ruby-http-cookie: update to 1.0.5 2022-08-31 14:51:50 +00:00
ruby-http-form_data www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-http-parser www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-http_parser.rb www/ruby-http_parser.rb: update to 0.8.0 2021-12-11 15:34:30 +00:00
ruby-http_router www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-httpclient www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-innate www/ruby-innate: update HOMEPAGE 2022-05-28 09:55:26 +00:00
ruby-jekyll www/ruby-jekyll: update to 4.3.1 2022-12-04 16:20:26 +00:00
ruby-jekyll-archives www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-jekyll-coffeescript www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-jekyll-feed www/ruby-jekyll-feed: update to 0.17.0 2022-12-04 16:21:50 +00:00
ruby-jekyll-gist www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-jekyll-minima www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-jekyll-paginate www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-jekyll-sass-converter www/ruby-jekyll-sass-converter: update to 2.2.0 2022-09-01 14:51:15 +00:00
ruby-jekyll-seo-tag www/ruby-jekyll-seo-tag: update to 2.8.0 2022-09-01 14:55:18 +00:00
ruby-jekyll-watch www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-jquery-rails www/ruby-jquery-rails: update to 4.5.1 2022-12-04 16:24:17 +00:00
ruby-jsmin www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-liquid www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-loofah www/ruby-loofah: update to 2.19.0 2022-12-18 14:49:24 +00:00
ruby-mechanize www/ruby-mechanize: update to 2.85 2022-08-31 15:43:48 +00:00
ruby-multipart-post www/ruby-multipart-post: update to 2.2.3 2022-08-31 16:16:47 +00:00
ruby-mustermann www/ruby-mustermann: update to 2.0.2 2022-09-01 13:46:30 +00:00
ruby-net-http-digest_auth www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-net-http-persistent www/ruby-net-http-persistent: correct dependency 2022-09-16 01:55:50 +00:00
ruby-ntlm-http www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-padrino www/ruby-padrino: update to 0.15.1 2021-06-02 15:09:52 +00:00
ruby-padrino-admin www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-padrino-cache www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-padrino-contrib www/ruby-padrino-contrib: fix CVE-2019-16145 2021-12-28 14:39:55 +00:00
ruby-padrino-core www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-padrino-gen www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-padrino-helpers www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-padrino-mailer www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-padrino-support www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-patron *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
ruby-puma www/ruby-puma: update to 6.0.0 2022-12-04 16:26:47 +00:00
ruby-pygments.rb www/ruby-pygments.rb: update to 2.3.1 2022-12-04 17:01:57 +00:00
ruby-rack www/ruby-rack: update to 2.2.4 2022-08-31 15:50:11 +00:00
ruby-rack-cache www/ruby-rack-cache: update to 1.13.0 2021-12-11 15:40:24 +00:00
ruby-rack-contrib www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-rack-protection www/ruby-rack-protection: update to 2.2.2 2022-09-01 13:49:14 +00:00
ruby-rack-rewrite www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-rack-test www/ruby-rack-test: udpate to 2.0.2 2022-09-01 13:58:57 +00:00
ruby-rack16 www/ruby-rack16: update to 1.6.13 2022-08-31 15:57:16 +00:00
ruby-rails-html-sanitizer www/ruby-rails-html-sanitizer: update to 1.4.3 2022-06-12 12:20:11 +00:00
ruby-rails52 www/ruby-rails52: update to 5.2.8.1 2022-07-13 14:41:07 +00:00
ruby-rails60 www/ruby-rails60: update to 6.0.6 2022-09-10 08:18:59 +00:00
ruby-rails61 www/ruby-rails61: update to 6.1.7 2022-09-10 08:24:40 +00:00
ruby-rails70 Remove lines for Ruby 2.6. 2022-10-10 03:36:48 +00:00
ruby-raindrops www/ruby-raindrops: update to 0.20.0 2021-12-11 15:44:20 +00:00
ruby-request_store www/ruby-request_store: update to 1.5.1 2022-08-31 16:05:38 +00:00
ruby-rest-client www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-robots www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-rouge www/ruby-rouge: update to 3.30.0 2022-09-10 16:08:33 +00:00
ruby-sass www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-sass-listen www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-sass-rails www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-sass34 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-sassc www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-sassc-rails www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-sawyer www/ruby-sawyer: update to 0.9.2 2022-09-04 15:49:47 +00:00
ruby-selenium-webdriver www/ruby-selenium-webdriver: add CHECK_SHLIBS_SKIP 2022-12-08 13:18:51 +00:00
ruby-sinatra www/ruby-sinatra: update to 2.2.2 2022-09-01 13:50:49 +00:00
ruby-sinatra-contrib www/ruby-sinatra-contrib: update to 2.2.2 2022-09-01 13:51:34 +00:00
ruby-tag www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-typhoeus www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-unicorn www/ruby-unicorn: switch to use RUBYGEM_MANPAGES 2022-12-23 13:39:38 +00:00
ruby-url_mount www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-webrick www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-webrobots www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-websocket www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-websocket-driver www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-websocket-extensions www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ruby-webunit www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
sassc www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
screws *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
seamonkey massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
seamonkey-l10n seamonkey-l10n: Update to 2.53.13 2022-09-08 20:29:21 +00:00
serf www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
shibboleth-sp *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
siege www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
sitecopy massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
snarf www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
snownews massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
so www/so: update to 0.4.9 2022-08-25 09:50:20 +00:00
SOGo massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
SOGo4 massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
spawn-fcgi Reset MAINTAINER 2022-11-09 13:14:06 +00:00
spdylay massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
SpeedyCGI *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
sqtop www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
squid4 *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
squid5 *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
squidanalyzer *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
squidclamav *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
squidGuard *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
squidpurge www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
squidview www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
squirm www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
stagit stagit: Update to 1.2 2022-09-15 19:22:11 +00:00
suckit www/suckit: update to 0.2.0 2022-04-29 16:59:47 +00:00
superscript-shttpd Fix Solarish builds: link with -lsocket for shutdown(2). 2021-12-19 10:02:11 +00:00
surf massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
surfraw *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
swiftsurf Recursive revbump associated with update of ocaml. 2022-05-24 18:51:47 +00:00
swiggle www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
swill www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
swish-e massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
syndication massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
tcl-cgi www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
termtter Remove lines for Ruby 2.6. 2022-10-10 03:36:48 +00:00
thin www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
thttpd www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
tidy tidy: updated to 5.8.0 2022-11-04 18:41:59 +00:00
tinyproxy tinyproxy: updated to 1.11.1 2022-05-28 06:01:30 +00:00
trac *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
tscrape www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
tuir *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
typo3_62 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
ufdbguard *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
uhttpmock massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
unit unit: fix patch format (NFC) 2022-12-17 17:51:45 +00:00
unit-perl */*unit*: update NGINX Unit from 1.27.0 to 1.28.0 2022-09-14 05:31:41 +00:00
unit-php www/unit-php: update list of supported PHP versions 2022-03-09 14:08:25 +00:00
unit-python unit-python: add Python 3.11 support using upstream patch 2022-12-06 08:54:23 +00:00
unit-ruby Update my email address. 2022-02-23 04:24:37 +00:00
urlget www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
urlgrabber *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
varnish varnish: update to 7.2.1 2022-11-14 19:29:13 +00:00
viewvc *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
vimb massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
visitors www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
w3 Bump all elisp packages for the CONFLICTS change. 2022-05-14 22:25:32 +00:00
w3c-httpd www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
w3m Bump revision by default Ruby's version change. 2022-10-11 14:38:47 +00:00
w3m-img
waplet www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
wApua *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
wdg-validate *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
webalizer webalizer: fix png library name. 2022-07-27 18:56:42 +00:00
webby www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
webkit-gtk massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
weblint *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
webnew *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
websvn www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
weex *: Remove hardcoded -liconv / -lintl on SunOS. 2022-08-09 12:08:27 +00:00
whisker *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
wiki-tui www/wiki-tui: update to 0.6.0 2022-11-14 14:56:01 +00:00
wiliki www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
wmd www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
wordpress Update to version 6.1. 2022-11-28 09:26:18 +00:00
wslay *: remove pkg-config from tools where no buildlink3.mk file is included 2022-07-25 11:12:18 +00:00
www6to4 www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
wwwcount www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
wwwoffle *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
xh www/xh: update to 0.16.1 2022-05-23 07:06:54 +00:00
xurl www/xurl: drop inactive project 2022-03-29 10:41:49 +00:00
yahttp *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
yaws yaws: fix build by making sure that pdf and ps files are not generated 2022-10-23 13:45:57 +00:00
z-push www: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:29:14 +00:00
zola zola: update to 0.16.1. 2022-10-04 10:53:05 +00:00
Makefile xmlada: remove 2022-12-25 11:18:58 +00:00