flux2: Update to 2.8.5
Changes:
Flux v2.8 comes with Helm v4 support, bringing server-side apply and
enhanced health checking to Helm releases. Big thanks to the Helm
maintainers for their work on Helm v4 and for collaborating with us to
ensure a smooth integration with Flux!
In this release, we have also introduced several new features to the
Flux controllers:
- Reduced the mean time to recovery of Flux-managed applications
- Readiness evaluation of Helm-managed objects with CEL expressions
- ArtifactGenerator support for extracting and modifying Helm charts
- Support for commenting on Pull Requests directly from Flux notifications
- Custom SSA apply stages for ordering resource application in
kustomize-controller
- Automatic GitHub App installation ID lookup from the repository owner
- Support for Cosign v3 for verifying OCI artifacts and container images
[7 lines not shown]
shells/yash: update to 2.61
# changes
* The `configure` script now accepts the `--disable-doc` option to
omit installing the manual pages.
* The `configure` script now has minimal cross compilation support.
Use the `--host=HOST` option to specify the cross-compilation
target.
* Fixed a bug where the `configure` script could produce false
positive results for function checks when an optimizing compiler
eliminates the test code. The `configure` script now uses the
`-fno-builtin` compiler option when compiling function check
programs.
* The `times` built-in now uses the `getrusage` function to obtain
resource usage statistics on systems where it is available, which
improves precision.
* Updated the sample initialization script (yashrc):
The script no longer suggests moving the history file from
[7 lines not shown]
devel/gitlogue: import package
A cinematic Git commit replay tool for the terminal, turning your Git history
into a living, animated story.
Watch commits unfold with realistic typing animations, syntax highlighting, and
file tree transitions, transforming code changes into a visual experience.
py-borgbackup: updated to 1.4.4
Version 1.4.4 (2026-03-19)
For upgrade and compatibility hints, please also read the "Upgrade Notes" section
above.
New features:
- prune: added -v / --info output,
- mount: warn about symlinks pointing outside of the mount point,
- create/info: remember/show cwd at the time of archive creation,
Fixes:
- hashindex: fix memory leak,
- hashindex: check values in read HashHeader,
- hashindex_size: return int64_t,
- hashindex: fix iteritems segfaulting with non-existent marker,
[26 lines not shown]
git: updated to 2.54.0
2.54.0
UI, Workflows & Features
"git add -p" and friends note what the current status of the hunk
being shown is.
"git history" history rewriting (experimental) command has been
added.
[686 lines not shown]
buf: updated to 1.68.2
1.68.2
- Fix build failures for modules with a vendored `descriptor.proto`.
- Fix LSP incorrectly reporting "edition '2024' not yet fully supported" errors.
- Fix CEL compilation error messages in `buf lint` to use the structured error API instead of parsing cel-go's text output.
- Add `--debug-address` flag to `buf lsp serve` to provide debug and profile support.
x265: updated to 4.2
Version 4.2
New feature
-----------
1. Threaded Motion Estimation (Experimental feature)-It uses a dedicated threadpool to precompute Motion Estimation in parallel.Improves encoding speed upto 1.5x for 1080p & lower resolution on multi core machines with low frequency setting. On high frequency systems or on machines with low number of cores, the overhead of additional Motion estimation work may outweigh parallelism
Enhancements to existing features
-------------
1.Add new Levels 6.3 to 7.2 specified in ITU-T H.265 (V9) (09/2023) and above
2.Improve Slices feature with check zeroMv
3.Enable frame parallelism with MCSTF feature
4.Updated support to signal AOM FGM params
5.Improve quality with SBRC feature
6.Updated DolbyVision P5 VUI defaults
API changes
[26 lines not shown]
comms/syncterm: update to 1.8
# changes
* Add RIPterm v1.54.00 pixel-level compatibility
* Add OSC 8 hyperlink support (clickable URLs)
* Add Ctrl+click detects plain-text URLs in terminal output
* Add Support for encrypted dialing directories
* Add support for explicit sort order
* Add native macOS backend (Quartz display, CoreAudio sound)
* Add Wayland backend
* Add named sort profiles with < and > keys to cycle through them
* Add [ and ] keys to navigate between items in edit submenus
* Add Support for web-based main dialing directory
* Add support to allow specifying terminal type for each entry
* Add default cursor style setting
* Add support for modifying UIFC colours
* Add ECMA-48 screen content readback (SSA/ESA/STS)
* Add DEC rectangular area operations (DECERA, DECFRA, DECCRA, DECIC, DECDC)
[22 lines not shown]