Monday 11th November 2024
Fedora Project
Branched and built perl-Authen-DigestMD5 (0.04) for EPEL-10
Local Packages
Updated c-ares to 1.34.3:
- This is a bugfix release
- Changes:
Build the release package in an automated way so we can provide provenance as per SLSA3 (https://slsa.dev/) (GH#906)
- Bugfixes:
Some upstream servers are non-compliant with EDNS options; re-send queries without EDNS (GH#911)
Android: ≤7 needs sys/system_properties.h
Android: CMake needs '-D_GNU_SOURCE' and others (GH#914)
TSAN warns on missing lock, but lock isn't actually necessary (GH#915)
'ares_getaddrinfo()' for 'AF_UNSPEC' should retry IPv4 if only IPv6 is received
'ares_send()' shouldn't return 'ARES_EBADRESP', it's 'ARES_EBADQUERY'
Fix typos in man pages (GH#905)