-
Thu Nov 11 2021 EL Errata <el-errata_ww@oracle.com> - 4.7.0-4.0.1
-Fixed python stack trace with updateinfo list cves command [Orabug: 32749660]
- Replaced upstream bugzilla reporting reference. [Orabug: 32829849]
-
Mon Sep 13 2021 Marek Blaha <mblaha@redhat.com> - 4.7.0-4
- Update translations (RhBug:1961632)
-
Mon Aug 16 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.7.0-3
- Improve signature checking using rpmkeys (RhBug:1967454)
-
Tue Jul 27 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.7.0-2
- Fix covscan issue: dnf/rpm/miscutils.py: fix usage of _()
-
Wed May 19 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.7.0-1
- Update to 4.7.0
- New optional parameter for filter_modules enables following modular obsoletes based on a config option module_obsoletes
- Fix module remove --all when no match spec (RhBug:1904490)
- Make an error message more informative (RhBug:1814831)
- Expand history to full term size when output is redirected (RhBug:1852577) (RhBug:1852577,1906970)
- Print additional information when verifying GPG key using DNS
- Enhanced detection of plugins removed in transaction (RhBug:1929163)
- Improve repo config path ordering to fix a comps merging issue (RhBug:1928181)
- Keep reason when package is removed (RhBug:1921063)
- Improve mechanism for application of security filters (RhBug:1918475)
- [API] Add new method for reset of security filters
- Remove hardcoded logfile permissions (RhBug:1910084)
- Preserve file mode during log rotation (RhBug:1910084)
- Increase loglevel in case of invalid config options
- Prevent traceback (catch ValueError) if pkg is from cmdline
- Check for specific key string when verifing signatures (RhBug:1915990)
- Use rpmkeys binary to verify package signature (RhBug:1915990)
- [doc] Improve description of modular filtering
- [doc] deprecated alias for dnf repoquery --deplist <deplist_option-label>
- [doc] Describe install with just a name and obsoletes (RhBug:1902279)
- [doc] Fix: "sslcacert" contains path to the file
- [doc] Added proxy ssl configuration options, increase libdnf require
- [doc] Update documentation for module_obsoletes and module_stream_switch
- [doc] Improve documentation for Hotfix repositories
- [doc] fix: "makecache" command downloads only enabled repositories
- [doc] Add info that maximum parallel downloads is 20
- [doc] installonly_limit documentation follows behavior
- [doc] Add documentation for config option sslverifystatus (RhBug:1814383)
- The noroot plugin no longer exists, remove mention
-
Thu Feb 11 2021 Nicola Sella <nsella@redhat.com> - 4.4.2-10
- Allow stream switching if option enabled
-
Tue Feb 09 2021 Nicola Sella <nsella@redhat.com> - 4.4.2-9
- Set persistdir for fill_sack_from_repos_in_cache tests (RhBug:1865803)
-
Mon Feb 08 2021 Nicola Sella <nsella@redhat.com> - 4.4.2-8
- Add api function: fill_sack_from_repos_in_cache (RhBug:1865803)
- Add tests and docs for fill_sack_from_repos_in_cache (RhBug:1865803)
- Run tests for fill_sack_from_repos_in_cache in installroot
-
Fri Feb 05 2021 Nicola Sella <nsella@redhat.com> - 4.4.2-7
- Make log rotated permissions match initial log permissions (RhBug:1894344)
- Add new attribute for Package - from_repo
- Change behaviour of Package().from_repo
- Package: add a get_header() method
-
Fri Jan 29 2021 Nicola Sella <nsella@redhat.com> - 4.4.2-6
- yum.misc.decompress() to handle uncompressed files (RhBug:1895059)
- Module switch command