appstream: updated to 1.1.6
1.1.6
Features:
* validator: Ensure description markup has no invalid attributes set
* validator: Validate bundle/pkgname values for allowed characters
Bugfixes:
* xml: Sanitize description markup when reading and writing it
* yaml/json: Ensure description markup is sanitized when loading/saving it
* meson: Work around wrong library linkage when linking Qt tests
* Allow sealing of component-IDs to safely use them in hash tables and indices
* Ensure we never emit or read an invalid data origin
* Prevent crash when comparing bad version strings that have an epoch after rev
* Fix potential out-of-bounds read in OARS mapping table
* apt: yaml: Harden against potential corrupted YAML / YAML-headers
* compose: Guess a filename even from invalid URLs instead of crashing
* compose: Confine directory unit data reads to the unit's root directory
[3 lines not shown]
indi: updated to 2.2.4.2
2.2.4.2
iEQ: mark Home operation complete when mount reaches home
WandererRotator: Add configurable move accuracy and fix false "not po…
Add pier side to PMC8 driver
iEQ: clarify firmware labels, show N/A for absent hand controller
cross/ia16-elf-libi86: import ia16-elf-libi86-0.0.521a43f42a3daf00b85b62c44390821f532def8f
Basic library for IA16 (for example, 8086 and 80286) MS-DOS cross environment.
cross/ia16-elf-newlib-bootstrap: import ia16-elf-newlib-bootstrap-2.4.0pre20260617
Bootstrap newlib for IA16 (for example, 8086 and 80286) MS-DOS
cross environment.
This package is only for bootstrapping toolchain.
cross/ia16-elf-gcc-bootstrap: import ia16-elf-gcc-bootstrap-6.3.0pre20260612
Bootstrap GCC for IA16 (for example, 8086 and 80286) MS-DOS cross environment.
This package is only for bootstrapping toolchain.
misc/ruby-sprockets: update to 4.3.0
4.3.0 (2026-08-12)
* Fixed compatibility with json 3+.
* Do not set variable GZip#mtime but do always set File#mtime. #821
lang/ruby-execjs: update to 2.10.2
2.10.2 (2026-08-12)
What's Changed
* fix: missing . in temp file which leads creating extensionless file by
@tomocrafter in #146
* Support JSON 3.x by @byroot in #150