↵ Return to the main page of python3-dnf
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-11-12 | Evan Goode <egoode at redhat dot com> - 4.22.0-1 | - doc: Naming of source and debug repos - spec: Move /var/cache/dnf from dnf to python3-dnf - spec: Remove preview yum_compat_level - spec: Simplify %files dnf section for both yum_compat_levels - spec: Fix ownership of /etc/yum tree - Allow --installroot on read-only bootc system - spec: If DNF5 obsoletes DNF, do not build dnf and yum packages - spec: If DNF5 obsoletes DNF, do not build dnf-automatic - Allow --downloadonly on read-only bootc system - base: Add kernel-core to reboot_needed list - AUTHORS: Add myself - Update need_reboot for dnf-automatic - doc: Example send_error_messages in /etc/dnf/automatic.conf - automatic: Check availability of config file - Updated conf_ref to reflect change in fastestmirror behavior - Fix display issue of a code snippet. - Print rpm package unpack errors to the user (RhBug:2312906) - Fix package location if baseurl is present in the metadata |
2024-08-19 | Petr Pisar <ppisar at redhat dot com> - 4.21.1-2 | - Move /var/cache/dnf from dnf to python3-dnf - If DNF5 obsoletes DNF, do not build dnf and yum packages - If DNF5 obsoletes DNF, do not build dnf-automatic package |
2024-08-15 | Evan Goode <egoode at redhat dot com> - 4.21.1-1 | - doc: minor formatting and consistency fixes - Allow local downloads to same `downloaddir` - Fix "console" width on non real terminals (pipe) - Update ostree/bootc host system check. - Update bootc hosts message to point to bootc --help - tests: Use PGP keys without SHA-1 |
2024-08-12 | Petr Pisar <ppisar at redhat dot com> - 4.21.0-3 | - Adapt the tests to a crypto policy without SHA-1 |
2024-07-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.21.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-07-02 | Evan Goode <egoode at redhat dot com> - 4.21.0-1 | - Update to 4.21.0 - Add detection for ostree-based systems and warn users about losing changes - Fix: No traceback when Python interpreter is running with -P - Allow `\ if [ -z "sP" ]; then shebang_flags="-k" else shebang_flags="-kasP" fi /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 $shebang_flags` macro to add `-P` argument to shebang lines - man: Improve upgrade-minimal command docs (RHEL-6417) - Limit queries to nevra forms when provided by command - [doc] Remove provide of spec definition for repoquery command - Update the man page entry for the countme option - Drop collect file for ABRT |
2024-06-07 | Python Maint <python dash maint at redhat dot com> - 4.20.0-2 | - Rebuilt for Python 3.13 |
2024-04-24 | Jan Kolarik <jkolarik at redhat dot com> - 4.20.0-1 | - Update to 4.20.0 - repoquery: Fix loading filelists when -f is used (RhBug:2276012) - remove: --duplicates and --oldinstallonly exit with 0 when nothing to do (RHEL-6424) - spec: Do not add user site-packages directory to sys.path (RHEL-26646) - man: Prepare pages for dnf5 switch - spec: Prepare for switch of dnf5 in Rawhide |
2024-03-29 | Evan Goode <mail at evangoo dot de> - 4.19.2-1 | - Update to 4.19.2 - Bump libdnf requirement to 0.73.1 |
2024-03-28 | Evan Goode <egoode at redhat dot com> - 4.19.1-1 | - Update to 4.19.1 - Add required `.readthedocs.yaml`, `conf.py` and set `sphinx_rtd_theme` - Drop dnf obsoletion temporarily - doc: Update FAQ entry on filelists - build: Adapt to changes in Fedora packaging of bash-completion - Support RPMTRANS_FLAG_DEPLOOPS - Add all candidates for reinstall to solver - Fix handling installonly packages reasons - Remove confusing sentence from documentation - Remove "leaf" word from documentation - Update documentation of history userinstalled command - Onboard packit tests - doc: Makecache with timer tries only one mirror - ELN: Don't obsolete DNF with DNF5 yet - bash-completion: Complete dnf command only if we own it - bash-completion: Prepare ownerships for dnf5 switch |