NetBSD/pkgsrc r5X3yOLdoc TODO CHANGES-2026

   doc: Updated devel/libudev-bsd to 0.7.0.1
VersionDeltaFile
1.27964+1-2doc/TODO
1.6234+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc LTSRCC0devel/libudev-bsd Makefile distinfo

   libudev-bsd: update to 0.7.0.1

   Rebased on libudev-devd-0.7.0
VersionDeltaFile
1.3+4-4devel/libudev-bsd/distinfo
1.3+3-3devel/libudev-bsd/Makefile
+7-72 files

NetBSD/pkgsrc 84e1XgSdoc CHANGES-2026

   doc: Added multimedia/moviebox-tui version 0.1.23
VersionDeltaFile
1.6233+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc aeuyPcxmultimedia Makefile

   Add moviebox-tui
VersionDeltaFile
1.366+2-1multimedia/Makefile
+2-11 files

NetBSD/pkgsrc 5JgAeUImultimedia/moviebox-tui PLIST DESCR

   multimedia/moviebox-tui: import pkg

   Terminal interface to find, download, and stream movies, TV shows, and live TV
   using local media players.

   Features
    - On Demand Streaming: Stream movies, series, and anime across multiple
      providers and community Stremio addons.
    - Live TV and IPTV: Import custom M3U playlist URLs to search channels, browse
      categories, and stream live television.
    - Native Video Playback: Plays directly in your favorite player with smooth
      hardware acceleration.
    - Automatic Subtitles: Automatically searches and loads subtitles in your
      preferred language into your player.
    - Fast Downloads: Save single episodes or entire seasons to your computer with
      pause and resume support.
    - Visual Posters: Displays cover art and movie posters directly inside your
      terminal window.
    - Library and History: Bookmark your favorite titles and pick up watching right

    [3 lines not shown]
VersionDeltaFile
1.1+1,094-0multimedia/moviebox-tui/distinfo
1.1+365-0multimedia/moviebox-tui/cargo-depends.mk
1.1+23-0multimedia/moviebox-tui/Makefile
1.1+20-0multimedia/moviebox-tui/DESCR
1.1+2-0multimedia/moviebox-tui/PLIST
+1,504-05 files

NetBSD/pkgsrc 8EnOh9ldoc CHANGES-2026

   doc: Updated misc/rozi to 0.0.23
VersionDeltaFile
1.6232+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0ZvOxgAmisc/rozi cargo-depends.mk Makefile

   misc/rozi: update to 0.0.23

   Added

       Refreshes the system theme from the host palette.

   Changed

       Retires CHANGELOG.md and migrates historical notes to GitHub Releases.

   Fixed

       Removes the delay when opening extension pickers.
VersionDeltaFile
1.4+10-10misc/rozi/distinfo
1.4+2-2misc/rozi/cargo-depends.mk
1.4+2-2misc/rozi/Makefile
+14-143 files

NetBSD/pkgsrc WBomx2vdoc CHANGES-2026

   doc: Updated emulators/jgenesis to 0.13.1nb2
VersionDeltaFile
1.6231+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc zqI8tzfemulators/jgenesis Makefile

   emulators/jgenesis: only for Vulkan platforms
VersionDeltaFile
1.23+6-2emulators/jgenesis/Makefile
+6-21 files

NetBSD/pkgsrc AWj2xzidoc CHANGES-2026

   doc: Updated devel/serie to 0.9.1
VersionDeltaFile
1.6230+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc yjEthz7devel/serie cargo-depends.mk Makefile

   devel/serie: update to 0.9.1

   What's Changed

       Share Git test repository helper by @lusingander in #171
       Remove tui-tree-widget from dependencies by @lusingander in #173
       Fix config.schema.json and implementation mismatch by @lusingander in #174
       Add scrolloff configuration by @lusingander in #175
       Remove clippy.toml by @lusingander in #176
VersionDeltaFile
1.28+4-7devel/serie/distinfo
1.29+2-2devel/serie/Makefile
1.28+0-1devel/serie/cargo-depends.mk
+6-103 files

NetBSD/pkgsrc fIRRewVdoc CHANGES-2026

   doc: Updated devel/gitpane to 0.17.0
VersionDeltaFile
1.6229+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vgYq4nZdevel/gitpane Makefile cargo-depends.mk

   devel/gitpane: update to 0.17.0

   [0.17.0] - 2026-09-19
   Added

       Scrollable commit messages, file lists, and diffs show a thumb and seen/total counter when content overflows. Click the track to jump or drag the thumb to scrub. Theme tokens control each indicator's thumb and track. (#89, closes #86) Thanks @expoli for the report and implementation.

   Fixed

       A long commit message no longer collapses the commit file list to one row. The list keeps one row per file while the diff keeps its share of the available space. (#88, closes #85) Thanks @expoli for the report and fix.
       Changes-panel diffs stop at the final screenful instead of scrolling into blank rows. (#89) Thanks @expoli.
       Repositories deleted from disk disappear during the next local poll, including repositories whose .git entry was removed. (f3ae22f)
       Update rustls to 0.23.45 to resolve RUSTSEC-2026-0285. (dcb5371, closes #87) Reported by @expoli.

   Changed

       Update dirs to 7.0.0 and ureq to 3.4.1. (#83)
       Update actions/setup-python from 6 to 7. (#84)


    [3 lines not shown]
VersionDeltaFile
1.16+22-22devel/gitpane/distinfo
1.16+6-6devel/gitpane/cargo-depends.mk
1.16+2-2devel/gitpane/Makefile
+30-303 files

NetBSD/pkgsrc SBFXUPjdoc CHANGES-2026

   doc: Updated devel/git-cliff to 2.14.2
VersionDeltaFile
1.6228+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc kTcRij6devel/git-cliff cargo-depends.mk Makefile

   devel/git-cliff: update to 2.14.2

   2.14.2 - 2026-09-18
   ⛰️ Features

       (parser) Allow commits to be parsed by multiple parsers (#1611) - (4644e5f)

   🐛 Bug Fixes

       (args) Resolve --workdir to a repo-relative include path (#1369) (#1627) - (094593f)
       (parser) Require all commit parser fields to match (#1616) - (91143b2)

   📚 Documentation

       (website) Add highlights for 2.14.2 (#1646) - (d27b67a)

   🧪 Testing

       (args) Cover configuration file resolution (#1617) - (8fc0aef)

    [6 lines not shown]
VersionDeltaFile
1.51+7-7devel/git-cliff/distinfo
1.58+2-2devel/git-cliff/Makefile
1.48+1-1devel/git-cliff/cargo-depends.mk
+10-103 files

NetBSD/pkgsrc wpbzmNXdoc CHANGES-2026

   doc: Updated devel/cargo-release to 1.1.6
VersionDeltaFile
1.6227+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MvtE7HTdevel/cargo-release Makefile cargo-depends.mk

   devel/cargo-release: update to 1.1.6

   [1.1.6] - 2026-09-16
   Features

       (git) relativeworktrees extension support
VersionDeltaFile
1.17+34-34devel/cargo-release/distinfo
1.17+10-10devel/cargo-release/cargo-depends.mk
1.20+2-2devel/cargo-release/Makefile
+46-463 files

NetBSD/pkgsrc lUnZljadoc CHANGES-2026

   doc: Updated devel/input-headers to 1.31.3
VersionDeltaFile
1.6226+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc bffY9x4devel/input-headers Makefile

   input-headers: update to 1.31.3

   no changelog
VersionDeltaFile
1.3+1-2devel/input-headers/Makefile
+1-21 files

NetBSD/pkgsrc VPEC963doc CHANGES-2026

   doc: Updated devel/libopeninput to 1.31.3
VersionDeltaFile
1.6225+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc O4OtmaRdoc CHANGES-2026

   doc: Updated www/palemoon to 35.0.1
VersionDeltaFile
1.6224+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc cFFalJfwww/palemoon PLIST distinfo, www/palemoon-gtk3 PLIST

   palemoon: Update to 35.0.1

   35.x is a new major release series with a reworked higher-performance
   JavaScript garbage collector, enhancements to CSS support, and the
   introduction of new polyfills/compatibility shims for JavaScript
   APIs that can be easily substituted. Various CVEs have also been fixed.

   On i386, this package now supports running on 586-class CPUs without
   SSE, such as the AMD Geode and Vortex86 series.

   This package was verified to build on NetBSD/sparc64, NetBSD/i386,
   and CentOS 7.
VersionDeltaFile
1.3+18-141www/palemoon/patches/patch-platform_media_libvpx_moz.build
1.1+29-0www/palemoon/patches/patch-platform_js_src_jsprf.cpp
1.48+14-11www/palemoon/distinfo
1.1+23-0www/palemoon/patches/patch-platform_build_autoconf_compiler-opts.m4
1.11+14-2www/palemoon/PLIST
1.3+14-2www/palemoon-gtk3/PLIST
+112-1564 files not shown
+123-16910 files

NetBSD/pkgsrc 3tLglgadevel/libopeninput Makefile Makefile.common, devel/libopeninput/patches patch-src_wscons.h patch-src_wscons.c

   libopeninput: update to 1.31.3

   no changelog
VersionDeltaFile
1.2+125-81devel/libopeninput/patches/patch-src_wscons.c
1.2+13-3devel/libopeninput/patches/patch-src_wscons.h
1.3+6-6devel/libopeninput/distinfo
1.3+3-3devel/libopeninput/Makefile.common
1.3+1-2devel/libopeninput/Makefile
+148-955 files

NetBSD/pkgsrc QO1f7Gzdoc CHANGES-2026

   doc: Updated net/megacmd to 2.6.0
VersionDeltaFile
1.6223+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Lv0mR0lnet/megacmd Makefile distinfo, net/megacmd/patches patch-sdk_include_mega_localpath.h patch-sdk_cmake_modules_sdklib__libraries.cmake

   megacmd: update to 2.6.0

   Wed Aug 19 10:27:09 AM UTC 2026 - linux at mega.co.nz
   - Update to version 2.6.0:
     * webdav: streaming now keeps what it already fetched on disk, so seeking back or replaying a part you have watched is instant and is not downloaded again
     * webdav: that cache is cleaned up on its own, and the file_service_reclaim_* settings of "configure" let you bound it. See "help --streaming"
     * The http_proxy and https_proxy environment variables are now used on Linux and macOS when no proxy is set
     * File transfers now always use HTTPS: "https on" does nothing and "https off" is rejected
     * Faster path lookups in folders holding many thousands of files
     * webdav: less memory used while serving a file
     * transfers: downloads keep their order across restarts
     * transfers: fixed a crash listing completed transfers while the buffer was being trimmed
     * Hardened handling of malformed keys and share keys
     * sync: a rename that only changes capitalisation is now applied on Windows and macOS
     * webdav: better handling of names with special characters in folder listings
     * mv: fixed a file in a folder shared with you being deleted when moved into the folder it was already in
     * Stability, memory, typos and other improvements, including in the Windows updater

   - Use builtin megasdk-10.19.0
VersionDeltaFile
1.10+9-9net/megacmd/distinfo
1.4+1-13net/megacmd/patches/patch-sdk_cmake_modules_sdklib__libraries.cmake
1.23+3-4net/megacmd/Makefile
1.2+2-2net/megacmd/patches/patch-sdk_include_mega_localpath.h
+15-284 files

NetBSD/pkgsrc nxB6Zzgmk compiler.mk

   mk/compiler.mk: Add gnu++14 to the list of values for FORCE

   This is a comment-only change, simply aligning comments to code.
VersionDeltaFile
1.117+2-2mk/compiler.mk
+2-21 files

NetBSD/pkgsrc HtxWCgXdoc CHANGES-2026

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

NetBSD/pkgsrc NyittFkwww/chromium distinfo, www/chromium/patches patch-base_process_process__handle__openbsd.cc patch-third__party_blink_renderer_platform_fonts_opentype_format__check.rs

   chromium: update to 153.0.8010.52

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

   See: https://chromereleases.googleblog.com/2026/09/stable-channel-update-for-desktop_0808145027.html

   Google is aware that an exploit for CVE-2026-87491 exists in the wild:
   [$2,500][543557673] Medium CVE-2026-87491: Out of bounds write in V8.
   Reported by Jihyeon Jeong (Compsec Lab, Seoul National University / Research Intern) on 2026-08-06

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

   [N/A][556870863] Critical CVE-2026-91726: Out of bounds read in WebGL. Reported by Google on 2026-09-03
   [TBD][557320614] Critical CVE-2026-91721: Use after free in Internals. Reported by xinyang on 2026-09-04
   [TBD][558456602] Critical CVE-2026-91749: Use after free in Workers. Reported by WinD39 - Huynh Dinh Vu on 2026-09-08
   [$1,500][552283275] High CVE-2026-91724: Use after free in Input. Reported by Hafiizh on 2026-08-25

    [58 lines not shown]
VersionDeltaFile
1.59+1,666-1,645www/chromium/distinfo
1.26+80-71www/chromium/patches/patch-chrome_browser_about__flags.cc
1.27+39-84www/chromium/patches/patch-media_base_media__switches.cc
1.26+21-85www/chromium/patches/patch-base_base__paths__posix.cc
1.1+99-0www/chromium/patches/patch-third__party_blink_renderer_platform_fonts_opentype_format__check.rs
1.26+22-71www/chromium/patches/patch-base_process_process__handle__openbsd.cc
+1,927-1,9561,670 files not shown
+5,792-5,0661,676 files

NetBSD/pkgsrc 7QDLbdDdoc CHANGES-2026

   doc: Added lang/typescript version 6.0.3
VersionDeltaFile
1.6221+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc tJnXDuflang Makefile

   Enable typescript
VersionDeltaFile
1.799+2-1lang/Makefile
+2-11 files