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.
racket-textual: update to 9.3
- The raco setup command can generate markdown documentation, using
the --doc-markdown option.
- The "#lang" teaching languages (BSL, …, ISL+; plus DeinProgram)
have reached parity with the ones chosen using the Language dialog,
and are the recommended choice.
- The raco pkg install command includes new options that provide more
install-time configuration flexibility: --adjacent-deps, --destdir,
and --attach, and a refined --skip-installed.
- The ffi/unsafe/runtime-lib library provides a define-runtime-lib
mechanism similar to define-runtime-path, allowing location of
libraries located relative to a source file.
- The prompt-tag/c contract generator no longer performs checking on
call/cc when the #:call/cc option is not present.
- The impersonate-prompt-tag function takes an additional argument
that allows checking and update of results for composable
continuations.
- The error-syntax->srcloc-handler parameter provides control over
[9 lines not shown]
racket: update to 9.3
- The raco setup command can generate markdown documentation, using
the --doc-markdown option.
- The "#lang" teaching languages (BSL, …, ISL+; plus DeinProgram)
have reached parity with the ones chosen using the Language dialog,
and are the recommended choice.
- DrRacket’s background expansion disables errortrace annotations,
for faster syntax checking.
- The raco pkg install command includes new options that provide more
install-time configuration flexibility: --adjacent-deps, --destdir,
and --attach, and a refined --skip-installed.
- The ffi/unsafe/runtime-lib library provides a define-runtime-lib
mechanism similar to define-runtime-path, allowing location of
libraries located relative to a source file.
- The prompt-tag/c contract generator no longer performs checking on
call/cc when the #:call/cc option is not present.
- The impersonate-prompt-tag function takes an additional argument
that allows checking and update of results for composable
[11 lines not shown]