↵ Return to the main page of python3-dnf
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2022-03-30 | Jaroslav Rohel <jrohel at redhat dot com> - 4.11.1-2 | - Backport patch to fix: dnf breaks updateprocess with "already downloaded" (RhBug:2024527) |
2022-03-14 | Pavla Kratochvilova <pkratoch at redhat dot com> - 4.11.1-1 | - Update to 4.11.1 |
2022-03-14 | Pavla Kratochvilova <pkratoch at redhat dot com> - 4.11.0-3 | - Lower conflict with dnf-plugins-core |
2022-03-14 | Pavla Kratochvilova <pkratoch at redhat dot com> - 4.11.0-2 | - Use older source to resolve interdependencies |
2022-03-14 | Pavla Kratochvilova <pkratoch at redhat dot com> - 4.11.0-1 | - Allow destdir option with modulesync command - Add documentation for query api flags (RhBug:2035577) - Fix swap command to work with local rpm files correctly (RhBug:2036434) - Don't recommend /usr/bin/sqlite3 for bash-completion (RhBug:1947925) - Recommend rpm-plugin-systemd-inhibit only if systemd (RhBug:1947924) - Fix regression in verifying signatures using rpmkeys - Use rpm.TransactionSet.dbCookie() to determining if rpmdb has changed (RhBug:2043476) - Fix decompression of groups.xml (RhBug:2030255) - Fix history undo on a Reason Change (RhBug:2010259,2053014) - Remove /usr/bin from sys.path to avoid accidentally importing garbage - Fix: Python dnf API does not respect cacheonly (RhBug:1862970) - Fix python3.11 build: remove deprecated, update traceback regex - fix dnf mark error when history sqlite missing - [doc] Improve description of multilib_policy=all (RhBug:1996681,1995630) - [doc] clarify effect of --enablerepo and --disablerepo options (RhBug:2031414) - [doc] default values for module_obsoletes and module_stream_switch (RhBug: 2051846) |
2022-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.10.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |
2021-10-21 | Pavla Kratochvilova <pkratoch at redhat dot com> - 4.10.0-1 | - Update to 4.10.0 - Add support for autodetecting packages to be excluded from being installed as weak dependencies (RhBug:1699672) - Add support for excluding packages to be installed as weak dependencies (RhBug:1699672) - Add fail_fast parameter to download_payloads methods for use in reposync - Acquire all relevant locks during "dnf clean" - API: Raise CompsError when group/env not found in install_group and install_environment (RhBug:1947958) |
2021-09-23 | Pavla Kratochvilova <pkratoch at redhat dot com> - 4.9.0-1 | - Update to 4.9.0 - [API] Add method "set_or_append_opt_value" to BaseConfig (RhBug:1967925) - Add aliases for commands: info, updateinfo, provides (RhBug:1938333) - Add report about demodularized rpms into module info (RhBug:1805260) - Remove DNSSEC errors on COPR group email keys - Documentation inprovements - bugs: 1938352, 1993899, 1963704 |
2021-07-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.8.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-06-15 | Pavla Kratochvilova <pkratoch at redhat dot com> - 4.8.0-1 | - Update to 4.8.0 - Do not assume that a remote rpm is complete if present - Use positive percentage for "Failed delta RPMs" message - Remove redundant new line in Groups output - Format empty group names outputs to <name-unset> - [doc] Document default colors - Use rpmkeys alone to verify signature - Add dnf.error message to explain rpm.error traceback when package not found after resolving a transaction (RhBug:1815327,1887293,1909845) - Bugs fixed (RhBug:1946975,1955309) |