This update fixes the following issues:
golang-github-QubitProducts-exporter_exporter:
- Non-customer-facing optimization around source building
golang-github-lusitaniae-apache_exporter:
- Build without apparmor for openSUSE Leap 16, SLES 16 or newer
- Require Go 1.23 for building
- Update to version 1.0.10
- Update github.com/prometheus/client_golang to 1.21.1
- Update github.com/prometheus/common to 0.63.0
- Update github.com/prometheus/exporter-toolkit to 0.14.0
- Update to version 1.0.9
- Update github.com/prometheus/client_golang to 1.20.4
- Update github.com/prometheus/common to 0.59.1
- Update github.com/prometheus/exporter-toolkit to 0.13.0
- Migrate logging to log/slog
- Fix signal handler logging
mgr-push:
- Version 5.1.5-0
- Non-customer-facing optimization and update
rhnlib:
- Version 5.1.4-0
- Non-customer-facing optimization and update
spacecmd:
- Version 5.1.12-0
- Fix spacecmd binary file upload (bsc#1253659)
- Fix typo in spacecmd help ca-cert flag (bsc#1253174)
- Convert cached IDs to int (bsc#1251995)
- Fix methods in api namespace in spacecmd (bsc#1249532)
- Make caching code Py 2.7 compatible
- Use JSON instead of pickle for spacecmd
cache (bsc#1227579)
- Python 2.7 cannot re-raise exceptions
spacewalk-client-tools:
- Version 5.1.8-0
- Non-customer-facing optimization and update
uyuni-common-libs:
- Version 5.1.5-0
- Non-customer-facing optimization and update
venv-salt-minion:
- Backport security patches for Salt vendored tornado:
- CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
- CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
- CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- Make syntax in httputil_test compatible with Python 3.6
- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Speed up wheel key.finger call (bsc#1240532)
-...