ansible-core: updated to 2.20.5
2.20.5
Minor Changes
- ansible-test - Generate ``dist_info`` when running tests.
- ansible-test - Replace the ``parallels`` managed macOS provider with a new ``mac`` provider.
- ansible-test - Switch managed macOS remotes from x86_64 to aarch64.
Bugfixes
- Fix ``validate_argspec`` when tags are defined on the play. The ``always`` tag is only added if the play has no tags.
- ``--start-at-task`` - fix starting at the requested task instead of starting at the next block or play. Play level tasks run first. (https://github.com/ansible/ansible/issues/86268)
- ansible-galaxy collection - Fix using the server configuration for ``validate_certs`` when downloading collections. (https://github.com/ansible/ansible/issues/86694)
- ansible_facts[os_*] - Contained wrong information, if ClearLinux parsing was tried before falling back to general os-release parsing
- templating - Fix traceback when using ``deepcopy`` on an imported template (https://github.com/ansible/ansible/issues/86723).
7-zip: updated to 26.00
7-Zip 26.00
improved code for ZIP, CPIO, RAR, UFD, QCOW, Compound.
7-Zip File Manager: improved sorting order of the file list. It uses file name as secondary sorting key.
7-Zip File Manager: improved Benchmark to support systems with more than 64 CPU threads.
the bug was fixed: 7-Zip could not correctly extract TAR archives containing sparse files.
some bugs were fixed.
py-redis: updated to 7.4.0
7.4.0
Bug Fixes
Fix AttributeError in cluster metrics recording when connection is None or ClusterNode object instance is used to extract the connection info
Fixing security concern in repr methods for ConnectionPools - passwords might leak in plain text logs
Refactored connection count and SCH metric collection
Experimental Features
-Refactored health check logic for MultiDBClient
redis: updated to 8.6.2
Redis 8.6.1 Released Mon 23 Feb 2026 10:00:00 IST
Upgrade urgency SECURITY: There is a security fix in the release
Security fixes
- A user can manipulate data read by a connection by injecting \r\n sequences into a Redis error reply
Bug fixes
- `HOTKEYS`: The `INFO` command may display module information, and the missing `HOTKEYS HELP` subcommand has been added
- Bug in RDB loading prevented hash table expansion, increasing load time
Redis 8.6 GA (8.6.0) Released Tue 10 Feb 2026 16:00:00 IST
This is the General Availability release of Redis 8.6 in Redis Open Source.
[10 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]