NetBSD/pkgsrc 6fHgngJdoc CHANGES-2026

   doc: Updated databases/mariadb1011-server to 10.11.18
VersionDeltaFile
1.3688+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc 7OhNv0Zdatabases/mariadb1011-client distinfo, databases/mariadb1011-client/patches patch-CMakeLists.txt patch-plugin_auth__socket_CMakeLists.txt

   mariadb1011: Update to 10.6.27

   This update fixes various stability and security issues.

   Verified to build on NetBSD, FreeBSD, macOS, and Linux, with the
   exception of mariadb1011-embedded (quite messy).
VersionDeltaFile
1.22+4-51databases/mariadb1011-embedded/Makefile
1.6+10-9databases/mariadb1011-client/patches/patch-CMakeLists.txt
1.2+8-8databases/mariadb1011-client/patches/patch-plugin_auth__socket_CMakeLists.txt
1.19+6-6databases/mariadb1011-client/distinfo
1.3+5-5databases/mariadb1011-client/patches/patch-scripts_CMakeLists.txt
1.5+3-2databases/mariadb1011-server/PLIST
+36-818 files not shown
+39-8914 files

NetBSD/pkgsrc MNaJq8Pdoc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.15.0
VersionDeltaFile
1.3687+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc cTxvf1Dshells/oh-my-posh distinfo go-modules.mk

   shells/oh-my-posh: update to 29.15.0

   Bug Fixes

       docs: correct async setting reference and ETag caching note (94f627c)
       docs: resolve markdownlint violations (36d285f)
       mcp: harden endpoint and add discovery file (91e647d)
       mcp: hoist message var and add isError to tool responses (20fc648)
       website: use dangerouslySetInnerHTML for JSON-LD scripts (a43f4bc)

   Features

       dsc: add skipExistingInit (33c72f0), closes #7560
       website: add AI agent discovery files (74d3656)
       website: improve agent readiness meta and MCP CORS (31c53cd)
VersionDeltaFile
1.304+64-64shells/oh-my-posh/distinfo
1.130+20-20shells/oh-my-posh/go-modules.mk
1.335+2-3shells/oh-my-posh/Makefile
+86-873 files

NetBSD/pkgsrc Ot6vyzJx11/editres Makefile

   editres: make sure build finds the correct app-defaults dir.
VersionDeltaFile
1.17+3-1x11/editres/Makefile
+3-11 files

NetBSD/pkgsrc AP8R49Bnet/wget Makefile distinfo, net/wget/patches patch-src_http-ntlm.c

   wget: fix build with nettle-4
VersionDeltaFile
1.1+26-0net/wget/patches/patch-src_http-ntlm.c
1.185+2-2net/wget/Makefile
1.74+2-1net/wget/distinfo
+30-33 files

NetBSD/pkgsrc YAuAhAbdoc CHANGES-2026

   Updated net/yt-dlp, devel/py-xbe
VersionDeltaFile
1.3686+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Rp8tCKXdevel/py-xbe PLIST Makefile

   py-xbe: updated to 1.0.4

   1.0.4
   Unknown changes
VersionDeltaFile
1.3+6-6devel/py-xbe/PLIST
1.7+6-4devel/py-xbe/Makefile
1.8+4-4devel/py-xbe/distinfo
+16-143 files

NetBSD/pkgsrc qypSdlanet/yt-dlp PLIST distinfo

   yt-dlp: updated to 2026.6.9

   yt-dlp 2026.06.09

   Important changes

   The minimum supported versions of Deno, Node, and Bun have been raised.
   The minimum required version of Deno is now v2.3.0; supported Node versions are v22 and up; Bun support has been deprecated and limited to versions 1.2.11 through 1.3.14.
   Security
   Usage of vulnerable conversions (e.g. %()s) with the --exec option is an all-too-common pitfall. To remedy this, --exec now only allows safe conversions in its command templates.
   Most users can simply replace %(...)s with %(...)q in their --exec argument(s). Numeric conversions are unaffected by this change. Using unsafe conversions with --exec poses a significant security risk. Read more
   [CVE-2026-50019] File Downloader cookie leak with curl
   Impact is limited to users of --downloader curl; cookies are now properly passed to curl so that it respects their scope
   [CVE-2026-50023] Dangerous file type creation via insufficient filename sanitization
   Writing files with the extensions .desktop, .url, or .webloc is now only allowed in the context of --write-link functionality
   [CVE-2026-50574] Arbitrary code execution via manifest downloads with aria2c
   Impact is limited to users of --downloader aria2c
   Support for downloading HLS and DASH formats with aria2c has been removed. Users affected by this change should migrate to use -N for concurrent fragment downloads via the native downloader
VersionDeltaFile
1.60+1-247net/yt-dlp/PLIST
1.84+4-4net/yt-dlp/distinfo
1.91+2-2net/yt-dlp/Makefile
+7-2533 files

NetBSD/pkgsrc MkzRk26doc CHANGES-2026

   Updated net/libtorrent-rasterbar, net/bird
VersionDeltaFile
1.3685+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc kcQk8bznet/bird distinfo Makefile

   bird: updated to 3.3.1

   3.3.1
   Many fixes, several security issues
VersionDeltaFile
1.20+4-4net/bird/distinfo
1.15+2-2net/bird/Makefile
+6-62 files

NetBSD/pkgsrc 9V8KOr3net/libtorrent-rasterbar distinfo Makefile

   libtorrent-rasterbar: updated to 2.0.13

   2.0.13

   stricter basic auth handling for web seed
   fix bug in tracker announcements involving i2p trackers
   improve performance of disk job pool
   fix race when removing an auto managed torrent
   fix bug in post_download_queue() when a torrent complete
   in create_torrent, store symbolic links according to BEP 47
   strengthen peer encryption (obfuscation)
   improve HTTP response parsing
   optimize sanitization of symlinks when loading torrents
   stricter checking of tracker URLs
   fixed piece-picker accounting issue for filtered pieces
   add setting for NAT-PMP lease duration
   optimize v2 request sizes
   fix socks5 issues
   fix issue in loading v2 resume data merkle trees
VersionDeltaFile
1.24+4-4net/libtorrent-rasterbar/distinfo
1.41+2-3net/libtorrent-rasterbar/Makefile
+6-72 files

NetBSD/pkgsrc jcXq5cBdoc CHANGES-2026

   Updated security/py-cryptography[_vectors], devel/py-wcwidth
VersionDeltaFile
1.3684+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc 6SkJZXwdevel/py-wcwidth PLIST distinfo

   py-wcwidth: updated to 0.8.1

   0.8.1
   Improved corrections tables
VersionDeltaFile
1.11+4-4devel/py-wcwidth/PLIST
1.24+4-4devel/py-wcwidth/distinfo
1.27+2-2devel/py-wcwidth/Makefile
+10-103 files

NetBSD/pkgsrc L0LvbHXsecurity/py-cryptography distinfo Makefile, security/py-cryptography_vectors distinfo Makefile

   py-cryptography py-cryptography_vectors: updated to 48.0.1

   48.0.1
   Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 4.0.1.
VersionDeltaFile
1.79+4-4security/py-cryptography_vectors/distinfo
1.118+4-4security/py-cryptography/distinfo
1.82+2-2security/py-cryptography_vectors/Makefile
1.146+2-2security/py-cryptography/Makefile
+12-124 files

NetBSD/pkgsrc fxwdYbXdoc CHANGES-pkgsrc-2026Q1

   doc: update for tickets 7128-7136
VersionDeltaFile
1.1.2.26+27-1doc/CHANGES-pkgsrc-2026Q1
+27-11 files

NetBSD/pkgsrc uJkTmGCwww/palemoon distinfo Makefile.common, www/palemoon/patches patch-platform__media__ffvpx__config_unix_ppc.h patch-platform_layout_base_FrameProperties.h

   Pullup ticket #7129 - requested by nia
   www/palemoon: Security fix

   Revisions pulled up:
   - www/palemoon/Makefile.common                                  1.7
   - www/palemoon/distinfo                                         1.44
   - www/palemoon/options.mk                                       1.4
   - www/palemoon/patches/patch-platform__media__ffvpx__config_unix_ppc.h deleted
   - www/palemoon/patches/patch-platform_layout_base_FrameProperties.h deleted
   - www/palemoon/patches/patch-platform_media_libvpx_config_linux_arm64_vpx__config.h deleted
   - www/palemoon/patches/patch-platform_security_generate__mapfile.py deleted

   ---
      Module Name:      pkgsrc
      Committed By:     nia
      Date:             Sat Jun  6 12:50:07 UTC 2026

      Modified Files:
        pkgsrc/www/palemoon: Makefile.common distinfo options.mk

    [16 lines not shown]
VersionDeltaFile
1.39.2.5+10-14www/palemoon/distinfo
1.3.2.4+9-4www/palemoon/Makefile.common
1.2.2.1+1-2www/palemoon/options.mk
1.2.2.1+1-1www/palemoon/patches/patch-platform__media__ffvpx__config_unix_ppc.h
1.1.4.1+1-1www/palemoon/patches/patch-platform_layout_base_FrameProperties.h
1.1.2.3+1-1www/palemoon/patches/patch-platform_media_libvpx_config_linux_arm64_vpx__config.h
+23-231 files not shown
+24-247 files

NetBSD/pkgsrc D5ue01Xdoc CHANGES-2026

   doc: Updated chat/py-xmpppy to 0.7.4
VersionDeltaFile
1.3683+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UgmGZe7chat/py-xmpppy distinfo Makefile

   chat/py-xmpppy: Update to 0.7.4

   2026-06-09 0.7.4
   ================
   - Fixed ``UnicodeDecodeError`` while logging large stanzas by using ``backslashreplace`` handler.
     Thanks, @vthriller and @normanr.
   - Improved compatibility with Python 2. Thanks, @vbontchev.
VersionDeltaFile
1.15+4-4chat/py-xmpppy/distinfo
1.39+2-2chat/py-xmpppy/Makefile
+6-62 files

NetBSD/pkgsrc UeeM69Idoc CHANGES-2026

   doc: Updated math/R-dplyr to 1.2.1nb1
VersionDeltaFile
1.3682+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc lQ0x4ivmath/R-dplyr distinfo Makefile

   (math/R-dplyr) Updated 1.1.4 to 1.2.1, fix build against R 4.6.0

   # dplyr 1.2.1

   * dplyr is now fully compliant with the R C API (#7819).

   # dplyr 1.2.0

   ## New features

   * New `filter_out()` companion to `filter()`.

     * Use `filter()` when specifying rows to _keep_.

     * Use `filter_out()` when specifying rows to _drop_.

     `filter_out()` simplifies cases where you would have previously used
     a `filter()` to drop rows. It is particularly useful when missing
     values are involved. For example, to drop rows where the `count` is

    [376 lines not shown]
VersionDeltaFile
1.12+4-4math/R-dplyr/distinfo
1.13+2-2math/R-dplyr/Makefile
+6-62 files

NetBSD/pkgsrc N6HZqSAdoc CHANGES-2026

   doc: Updated math/R-reshape2 to 1.4.5
VersionDeltaFile
1.3681+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9kvxlDlmath/R-reshape2 Makefile distinfo, math/R-reshape2/files Makevars

   (math/R-reshape2) Updated 1.4.4 to 1.4.5

   (pkgsrc)
    - Fix build against R 4.6.0 by adding files/Makevar

   (upstream)
   # reshape2 1.4.5

   * No longer uses non-API entry points (@kevinushey, #106).
   * Other various fixes for `R CMD check` issues.
VersionDeltaFile
1.6+8-2math/R-reshape2/Makefile
1.5+4-4math/R-reshape2/distinfo
1.1+1-0math/R-reshape2/files/Makevars
+13-63 files

NetBSD/pkgsrc VCzaxLUwww/apache24 PLIST distinfo

   Pullup ticket #7136 - requested by taca
   www/apache24: Security fix

   Revisions pulled up:
   - www/apache24/Makefile                                         1.145
   - www/apache24/PLIST                                            1.40
   - www/apache24/distinfo                                         1.72

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Tue Jun  9 01:22:47 UTC 2026

      Modified Files:
        pkgsrc/www/apache24: Makefile PLIST distinfo

      Log Message:
      www/apache24: update to 2.4.68


    [62 lines not shown]
VersionDeltaFile
1.38.4.2+20-4www/apache24/PLIST
1.70.4.2+4-4www/apache24/distinfo
1.142.2.2+2-2www/apache24/Makefile
+26-103 files

NetBSD/pkgsrc Eu53s5qdatabases/ruby-sqlite3 distinfo Makefile

   Pullup ticket #7135 - requested by taca
   databases/ruby-sqlite3: Security fix

   Revisions pulled up:
   - databases/ruby-sqlite3/Makefile                               1.97-1.100
   - databases/ruby-sqlite3/distinfo                               1.58-1.61

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Sun Apr 12 14:32:18 UTC 2026

      Modified Files:
        pkgsrc/databases/ruby-sqlite3: Makefile distinfo

      Log Message:
      databases/ruby-sqlite3: update to 2.9.2

      2.9.2 (2026-03-15)

    [59 lines not shown]
VersionDeltaFile
1.57.2.1+4-4databases/ruby-sqlite3/distinfo
1.96.2.1+3-3databases/ruby-sqlite3/Makefile
+7-72 files

NetBSD/pkgsrc vdljs84lang/php phpversion.mk, lang/php85 distinfo

   Pullup ticket #7134 - requested by taca
   lang/php85: Security fix

   Revisions pulled up:
   - lang/php/phpversion.mk                                        1.501
   - lang/php85/distinfo                                           1.7

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Sat Jun  6 02:42:08 UTC 2026

      Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php85: distinfo

      Log Message:
      lang/php85: update to 8.5.7


    [35 lines not shown]
VersionDeltaFile
1.4.2.2+3-3lang/php85/distinfo
1.494.2.5+2-2lang/php/phpversion.mk
+5-52 files

NetBSD/pkgsrc 1sT08mRnet/p5-Net-CIDR-Set Makefile distinfo

   Pullup ticket #7133 - requested by taca
   net/p5-Net-CIDR-Set: Security fix

   Revisions pulled up:
   - net/p5-Net-CIDR-Set/Makefile                                  1.22
   - net/p5-Net-CIDR-Set/distinfo                                  1.7

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Thu Jun  4 17:40:08 UTC 2026

      Modified Files:
        pkgsrc/net/p5-Net-CIDR-Set: Makefile distinfo

      Log Message:
      p5-Net-CIDR-Set: update to 0.21.

      0.21      2026-06-02 17:45:44+01:00 Europe/London

    [108 lines not shown]
VersionDeltaFile
1.21.6.1+7-6net/p5-Net-CIDR-Set/Makefile
1.6.36.1+4-4net/p5-Net-CIDR-Set/distinfo
+11-102 files

NetBSD/pkgsrc 7Lex1JUlang/perl5 distinfo Makefile, lang/perl5/patches patch-cpan_Archive-Tar_lib_Archive_Tar.pm patch-cpan_Archive-Tar_lib_Archive_Tar.pm

   Pullup ticket #7132 - requested by taca
   lang/perl5: Security fix

   Revisions pulled up:
   - lang/perl5/Makefile                                           1.292-1.293
   - lang/perl5/distinfo                                           1.197-1.198
   - lang/perl5/patches/patch-cpan_Archive-Tar_lib_Archive_Tar.pm  1.1
   - lang/perl5/patches/patch-regcomp__study.c                     1.1

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Wed May 27 22:28:20 UTC 2026

      Modified Files:
        pkgsrc/lang/perl5: Makefile distinfo
      Added Files:
        pkgsrc/lang/perl5/patches: patch-regcomp__study.c


    [22 lines not shown]
VersionDeltaFile
1.1.2.2+54-0lang/perl5/patches/patch-cpan_Archive-Tar_lib_Archive_Tar.pm
1.1.2.1+0-54lang/perl5/patches/patch-cpan_Archive-Tar_lib_Archive_Tar.pm
1.1.2.1+0-21lang/perl5/patches/patch-regcomp__study.c
1.1.2.2+21-0lang/perl5/patches/patch-regcomp__study.c
1.195.4.2+3-1lang/perl5/distinfo
1.290.4.2+1-0lang/perl5/Makefile
+79-766 files

NetBSD/pkgsrc 9CBeDmCwww/ruby-faraday distinfo Makefile

   Pullup ticket #7131 - requested by taca
   www/ruby-faraday: Security fix

   Revisions pulled up:
   - www/ruby-faraday/Makefile                                     1.45
   - www/ruby-faraday/distinfo                                     1.42

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Sun May 31 14:34:58 UTC 2026

      Modified Files:
        pkgsrc/www/ruby-faraday: Makefile distinfo

      Log Message:
      www/ruby-faraday: update to 2.14.2

      2.14.2 (2026-05-15)

    [20 lines not shown]
VersionDeltaFile
1.41.2.1+4-4www/ruby-faraday/distinfo
1.44.2.1+2-2www/ruby-faraday/Makefile
+6-62 files

NetBSD/pkgsrc pskLUNJnet/samba4 distinfo Makefile

   Pullup ticket #7130 - requested by taca
   net/samba4: Security fix
VersionDeltaFile
1.123.2.1+4-4net/samba4/distinfo
1.213.2.1+2-2net/samba4/Makefile
+6-62 files