Bug 2402311
| Summary: | Please update python-dnslib | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ian Pilcher <ipilcher> |
| Component: | python-dnslib | Assignee: | Simon de Vlieger <cmdr> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 42 | CC: | cmdr, extras-orphan |
| Target Milestone: | --- | Keywords: | RFE |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-dnslib-0.9.26-1.fc43 python-dnslib-0.9.26-1.fc42 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-11-08 01:06:56 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ian Pilcher
2025-10-07 16:44:04 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
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. |