NetBSD/pkgsrc Ctew2Nzdoc CHANGES-2026 TODO

   doc: Updated devel/py-filelock to 3.20.2
VersionDeltaFile
1.81+2-1doc/CHANGES-2026
1.26615+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc OY1DUo3devel/py-filelock distinfo Makefile

   py-filelock: update to 3.20.2.

   Support Unix systems without O_NOFOLLOW by @mwilliamson in #463
   [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #464
VersionDeltaFile
1.35+4-4devel/py-filelock/distinfo
1.36+2-2devel/py-filelock/Makefile
+6-62 files

NetBSD/pkgsrc 8ql8NhHdoc CHANGES-2026 TODO

   doc: Updated devel/py-astroid to 4.0.3
VersionDeltaFile
1.80+2-1doc/CHANGES-2026
1.26614+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc zKonN51devel/py-astroid distinfo Makefile

   py-astroid: update to 4.0.3.

   Release date: 2026-01-03

       Fix inference of IfExp (ternary expression) nodes to avoid prematurely narrowing
       results in the face of inference ambiguity.

       Closes #2899

       Fix base class inference for dataclasses using the PEP 695 typing syntax.

       Refs pylint-dev/pylint#10788
VersionDeltaFile
1.95+4-4devel/py-astroid/distinfo
1.107+2-2devel/py-astroid/Makefile
+6-62 files

NetBSD/pkgsrc EphplxRdoc TODO CHANGES-2026

   doc: Updated www/py-aiohttp to 3.13.3
VersionDeltaFile
1.26613+2-3doc/TODO
1.79+2-1doc/CHANGES-2026
+4-42 files

NetBSD/pkgsrc NZQHcInwww/py-aiohttp Makefile distinfo

   py-aiohttp: update to 3.13.3.

   3.13.3 (2026-01-03)
   ===================

   This release contains fixes for several vulnerabilities. It is advised to
   upgrade as soon as possible.

   Bug fixes
   ---------

   - Fixed proxy authorization headers not being passed when reusing a connection, which caused 407 (Proxy authentication required) errors

   - Fixed multipart reading failing when encountering an empty body part

   - Fixed a case where the parser wasn't raising an exception for a websocket continuation frame when there was no initial frame in context.

   Removals and backward incompatible breaking changes
   ---------------------------------------------------

    [20 lines not shown]
VersionDeltaFile
1.103+4-4www/py-aiohttp/Makefile
1.95+4-4www/py-aiohttp/distinfo
+8-82 files

NetBSD/pkgsrc QFlDGTedevel/lua-filesystem distinfo Makefile

   Update luafilesystem to 1.9.0 (hopefully, correctly this time).
VersionDeltaFile
1.11+5-4devel/lua-filesystem/distinfo
1.21+4-4devel/lua-filesystem/Makefile
+9-82 files

NetBSD/pkgsrc RwnaKG1devel/lua-filesystem Makefile

   Revert the previous (very broken) change.
VersionDeltaFile
1.20+24-30devel/lua-filesystem/Makefile
+24-301 files

NetBSD/pkgsrc uRnLR24devel/lua-filesystem Makefile distinfo

   Update luafilesystem to 1.9.0.
VersionDeltaFile
1.19+30-24devel/lua-filesystem/Makefile
1.10+4-5devel/lua-filesystem/distinfo
+34-292 files

NetBSD/src DxZFd8alib/libc/string strlcpy.3

   strlcpy(3): convert the list of WARNINGs to .Bl

   Use `-hang -width 0n` to make the bodies indented ever so slightly, by
   the extra amount mdoc adds between the value specified by `-width` and
   the body (digit-width).

   This slightly alleviates the sensory overload from the big lumps of
   bold at the start of these paragraphs.  Em instead Sy might be another
   additional tweak to consider.

   If you don't like the result you can switch back to the old output by
   just changing the list to `-inset`.  Another alternative might be
   `-ohang`.  (Neither needs `-width`).
VersionDeltaFile
1.30+13-9lib/libc/string/strlcpy.3
+13-91 files

NetBSD/pkgsrc Dsuo6ZYlang/lua luaversion.mk

   Add 55 to LUA_VERSIONS_ACCEPTED.
VersionDeltaFile
1.18+12-6lang/lua/luaversion.mk
+12-61 files

NetBSD/pkgsrc ZedEkaosecurity/zoneminder Makefile distinfo, security/zoneminder/files upstream-PR-3914

   security/zoneminder: Add support for mysql vs MariaDB

   Cherry-pick commits from https://github.com/ZoneMinder/zoneminder/pull/3914/

   Because of other upstream problems, there are two problems with using
   MariaDB, which can be mostly worked around.  Leave hints in the
   Makefile near the MariaDB option.

   Hope that upstream addresses this soon.

   Leave the default at mysql to make it easier for anyone starting out.
   This has not been tested but is probably ok.
VersionDeltaFile
1.96+59-33security/zoneminder/Makefile
1.1+74-0security/zoneminder/files/upstream-PR-3914
1.3+36-5security/zoneminder/patches/patch-CMakeLists.txt
1.1+20-0security/zoneminder/patches/patch-scripts_ZoneMinder_lib_ZoneMinder_Database.pm
1.25+3-2security/zoneminder/distinfo
+192-405 files

NetBSD/pkgsrc-wip 6c80ba5discount3 Makefile

discount3: change PKGNAME
DeltaFile
+3-1discount3/Makefile
+3-11 files

NetBSD/src F3EaM6Nlib/libc/string strlcpy.3

   strlcpy(3): don't markup strlen() with .Fn

   We don't want a function to stand out as much as the strlcpy/strlcat
   this manpage is about, especially in short paragraphs that are already
   packed with other kinds of emphasis (Sy, Em, Fa, ...).
VersionDeltaFile
1.29+13-5lib/libc/string/strlcpy.3
+13-51 files

NetBSD/pkgsrc-wip b036ff4discount3 Makefile PLIST, discount3/patches patch-Makefile.in patch-main.c

discount3: add package for discount major version 3
DeltaFile
+86-0discount3/patches/patch-Makefile.in
+33-0discount3/Makefile
+30-0discount3/PLIST
+17-0discount3/patches/patch-main.c
+14-0discount3/DESCR
+12-0discount3/buildlink3.mk
+192-02 files not shown
+200-08 files

NetBSD/src KmcoQGdlib/libc/string strlcpy.3

   strlcpy(3): fix up markup
VersionDeltaFile
1.28+19-13lib/libc/string/strlcpy.3
+19-131 files

NetBSD/pkgsrc yfSXMqrdoc TODO

   doc: add discount TODO entry with warning
VersionDeltaFile
1.26612+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc ZywnuChdoc CHANGES-2026

   doc: revert discount update
VersionDeltaFile
1.78+1-2doc/CHANGES-2026
+1-21 files

NetBSD/pkgsrc Vc14boytextproc/discount/patches patch-markdown.c patch-generate.c

   discount: restore patches after update revert
VersionDeltaFile
1.4+0-0textproc/discount/patches/patch-markdown.c
1.6+0-0textproc/discount/patches/patch-generate.c
+0-02 files

NetBSD/pkgsrc 1fvg44atextproc/discount distinfo Makefile, textproc/discount/patches patch-Makefile.in patch-main.c

   discount: revert update, breaks p5-Text-Markdown-Discount
VersionDeltaFile
1.6+15-18textproc/discount/patches/patch-Makefile.in
1.3+6-6textproc/discount/patches/patch-main.c
1.21+7-5textproc/discount/distinfo
1.21+4-3textproc/discount/Makefile
+32-324 files

NetBSD/pkgsrc-wip 0785e53xnecview Makefile

ham/xnecview: Makefile
DeltaFile
+1-1xnecview/Makefile
+1-11 files

NetBSD/pkgsrc SeqVFjtdoc CHANGES-2026

   doc: Updated textproc/discount to 3.0.1.2
VersionDeltaFile
1.77+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc v5lHyiQtextproc/discount distinfo Makefile, textproc/discount/patches patch-Makefile.in patch-main.c

   discount: update to 3.0.1.2.

   Changes not found.
VersionDeltaFile
1.5+19-16textproc/discount/patches/patch-Makefile.in
1.2+7-7textproc/discount/patches/patch-main.c
1.20+6-8textproc/discount/distinfo
1.20+2-3textproc/discount/Makefile
1.5+1-1textproc/discount/patches/patch-generate.c
1.3+1-1textproc/discount/patches/patch-markdown.c
+36-366 files

NetBSD/src Vx4LJ1Psys/arch/hppa/hppa machdep.c

   Match HPPA_BOARD_HP745I_50 in cpu_model_cpuid to fix CPU detection.

   From sadness on port-hppa
VersionDeltaFile
1.25+3-2sys/arch/hppa/hppa/machdep.c
+3-21 files

NetBSD/pkgsrc nU7Yv2etextproc/p5-Text-Markdown-Discount distinfo, textproc/p5-Text-Markdown-Discount/patches patch-lib_Text_Markdown_Discount.xs

   p5-Text-Markdown-Discount: remove unnecessary patch
VersionDeltaFile
1.20+1-2textproc/p5-Text-Markdown-Discount/distinfo
1.2+1-1textproc/p5-Text-Markdown-Discount/patches/patch-lib_Text_Markdown_Discount.xs
+2-32 files

NetBSD/pkgsrc TQgCKWQtextproc/discount Makefile

   discount: switch to https
VersionDeltaFile
1.19+2-2textproc/discount/Makefile
+2-21 files

NetBSD/pkgsrc k8bpLlYdoc CHANGES-2026 TODO

   Updated comms/gammu, comms/py-gammu
VersionDeltaFile
1.76+3-1doc/CHANGES-2026
1.26611+1-3doc/TODO
+4-42 files

NetBSD/pkgsrc jUGLUbgcomms/py-gammu PLIST Makefile

   py-gammu: updated to 3.2.4

   3.2.4

   * Compatibility with Python 3.10.

   3.2.3

   * Fixed uninitalized memory usage in DeleteSMS.

   3.2.2

   * Fixed metadata in published wheels.
   * Avoid using some of deprecated Python APIs.

   3.2.1

   * Reintroduced 32-bit wheels for Windows.


    [5 lines not shown]
VersionDeltaFile
1.8+10-5comms/py-gammu/PLIST
1.22+5-4comms/py-gammu/Makefile
1.11+4-4comms/py-gammu/distinfo
+19-133 files

NetBSD/pkgsrc W6kTOykcomms/gammu Makefile distinfo, comms/gammu/patches patch-libgammu_gsmstate.c

   gammu: updated to 1.42.0

   1.42.0

   * Fixed compilation on some non GNU systems.
   * Localization updates.
   * Improved CNMI command compatibility for AT module.
   * Improved getting of network and manufacturer information in AT module.
   * Improved compatibility with D-Link modems that need to power on.
   * Dropped Python 3 compatibility from utility scripts.
   * Fixed bug in deleting SMS messages.
VersionDeltaFile
1.66+14-10comms/gammu/Makefile
1.25+4-5comms/gammu/distinfo
1.13+2-1comms/gammu/PLIST
1.2+1-1comms/gammu/patches/patch-libgammu_gsmstate.c
+21-174 files

NetBSD/pkgsrc WhkRyTddoc pkg-vulnerabilities

   pkg-vulnerabilities: add remaining old CVEs for packages starting with h

   + harfbuzz,
     hdf5 (the ones with wildcards lkely not fixed and unclear if reported
     upstream or not),
     heimdal (according Debian only present in master branch, mark it as before
     7.7.1 to be safe and keep track of it),
     htmldoc, htop, hugin, hugo, hwloc, hyperscan
VersionDeltaFile
1.703+64-1doc/pkg-vulnerabilities
+64-11 files