suitesparse: update to 7.12.3
* CHOLMOD 5.3.5: typo in user guide; minor revision to API in
cholmod.h
* ParU 1.1.1: MATLAB mexFunction does not #include mkl.h on Intel
systems
* GraphBLAS 10.3.2: minor update for recent clang compilers
* LAGraph 1.2.2: minor update for MSVC compiler (with no stdalign.h)
* SuiteSparse_config 7.12.3: version update to match SuiteSparse.
* CSparse 4.4.2: minor fix to build system; sync version with
CXSparse
* UMFPACK 6.3.8: sync definition and declaration of umf_row_search.
www/anubis: Update to 1.26.2
Changelog:
1.26.2:
Automatically verify correct parsing of everything in (data). While
doing post-release checks on v1.26.1, I discovered that I incorrectly
merged (data)/services/updown.yaml in such a way that it became
syntactically invalid. This has been mended and multiple layers of
CI have been put into place to make sure that (data) entries are
syntactically and semantically valid.
What's Changed
* chore(data): fix updown stdlib entry, add CI to catch future
things by @Xe in #1771
1.62.1:
Fix support for semicolon-delimited query parameters that was
dropped when moving from net/http/httputil#ReverseProxy.Director
[272 lines not shown]
lang/konoha: Disable OpenGL/GLUT. It is not buildable.
* Use devel/cmake/build.mk instead of USE_CMAKE.
* Minimum CMake is 3.10 to suppress warnings.
* Bump PKGREVISION.
www/gitea: update to 1.26.1
This release requires Go 1.26.
I had to generate the updated frontend assets on macOS/amd64; it is not
possible to do so on NetBSD at the moment.
Changes in 1.26.1:
* BUGFIXES
- Add event.schedule context for schedule actions task
- Fix an issue where changing an organization's visibility caused problems when users had forked its repositories.
- Use modern "git update-index --cacheinfo" syntax to support more file names
- Fix URL related escaping for oauth2
- When the requested arch rpm is missing fall back to noarch
- Fix actions concurrency groups cross-branch leak
- Fix bug when accessing user badges
- Fix AppFullLink
- Fix container auth for public instance
- Enhance GetActionWorkflow to support fallback references
[408 lines not shown]
www/chromium: update to 150.0.7871.186
* 150.0.7871.186
This update includes 4 security fixes. Please see the Chrome Security Page for more information.
[N/A][518237034] High CVE-2026-16807: Out of bounds write in Codecs. Reported by Google on 2026-05-30
[N/A][522064153] High CVE-2026-16806: Use after free in WebMCP. Reported by Google on 2026-06-10
[N/A][523292588] High CVE-2026-16805: Use after free in Blink. Reported by Google on 2026-06-12
[N/A][524721670] High CVE-2026-16804: Use after free in Input. Reported by Google on 2026-06-16
* 150.0.7871.181
This update includes 12 security fixes. Below, we highlight fixes that were contributed by
external researchers. Please see the Chrome Security Page for more information.
[$500][527930356] High CVE-2026-16420: Type Confusion in WebAudio. Reported by Found by XBOW and triaged by Brendan Dolan-Gavitt on 2026-06-26
[$500][528276487] High CVE-2026-16421: Inappropriate implementation in WebAudio. Reported by Found by XBOW and triaged by Brendan Dolan-Gavitt on 2026-06-26
[N/A][517359779] High CVE-2026-16413: Out of bounds write in ANGLE. Reported by Google on 2026-05-28
[N/A][517651910] High CVE-2026-16414: Insufficient validation of untrusted input in Chromecast. Reported by Google on 2026-05-28
[N/A][519244446] High CVE-2026-16415: Insufficient validation of untrusted input in Extensions. Reported by Google on 2026-06-02
[7 lines not shown]
Add gtk3 runtime depends. Bump PKGREVISION
Without the gtk3 include arandr would fail to run unless another
package had pulled in gtk3.
Contacted MAINTAINER but no response after several weeks
py-lsp-server: update to 1.15.0.
New features
Add compatibility with Jedi 0.20, which comes with official support for Python 3.14.
Issues Closed
Issue 712 - Compatibility with Jedi 0.20 (PR 718 by @ccordoba12)
Issue 705 - ValueError when opening notebooks on UNC network shares (PR 708 by @meitham)
Issue 623 - TypeError in definitions when handling line and column values (PR 715 by @metheoryt)
In this release 3 issues were closed.
Pull Requests Merged
PR 718 - Add support for Jedi 0.20, by @ccordoba12 (712)
PR 717 - Fix extra backtick in Readme, by @deeferentleeg
PR 716 - Use macOS 14 runner on CI and update Github actions, by @ccordoba12
PR 715 - Fix crash in pylsp_definitions due to definitions without a source position, by @metheoryt (623)
[7 lines not shown]
slock: Update to 1.7
Changes:
1.7
- Avoid ctype(3) abuses that could leads to break the screen locking at
least on NetBSD
- Support ^U for clearing password
net/bgpipe: Add bgpipe-0.22.0
Open-source tool that processes BGP messages through
a pipeline of composable stages.
What is bgpipe?
bgpipe sits between routers as a transparent proxy, auditing,
filtering, and transforming BGP sessions on the fly.
Think of it as a scriptable BGP firewall and traffic processor.
Use cases:
* BGP firewall with RPKI validation, prefix limits, and rate limiting
* Bidirectional BGP to JSON translation including Flowspec - pipe through
jq, Python, anything
* MRT file processing and conversion at scale, incl. RIB snapshots (table dumps)
* Scriptable pipeline - chain stages or pipe through external programs
* Live BGP monitoring from RIPE RIS Live or RouteViews with real-time filters
* Secure transport - add TCP-MD5 to sessions, proxy over encrypted WebSockets
[28 lines not shown]