NetBSD/pkgsrc QRq6eP7doc CHANGES-2025

   doc: Updated audio/py-music21 to 9.5.0
VersionDeltaFile
1.1540+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc s1xdJsraudio/py-music21 distinfo Makefile

   py-music21: update to 9.5.0

   Music21 v9.5 is a small bug-fix release that fixes a few hard to find bugs, takes advantage of updated dependencies, and adds a bit more typing in various places.
   Fixes Introducing Tiny Incompatibilities

   These incompatibilities have been removed from music21 in order to get correct typing. They were never documented nor promised to work, hence considering it okay with Semantic versioning.

       interval.getWrittenLowerNote works on notes and pitches but both objects must be a Note or must be a Pitch. (This restriction guarantees that the type of object being returned as the lower one will not vary based on attributes, and lets these functions be properly typed). By @mscuthbert in #1749 (started in 1747 by mistake) -- same is true for the parallel methods getWrittenHigherNote, getAbsoluteHigherNote, and getAbsoluteLowerNote. Now your IDE/mypy etc. should know the type of object being returned by these poorly-named functions!
       Removed the "ability" to do this: p = pitch.Pitch(pitch.Pitch('D')) to get a D. Never was documented before: Pitches now cannot take other pitch objects as arguments; this ability was just used in the pre-typed past where we were mixing strings and Pitch objects interchangeably and was only used in music21 in one place (reduceChords.py). The newly created Pitch objects lost a lot of information about harmonics, accidental display, etc. so this was a good catch. Contributed by first-time contributor @float3 in #1746

   What's Changed

       Fixed links to generated documentation by @jacobtylerwalls in #1741
       Take advantage of Astroid 1015 bug being fixed by @mscuthbert in #1745 -- many overloaded functions in music21 were very verbose with code that did not actually run in order to pass mypy with Astroid bug no. 1015 (a tough bug!). Major contributions to fixing the bug were given by @jacobtylerwalls. Also better docs about why music21 has its own StrEnum package. Also 'highestTime' will forever be equivalent to OffsetSpecial.AT_END -- if you know about this, it's great. Most will not care.
       Added some typing to graph modules by @mscuthbert in PR1745 above.
       Updated typing on tablature and intervals by @mscuthbert in #1747
       Code of Conduct Clarify by @mscuthbert in #1748
       Update interval Typing overloads by @mscuthbert in #1749
       Fix a case where octave transposing instruments like piccolo or double bass imported from MusicXML could have incorrect octave information and bad enharmonic transposition (C#s becoming Dbs) fixed by @gregchapman-dev in #1752 (this is unrelated to a question recently here and in StackOverflow about the difference between transposing by P8 and by 12 semitones (thanks to @vanderstel for answering).)
       Bug fix: corpora (including the built in core corpus) which were indexed using Python 3.13 could not be read on other systems (like Mac to Linux); a pathlib.Path was being stored in the corpus accidentally. Fixed by @mscuthbert in #1754
VersionDeltaFile
1.17+4-4audio/py-music21/distinfo
1.32+2-2audio/py-music21/Makefile
+6-62 files

NetBSD/pkgsrc Rxp1CQbwww/cgic Makefile

   (www/cgic) Update HOMEPAGE (to github)
VersionDeltaFile
1.11+2-2www/cgic/Makefile
+2-21 files

NetBSD/pkgsrc s1UYz1Kdoc CHANGES-2025

   doc: Updated www/cgicc to 3.2.20
VersionDeltaFile
1.1539+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc OTBAO3vwww/cgicc distinfo Makefile

   (www/cgicc) Updated 3.2.19 to 3.2.20

   (upstream)
    - Date of release is  Oct 22 2023
    - No update on ChangeLog, NEWS (as of 3.2.17)
    - autoconf used 2.69 to 2.71
    - 65 files updated
       (/tmp/x)% diff -urN  cgicc-3.2.* | grep '^\++' |wc
         65     325    4764
    - too many changes on removing back tick char: `foo' -> 'foo'
    - doxygen.conf has only version number diff
VersionDeltaFile
1.15+4-4www/cgicc/distinfo
1.26+2-2www/cgicc/Makefile
+6-62 files

NetBSD/pkgsrc wn2Edt7doc TODO

   doc/TODO: + rust-1.85.0.
VersionDeltaFile
1.25459+2-3doc/TODO
+2-31 files

NetBSD/pkgsrc OFTeNf4doc pkg-vulnerabilities

   doc: openh264 vuln
VersionDeltaFile
1.317+2-1doc/pkg-vulnerabilities
+2-11 files

NetBSD/pkgsrc ap5muZ0doc pkg-vulnerabilities

   doc: add exim vulnerability
VersionDeltaFile
1.316+2-1doc/pkg-vulnerabilities
+2-11 files

NetBSD/pkgsrc Ei4je3sdoc CHANGES-2025

   doc: Added wm/stumpwm version 24.11
VersionDeltaFile
1.1538+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc cJPpaDswm Makefile, wm/stumpwm Makefile distinfo

   stumpwm: add version 24.11

   StumpWM is a window manager written entirely in Common Lisp. It
   attempts to be highly customizable while relying entirely on the
   keyboard for input. You will not find buttons, icons, title bars,
   tool bars, or any of the other conventional GUI widgets. StumpWM
   attempts to be customizable yet visually minimal. There are no
   window decorations, no icons, and no buttons. It does have various
   hooks to attach your personal customizations, and variables to
   tweak.
VersionDeltaFile
1.1+62-0wm/stumpwm/Makefile
1.1+15-0wm/stumpwm/distinfo
1.1+15-0wm/stumpwm/patches/patch-Makefile.in
1.1+8-0wm/stumpwm/DESCR
1.179+2-1wm/Makefile
1.1+3-0wm/stumpwm/PLIST
+105-16 files

NetBSD/pkgsrc r08MKAldoc CHANGES-2024

   doc/CHANGES-2024: remove two duplicate entries
VersionDeltaFile
1.7950+1-3doc/CHANGES-2024
+1-31 files

NetBSD/pkgsrc CWJPiZYemulators/bochs Makefile PLIST

   bochs: Enable e1000 ethernet support.

   This is basically required for networking on any halfway
   modern OS.

   verified to build on netbsd and linux via drecklypkg
VersionDeltaFile
1.117+3-2emulators/bochs/Makefile
1.23+2-1emulators/bochs/PLIST
+5-32 files

NetBSD/pkgsrc tvZRoywdoc CHANGES-2025

   doc: Updated mail/msmtp to 1.8.28
VersionDeltaFile
1.1537+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc RSxEssNmail/msmtp options.mk Makefile

   msmtp: update to 1.8.28. Changes:

   - Build with libgsasl by default again (if found).
   - Detect SMTPUTF8 server capability and use it if available.
   - Add IDN support to --configure (build with libidn2 to enable this).
   - Add special value 'none' to logfile_time_format to suppress time output.
   - Add a testing infrastructure ('make check')
   - Many improvements in the msmtpq script
   - Many improvements to the vim scripts
   - Add support for SCRAM-SHA-256-PLUS and SCRAM-SHA-1-PLUS authentication, and
     prefer SCRAM methods over the PLAIN method because of their superior
     properties.
   - With --read-envelope-from, a Resent-From header is now used if it is present
     and appears before any From header
   - Added a new configuration command 'from_full_name' to set a full name for the
     From header (like -F on the command line)
   - Fixed the allow_from_override command

   Packaging adjusted to more closely resemble mpop. Build-tested on NetBSD
   and macOS.
VersionDeltaFile
1.18+21-35mail/msmtp/options.mk
1.100+20-20mail/msmtp/Makefile
1.3+13-13mail/msmtp/DESCR
1.17+7-2mail/msmtp/PLIST
1.50+4-4mail/msmtp/distinfo
+65-745 files

NetBSD/pkgsrc xuYAwn0doc CHANGES-2025

   doc: Updated mail/mpop to 1.4.21
VersionDeltaFile
1.1536+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc Q4KKUKAmail/mpop options.mk Makefile

   mpop: update to 1.4.21. Changes:

   - Build with libgsasl by default again (if found).
   - Add IDN support to --configure (build with libidn2 to enable this).
   - Add support for SCRAM-SHA-256-PLUS and SCRAM-SHA-1-PLUS
     authentication, and prefer SCRAM methods over the PLAIN method because
     of their superior properties.

   Packaging adjusted to more closely resemble msmtp. Build-tested on
   NetBSD and macOS.
VersionDeltaFile
1.4+28-6mail/mpop/options.mk
1.49+18-13mail/mpop/Makefile
1.2+12-5mail/mpop/DESCR
1.17+4-4mail/mpop/distinfo
1.11+5-1mail/mpop/PLIST
+67-295 files

NetBSD/pkgsrc L5YhKFxdoc CHANGES-2025

   Updated databases/postgresql1[3-7]
VersionDeltaFile
1.1535+6-1doc/CHANGES-2025
+6-11 files

NetBSD/pkgsrc 1yBOoABdatabases/postgresql13 distinfo Makefile.common, databases/postgresql14 distinfo

   postgresql: updated to 17.4, 16.8, 15.12, 14.17, 13.20

   PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20

   The issues listed below affect PostgreSQL 17. Some of these issues may also
   affect other supported versions of PostgreSQL.

   Improve behavior of quoting functions in libpq. The fix for CVE-2025-1094
   caused the quoting functions to not honor their string length parameters and,
   in some cases, cause crashes. This problem could be noticeable from a
   PostgreSQL client library, based on how it is integrated with libpq.
   Fix small memory leak in pg_createsubscriber.
VersionDeltaFile
1.5+4-4databases/postgresql17/distinfo
1.20+4-4databases/postgresql14/distinfo
1.27+4-4databases/postgresql13/distinfo
1.10+4-4databases/postgresql16/distinfo
1.13+4-4databases/postgresql15/distinfo
1.28+2-2databases/postgresql13/Makefile.common
+22-229 files not shown
+40-3515 files

NetBSD/pkgsrc 6ODQr2ndoc CHANGES-2025

   doc: Updated security/gsasl to 2.2.1
VersionDeltaFile
1.1534+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc MAwfY3Hsecurity/gsasl distinfo Makefile

   gsasl: update to 2.2.1. Changes:

   * Noteworthy changes in release 2.2.1 (2024-01-02) [stable]

   ** Base64 encoding/decoding now rejects non-conforming data.

   ** SCRAM server: Add support for GSASL_SCRAM_SALTED_PASSWORD.
   If the server knows GSASL_SCRAM_SALTED_PASSWORD with matching
   GSASL_SCRAM_ITER and GSASL_SCRAM_SALT values, it can avoid having to
   compute the expensive PBKDF2 operation.  The SCRAM client already
   supports this mode.  It is recommended for servers to store
   GSASL_SCRAM_SERVERKEY and GSASL_SCRAM_STOREDKEY values in a database,
   but sometimes storing GSASL_SCRAM_SALTED_PASSWORD, GSASL_SCRAM_ITER
   and GSASL_SCRAM_SALT has other advantages.

   ** gsasl: Added --scram-salted-password=STRING for test purposes.
   Based on idea from Manvendra Bhangui <mbhangui at gmail.com> in
   <https://lists.gnu.org/archive/html/help-gsasl/2022-11/msg00000.html>.


    [89 lines not shown]
VersionDeltaFile
1.24+4-4security/gsasl/distinfo
1.66+3-4security/gsasl/Makefile
1.21+2-1security/gsasl/PLIST
+9-93 files

NetBSD/pkgsrc PTql4CZprint/pdflib-lite distinfo, print/pdflib-lite/patches patch-libs_pdcore_pc_config.h

   Add support for MACOSX on aarch64 platform to the #if's
VersionDeltaFile
1.1+27-0print/pdflib-lite/patches/patch-libs_pdcore_pc_config.h
1.10+2-1print/pdflib-lite/distinfo
+29-12 files

NetBSD/pkgsrc TWw8veHdoc CHANGES-2025

   Updated lang/nodejs18, lang/nodejs20, lang/nodejs22, lang/nodejs
VersionDeltaFile
1.1533+5-1doc/CHANGES-2025
+5-11 files

NetBSD/pkgsrc dY8A3bWlang/nodejs distinfo Makefile

   nodejs: updated to 23.8.0

   Version 23.8.0 (Current)

   Notable Changes

   Support for using system CA certificates store on macOS and Windows
   Introduction of the URL Pattern API
   Support for the zstd compression algorithm
   Node.js thread names
   Timezone data has been updated to 2025a
   sqlite: allow returning ArrayBufferViews from user-defined functions
VersionDeltaFile
1.282+4-4lang/nodejs/distinfo
1.316+2-2lang/nodejs/Makefile
+6-62 files

NetBSD/pkgsrc dskjCcJlang/nodejs22 distinfo Makefile, lang/nodejs22/patches patch-src_crypto_crypto__rsa.cc

   nodejs22: updated to 22.14.0

   Version 22.14.0 'Jod' (LTS)

   Notable Changes

   - crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot)
   - (SEMVER-MINOR) fs: allow exclude option in globs to accept glob patterns (Daeyeon Jeong)
   - (SEMVER-MINOR) lib: add typescript support to STDIN eval (Marco Ippolito)
   - (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito)
   - (SEMVER-MINOR) module: add findPackageJSON util (Jacob Smith)
   - (SEMVER-MINOR) process: add process.ref() and process.unref() methods (James M Snell)
   - (SEMVER-MINOR) sqlite: support TypedArray and DataView in StatementSync (Alex Yang)
   - (SEMVER-MINOR) src: add --disable-sigusr1 to prevent signal i/o thread (Rafael Gonzaga)
   - (SEMVER-MINOR) src,worker: add isInternalWorker (Carlos Espa)
   - (SEMVER-MINOR) test_runner: add TestContext.prototype.waitFor() (Colin Ihrig)
   - (SEMVER-MINOR) test_runner: add t.assert.fileSnapshot() (Colin Ihrig)
   - (SEMVER-MINOR) test_runner: add assert.register() API (Colin Ihrig)
   - (SEMVER-MINOR) worker: add eval ts input (Marco Ippolito)
VersionDeltaFile
1.6+5-5lang/nodejs22/distinfo
1.2+3-3lang/nodejs22/patches/patch-src_crypto_crypto__rsa.cc
1.6+2-2lang/nodejs22/Makefile
+10-103 files

NetBSD/pkgsrc 8gX56N1lang/nodejs20 distinfo Makefile, lang/nodejs20/patches patch-configure.py

   nodejs20: updated to 20.18.3

   Version 20.18.3 'Iron' (LTS)

   Notable Changes

   - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo)
   - doc: add LJHarb to collaborators (Jordan Harband)
   - doc: enforce strict policy to semver-major releases (Rafael Gonzaga)
   - crypto: update root certificates to NSS 3.104 (Richard Lau)
   - tools: fix root certificate updater (Richard Lau)
   - doc: add jazelly to collaborators (Jason Zhang)
VersionDeltaFile
1.19+4-5lang/nodejs20/distinfo
1.23+2-2lang/nodejs20/Makefile
1.4+1-1lang/nodejs20/patches/patch-configure.py
+7-83 files

NetBSD/pkgsrc KaoVku0lang/nodejs18 distinfo Makefile, lang/nodejs18/patches patch-configure

   nodejs18: updated to 18.20.7

   Version 18.20.7 'Hydrogen' (LTS)

   Notable Changes
   - crypto: update root certificates to NSS 3.107
VersionDeltaFile
1.24+4-5lang/nodejs18/distinfo
1.38+2-2lang/nodejs18/Makefile
1.4+1-1lang/nodejs18/patches/patch-configure
+7-83 files

NetBSD/pkgsrc 6UYqNxUdoc CHANGES-2025

   doc: Updated lang/joker to 1.4.1
VersionDeltaFile
1.1532+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc f1uoB5klang/joker distinfo Makefile

   joker: update to 1.4.1

   - make build stable
   - fixed uuid formatting inside a set literal
VersionDeltaFile
1.5+4-4lang/joker/distinfo
1.19+2-3lang/joker/Makefile
+6-72 files

NetBSD/pkgsrc VW9CxfMdoc CHANGES-2025

   Updated security/libjwt, net/ngtcp2, www/nghttp3
VersionDeltaFile
1.1531+4-1doc/CHANGES-2025
+4-11 files

NetBSD/pkgsrc RxJN0Upwww/nghttp3 distinfo Makefile

   nghttp3: updated to 1.8.0

   1.8.0

   C99 designated initializers
   Use FuzzedDataProvider in fuzz_http3serverreq
   Explicitly deny new server-initiated bidirectional stream
   Assert settings
   Generate periodic fuzzing coverage reports
   clang-format
   nghttp3_gaptr: Check iterator
   Revert "nghttp3_gaptr: Check iterator"
   fuzz: Make stream_id non-negative integer
   nghttp3_gaptr: Assert !nghttp3_ksl_it_end
   Assert stream_id range in public API
   Fuzz settings in fuzz_http3serverreq
   Fix fuzzer build
   fuzz: Exercise callback failure handling
   Rewrite fuzz_qpackdecoder with FuzzedDataProvider

    [23 lines not shown]
VersionDeltaFile
1.18+4-4www/nghttp3/distinfo
1.22+2-2www/nghttp3/Makefile
1.17+2-2www/nghttp3/PLIST
+8-83 files