suitesparse: update to 7.14.0
* GraphBLAS 10.5.0: faster resize, post-iso check revised, and a bug
fix
* SuiteSparse_config 7.14.0: version update to match SuiteSparse.
croc: Update to 11.1.2
What's Changed
fix: web by @schollz in #1249
fix: web by @schollz in #1250
Add a Debian install section by @barnumbirr in #1251
build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 by @dependabot[bot] in #1253
build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by @dependabot[bot] in #1252
fear: improve transfer performance by @schollz in #1254
resterm: Update to 1.11.1
New
Command suggestions now show their shortcuts alongside the full command name, making commands like :w, :q, and :e a bit easier to discover.
Fixed
There was an issue where the Open dialog could be slow when browsing larger directories. This has been fixed, making file suggestions faster and more responsive.
xpr: update to 1.2.1.
Alan Coopersmith (8):
xpr: add -help option
xdpr: add -version option
Accept --help & --version as aliases to -help & -version
Improve man page formatting
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
xpr 1.2.1
devel/py-tortoisehg: update to 7.2.2
This matches the version of Mercurial in pkgsrc.
/usr/pkg/lib/python3.13/site-packages/tortoisehg/util/hgversion.py shows
the versions of Mercurial that this version of thg will work with:
6.3.* up to 7.2.*.
No changelog found.
pkg-vulnerabilities: Restrict several Python entries
Several CVEs where fixed in latest Python releases.
From Showta Ishizaki via PR pkg/60605, thanks!
ansible: updated to 14.3.1
14.3.1
Bugfixes
- The infinidat.infinibox 1.8.4 release contained in Ansible 14.3.0 contained a recursive symlink loop. For unknown reasons, setuptools expanded this loop 41 levels deep without returning an error. This caused many copies of the collection to appear in the Ansible 14.3.0 release. The Ansible 14.3.1 release contains infinidat.infinibox 1.8.5, which is identical to infinidat.infinibox 1.8.4 except that it does not contain the symlink loop.