NetBSD/pkgsrc JjfFCH7www/py-websockets distinfo Makefile

   py-websockets: updated to 16.1

   16.1

   New features

   Added an option to force :func:`~asyncio.server.broadcast` to send :class:`bytes` in text frames, or :class:`str` in binary frames.

   Improvements

   Stripped Authorization, Cookie, and Proxy-Authorization headers when clients follow cross-origin redirects, a security hardening measure.
   Escaped control characters in incoming messages in the websockets CLI.
   Blocked non-ASCII values in :class:`~datastructures.Headers`.
   Rejected incorrect fragmented, compressed messages.
   Added wheels for ARMv7, PowerPC, RISC-V, and S/390.

   Bug fixes

   Prevented str(frame) from crashing when a text frame is fragmented in the middle of a UTF-8 sequence.
VersionDeltaFile
1.28+4-4www/py-websockets/distinfo
1.34+3-5www/py-websockets/Makefile
+7-92 files

NetBSD/pkgsrc FiSluMUwww/py-vcrpy PLIST distinfo

   py-vcrpy: updated to 8.3.0

   8.3.0

   Add support for niquests
   Recording now fails fast if a request or response contains a Python object the safe YAML loader (introduced in 8.2.1) couldn't read back, instead of writing a cassette that breaks on replay. The error shows exactly how to register the object if you need it
   New vcr.serializers.yamlserializer.with_custom_tags(...) builds a YAML serializer supporting custom Python object tags on both record and replay, registered per VCR instance via register_serializer
   Clearer error when a cassette contains an unsupported YAML tag, and the stale git.io migration link is gone
   Fix stale keep-alive connection reuse across cassettes; unpin werkzeug
VersionDeltaFile
1.4+4-4www/py-vcrpy/PLIST
1.5+4-4www/py-vcrpy/distinfo
1.10+2-2www/py-vcrpy/Makefile
+10-103 files

NetBSD/pkgsrc 05mr3NDdoc CHANGES-2026

   doc: Updated audio/fasttracker2 to 2.21
VersionDeltaFile
1.4415+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rH6MyULaudio/fasttracker2 distinfo Makefile

   audio/fasttracker2: Update to 2.21

   Changes since 2.19:

   v2.21 - 05.07.2026
     * Windows: Dropped support for Windows XP (it's 25 years old, time
       to move on!). The earliest supported Windows version is now
       Windows 7 SP1.
     * Windows: Upgraded the Visual Studio project from vs2019 to
       vs2026 for taking advantage of vs2026's new compiler (*should*
       result in faster code).

   v2.20 - 01.07.2026
     * Sinc interpolation now uses up 74kB RAM instead of 2.4MB and thus
       is less hard on the CPU cache. In some cases this means even
       faster rendering. The way this change works is that the polyphase
       look-up tables now use 256 phases/branches instead of 8192,
       coupled with linear interpolation between the phases when in use.
       This method is equal to having many more pre-computed phases than

    [5 lines not shown]
VersionDeltaFile
1.135+4-4audio/fasttracker2/distinfo
1.152+1-2audio/fasttracker2/Makefile
+5-62 files

NetBSD/pkgsrc rv9VI4ddoc CHANGES-2026

   Updated security/defguard, security/defguard-gateway, security/defguard-proxy
VersionDeltaFile
1.4414+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc 0WcjqVzsecurity/defguard distinfo cargo-depends.mk, security/defguard-gateway distinfo cargo-depends.mk

   defguard, defguard-gateway, defguard-proxy: updated to 2.0.2

   2.0.2:

   SMTP OAuth configuration for Microsoft and Google
   Bulk user actions
   Synchronization of disabled Active Directory users
   LDAP integration improvements
   Synchronization of users only from specified groups in Microsoft directory synchronization
   Security improvements to the Forward Auth functionality
   Bug fixes and UX improvements
VersionDeltaFile
1.6+403-457security/defguard/distinfo
1.6+338-356security/defguard-gateway/distinfo
1.6+287-329security/defguard-proxy/distinfo
1.6+131-149security/defguard/cargo-depends.mk
1.5+108-114security/defguard-gateway/cargo-depends.mk
1.6+91-106security/defguard-proxy/cargo-depends.mk
+1,358-1,5116 files not shown
+1,386-1,53712 files

NetBSD/pkgsrc CkFCcKbdoc CHANGES-2026

   doc: Updated sysutils/eza to 0.23.5
VersionDeltaFile
1.4413+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AwRhNI8sysutils/eza distinfo cargo-depends.mk

   sysutils/eza: Update to 0.23.5

   Changes since 0.23.4:

   [0.23.5] - 2026-07-09

   Bug Fixes

     * Update cargo/nix deps
     * Fix yaml icon
     * Color code parsing in theme.yml
     * Use secret GitHub token to avoid rate limiting
     * Enable powertest tests in the CI
     * Update integration tests
     * Ignore extensions for directories when sorting
     * Satisfy newer clippy and stabilise powertest.yaml
     * Adapt Windows git2 path handling and refresh --help powertest

   Documentation

    [52 lines not shown]
VersionDeltaFile
1.66+403-442sysutils/eza/distinfo
1.61+132-145sysutils/eza/cargo-depends.mk
1.70+3-3sysutils/eza/Makefile
+538-5903 files

NetBSD/pkgsrc tw8ftoBdoc CHANGES-2026 TODO

   Updated audio/strawberry, devel/meson
VersionDeltaFile
1.4412+3-1doc/CHANGES-2026
1.27560+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc NOT8FhDdevel/meson distinfo Makefile

   meson: updated to 1.11.2

   1.11.2
   Bug fixes
VersionDeltaFile
1.81+4-4devel/meson/distinfo
1.94+2-2devel/meson/Makefile
+6-62 files

NetBSD/pkgsrc pP5HG1paudio/strawberry distinfo Makefile

   strawberry: updated to 1.2.23

   1.2.23

   Bugfixes

   Fixed disabled widgets not appearing greyed out when a custom color set is in use
   Fixed custom palette colors being selectable with the Breeze style, which doesn't support them
   Fixed tab order in appearance settings
   Fixed exclusive mode being selectable in backend settings when not supported by the current output
   Fixed the fader not resuming after being paused
   Fixed metadata (title, artist, album) from a radio stream track carrying over to the next track when its own tags are empty
   Fixed a possible division by zero in the FHT spectrum analyzer
   Fixed notifications not working on macOS by replacing the deprecated NSUserNotification API with UserNotifications
   Fixed a possible hang on exit on macOS when a device lister was still running
   Fixed Windows System Media Transport Controls image and timeline handling
   Numerous stability, crash-safety and thread-safety fixes throughout the application

   Enhancements

    [4 lines not shown]
VersionDeltaFile
1.32+4-4audio/strawberry/distinfo
1.96+2-5audio/strawberry/Makefile
+6-92 files

NetBSD/pkgsrc 41S1JL8graphics/ocaml-cairo Makefile buildlink3.mk

   ocaml-cairo: fix stub name on Darwin
VersionDeltaFile
1.45+9-4graphics/ocaml-cairo/Makefile
1.11+2-2graphics/ocaml-cairo/buildlink3.mk
+11-62 files

NetBSD/pkgsrc YYHwNaxdoc CHANGES-2026

   doc: Updated comms/asterisk23 to 23.4.1
VersionDeltaFile
1.4411+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc YswAEntcomms/asterisk23 distinfo Makefile

   Update to Asterisk 23.4.1:


   ## Change Log for Release asterisk-23.4.1

   ### Links:

    - [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-23.4.1.html)
    - [GitHub Diff](https://github.com/asterisk/asterisk/compare/23.4.0...23.4.1)

   ### Summary:

   - Commits: 19
   - Commit Authors: 6
   - Issues Resolved: 0
   - Security Advisories Resolved: 20
     - [GHSA-3g56-cgrh-95p5](https://github.com/asterisk/asterisk/security/advisories/GHSA-3g56-cgrh-95p5): chan_unistim DIALPAGE digit handling can overflow phone_number and crash Asterisk
     - [GHSA-3rhj-hhw7-m6fw](https://github.com/asterisk/asterisk/security/advisories/GHSA-3rhj-hhw7-m6fw): NULL Pointer Dereference in HTTP AMI Digest Authentication
     - [GHSA-4pgv-j3mr-3rcp](https://github.com/asterisk/asterisk/security/advisories/GHSA-4pgv-j3mr-3rcp): Reflected XSS in Phone Provisioning HTTP Error Pages

    [82 lines not shown]
VersionDeltaFile
1.6+13-13comms/asterisk23/distinfo
1.10+4-2comms/asterisk23/Makefile
1.6+3-1comms/asterisk23/PLIST
+20-163 files

NetBSD/pkgsrc E1ZRMMzdoc CHANGES-2026

   doc: Updated comms/asterisk22 to 22.10.1
VersionDeltaFile
1.4410+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Dp345ELcomms/asterisk22 distinfo Makefile

   Update to Asterisk 22.10.1:

   ## Change Log for Release asterisk-22.10.1

   ### Links:

    - [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-22.10.1.html)
    - [GitHub Diff](https://github.com/asterisk/asterisk/compare/22.10.0...22.10.1)

   ### Summary:

   - Commits: 19
   - Commit Authors: 6
   - Issues Resolved: 0
   - Security Advisories Resolved: 20
     - [GHSA-3g56-cgrh-95p5](https://github.com/asterisk/asterisk/security/advisories/GHSA-3g56-cgrh-95p5): chan_unistim DIALPAGE digit handling can overflow phone_number and crash Asterisk
     - [GHSA-3rhj-hhw7-m6fw](https://github.com/asterisk/asterisk/security/advisories/GHSA-3rhj-hhw7-m6fw): NULL Pointer Dereference in HTTP AMI Digest Authentication
     - [GHSA-4pgv-j3mr-3rcp](https://github.com/asterisk/asterisk/security/advisories/GHSA-4pgv-j3mr-3rcp): Reflected XSS in Phone Provisioning HTTP Error Pages
     - [GHSA-589g-qgf8-m6mx](https://github.com/asterisk/asterisk/security/advisories/GHSA-589g-qgf8-m6mx): Stack buffer overflow in MWI NOTIFY Message-Account parsing

    [85 lines not shown]
VersionDeltaFile
1.11+13-13comms/asterisk22/distinfo
1.24+4-2comms/asterisk22/Makefile
1.10+3-1comms/asterisk22/PLIST
+20-163 files

NetBSD/pkgsrc KzpMRouarchivers/karchive Makefile, audio/SDL2_mixer-legacy Makefile buildlink3.mk

   *: recursive bump for libmpg123 dependency in lame
VersionDeltaFile
1.46+2-2devel/libkomparediff2/buildlink3.mk
1.60+2-2archivers/karchive/Makefile
1.4+2-2audio/SDL2_mixer-legacy/Makefile
1.4+2-2audio/SDL2_mixer-legacy/buildlink3.mk
1.120+2-2sysutils/kdf/Makefile
1.107+2-2sysutils/krusader/Makefile
+12-12840 files not shown
+1,692-1,596846 files

NetBSD/pkgsrc Sg9zwF9doc TODO

   doc/TODO: + libpsl-0.23.0, ov-0.54.0, rumdl-2.2.31, tree-sitter-0.26.11.
VersionDeltaFile
1.27559+5-2doc/TODO
+5-21 files

NetBSD/pkgsrc orOBCl8audio/lame buildlink3.mk

   lame: mpg123 is visibible to dependencies, include its bl3.mk
VersionDeltaFile
1.14+2-1audio/lame/buildlink3.mk
+2-11 files

NetBSD/pkgsrc 5jJhz2pnews/slrn Makefile

   slrn: fix build with gcc 14+
VersionDeltaFile
1.71+4-1news/slrn/Makefile
+4-11 files

NetBSD/pkgsrc ngEe8Xeaudio/lame Makefile

   lame: fix build with gcc 14+
VersionDeltaFile
1.96+4-1audio/lame/Makefile
+4-11 files

NetBSD/pkgsrc MzEdugYaudio/liveice Makefile

   liveice: relax lame version requirement in dependency
VersionDeltaFile
1.24+2-2audio/liveice/Makefile
+2-21 files

NetBSD/pkgsrc 2FGsvr4math/py-numpy Makefile

   py-numpy: now requires gcc 10.3
VersionDeltaFile
1.155+3-3math/py-numpy/Makefile
+3-31 files

NetBSD/pkgsrc 1FMBNTtdoc CHANGES-2026

   doc: Updated comms/asterisk21 to 21.12.3
VersionDeltaFile
1.4409+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9qqZxMRcomms/asterisk21 distinfo Makefile

   Update to Asterisk 21.12.3:

   ## Change Log for Release asterisk-21.12.3

   ### Links:

    - [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-21.12.3.html)
    - [GitHub Diff](https://github.com/asterisk/asterisk/compare/21.12.2...21.12.3)

   ### Summary:

   - Commits: 21
   - Commit Authors: 7
   - Issues Resolved: 0
   - Security Advisories Resolved: 20
     - [GHSA-3g56-cgrh-95p5](https://github.com/asterisk/asterisk/security/advisories/GHSA-3g56-cgrh-95p5): chan_unistim DIALPAGE digit handling can overflow phone_number and crash Asterisk
     - [GHSA-3rhj-hhw7-m6fw](https://github.com/asterisk/asterisk/security/advisories/GHSA-3rhj-hhw7-m6fw): NULL Pointer Dereference in HTTP AMI Digest Authentication
     - [GHSA-4pgv-j3mr-3rcp](https://github.com/asterisk/asterisk/security/advisories/GHSA-4pgv-j3mr-3rcp): Reflected XSS in Phone Provisioning HTTP Error Pages
     - [GHSA-589g-qgf8-m6mx](https://github.com/asterisk/asterisk/security/advisories/GHSA-589g-qgf8-m6mx): Stack buffer overflow in MWI NOTIFY Message-Account parsing

    [95 lines not shown]
VersionDeltaFile
1.13+13-13comms/asterisk21/distinfo
1.28+4-3comms/asterisk21/Makefile
1.12+3-1comms/asterisk21/PLIST
+20-173 files

NetBSD/pkgsrc sMSgDjydoc CHANGES-2026

   doc: Updated databases/mysql80-server to 8.0.46
VersionDeltaFile
1.4408+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Lrjm1mbdoc CHANGES-2026

   doc: Updated databases/mysql80-client to 8.0.46
VersionDeltaFile
1.4407+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ZbzP2Cidatabases/mysql80-client distinfo, databases/mysql80-client/patches patch-configure.cmake patch-plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__vp__platform.h

   mysql80: updated to MySQL 8.0.46

   https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-45.html
   https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-46.html
VersionDeltaFile
1.3+12-12databases/mysql80-client/patches/patch-configure.cmake
1.1+20-0databases/mysql80-client/patches/patch-plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__vp__platform.h
1.20+9-8databases/mysql80-client/distinfo
1.3+7-8databases/mysql80-client/patches/patch-scripts_CMakeLists.txt
1.3+6-6databases/mysql80-client/patches/patch-cmake_os_SunOS.cmake
1.2+5-5databases/mysql80-client/patches/patch-sql_resourcegroups_platform_thread__attrs__api__apple.cc
+59-395 files not shown
+68-5011 files

NetBSD/pkgsrc OHU8xSsgeography/R-raster Makefile

   (geography/R-raster) Fix build on Darwin
VersionDeltaFile
1.6+2-2geography/R-raster/Makefile
+2-21 files

NetBSD/pkgsrc sBvley4doc CHANGES-2026

   doc: Added fonts/colorsym version 1.0.0
VersionDeltaFile
1.4406+2-1doc/CHANGES-2026
+2-11 files