NetBSD/pkgsrc a33VJiMtextproc/tinyxml Makefile

   tinyxml: switch to sourceforge, old homepage is gone
VersionDeltaFile
1.4+2-2textproc/tinyxml/Makefile
+2-21 files

NetBSD/pkgsrc xElpv70net/tinydyndns Makefile

   tinydyndns: switch to https
VersionDeltaFile
1.7+2-2net/tinydyndns/Makefile
+2-21 files

NetBSD/pkgsrc MfNAo8ymail/thunderbird115-l10n Makefile

   thunderbird115-i10n: update HOMEPAGE
VersionDeltaFile
1.2+2-3mail/thunderbird115-l10n/Makefile
+2-31 files

NetBSD/pkgsrc jvmo3hUmail/thunderbird-l10n Makefile

   thunderbird-i10n: update HOMEPAGE
VersionDeltaFile
1.146+2-3mail/thunderbird-l10n/Makefile
+2-31 files

NetBSD/pkgsrc Ha1dusfgames/thew Makefile

   thew: switch to https
VersionDeltaFile
1.7+2-2games/thew/Makefile
+2-21 files

NetBSD/pkgsrc YUpLjq7doc TODO CHANGES-2026

   doc: Updated multimedia/py-gstreamer1 to 1.28.0
VersionDeltaFile
1.26792+3-3doc/TODO
1.1094+2-1doc/CHANGES-2026
+5-42 files

NetBSD/pkgsrc t8zWdyxmultimedia/py-gstreamer1 distinfo PLIST

   py-gstreamer1: update to 1.28.0
VersionDeltaFile
1.48+4-4multimedia/py-gstreamer1/distinfo
1.9+2-1multimedia/py-gstreamer1/PLIST
+6-52 files

NetBSD/pkgsrc etNLqXScad/klayout Makefile, chat/weechat Makefile

   Bump PKGREVISION by changing of default Ruby's version.
VersionDeltaFile
1.60+2-2mail/milter-manager/Makefile
1.105+2-2cad/klayout/Makefile
1.163+2-2chat/weechat/Makefile
1.35+2-2sysutils/hivex/Makefile
1.51+2-2sysutils/munin-node/Makefile
1.17+2-2sysutils/pdumpfs/Makefile
+12-1214 files not shown
+41-3520 files

NetBSD/pkgsrc C63m1vslang/ruby rubyversion.mk

   lang/ruby: switch default Ruby's version to 3.3
VersionDeltaFile
1.312+5-5lang/ruby/rubyversion.mk
+5-51 files

NetBSD/pkgsrc Rayqe7achat/toxcore Makefile

   toxcore: fixed missing USE_LANGUAGES
VersionDeltaFile
1.11+2-2chat/toxcore/Makefile
+2-21 files

NetBSD/pkgsrc vK2xinGmultimedia/gst-plugins1-libav Makefile

   gst-plugins1-libav: require orc 0.4.42
VersionDeltaFile
1.79+2-1multimedia/gst-plugins1-libav/Makefile
+2-11 files

NetBSD/pkgsrc NSJa41qmultimedia Makefile

   multimedia/Makefile: unhook removed gst-plugins1-vaapi
VersionDeltaFile
1.358+1-2multimedia/Makefile
+1-21 files

NetBSD/pkgsrc iK36Vvrdoc CHANGES-2026 TODO

   doc: Updated multimedia/gstreamer1 to 1.28.0
VersionDeltaFile
1.1093+3-1doc/CHANGES-2026
1.26791+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc LcfJ2sKmultimedia/gst-plugins1-bad PLIST, multimedia/gst-plugins1-base distinfo

   gstreamer: update to 1.28.0

   Highlights

       AMD HIP plugin and integration helper library
       Vulkan Video AV1 and VP9 decoding, H.264 encoding, and 10-bit support for H.265 decoder
       waylandsink: Parse and set the HDR10 metadata and other color management improvements
       Audio source separation element based on demucs in Rust
       Analytics combiner and splitter elements plus batch meta to batch buffers from one or more streams
       LiteRT inference element; move modelinfo to analytics lib; add script to help with modelinfo generation and upgrade
       Add general classifier tensor-decoder, facedetector, and more analytics convenience API
       New tensordecodebin element to auto-plug compatible tensor decoders based on their caps and many other additions and improvements
       Add a burn-based YOLOX inference element and a YOLOX tensor decoder in Rust
       applemedia: VideoToolbox VP9 and AV1 hardware-accelerated decoding support, and 10-bit HEVC encoding
       Add new GIF decoder element in Rust with looping support
       input-selector: implements a two-phase sinkpad switch now to avoid races when switching input pads
       The inter wormhole sink and source elements gained a way to forward upstream events to the producer as well as new fine-tuning properties
       webrtcsink: add renegotiation support and support for va hardware encoders
       webrtc WHEP client and server signaller

    [33 lines not shown]
VersionDeltaFile
1.29+6-2multimedia/gst-plugins1-bad/PLIST
1.37+4-4multimedia/gst-plugins1-editing-services/distinfo
1.68+4-4multimedia/gst-plugins1-libav/distinfo
1.77+4-4multimedia/gst-plugins1-good/distinfo
1.81+4-4multimedia/gst-plugins1-base/distinfo
1.34+4-4net/gst-rtsp-server/distinfo
+26-2224 files not shown
+68-6830 files

NetBSD/pkgsrc TZndDIRwww/moodle Makefile

   www/moodle: allow php84

   According to <https://docs.moodle.org/500/en/PHP>, moodle 5.0 is
   supported by from PHP 8.2 to PHP 8.4.
VersionDeltaFile
1.107+2-2www/moodle/Makefile
+2-21 files

NetBSD/pkgsrc 7PJsihedoc CHANGES-2026

   doc: Updated lang/php85 to 8.5.3
VersionDeltaFile
1.1092+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9c8FM0olang/php phpversion.mk, lang/php85 distinfo

   lang/php85: update to 8.5.3

   PHP 8.5.3 (2026-02-12)

   - Core:
     . Fixed bug GH-20806 (preserve_none feature compatiblity with LTO).
       (henderkes)
     . Fixed bug GH-20767 (build failure with musttail/preserve_none feature
       on macOs). (David Carlier)
     . Fixed bug GH-20837 (NULL dereference when calling ob_start() in shutdown
       function triggered by bailout in php_output_lock_error()). (timwolla)
     . Fix OSS-Fuzz #471533782 (Infinite loop in GC destructor fiber). (ilutov)
     . Fix OSS-Fuzz #472563272 (Borked block_pass JMP[N]Z optimization). (ilutov)
     . Fixed bug GH-20914 (Internal enums can be cloned and compared). (Arnaud)
     . Fix OSS-Fuzz #474613951 (Leaked parent property default value). (ilutov)
     . Fixed bug GH-20895 (ReflectionProperty does not return the PHPDoc of a
       property if it contains an attribute with a Closure). (timwolla)
     . Fixed bug GH-20766 (Use-after-free in FE_FREE with GC interaction). (Bob)
     . Fix OSS-Fuzz #471486164 (Broken by-ref assignment to uninitialized hooked

    [51 lines not shown]
VersionDeltaFile
1.3+4-4lang/php85/distinfo
1.492+2-2lang/php/phpversion.mk
+6-62 files

NetBSD/pkgsrc Os8UtnSdoc CHANGES-2026

   doc: Updated lang/php84 to 8.4.18
VersionDeltaFile
1.1091+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nU0emIJlang/php phpversion.mk, lang/php84 distinfo

   lang/php84: update to 8.4.18

   PHP 8.4.18 (2026-02-12)

   - Core:
     . Fixed bug GH-20837 (NULL dereference when calling ob_start() in shutdown
       function triggered by bailout in php_output_lock_error()). (timwolla)
     . Fix OSS-Fuzz #471533782 (Infinite loop in GC destructor fiber). (ilutov)
     . Fix OSS-Fuzz #472563272 (Borked block_pass JMP[N]Z optimization). (ilutov)
     . Fixed bug GH-GH-20914 (Internal enums can be cloned and compared). (Arnaud)
     . Fix OSS-Fuzz #474613951 (Leaked parent property default value). (ilutov)
     . Fixed bug GH-20766 (Use-after-free in FE_FREE with GC interaction). (Bob)
     . Fix OSS-Fuzz #471486164 (Broken by-ref assignment to uninitialized hooked
       backing value). (ilutov)
     . Fix OSS-Fuzz #438780145 (Nested finally with repeated return type check may
       uaf). (ilutov)
     . Fixed bug GH-20905 (Lazy proxy bailing __clone assertion). (ilutov)
     . Fixed bug GH-20479 (Hooked object properties overflow). (ndossche)


    [45 lines not shown]
VersionDeltaFile
1.18+4-4lang/php84/distinfo
1.491+2-2lang/php/phpversion.mk
+6-62 files

NetBSD/pkgsrc GLum1Nwdoc CHANGES-2026

   doc: Added emulators/elkulator version 1.0
VersionDeltaFile
1.1090+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc piyNdOlemulators/elkulator Makefile, emulators/elkulator/patches patch-src_debugger.c patch-src_config.c

   elkulator: Initial import.

   Elkulator is a freeware Acorn Electron emulator.

   This package has been verified to build on SunOS, FreeBSD, NetBSD,
   and Linux.
VersionDeltaFile
1.1+62-0emulators/elkulator/Makefile
1.1+34-0emulators/elkulator/patches/patch-src_debugger.c
1.1+30-0emulators/elkulator/patches/patch-src_config.c
1.1+26-0emulators/elkulator/patches/patch-src_palfilt.c
1.1+24-0emulators/elkulator/patches/patch-src_main.c
1.1+23-0emulators/elkulator/patches/patch-src_uef.c
+199-08 files not shown
+285-114 files

NetBSD/pkgsrc ZOQoWuwdoc CHANGES-2026

   Updated devel/py-pebble, misc/py-pbs-installer, textproc/py-pdf
VersionDeltaFile
1.1089+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc XNp4JELtextproc/py-pdf distinfo PLIST

   py-pdf: updated to 6.7.0

   Version 6.7.0, 2026-02-08

   Deprecations (DEP)
   - Deprecate support for abbreviations in decode_stream_data

   New Features (ENH)
   - Add ability to add font resources for 14 Adobe Core fonts in text widget annotations

   Bug Fixes (BUG)
   - Avoid invalid load for ICCBased FlateDecode images in mode 1

   Robustness (ROB)
   - Fix AESV2 decryption when /Length missing in encrypt dict
   - Fix merging when annotations point to NullObject
   - Check for `self._info` being None in `compress_identical_objects`
VersionDeltaFile
1.47+4-4textproc/py-pdf/distinfo
1.19+4-4textproc/py-pdf/PLIST
1.53+2-2textproc/py-pdf/Makefile
+10-103 files

NetBSD/pkgsrc bjVcztHmisc/py-pbs-installer distinfo Makefile

   py-pbs-installer: updated to 2026.2.11

   2026.2.11
   Unknown changes
VersionDeltaFile
1.13+4-4misc/py-pbs-installer/distinfo
1.13+2-2misc/py-pbs-installer/Makefile
+6-62 files

NetBSD/pkgsrc Kfoxrjzdevel/py-pebble distinfo Makefile

   py-pebble: updated to 5.2.0

   5.2.0

   Features:
    - issue 158: set pending futures to BrokenProcessPool error
      when ProcessPool internal errors occur.

   Fixes:
    - Cleanup resources when terminating pool's processes via SIGTERM.
VersionDeltaFile
1.19+4-4devel/py-pebble/distinfo
1.22+2-2devel/py-pebble/Makefile
+6-62 files

NetBSD/pkgsrc xtpabj8doc CHANGES-2026

   Removed databases/postgresql13; Updated databases/postgresql-timescaledb
VersionDeltaFile
1.1088+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Xs2v0ijdatabases/postgresql-timescaledb distinfo Makefile

   postgresql-timescaledb: updated to 2.25.0

   2.25.0

   This release contains performance improvements and bug fixes since the 2.24.0 release. We recommend that you upgrade at the next available opportunity.

   Highlighted features in TimescaleDB v2.25.0

   This release features multiple improvements for continuous aggregates on the columnstore:

   Faster refreshes: You can now utilize direct compress during materialized view refreshes, resulting in higher throughput and reduced I/O usage.
   Efficiency: The enablement of delete optimizations significantly lowers system resource requirements.
   Smaller transactions: Adjusted defaults for buckets_per_batch to 10 reduces transaction sizes, requiring less WAL holding time.
   Faster queries: Smarter defaults for segmentby and orderby yield improved query performance and better compression ratio on the columnstore.
VersionDeltaFile
1.45+4-4databases/postgresql-timescaledb/distinfo
1.48+2-2databases/postgresql-timescaledb/Makefile
1.44+2-2databases/postgresql-timescaledb/PLIST
+8-83 files

NetBSD/pkgsrc 2e0GFhYdatabases/postgresql13-client Makefile PLIST, databases/postgresql13-contrib Makefile

   postgresql13: removed; end-of-life since 11 November 2021
VersionDeltaFile
1.69+2-11mk/pgsql.buildlink3.mk
1.2+1-1databases/postgresql13/patches/patch-src_Makefile.global.in
1.41+1-1databases/postgresql13-client/Makefile
1.8+1-1databases/postgresql13-client/PLIST
1.9+1-1databases/postgresql13-client/buildlink3.mk
1.34+1-1databases/postgresql13-contrib/Makefile
+7-1638 files not shown
+35-4444 files

NetBSD/pkgsrc Ho8Mlcadoc CHANGES-2026

   Updated databases/postgresql1[4-8]
VersionDeltaFile
1.1087+6-1doc/CHANGES-2026
+6-11 files

NetBSD/pkgsrc w0TCHUvdatabases/postgresql14 distinfo, databases/postgresql15 distinfo

   postgresql1[4-8]*: updated to 18.2, 17.8, 16.12, 15.16, and 14.21

   PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21

   Security Issues

   CVE-2026-2003: PostgreSQL oidvector discloses a few bytes of memory

   CVSS v3.1 Base Score: 4.3

   Supported, Vulnerable Versions: 14 - 18.

   Improper validation of type oidvector in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.

   The PostgreSQL project thanks Altan Birler for reporting this problem.

   CVE-2026-2004: PostgreSQL intarray missing validation of type of input to selectivity estimator executes arbitrary code

   CVSS v3.1 Base Score: 8.8

    [61 lines not shown]
VersionDeltaFile
1.24+4-4databases/postgresql14/distinfo
1.3+4-4databases/postgresql18/distinfo
1.14+4-4databases/postgresql16/distinfo
1.17+4-4databases/postgresql15/distinfo
1.9+4-4databases/postgresql17/distinfo
1.16+3-3databases/postgresql17/Makefile.common
+23-2350 files not shown
+85-11856 files