NetBSD/pkgsrc gAR3c30doc CHANGES-pkgsrc-2025Q1

   Update for tickets 6950, 6951
VersionDeltaFile
1.1.2.3+7-1doc/CHANGES-pkgsrc-2025Q1
+7-11 files

NetBSD/pkgsrc wDaQa99www/ikiwiki Makefile

   Pullup ticket #6951 - requested by schmonz
   www/ikiwiki: Runtime fix

   Revisions pulled up:
   - www/ikiwiki/Makefile                                          1.185

   ---
      Module Name:      pkgsrc
      Committed By:     schmonz
      Date:             Sun Mar 30 16:49:20 UTC 2025
      Modified Files:
        pkgsrc/www/ikiwiki: Makefile
      Log Message:
      ikiwiki: add missing DEPENDS to fix aggregator error:
          $ ikiwiki --setup ikiwiki.setup --aggregate --refresh --verbose
          Can't locate IO/Socket/SSL.pm in @INC
          Attempt to reload LWPx/Protocol/https_paranoid.pm aborted.
      Bump PKGREVISION.
VersionDeltaFile
1.184.2.1+3-1www/ikiwiki/Makefile
+3-11 files

NetBSD/pkgsrc lRq0D9dsysutils/sandboxctl Makefile distinfo, sysutils/sandboxctl/patches patch-modules_netbsd__release.subr

   Pullup ticket #6950 - requested by schmonz
   sysutils/sandboxctl: Runtime fix for older NetBSD

   Revisions pulled up:
   - sysutils/sandboxctl/Makefile                                  1.6
   - sysutils/sandboxctl/distinfo                                  1.7
   - sysutils/sandboxctl/patches/patch-modules_netbsd__release.subr 1.2

   ---
      Module Name:    pkgsrc
      Committed By:   schmonz
      Date:           Sun Mar 30 16:23:58 UTC 2025

      Modified Files:
              pkgsrc/sysutils/sandboxctl: Makefile distinfo
              pkgsrc/sysutils/sandboxctl/patches: patch-modules_netbsd__release.subr

      Log Message:
      sandboxctl: don't fail when certctl is not present. Bump PKGREVISION.

    [2 lines not shown]
VersionDeltaFile
1.5.6.1+2-2sysutils/sandboxctl/Makefile
1.6.8.1+2-2sysutils/sandboxctl/distinfo
1.1.8.1+1-1sysutils/sandboxctl/patches/patch-modules_netbsd__release.subr
+5-53 files

NetBSD/pkgsrc CbdtX8adoc CHANGES-pkgsrc-2025Q1

   Update for ticket #6952
VersionDeltaFile
1.1.2.2+6-2doc/CHANGES-pkgsrc-2025Q1
+6-21 files

NetBSD/pkgsrc gTfpYoFlang/go version.mk, lang/go123 distinfo PLIST

   Pullup ticket #6952 - requested by bsiegert
   lang/go123: Security fix
   lang/go124: Security fix

   Revisions pulled up:
   - lang/go/version.mk                                            1.229
   - lang/go123/PLIST                                              1.8
   - lang/go123/distinfo                                           1.10
   - lang/go124/PLIST                                              1.3
   - lang/go124/distinfo                                           1.3

   ---
      Module Name:    pkgsrc
      Committed By:   bsiegert
      Date:           Tue Apr  1 17:44:25 UTC 2025

      Modified Files:
              pkgsrc/lang/go: version.mk
              pkgsrc/lang/go123: PLIST distinfo

    [23 lines not shown]
VersionDeltaFile
1.9.2.1+4-4lang/go123/distinfo
1.2.2.1+4-4lang/go124/distinfo
1.228.2.1+3-3lang/go/version.mk
1.7.2.1+2-1lang/go123/PLIST
1.2.2.1+3-0lang/go124/PLIST
+16-125 files

NetBSD/pkgsrc loxz5SJwww/hiawatha distinfo Makefile

   www/hiawatha: Update enclosed mbedtls to v3.6.3

   Mbed-TLS 3.6.3 Release Notes

   Default behavior changes

       In TLS clients, if mbedtls_ssl_set_hostname() has not been called,
       mbedtls_ssl_handshake() now fails with
       MBEDTLS_ERR_SSL_CERTIFICATE_VERIFICATION_WITHOUT_HOSTNAME
       if certificate-based authentication of the server is attempted.
       This is because authenticating a server without knowing what name
       to expect is usually insecure. To restore the old behavior, either
       call mbedtls_ssl_set_hostname() with NULL as the hostname, or
       enable the new compile-time option
       MBEDTLS_SSL_CLI_ALLOW_WEAK_CERTIFICATE_VERIFICATION_WITHOUT_HOSTNAME.

   Features

       Added new configuration option MBEDTLS_PSA_STATIC_KEY_SLOTS, which

    [70 lines not shown]
VersionDeltaFile
1.14+4-4www/hiawatha/distinfo
1.46+2-2www/hiawatha/Makefile
1.5+2-2www/hiawatha/options.mk
+8-83 files

NetBSD/pkgsrc BZnv3eMnet/wireguard-go Makefile

   Remove stray "<" at start of line
VersionDeltaFile
1.13+1-1net/wireguard-go/Makefile
+1-11 files

NetBSD/pkgsrc vWiLCXwdoc TODO CHANGES-2025

   doc: Updated sysutils/node_exporter to 1.9.1
VersionDeltaFile
1.25596+1-2doc/TODO
1.2450+2-1doc/CHANGES-2025
+3-32 files

NetBSD/pkgsrc YeV2udqsysutils/node_exporter distinfo go-modules.mk, sysutils/node_exporter/patches patch-collector_netdev__common.go patch-collector_cpu__netbsd.go

   node_exporter: update to 1.9.1

   1.9.1

   [BUGFIX] pressure: Fix missing IRQ on older kernels
   [BUGFIX] Fix Darwin memory leak

   1.9.0

   [CHANGE] meminfo: Convert linux implementation to use procfs lib
   [CHANGE] Update logging to use Go log/slog
   [FEATURE] filesystem: Add node_filesystem_mount_info metric
   [FEATURE] btrfs: Add metrics for commit statistics
   [FEATURE] interrupts: Add collector include/exclude filtering
   [FEATURE] interrupts: Add "exclude zeros" filtering
   [FEATURE] slabinfo: Add filters for slab name.
   [FEATURE] pressure: add IRQ PSI metrics
   [FEATURE] hwmon: Add include and exclude filter for sensors
   [FEATURE] filesystem: Add NetBSD support

    [19 lines not shown]
VersionDeltaFile
1.17+155-188sysutils/node_exporter/distinfo
1.7+50-60sysutils/node_exporter/go-modules.mk
1.2+6-6sysutils/node_exporter/patches/patch-collector_netdev__common.go
1.76+2-3sysutils/node_exporter/Makefile
1.4+1-1sysutils/node_exporter/patches/patch-collector_cpu__netbsd.go
1.2+1-1sysutils/node_exporter/patches/patch-collector_filesystem__common.go
+215-2591 files not shown
+216-2607 files

NetBSD/pkgsrc fKyexQfdoc CHANGES-2025

   Removed go119 and go121
VersionDeltaFile
1.2449+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc rFINzKolang Makefile, lang/go version.mk

   go119, go121: remove

   go124 is the current version. go123 is still supported.

   To build go124 from source, the chain is
   go14 - go118 - go120 - go122 - go124

   Thus, nothing needs go119 and go121.

   agreed by maya@ on tech-pkg
VersionDeltaFile
1.754+1-3lang/Makefile
1.230+1-3lang/go/version.mk
1.2+1-1lang/go119/patches/patch-src_cmd_dist_util.go
1.7+1-1lang/go119/Makefile
1.13+1-1lang/go119/PLIST
1.3+1-1lang/go119/PLIST.Darwin
+6-1021 files not shown
+23-2727 files

NetBSD/pkgsrc 6tLjPimdoc CHANGES-2025

   doc: Updated lang/go124 to 1.24.2
VersionDeltaFile
1.2448+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 2jMBaIGlang/go version.mk, lang/go123 distinfo PLIST

   Update go123 to 1.23.8 and go124 to 1.24.2

   These minor releases include 1 security fixes following the security policy:

   -   net/http: request smuggling through invalid chunked data

       The net/http package accepted data in the chunked transfer encoding
       containing an invalid chunk-size line terminated by a bare LF.
       When used in conjunction with a server or proxy which incorrectly
       interprets a bare LF in a chunk extension as part of the extension,
       this could permit request smuggling.

       The net/http package now rejects chunk-size lines containing a bare LF.

       Thanks to Jeppe Bonde Weikop for reporting this issue.

       This is CVE-2025-22871 and Go issue https://go.dev/issue/71988.

   View the release notes for more information.
VersionDeltaFile
1.3+4-4lang/go124/distinfo
1.10+4-4lang/go123/distinfo
1.229+3-3lang/go/version.mk
1.3+3-0lang/go124/PLIST
1.8+1-0lang/go123/PLIST
+15-115 files

NetBSD/pkgsrc qs93Alenet/wireguard-go Makefile

   wireguard-go: Fix HOMEPAGE

   Use the about page of this software implementation, rather than the
   generic wireguard homepage.
VersionDeltaFile
1.12+3-3net/wireguard-go/Makefile
+3-31 files

NetBSD/pkgsrc 0MnulP6devel Makefile, devel/p5-Data-ULID Makefile DESCR

   Add p5-Data-ULID 1.3

   This is an implementation in Perl of the ULID identifier type
   introduced by Alizain Feerasta. The original implementation (in
   Javascript) can be found at https://github.com/alizain/ulid.

   ULIDs have several advantages over UUIDs in many contexts. The
   advantages include:

   - Lexicographically sortable
   - The canonical representation is shorter than UUID (26 vs 36
     characters)
   - Case insensitve and safely chunkable.
   - URL-safe
   - Timestamp can always be easily extracted if so desired.
   - Limited compatibility with UUIDs, since both are 128-bit formats.
     Some conversion back and forth is possible.
VersionDeltaFile
1.1+18-0devel/p5-Data-ULID/Makefile
1.1+15-0devel/p5-Data-ULID/DESCR
1.1+5-0devel/p5-Data-ULID/distinfo
1.4458+2-1devel/Makefile
+40-14 files

NetBSD/pkgsrc QZScD5Psecurity Makefile, security/p5-Bytes-Random-Secure-Tiny Makefile DESCR

   Add security/p5-Bytes-Random-Secure-Tiny 1.011

   Bytes::Random::Secure::Tiny provides random bytes from a
   cryptographically secure random number generator (ISAAC), seeded
   from strong entropy sources on a wide variety of platforms. It does
   so without external dependencies (except on Windows), and has a
   minimal but useful user interface patterned after the module
   Bytes::Random::Secure.
VersionDeltaFile
1.1+16-0security/p5-Bytes-Random-Secure-Tiny/Makefile
1.1+6-0security/p5-Bytes-Random-Secure-Tiny/DESCR
1.1+5-0security/p5-Bytes-Random-Secure-Tiny/distinfo
1.976+2-1security/Makefile
+29-14 files

NetBSD/pkgsrc jOKU1Bldoc CHANGES-2025

   Updated security/cargo-audit, devel/protobuf-language-server
VersionDeltaFile
1.2447+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 3cWjQJldevel/protobuf-language-server distinfo go-modules.mk

   protobuf-language-server: updated to 0.1.1

   0.1.1
   go mod tidy
VersionDeltaFile
1.2+34-46devel/protobuf-language-server/distinfo
1.2+10-14devel/protobuf-language-server/go-modules.mk
1.3+2-3devel/protobuf-language-server/Makefile
+46-633 files

NetBSD/pkgsrc DjfpOb7security/cargo-audit distinfo cargo-depends.mk, security/cargo-audit/patches patch-.._admin_src_lib.rs patch-admin_src_lib.rs

   cargo-audit: updated to 0.21.2

   0.21.2 (2025-02-28)

   Fixed
   - Upgraded to `rustsec` v0.30.2 to fix an incompatibility with Rust v1.85 and later
VersionDeltaFile
1.12+194-182security/cargo-audit/distinfo
1.10+63-59security/cargo-audit/cargo-depends.mk
1.13+8-14security/cargo-audit/Makefile
1.1+16-0security/cargo-audit/patches/patch-.._admin_src_lib.rs
1.2+1-1security/cargo-audit/patches/patch-admin_src_lib.rs
+282-2565 files

NetBSD/pkgsrc 5MqqgY8doc CHANGES-2025 TODO

   Updated devel/SDL2, audio/fluidsynth
VersionDeltaFile
1.2446+3-1doc/CHANGES-2025
1.25595+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc Eyc2ai8audio/fluidsynth distinfo Makefile

   fluidsynth: updated to 2.4.4

   2.4.4

   Support for SDL3 has been added, support for SDL2 has been deprecated
   Soundfonts that are not respecting the 46 zero-sample padding-space previously sounded incorrect when
   synth.dynamic-sample-loading was active
   Allow drum channels to profit from Soundfont Bank Offsets by no longer ignoring MSB Bank changes
   Revise the preset fallback logic for drum channels
   A regression introduced in 2.4.1 may have caused interrupted real-time playback when voices were using the lowpass filter
   Improve multi-user experience when running fluidsynth as systemd service
   Fix ordering and dependencies of fluidsynth's systemd service
   Revise fluidsynth's man page
VersionDeltaFile
1.53+4-4audio/fluidsynth/distinfo
1.87+2-3audio/fluidsynth/Makefile
1.36+2-2audio/fluidsynth/PLIST
+8-93 files

NetBSD/pkgsrc m2WcInTdevel/SDL2 distinfo Makefile

   SDL2: updated to 2.32.4

   2.32.4

   This is a stable bugfix release, with the following changes:

   Fixed controller GUIDs changing randomly on Windows
   Fixed detecting PlayStation controller sensors on Linux when HIDAPI isn't being used
   Fixed a crash enumerating some input devices
VersionDeltaFile
1.82+4-4devel/SDL2/distinfo
1.106+2-2devel/SDL2/Makefile
+6-62 files

NetBSD/pkgsrc j1AAqBzdoc CHANGES-2025 TODO

   Updated devel/py-rpds-py, misc/py-platformdirs
VersionDeltaFile
1.2445+3-1doc/CHANGES-2025
1.25594+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc mmvpt4Zmisc/py-platformdirs Makefile distinfo

   py-platformdirs: updated to 4.3.7

   4.3.7
   Chunk dependabot updates into a single PR
   Drop support for EOL Python 3.8
VersionDeltaFile
1.32+4-4misc/py-platformdirs/Makefile
1.31+4-4misc/py-platformdirs/distinfo
+8-82 files

NetBSD/pkgsrc xTw5QSmdevel/py-rpds-py distinfo cargo-depends.mk

   py-rpds-py: updated to 0.24.0

   0.24.0
   replace quansight-labs/setup-python with actions/setup-python
   noxfile: mark pypy 3.11 as supported
VersionDeltaFile
1.20+22-22devel/py-rpds-py/distinfo
1.13+6-6devel/py-rpds-py/cargo-depends.mk
1.23+2-2devel/py-rpds-py/Makefile
+30-303 files

NetBSD/pkgsrc zO1poPVdoc CHANGES-2025 TODO

   Updated devel/py-typing-extensions, net/py-unearth
VersionDeltaFile
1.2444+3-1doc/CHANGES-2025
1.25593+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc 4y3leZynet/py-unearth distinfo Makefile

   py-unearth: updated to 0.17.3

   0.17.3

   Bug Fixes

   Update contributing guidelines for rebase branch
   Best match should be a pre-release if that's all the index has
   Use stdlib Path <-> URL conversions
VersionDeltaFile
1.24+4-4net/py-unearth/distinfo
1.26+2-2net/py-unearth/Makefile
+6-62 files

NetBSD/pkgsrc Uv2GA69devel/py-typing-extensions distinfo Makefile

   py-typing-extensions: updated to 4.13.0

   Release 4.13.0 (March 25, 2025)

   No user-facing changes since 4.13.0rc1.

   Release 4.13.0rc1 (March 18, 2025)

   New features:

   - Add `typing_extensions.TypeForm` from PEP 747. Patch by
     Jelle Zijlstra.
   - Add `typing_extensions.get_annotations`, a backport of
     `inspect.get_annotations` that adds features specified
     by PEP 649. Patches by Jelle Zijlstra and Alex Waygood.
   - Backport `evaluate_forward_ref` from CPython PR

   Bugfixes and changed features:


    [35 lines not shown]
VersionDeltaFile
1.24+4-4devel/py-typing-extensions/distinfo
1.28+2-3devel/py-typing-extensions/Makefile
+6-72 files

NetBSD/pkgsrc IyObLM6doc CHANGES-2025 TODO

   Updated textproc/py-orjson, devel/py-cattrs
VersionDeltaFile
1.2443+3-1doc/CHANGES-2025
1.25592+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc ctH1pnldevel/py-cattrs distinfo Makefile

   py-cattrs: updated to 24.1.3

   24.1.3 (2025-03-25)
   - Fix structuring of keyword-only dataclass fields when not using detailed validation.
VersionDeltaFile
1.9+4-4devel/py-cattrs/distinfo
1.11+3-3devel/py-cattrs/Makefile
+7-72 files