Bug 2402311 - Please update python-dnslib
Summary: Please update python-dnslib
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-dnslib
Version: 42
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Simon de Vlieger
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-07 16:44 UTC by Ian Pilcher
Modified: 2025-11-08 01:28 UTC (History)
2 users (show)

Fixed In Version: python-dnslib-0.9.26-1.fc43 python-dnslib-0.9.26-1.fc42
Clone Of:
Environment:
Last Closed: 2025-11-08 01:06:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ian Pilcher 2025-10-07 16:44:04 UTC
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

Comment 1 Ian Pilcher 2025-10-07 16:59:31 UTC
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

Comment 2 Fedora Update System 2025-10-30 12:50:19 UTC
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

Comment 3 Fedora Update System 2025-10-30 12:50:19 UTC
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

Comment 4 Fedora Update System 2025-10-31 01:24:58 UTC
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.

Comment 5 Fedora Update System 2025-10-31 01:42:29 UTC
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.

Comment 6 Fedora Update System 2025-11-08 01:06:56 UTC
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.

Comment 7 Fedora Update System 2025-11-08 01:28:08 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.