NetBSD/pkgsrc-wip 8fc332ffish Makefile cargo-depends.mk, fish/patches patch-Cargo.toml patch-cmake_Install.cmake

fish: start update, fails to build
DeltaFile
+1,731-0fish/PLIST
+535-0fish/distinfo
+177-0fish/cargo-depends.mk
+92-0fish/Makefile
+39-0fish/patches/patch-cmake_Install.cmake
+35-0fish/patches/patch-Cargo.toml
+2,609-03 files not shown
+2,649-09 files

NetBSD/othersrc wuUrcYdusr.bin/gooeymux term.c init.c

   move settings into their own header
VersionDeltaFile
1.1+43-0usr.bin/gooeymux/config.h
1.5+3-5usr.bin/gooeymux/init.c
1.3+4-3usr.bin/gooeymux/term.c
+50-83 files

NetBSD/pkgsrc fFp8VLYdevel/chmlib MESSAGE

   chmlib: remove MESSAGE

   Nothing pkgsrc-specific or necessary to know for installation
VersionDeltaFile
1.2+1-1devel/chmlib/MESSAGE
+1-11 files

NetBSD/pkgsrc fGbvsv3doc CHANGES-2026

   Added textproc/py-unicode-segmentation-rs; Updated textproc/translate-toolkit
VersionDeltaFile
1.5089+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc HYFUnq2textproc/translate-toolkit distinfo Makefile

   translate-toolkit: updated to 3.19.17

   3.19.17

   Formats and Converters

   catkeys
   Omit untranslated units when serializing catalogs
   DTD
   Preserve apostrophe entities during round trips
   Markdown
   Avoid applying stale YAML folded scalar offsets to translated
   content
   RC
   Preserve inline comments next to their original controls in po2rc
   TS
   Preserve disambiguation, developer guidance, and translator comment
   types during PO conversion


    [4 lines not shown]
VersionDeltaFile
1.8+78-47textproc/translate-toolkit/PLIST
1.20+4-4textproc/translate-toolkit/distinfo
1.28+4-4textproc/translate-toolkit/Makefile
+86-553 files

NetBSD/pkgsrc E2XLdZOtextproc Makefile, textproc/py-unicode-segmentation-rs DESCR PLIST

   py-unicode-segmentation-rs: added version 0.3.3

   Python bindings for the Rust unicode-segmentation and unicode-width crates,
   providing Unicode text segmentation and width calculation according to Unicode
   standards.
VersionDeltaFile
1.1+56-0textproc/py-unicode-segmentation-rs/distinfo
1.1+25-0textproc/py-unicode-segmentation-rs/Makefile
1.1+19-0textproc/py-unicode-segmentation-rs/cargo-depends.mk
1.1+11-0textproc/py-unicode-segmentation-rs/PLIST
1.1597+2-1textproc/Makefile
1.1+3-0textproc/py-unicode-segmentation-rs/DESCR
+116-16 files

NetBSD/pkgsrc-wip bb764f0. Makefile, py-anydoc DESCR PLIST

py-anydoc: add new package
DeltaFile
+569-0py-anydoc/distinfo
+190-0py-anydoc/cargo-depends.mk
+23-0py-anydoc/Makefile
+11-0py-anydoc/PLIST
+4-0py-anydoc/DESCR
+1-1Makefile
+798-16 files

NetBSD/pkgsrc hw5exygdoc CHANGES-2026

   doc: Updated sysutils/lx-cli to 0.2.0
VersionDeltaFile
1.5088+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc kIHnCyAsysutils/lx-cli Makefile cargo-depends.mk

   sysutils/lx-cli: update to 0.2.0

   No changelog provided.
VersionDeltaFile
1.2+4-43sysutils/lx-cli/distinfo
1.2+0-13sysutils/lx-cli/cargo-depends.mk
1.2+2-2sysutils/lx-cli/Makefile
+6-583 files

NetBSD/pkgsrc Tyh4smmdoc CHANGES-2026

   doc: Updated shells/oh-my-posh to 30.6.4
VersionDeltaFile
1.5087+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BXw1PEnshells/oh-my-posh Makefile distinfo

   shells/oh-my-posh: update to 30.6.4

   Bug Fixes

    - battery: render a detected battery at 0% instead of disabling the segment (#7784) (bfa4f3b), closes #7782
VersionDeltaFile
1.325+4-4shells/oh-my-posh/distinfo
1.357+2-2shells/oh-my-posh/Makefile
+6-62 files

NetBSD/pkgsrc zCuYTJWdoc CHANGES-2026

   doc: Updated news/eilmeldung to 1.7.2
VersionDeltaFile
1.5086+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Wk7YmDrnews/eilmeldung Makefile cargo-depends.mk

   news/eilmeldung: update to 1.7.2

   This release just some minor bugfixes and one minor breaking change:

    - icon_set.filter_reverse has been renamed to icon_set.sort_reversed
    - bugfix
        - HTML encoded wide-ampersands (U+FF06) are now correctly replaced by &
        - sort sort icons are now configurable and correctly replaced with preset ASCII
    - bumped dependencies
VersionDeltaFile
1.9+166-157news/eilmeldung/distinfo
1.9+54-51news/eilmeldung/cargo-depends.mk
1.9+4-4news/eilmeldung/Makefile
+224-2123 files

NetBSD/pkgsrc IA4G394doc TODO CHANGES-2026

   doc: Updated textproc/py-pdf to 6.15.0
VersionDeltaFile
1.27704+2-1doc/TODO
1.5085+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc eHu9qzhtextproc/py-pdf distinfo Makefile

   py-pdf: update to 6.15.0.

   ## Version 6.15.0, 2026-08-06

   ### Security (SEC)
   - Improve performance of read_until_whitespace (#3947)
   - Limit CID width range and width count when loading fonts (#3946)
   - Limit token length for ToUnicode entries (#3944)

   ### Deprecations (DEP)
   - Deprecate previously missed inline_images setter as well (#3897)

   ### New Features (ENH)
   - Add ActualText tag when we produce RTL appearance stream (#3901)
   - Allow keeping original PDF header in non-incremental clone mode (#3918)
   - AppearanceStream: Add support for RTL appearance streams with Arabic characters (#3831)
   - Add actions base class (#3552)

   ### Bug Fixes (BUG)

    [9 lines not shown]
VersionDeltaFile
1.66+4-4textproc/py-pdf/distinfo
1.73+4-4textproc/py-pdf/Makefile
1.21+7-1textproc/py-pdf/PLIST
+15-93 files

NetBSD/pkgsrc-wip 8a3e005dnscontrol5 Makefile go-modules.mk

dnscontrol5: dnscontrol-5.0.0-rc5 - test package
DeltaFile
+147-147dnscontrol5/distinfo
+48-48dnscontrol5/go-modules.mk
+3-3dnscontrol5/Makefile
+198-1983 files

NetBSD/pkgsrc x61kPyhdoc CHANGES-2026

   Updated devel/py-unidiff, devel/py-test-run-parallel, devel/py-hypothesis, graphics/py-strich
VersionDeltaFile
1.5084+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc JqI6vJWgraphics/py-strich distinfo Makefile

   py-strich: updated to 0.19

   0.19

   All encoders: harden against untrusted input by constraining input and output
   sizes — over-long payloads and over-large raster renders are now rejected
   before any allocation rather than exhausting memory or CPU.
   EAN-13 and ITF-14: new require_valid_check_digit option rejects a supplied
   check digit that is missing or incorrect instead of silently recomputing it.
   New exception subclasses
   :class:~pystrich.exceptions.PyStrichInvalidPayloadLength and
   :class:~pystrich.exceptions.PyStrichInvalidCheckDigit (both
   :class:~pystrich.exceptions.PyStrichInvalidInput) give over-capacity input
   and check-digit failures a distinct type.
VersionDeltaFile
1.6+40-292graphics/py-strich/PLIST
1.12+6-4graphics/py-strich/Makefile
1.7+4-4graphics/py-strich/distinfo
+50-3003 files

NetBSD/pkgsrc BBDKZtGdevel/py-hypothesis Makefile cargo-depends.mk

   py-hypothesis: updated to 6.165.2

   6.165.2 - 2026-08-05
   This release extends a recent shrinking improvement to many more strategies. In unions like wide_strategy | specific_strategy, values produced by the specific branch can now be re-encoded and shrunk as if generated by the wider branch when the strategies involved include sampled_from(), lists(), tuples(), dictionaries() and fixed_dictionaries(), builds() of a dataclass, permutations(), the dates() family of strategies, and filtered, deferred, or recursive combinations of them.

   6.165.1 - 2026-08-04
   This release improves shrinking for strategies like st.text() | some_more_complicated_strategy: values produced by the more specific strategy can now be shrunk as if they had been generated by the wider strategy. (Values from just() are the exception, as generating them makes no choices which could be re-encoded.)

   6.165.0 - 2026-08-02
   characters() now issues the new NonRoundTrippableCharactersWarning if the codec argument allows generating characters which encode successfully but do not decode back to the same character - for example the yen sign becomes a backslash under shift_jis - since strings containing them do not round-trip. Pass each such character in include_characters to generate it without the warning, or in exclude_characters to generate only characters which round-trip.
VersionDeltaFile
1.168+49-10devel/py-hypothesis/distinfo
1.2+15-2devel/py-hypothesis/cargo-depends.mk
1.174+2-2devel/py-hypothesis/Makefile
+66-143 files

NetBSD/pkgsrc V9LpMMgdevel/py-test-run-parallel Makefile distinfo

   py-test-run-parallel: updated to 0.10.0

   0.10.0

   Use = as separator for the test run report
   Respect verbosity/quietness settings when deciding to print the parallel report summary
   Configure per-test report to be displayed at higher verbosity modes
   Create a separate tmpdir/tmp_path subdirectory for each iteration, so these fixtures can work with --iterations
VersionDeltaFile
1.12+4-4devel/py-test-run-parallel/distinfo
1.13+2-2devel/py-test-run-parallel/Makefile
+6-62 files

NetBSD/pkgsrc 1NwWx5fdevel/py-unidiff distinfo Makefile

   py-unidiff: updated to 1.0.0

   1.0.0 - 2026-07-25

   * Dropped Python 2 support; the minimum supported version is now Python 3.9.
   * Converted to real PEP 484 type annotations and generic containers, and
     shipped a py.typed marker
   * Migrated packaging to pyproject.toml; the sdist now includes the tests
   * Replaced Travis CI with GitHub Actions (tests + mypy).
   * Exposed git file modes via PatchedFile.source_mode / target_mode and an
     is_symlink property
   * Added support for git mnemonic source/target prefixes (i/ w/ c/ o/ and
     1/ 2/), which also fixes `git diff --cached` paths
   * Exposed PatchedFile.diff_line_no to locate hunkless (e.g. binary) file
     entries in the diff
   * PatchSet and PatchSet.from_string now accept bytes input directly,
     decoding with the given encoding (default UTF-8)
   * PatchSet.from_filename and PatchSet.from_string now accept the
     metadata_only argument.

    [6 lines not shown]
VersionDeltaFile
1.2+13-7devel/py-unidiff/PLIST
1.2+6-6devel/py-unidiff/Makefile
1.2+4-4devel/py-unidiff/distinfo
+23-173 files

NetBSD/pkgsrc hBHVpCadoc CHANGES-2026

   doc: Updated www/chromium to 151.0.7922.108
VersionDeltaFile
1.5083+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc mqylioQdoc CHANGES-2026

   doc: Updated www/esbuild to 0.28.2
VersionDeltaFile
1.5082+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8RN084Owww/chromium distinfo, www/chromium/patches patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc patch-net_socket_udp__socket__posix.cc

   chromium: update to 151.0.7922.108

   * 151.0.7922.108
   This update includes 41 security fixes. Please see the Chrome Security Page for more information.

   [TBD][499602793] Critical CVE-2026-19137: Use after free in WebGL. Reported by anonymous on 2026-04-05
   [N/A][524824288] Critical CVE-2026-19149: Use after free in Aura. Reported by Google on 2026-06-17
   [N/A][532941869] Critical CVE-2026-19154: Use after free in Skia. Reported by Google on 2026-07-09
   [N/A][534903095] Critical CVE-2026-19157: Out of bounds write in ANGLE. Reported by Google on 2026-07-14
   [TBD][537729021] Critical CVE-2026-19170: Use after free in WebGL. Reported by Muhammad Alifa Ramdhan, Pan ZhenPeng, Billy Jheng Bing Jhong of STAR Labs SG Pte. Ltd. on 2026-07-22
   [N/A][537838324] Critical CVE-2026-19172: Use after free in Views. Reported by Google on 2026-07-22
   [$5000][537390933] High CVE-2026-19169: Insufficient validation of untrusted input in Contextual Tasks. Reported by Sven Dysthe (@svn-dys) on 2026-07-21
   [$500][536945254] High CVE-2026-19168: Inappropriate implementation in V8. Reported by XBOW and triaged by Andrés Luksenberg on 2026-07-20
   [N/A][500097298] High CVE-2026-19138: Heap buffer overflow in CrashReporting. Reported by Google on 2026-04-06
   [N/A][511731805] High CVE-2026-19139: Race in CredentialProvider. Reported by Google on 2026-05-10
   [N/A][513044017] High CVE-2026-19140: Use after free in GPU. Reported by Google on 2026-05-14
   [N/A][513602949] High CVE-2026-19141: Use after free in Resources. Reported by Google on 2026-05-15
   [N/A][515428251] High CVE-2026-19142: Use after free in Views. Reported by Google on 2026-05-21

    [33 lines not shown]
VersionDeltaFile
1.53+1,643-1,631www/chromium/distinfo
1.1+237-0www/chromium/patches/patch-media_base_audio__bus.h
1.24+86-77www/chromium/patches/patch-chrome_browser_about__flags.cc
1.24+50-23www/chromium/patches/patch-chrome_browser_chrome__content__browser__client.cc
1.24+60-12www/chromium/patches/patch-net_socket_udp__socket__posix.cc
1.24+37-28www/chromium/patches/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc
+2,113-1,7711,650 files not shown
+5,828-4,7471,656 files

NetBSD/pkgsrc GoRvW6Mdoc CHANGES-2026

   Updated devel/py-pybind11, devel/py-test-env, devel/py-test-check, devel/py-test-forked
VersionDeltaFile
1.5081+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc bhV6NeTdevel/py-test-forked distinfo PLIST

   py-test-forked: updated to 1.7.5

   1.7.5

   * Drop support for EOL Python versions: 3.7, 3.8, 3.9.
   * Print proper child process exit status.
   * Removed dependency to `py <https://pypi.org/project/py>`__.
   * Fix tests marked with `@pytest.mark.forked` in pytest 7+.
   * pytest >= 7 is now required.
VersionDeltaFile
1.12+7-12devel/py-test-forked/Makefile
1.2+8-9devel/py-test-forked/PLIST
1.10+4-4devel/py-test-forked/distinfo
+19-253 files

NetBSD/pkgsrc PQf1X0Jdevel/py-test-check Makefile distinfo

   py-test-check: updated to 2.9.1

   2.9.1

   Fixed

   - Fix [An issue with pytest-reportlog thanks to a suggestion from MV Seotlo
     - also the resulting code is a bit cleaner of a solution for the pseudo-traceback code.

   2.9.0

   Highlights

   - Added `--check-max-tb-line=<int>` to control one-line traceback output for additional failures.
   - Traceback output now supports two tiers:
     - full pseudo-tracebacks for early failures (`--check-max-tb`)
     - one-line traceback output for later failures (`--check-max-tb-line`)
   - Improved one-line traceback output for context-manager checks:
     - points to the failing line inside `with check:` blocks
     - includes exception type and message when available
VersionDeltaFile
1.18+4-4devel/py-test-check/distinfo
1.19+4-3devel/py-test-check/Makefile
+8-72 files

NetBSD/pkgsrc IteQnOZdevel/py-test-env Makefile distinfo

   py-test-env: updated to 1.7.0

   1.7.0
   Unknown changes
VersionDeltaFile
1.16+4-4devel/py-test-env/distinfo
1.16+2-2devel/py-test-env/Makefile
+6-62 files

NetBSD/pkgsrc YLc1qDJwww/esbuild Makefile distinfo

   esbuild: update to 0.28.2

   * Fix tree shaking bug due to TypeScript import alias (#4507)
   * Fix CSS minification bug involving & (#4497)
   * Avoid overwriting input files without --allow-overwrite (#4484)
   * Fix incorrect code generated when using top-level await (#4498)
   * Fix a minification bug with lowered logical assignment operators (#4508)
   * Fix a potential deadlock when the JavaScript API is used incorrectly (#4503, #4506)
   * Handle target collisions (#4509)
   * Force .mp3 files to use the audio/mpeg MIME type (#4485)
   * Add a new TypeScript syntax warning
   * Add support for formatting errors for Visual Studio (#4460)
   * Fix a bug with CSS gamut mapping (#4488)
VersionDeltaFile
1.11+4-4www/esbuild/distinfo
1.37+2-3www/esbuild/Makefile
+6-72 files

NetBSD/pkgsrc xqonXVcdevel/py-pybind11 PLIST Makefile

   py-pybind11: updated to 3.1.0

   3.1.0

   New Features:

   Support for Python 3.8 was removed. The minimum supported version is now Python 3.9.

   Support for MSVC 2017 has been dropped.

   Changed strict-mode numeric conversions for PEP 484 compatibility: float now accepts int, and complex now accepts int and float.

   Small extra features added to the pybind11 command line tool based on python-config.

   Added subinterpreter_thread_state, an RAII wrapper that owns a reusable PyThreadState for a sub-interpreter, together with a subinterpreter_scoped_activate overload that activates it. This lets an OS thread re-enter one or more sub-interpreters without creating and destroying a PyThreadState on every activation.

   Add py::mod_gil_used() as replacement spelling to py::mod_gil_not_used(false).

   Bug fixes:

    [26 lines not shown]
VersionDeltaFile
1.34+3-5devel/py-pybind11/Makefile
1.30+4-4devel/py-pybind11/distinfo
1.16+2-1devel/py-pybind11/PLIST
+9-103 files