ansible-core: updated to 2.20.4
v2.20.4
Minor Changes
- ansible-test - Add container/remote aliases for more loosely specifying managed test environments.
- ansible-test - Add support for using the Ansible Core CI service from GitHub Actions.
Bugfixes
- Fix up ``powershell`` shell commands when using a connection plugin that does not support stdin/pipeline input - https://github.com/ansible/ansible/issues/86397
- ansible-connection - Prevent unpickling failures in module contexts by ensuring that AnsibleTaggedObjects in pickled responses are converted to plain types in ``JsonRpcServer``.
- config lookup now uses preexisting constants for templating when needed.
- rpm_key - Use librpm library API instead of gpg utility to support version 6 PGP keys (https://github.com/ansible/ansible/issues/86157).
- yaml loading - Fix traceback when parsing YAML strings (not files) when using the pure Python implementation of PyYAML.
py-dateparser: updated to 1.4.0
1.4.0 (2026-03-26)
Security fixes:
- Remove import-time loading of timezone offset data from pickle to prevent
unsafe deserialization from packaged data
- Replace ``eval()`` use when parsing ``no_word_spacing`` with strict boolean
parsing to prevent code execution from locale metadata
New features:
- Add support for expressions like "N {interval} from now" in English
- Add support for the ``en-US`` locale
Fixes:
- Honor ``REQUIRE_PARTS`` for ambiguous month-number inputs by retrying with a
[10 lines not shown]
py-requests: updated to 2.33.1
2.33.1 (2026-03-30)
**Bugfixes**
- Fixed test cleanup for CVE-2026-25645 to avoid leaving unnecessary
files in the tmp directory.
- Fixed Content-Type header parsing for malformed values.
- Improved error consistency for malformed header values.
gnucash: update to 5.15.
Version history:
------- -------
5.15 - 29 March 2026
Between 5.14 and 5.15, the following bugfixes were accomplished:
Bug 666536 - smallest fraction of KRW is invalid
Bug 798122 - Message about unable to balance transaction: Implement better can't-balance
messages for scheduled transactions with more than one template transaction.
Bug 798873 - Crash when scrubbing after "undoing" changes
Bug 799705 - Remove Old Prices by Namespace: Display namespaces and allow selecting particular
namespaces in the Remove Old Prices dialog.
Bug 799706 - Rename Namespace: Add a rename namespace button to the Security editor that is
enabled by the selection of a namespace row in the tree view.
Bug 799713 - Account Editor changes account color to gray when default selected.
Bug 799722 - Inconsistent wording: Bill and Invoice: Use "Business Item" in messages that could
apply to any of Bill, Credit Note, or Invoice, including where we reuse the same
message in different cases.
[54 lines not shown]
nono: update to 1.7.0.
1.7.0 (2026/03/28)
host(New): "Support QCOW2 disk image format."
vm(Update): "Mostly reimplement serial console emulation as VT220 compatible."
vm(New): "Make VirtIO Network, Entropy, SCSI devices possible to disable."
vm(Update): "Do not power off on the guest OS panic on virt-m68k."
m68k(New): "Make instruction/data caches possible to disable."
vm(Update): "Arrange log names in some devices."
tex-pageslts: update to 2.0g
2.0e
Fix for new format: Since LaTeX-format 2025-06-01 after shipping the last page
all further |\write|s are made |\immediate|, requiring some adjusted
|\addtocounter{page}{-1}| and |\addtocounter{page}{+1}| here.
2.0f
polyglossia with arabic changes the meaning of \arabic, therefore instead of
"\arabic" it is needed "\number\value" to internally get compilable numbers.
tex-figureversions{,-doc}: add version 1.0.1
The figureversions package defines several commands to switch
between figure versions, which determine the appearance of
numbers in your document. The package works with many font
packages available on CTAN as well as with most OpenType fonts
under XeTeX and LuaTeX in combination with fontspec.
databases/guile-sqlite3: Update HOMEPAGE
notabug.org is no longer functional and upstream is now at codeberg.
Update HOMEPAGE and leave a note to dealw ith MASTER_SITES.
(Email to MAINTAINER timed out.)
ppsspp: updated to 1.20.3
1.20.3
Fix issue preventing ad hoc relay servers from working when RetroAchievements are enabled on Windows
Some ad hoc UI improvements
Fix crash/failure setting the background on iOS
Fix logging to file
Networking settings cleanup
Some fixes for assorted rare crashes
Fix issues when unpausing using a controller binding
Fix missing savestate undo button
MMPX texture upscaling algorithm has been restored, the new one has been improved
Fix support for custom game config for homebrew apps
Improve insets handling on Android
vala: updated to 0.56.19
Vala 0.56.19
* Various improvements and bug fixes:
- codegen: Minor refactoring of TypeRegisterFunction and its subclasses
- codegen: Use G_TYPE_FLAG_NONE when targetting glib >= 2.74
- codegen: Use g_once_init_{enter,leave}_pointer when targetting glib >= 2.80
- codegen: Propagate default_value_on_error from parent struct
- codegen: Return default_value_on_error on precondition failures
- gdbus: Avoid unused variables in method call and properties getter/setter
- gdbus: Allow GLib.VariantDict for a{sv}
- gdbus: Do not provide unintended read/write access to properties
- parser: Fix statement error recovery
- vala: Use reference-transfer as needed when transforming
conditional-expression
- girwriter: Don't use instance-parameter inside function elements
- girwriter: Add the doc:format argument in the .gir file
- libvaladoc: Do not error-out on doc:format
[17 lines not shown]