NetBSD/pkgsrc 5cl0Zopdoc CHANGES-2025

   Updated mail/p5-Mail-Box-POP3 to 3.007
VersionDeltaFile
1.3641+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc hnIK8M4mail/p5-Mail-Box-POP3 distinfo Makefile

   Update to 3.007

   Upstream changes:
   version 3.007: Fri Apr 18 08:59:39 PM CEST 2025
           Changes:
           - use IO::Socket::IP to replace IO::Socket::INET
             [J Plesnik] rt.cpan.org#149607
VersionDeltaFile
1.6+4-4mail/p5-Mail-Box-POP3/distinfo
1.10+2-3mail/p5-Mail-Box-POP3/Makefile
+6-72 files

NetBSD/pkgsrc iBLjI2Mdoc CHANGES-2025

   Updated mail/p5-Mail-Box-IMAP4 to 3.009
VersionDeltaFile
1.3640+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc U67OeJUmail/p5-Mail-Box-IMAP4 distinfo Makefile

   Update to 3.009

   Upstream changes:
   version 3.009: Fri Apr 18 08:41:26 PM CEST 2025
           Fixes:
           - Get peer host and port from Socket object, not IMAPClient.
             github pull#3 [Jonathan Kamens]
           Improvements:
           - add .gitignore
           - minor doc fix
VersionDeltaFile
1.7+4-4mail/p5-Mail-Box-IMAP4/distinfo
1.11+2-3mail/p5-Mail-Box-IMAP4/Makefile
+6-72 files

NetBSD/pkgsrc c6VIppWdoc CHANGES-2025

   Updated textproc/p5-Text-BibTeX to 0.91
VersionDeltaFile
1.3639+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc o2PuLkktextproc/p5-Text-BibTeX distinfo Makefile

   Update to 0.91

   Upstream changes:
   0.91 2025-01-29
    * Fix compilation issue with btparse code (Colin Mcdonald)
   0.90 2025-01-06
    * Added support to Haiku OS (thanks to Joachim Mairbö)
VersionDeltaFile
1.30+4-4textproc/p5-Text-BibTeX/distinfo
1.63+2-3textproc/p5-Text-BibTeX/Makefile
+6-72 files

NetBSD/pkgsrc ocoYkt6doc CHANGES-2025

   Updated time/p5-DateTimeX-Easy to 0.092
VersionDeltaFile
1.3638+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc fmYzHEwtime/p5-DateTimeX-Easy distinfo Makefile

   Update to 0.092

   Upstream changes:
   0.092 January 1, 2024
         - Fixed issue with tests failing after tzdata-2024b added some new
           aliases.  This gets used if you have DateTime-TimeZone-2.63, which
           came out Sep 07, 2024.  To make sure this passes tests I have bumped
           the required minimum version of DateTime-TimeZone to v-2.63.   I suppose
           this could be a breaking change although its hard for me to see the cases;
           just shout out if you have trouble.
VersionDeltaFile
1.9+4-4time/p5-DateTimeX-Easy/distinfo
1.28+2-3time/p5-DateTimeX-Easy/Makefile
+6-72 files

NetBSD/pkgsrc dg84HK5doc CHANGES-2025

   Updated time/p5-DateTime-Format-Natural to 1.21
VersionDeltaFile
1.3637+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc wiM1RJwtime/p5-DateTime-Format-Natural distinfo Makefile

   Update to 1.21

   Upstream changes:
   1.21  2025-05-18  <schubiger at cpan.org>
    - Merged development version to stable.
   1.20_01  2025-04-28  <schubiger at cpan.org>
    - ::Duration::Checks: mark all subroutines as internal.
    - Un-exclude Duration::Checks in pod{-coverage}.t.
VersionDeltaFile
1.28+4-4time/p5-DateTime-Format-Natural/distinfo
1.45+2-2time/p5-DateTime-Format-Natural/Makefile
+6-62 files

NetBSD/pkgsrc yEn81QMdoc CHANGES-2025 TODO

   doc: Updated www/gitea to 1.22.6
VersionDeltaFile
1.3636+2-1doc/CHANGES-2025
1.25849+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 8UoPwHxwww/gitea distinfo go-modules.mk

   gitea: update to version 1.22.6

   This enforces building with Go 1.23, as otherwise the following error
   happens immediately when starting the web server:
   "fatal error: concurrent map read and map write"
   (As per https://github.com/go-gitea/gitea/issues/33938)

   Changes in 1.22.6:

   SECURITY
   * Fix misuse of PublicKeyCallback(#32810)

   BUGFIXES
   * Fix lfs migration (#32812) (#32818)
   * Add missing two sync feed for refs/pull (#32815)

   TESTING
   * Avoid MacOS keychain dialog in integration tests (#32813) (#32816)


    [265 lines not shown]
VersionDeltaFile
1.39+238-337www/gitea/distinfo
1.8+78-111www/gitea/go-modules.mk
1.118+4-3www/gitea/Makefile
+320-4513 files

NetBSD/src BwoeLvbsbin/umount umount.8

   umount.8: note a limitation of the -d option

   (As discussed in PR bin/57903.)
VersionDeltaFile
1.22+10-2sbin/umount/umount.8
+10-21 files

NetBSD/pkgsrc WlV1LyHdoc pkg-vulnerabilities

   pkg-vulnerabilities: + redis, yasm, tcpreplay, apache-tomcat

   yasm is fixed with https://github.com/yasm/yasm/pull/263 AKA
   https://github.com/yasm/yasm/commit/121ab150b3577b666c79a79f4a511798d7ad2432 but
   no stable release with that commit.
VersionDeltaFile
1.389+7-1doc/pkg-vulnerabilities
+7-11 files

NetBSD/pkgsrc eYUg6dcdoc CHANGES-2025

   Updated net/haproxy, devel/py-zope.testrunner
VersionDeltaFile
1.3635+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc skFoPtLdevel/py-zope.testrunner distinfo Makefile

   py-zope.testrunner: updated to 7.4

   7.4 (2025-05-28)

   - Add ``--auto-path`` option.
     This automatically adds the path of all packages from the ``--package`` option to the test paths.
VersionDeltaFile
1.16+4-4devel/py-zope.testrunner/distinfo
1.19+2-2devel/py-zope.testrunner/Makefile
+6-62 files

NetBSD/pkgsrc WnmN48Cnet/haproxy/patches patch-src_backend.c

   haproxy: add new patch
VersionDeltaFile
1.1+15-0net/haproxy/patches/patch-src_backend.c
+15-01 files

NetBSD/pkgsrc lZJM42Xnet/haproxy distinfo Makefile, net/haproxy/patches patch-src_queue.c patch-include_haproxy_proxy-t.h

   haproxy: updated to 3.2.0

   3.2.0
   - MINOR: promex: Add agent check status/code/duration metrics
   - MINOR: ssl: support strict-sni in ssl-default-bind-options
   - MINOR: ssl: also provide the "tls-tickets" bind option
   - MINOR: server: define CLI I/O handler for "add server"
   - MINOR: server: implement "add server help"
   - MINOR: server: use stress mode for "add server help"
   - BUG/MEDIUM: server: fix crash after duplicate GUID insertion
   - BUG/MEDIUM: server: fix potential null-deref after previous fix
   - MINOR: config: list recently added sections with -dKcfg
   - BUG/MAJOR: cache: Crash because of wrong cache entry deleted
   - DOC: configuration: fix the example in crt-store
   - DOC: config: clarify the wording around single/double quotes
   - DOC: config: clarify the legacy cookie and header captures
   - DOC: config: fix alphabetical ordering of layer 7 sample fetch functions
   - DOC: config: fix alphabetical ordering of layer 6 sample fetch functions
   - DOC: config: fix alphabetical ordering of layer 5 sample fetch functions

    [21 lines not shown]
VersionDeltaFile
1.3+21-12net/haproxy/patches/patch-src_queue.c
1.3+10-10net/haproxy/patches/patch-include_haproxy_proxy-t.h
1.5+8-8net/haproxy/patches/patch-include_haproxy_server-t.h
1.128+8-7net/haproxy/distinfo
1.136+2-2net/haproxy/Makefile
1.13+2-1net/haproxy/PLIST
+51-406 files

NetBSD/src tzumCfesys/dev/ic sti.c

   Fix silent panic when STIDEBUG is defined and sti(4) is console.
VersionDeltaFile
1.45+5-2sys/dev/ic/sti.c
+5-21 files

NetBSD/pkgsrc mXiYN4sdoc CHANGES-2025

   doc: Updated games/luanti to 5.12.0
VersionDeltaFile
1.3634+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc dvp3dRygames/luanti PLIST distinfo, games/luanti/patches patch-src_client_game.cpp

   luanti: update to 5.12.0

   - use SDL2 for window and input handling
   - some breaking changes to the api
   - many updates to visuals and client
VersionDeltaFile
1.1+18-0games/luanti/patches/patch-src_client_game.cpp
1.3+11-3games/luanti/PLIST
1.3+5-4games/luanti/distinfo
1.8+3-3games/luanti/Makefile
+37-104 files

NetBSD/pkgsrc GH471yidoc CHANGES-2025

   doc: Updated editors/ait to 1.12
VersionDeltaFile
1.3633+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc DzbSluFeditors/ait distinfo Makefile

   ait: update to 1.12

   - many many bug fixes
   - added shell command history
   - added output shell command to buffer via > prefix
   - added default switch-command when one isn't supplied
   - added substitute in shell commands
   - added ! prefix to disable temp file output to shell, open, and
     switch commands
   - added kill ring to msgline
     - switch-command is now accessed via C-c
     - C-u is used to access king ring (C-u C-y)
   - better syntax highlighting for supported file types
   - improved dynamic-expand
   - OpenBSD support added
   - improved stability on GNU/Linux
   - improved shell/open command abilities
   - improved transpose-word undoing
VersionDeltaFile
1.3+4-4editors/ait/distinfo
1.4+2-3editors/ait/Makefile
+6-72 files

NetBSD/pkgsrc x68Fmwknet/libfetch/files ftp.c

   libfetch: fix build with -Werror=unused-variable and inet6 turned off

   From Michael Small in PR 59448.
VersionDeltaFile
1.49+3-1net/libfetch/files/ftp.c
+3-11 files

NetBSD/pkgsrc vXduX2ydoc CHANGES-2025

   doc: Updated www/ruby-excon to 1.2.6
VersionDeltaFile
1.3632+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc LTTq6bzwww/ruby-excon distinfo Makefile

   www/ruby-excon: update to 1.2.7

   1.2.7 (2025-05-27)

   freezes caused inadvertent breaking changes, so partially rolling back

   - unfreeze defaults
   - unfreeze connection/request keys
   - unfreeze defaults/middlewares
VersionDeltaFile
1.18+4-4www/ruby-excon/distinfo
1.18+2-2www/ruby-excon/Makefile
+6-62 files

NetBSD/pkgsrc OX1pRSwdoc CHANGES-2025

   doc: Updated www/ruby-net-http-persistent to 4.0.6
VersionDeltaFile
1.3631+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc MdKGHF6www/ruby-net-http-persistent distinfo Makefile

   www/ruby-net-http-persistent: update to 4.0.6

   4.0.6 (2024-12-04)

   Bug fixes:

   * Allow ConnectionPool exceptions from checkout to bubble up to caller.
VersionDeltaFile
1.21+4-4www/ruby-net-http-persistent/distinfo
1.21+2-2www/ruby-net-http-persistent/Makefile
+6-62 files

NetBSD/pkgsrc t39tx3hdoc CHANGES-2025

   doc: Updated www/ruby-aws-sdk-s3 to 1.187.0
VersionDeltaFile
1.3630+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc bHPPfprwww/ruby-aws-sdk-s3 distinfo Makefile

   www/ruby-aws-sdk-s3: update to 1.187.0

   1.187.0 (2025-05-28)

   * Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
     CHANGELOG.md for details.
   * Issue - Signal data in http response listeners prior to writing, so that
     data can be inspected or verified before potential mutation.
VersionDeltaFile
1.41+4-4www/ruby-aws-sdk-s3/distinfo
1.41+2-2www/ruby-aws-sdk-s3/Makefile
+6-62 files