The version of python-dnslib in Fedora (0.9.21) is 3 years old, and it's missing support for a number of DNS resource record types that were added latest releases. Please update to the latest (and probably last) version, 0.9.26. Reproducible: Always
Simply updating the version in the SPEC file seems to work. --- python-dnslib.spec.old 2025-08-14 19:00:00.000000000 -0500 +++ python-dnslib.spec 2025-10-07 11:47:08.453970012 -0500 @@ -1,8 +1,8 @@ %global pypi_name dnslib Name: python-%{pypi_name} -Version: 0.9.21 -Release: 13%{?dist} +Version: 0.9.26 +Release: 1%{?dist} Summary: Simple library to encode/decode DNS packets # Automatically converted from old format: BSD - review is highly recommended. @@ -46,6 +46,9 @@ %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Tue Oct 7 2025 Ian Pilcher <arequipeno> - 0.9.26-1 +- Update to latest upstream release 0.9.26 + * Fri Aug 15 2025 Python Maint <python-maint> - 0.9.21-13 - Rebuilt for Python 3.14.0rc2 bytecode
FEDORA-2025-5f1cf94d5d (python-dnslib-0.9.26-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-5f1cf94d5d
FEDORA-2025-e33b881659 (python-dnslib-0.9.26-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-e33b881659
FEDORA-2025-5f1cf94d5d has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-5f1cf94d5d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-5f1cf94d5d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-e33b881659 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-e33b881659` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-e33b881659 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-e33b881659 (python-dnslib-0.9.26-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-5f1cf94d5d (python-dnslib-0.9.26-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.