NetBSD/pkgsrc 7MUrf2Jdoc CHANGES-2026 TODO

   doc: Updated devel/libextractor to 1.15
VersionDeltaFile
1.27927+20-6doc/TODO
1.6127+2-1doc/CHANGES-2026
+22-72 files

NetBSD/pkgsrc twNmUCXdevel/libextractor PLIST distinfo

   libextractor: update to 1.15.

   Security fix release.
   Fix pkglint.
   Add test arget.

   Mon Jun 29 07:58:39 PM CEST 2026
       Fix potential 4 MB on-stack memory allocation that could
       result in a stack-based buffer overflow in the OLE2 extractor.
       Thanks to Haitam Lazaar for reporting.
       Releasing GNU libextractor 1.15. -CG

   Mon May 25 12:43:20 PM CEST 2026
        Revive REAL plugin (fixes #2518).
        Revive VLC plugin (fixes #2075).
        Fix issues in ELF plugin (fixes #8514).
        Fix issues in HTML plugin (fixes #8620).
        Fix issues in EXIV2 plugin (fixes #8513, #9223).
        Revive Applefile plugin (fixes #2517).

    [3 lines not shown]
VersionDeltaFile
1.147+18-6devel/libextractor/Makefile
1.34+4-5devel/libextractor/distinfo
1.18+4-0devel/libextractor/PLIST
+26-113 files

NetBSD/pkgsrc PQ0PQjJdoc CHANGES-2026

   doc: Updated editors/vim-share to 9.2.1116
VersionDeltaFile
1.6126+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 42Bfyabeditors/vim-share PLIST version.mk

   Update to version 9.2.1116.

   Changes:
   - patch 9.2.1116: 'tagfunc' not used for tag completion
   - patch 9.2.1115: ml_updatechunk() rescans all chunks on every line update
   - patch 9.2.1114: Visual selection is not highlighted at the cursor position
   - runtime(nasm): move options to separate ftplugin
   - patch 9.2.1113: use-after-free and memory leak in serverSendToVim()
   - runtime(c,cpp): Update syntax, fix number patterns
   - runtime(sh): touch does not end at curly block
   - patch 9.2.1112: set_indent() adjusts text properties without any present
   - patch 9.2.1111: Crash in a zero-width window with a status line
   - patch 9.2.1110: regexp NFA compilation reallocates scratch buffers each time
   - patch 9.2.1109: Popup image is drawn over a popup with a higher zindex
   - runtime(doc): fix wrong notation of :qall in quickfix.txt
   - patch 9.2.1108: Scrolling recomputes the height of every visible line
   - runtime(nginx): syntax highlighting is slow on large configs
   - patch 9.2.1107: getregionpos() is slow when only the region bounds are needed
   - patch 9.2.1106: GTK4: cell edges are blurry with fractional scaling

    [119 lines not shown]
VersionDeltaFile
1.245+4-4editors/vim-share/distinfo
1.181+2-2editors/vim-share/version.mk
1.96+3-0editors/vim-share/PLIST
+9-63 files

NetBSD/src qhmf3Kssys/arch/i386/stand/lib biosdisk.c

   fix typos
VersionDeltaFile
1.62+2-2sys/arch/i386/stand/lib/biosdisk.c
+2-21 files

NetBSD/src SdGgXKLsys/arch/x86/isa clock.c

   x86/sysbeep(4): Don't detach at shutdown.

   This reverts sys/arch/x86/isa/clock.c rev. 1.32, which was the first
   of a spate of changes to sprinkle DVF_DETACH_SHUTDOWN for reasons
   that were unclear and apparently interfere with other functionality:

   > Module Name:    src
   > Committed By:   dyoung
   > Date:           Tue Apr  7 17:51:46 UTC 2009
   >
   > Modified Files:
   >         src/sys/arch/x86/isa: clock.c
   >
   > Log Message:
   > Detach sysbeep0 at shutdown.
   >
   >
   > To generate a diff of this commit:
   > cvs rdiff -u -r1.31 -r1.32 src/sys/arch/x86/isa/clock.c

    [18 lines not shown]
VersionDeltaFile
1.44+3-3sys/arch/x86/isa/clock.c
+3-31 files

NetBSD/src LRdQUrkshare/man/man4 clockctl.4

   clockctl.4: minor wording tweak
VersionDeltaFile
1.9+2-2share/man/man4/clockctl.4
+2-21 files

NetBSD/src SwCZkfolib/libc/sys gettimeofday.2 adjtime.2

   adjtime.2 & gettimeofday.2: minor wording and style tweaks

   (Various man pages can't decide between "super user", "super-user", and
   "superuser"; let's at least be consistent from line to line in one
   man page.)
VersionDeltaFile
1.31+4-4lib/libc/sys/gettimeofday.2
1.22+4-4lib/libc/sys/adjtime.2
+8-82 files

NetBSD/src omAz2ansys/arch/i386/stand/efiboot efidisk.c

   Check part[i].guid for NULL to avoid derefrencing.

   Can happen if efiboot was loaded from a MBR_PTYPE_EFI in a MBR without a
   GPT.
VersionDeltaFile
1.12+3-2sys/arch/i386/stand/efiboot/efidisk.c
+3-21 files

NetBSD/src qfuvUwLlibexec/ld.elf_so Makefile

   ld.elf_so: g/c empty conditional

   It was not empty for about two hours before the commit that introduced
   it had been reverted.  Its content was revered, but the conditional
   itself was forgoten.

   While here, add "compat32" in the comment for the MLIBDIR block to
   make this place more easily findable.
VersionDeltaFile
1.157+2-4libexec/ld.elf_so/Makefile
+2-41 files

NetBSD/src 8YK35DWsys/arch/riscv/riscv bus_space_generic.S

   risc-v: revert the change for generic_bs_r_4

   According to the RISC-V ABI Calling Convention an integer scalars
   narrower than XLEN bits are widened according to the sign of their
   type up to 32 bits, then sign-extended to XLEN bits.
VersionDeltaFile
1.10+2-6sys/arch/riscv/riscv/bus_space_generic.S
+2-61 files

NetBSD/pkgsrc-wip f077560openjdk25 options.mk

openjdk25: whitespace
DeltaFile
+1-1openjdk25/options.mk
+1-11 files

NetBSD/pkgsrc-wip a133bb1openjdk25 PLIST.Darwin options.mk

openjdk25: adjust some PLIST conditionals
DeltaFile
+4-4openjdk25/PLIST
+5-0openjdk25/Makefile
+3-1openjdk25/options.mk
+0-2openjdk25/PLIST.Darwin
+12-74 files

NetBSD/pkgsrc-wip ddc7b71. Makefile

Makefile: sync
DeltaFile
+2-0Makefile
+2-01 files

NetBSD/pkgsrc-wip 5bf6878openjdk25 PLIST Makefile

openjdk25: fix some PLIST issues on Darwin
DeltaFile
+35-0openjdk25/PLIST.Darwin
+4-2openjdk25/Makefile
+1-1openjdk25/PLIST
+40-33 files

NetBSD/pkgsrc-wip bb5ff83openjdk25 distinfo Makefile, openjdk25/patches patch-make_autoconf_flags-cflags.m4 patch-make_autoconf_buildjdk-spec.gmk.template

openjdk25: get the build further along on macOS
DeltaFile
+15-1openjdk25/patches/patch-make_autoconf_buildjdk-spec.gmk.template
+13-1openjdk25/patches/patch-make_autoconf_flags-cflags.m4
+11-2openjdk25/options.mk
+9-0openjdk25/bootstrap.mk
+7-1openjdk25/Makefile
+5-2openjdk25/distinfo
+60-76 files

NetBSD/pkgsrc 37oNJzTdoc TODO

   doc/TODO: Update some

   + SOGo-5.12.11 [security], SOPE-5.12.11,
     dovecot-2.4.5 [CVE-2025-30189 and more], dovecot2-pigeonhole-2.4.5,
     mariadb-10.6.28, mariadb-10.11.19, mariadb-11.8.9, mariadb-12.3.3,
     mariadb-13.0.2, php-basercms-5.4.0, php-composer-2.10.3,
     php-dotclear-2.39.3, roundcube-1.7.4, thrift-0.24.0 [CVE-2026-41608].

   - drupal-10.0.5, drupal-9.5.5, sympa-6.2.76.
VersionDeltaFile
1.27926+16-21doc/TODO
+16-211 files

NetBSD/pkgsrc 1EkxAMFdoc pkg-vulnerabilities

   doc: Update CVE-2026-80212 and CVE-2026-80213 for ruby33 and ruby34
VersionDeltaFile
1.794+5-5doc/pkg-vulnerabilities
+5-51 files

NetBSD/pkgsrc CCuWLGPdoc CHANGES-2026

   doc: Updated lang/ruby34 to 3.4.10nb2
VersionDeltaFile
1.6125+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nMfza3mlang/ruby rubyversion.mk, lang/ruby34 distinfo Makefile

   lang/ruby34: update resolv gem

   Update resolv gem to 0.7.2 to fix CVE-2026-80212 and CVE-2026-80213.

   Bump PKGREVISION.
VersionDeltaFile
1.3+159-136lang/ruby34/patches/patch-lib_resolv.rb
1.12+2-2lang/ruby34/Makefile
1.331+2-2lang/ruby/rubyversion.mk
1.18+2-1lang/ruby34/distinfo
+165-1414 files

NetBSD/pkgsrc IIOAsMEdoc CHANGES-2026

   doc: Updated sysutils/tsm8 to 8.2.2.0
VersionDeltaFile
1.6124+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2xZ5t29doc CHANGES-2026

   doc: Updated lang/ruby33 to 3.3.12nb1
VersionDeltaFile
1.6123+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc s6ulteYlang/ruby rubyversion.mk, lang/ruby33 Makefile distinfo

   lang/ruby33: update resolv gem

   Update resolv gem to 0.3.2 to fix CVE-2026-80212 and CVE-2026-80213.

   Bump PKGREVISION.
VersionDeltaFile
1.3+169-18lang/ruby33/patches/patch-lib_resolv.rb
1.1+18-0lang/ruby33/patches/patch-lib_resolv.gemspec
1.330+2-2lang/ruby/rubyversion.mk
1.20+3-1lang/ruby33/distinfo
1.14+2-1lang/ruby33/Makefile
+194-225 files

NetBSD/pkgsrc sXKpcdAsysutils/tsm8 distinfo Makefile

   sysutils/tsm8: Update to v8.2.2.0

   This is a patch release, upstream does not provide a changelog
VersionDeltaFile
1.14+74-16sysutils/tsm8/PLIST
1.19+5-5sysutils/tsm8/Makefile
1.13+4-4sysutils/tsm8/distinfo
+83-253 files

NetBSD/pkgsrc-wip b758e9fbind920 Makefile distinfo

bind920: update to version 9.20.29.

Pkgsrc changes:
 * Update version number & checksums.

Upstream changes:

Notes for BIND 9.20.29
----------------------

Security Fixes
~~~~~~~~~~~~~~

- Prevent excessive CPU use validating crafted DNSSEC responses.
  :cve:`2026-19668`

  A malicious authoritative server could serve a securely delegated zone
  whose DS and DNSKEY records carried many distinct key tags but no valid
  match, forcing a validating resolver into excessive key-tag matching

    [352 lines not shown]
DeltaFile
+3-3bind920/distinfo
+1-1bind920/Makefile
+4-42 files

NetBSD/pkgsrc VFHSyR9doc CHANGES-2026

   doc: Updated lang/ruby40 to 4.0.7
VersionDeltaFile
1.6122+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc HaelSAIlang/ruby rubyversion.mk, lang/ruby40 distinfo

   lang/ruby40: update to 4.0.7

   This release contains fix for CVE-2026-80212 and CVE-2026-80213 in resolv
   gem.

   4.0.7 (2026-09-15)

   * Bug #22188: addr2line doesn't find symbols when compiled with GCC LTO

   * Bug #22210: Check if issue #19969 is still reproducible / re-opened in 4.0.x

   * Bug #22217: Segmentation fault when resuming execution with Coverage.start
     and ruby/debug

   * Fix formatting in ObjectSpace._id2ref error path by eregon · Pull Request
     #18206

   * Bug #22200: ObjectSpace._id2ref can return a different object than the
     id's owner on Ruby 4.0 (stale id2ref_tbl entry for objects with generic

    [59 lines not shown]
VersionDeltaFile
1.2+4-13lang/ruby40/patches/patch-lib_rubygems_commands_setup__command.rb
1.11+5-5lang/ruby40/distinfo
1.329+5-5lang/ruby/rubyversion.mk
+14-233 files

NetBSD/pkgsrc yjpT3BYdoc pkg-vulnerabilities

   doc: Add CVE-2026-80212 and CVE-2026-80213

   resolv gem of Ruby's default gem.
VersionDeltaFile
1.793+7-1doc/pkg-vulnerabilities
+7-11 files

NetBSD/src 5ovscgasys/net if_wg.c

   wg(4): Assert task is nonzero before queueing work.

   Prompted by (though I can't see any way it could be the source of):

   PR kern/60728: workqueue panic in wg
VersionDeltaFile
1.145+4-2sys/net/if_wg.c
+4-21 files

NetBSD/src oOZfcKdsys/net if_wg.c

   wg(4): Insert missing membar_acquire and xref comments.

   PR kern/60734: wg(4): missing membar in wg_update_endpoint_if_necessary
VersionDeltaFile
1.144+12-2sys/net/if_wg.c
+12-21 files