|
|
|
|
Changelog for dnf-4.14.0-1.fc35.noarch.rpm :
* Fri Sep 09 2022 Jaroslav Rohel - 4.14.0-1- Update to 4.14.0- doc: Describe how gpg keys are stored for `repo_ggpcheck` (RhBug:2020678)- Set default value for variable to prevent crash (RhBug:2091636)- Add only relevant pkgs to upgrade transaction (RhBug:2097757)- Use `installed_all` because `installed_query` is filtered user input- Don\'t include resolved advisories for obsoletes filtering with security filters (RhBug:2101421)- Allow passing plugin parameters with dashes in names (RhBug:1980712)- Fix upgrade from file to noarch pkg (RhBug:2006018)- Translations update- Expose plugin unload method to API (RhBug:2047251)- Add support for group upgrade rollback (RhBug:2016070)- Fix broken dependencies error reporting (RhBug:2088422)- Add doc related to --destdir and --downloadonly options (RhBug:2100811) * Mon May 30 2022 Jaroslav Rohel - 4.13.0-1- Update to 4.13.0- Don\'t use undocumented re.template()- Small change to better present the option- Use sqlite cache to make bash completion snappier (RhBug:1815895) * Thu May 05 2022 Jaroslav Rohel - 4.12.0-1- Update to 4.12.0- dnf.conf: hint users where to find more info about defaults and other options- Fix unittests that relied on checksum being at the end of solvfiles- completion: remove unnecessary echo- Fix remove when no repos are enabled (RhBug:2064341)- Add loongarch support for dnf- Add spaces between words to fix typos (RhBug:2077296)- [doc] Improve \"proxy\" configuration option documentation (RhBug:2072332)- Fix download errors handling in non-english locales (RhBug:2024527) * Thu Apr 28 2022 Richard W.M. Jones - 4.11.1-3- Backport fix for leak of libsolv\'s page file descriptors * Wed Mar 30 2022 Jaroslav Rohel - 4.11.1-2- Backport patch to fix: dnf breaks updateprocess with \"already downloaded\" (RhBug:2024527) * Tue Mar 15 2022 Pavla Kratochvilova - 4.11.1-1- Update to 4.11.1 * Mon Mar 14 2022 Pavla Kratochvilova - 4.11.0-1- Add support for excluding packages to be installed as weak dependencies, off by defaulf- 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)- 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) * Thu Sep 23 2021 Pavla Kratochvilova - 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 * Wed Jul 21 2021 Fedora Release Engineering - 4.8.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 15 2021 Pavla Kratochvilova - 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 - [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) * Thu Jun 03 2021 Python Maint - 4.7.0-2- Rebuilt for Python 3.10 * Thu Apr 15 2021 Nicola Sella - 4.7.0-1- 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)- [doc] Add description for new API- [API] Add new method for reset of security filters- [doc] Improve documentation for Hotfix repositories- [doc] fix: \"makecache\" command downloads only enabled repositories- Use libdnf.utils.checksum_{check,value}- [doc] Add info that maximum parallel downloads is 20- Increase loglevel in case of invalid config options- [doc] installonly_limit documentation follows behavior- Prevent traceback (catch ValueError) if pkg is from cmdline- Add documentation for config option sslverifystatus (RhBug:1814383)- Check for specific key string when verifing signatures (RhBug:1915990)- Use rpmkeys binary to verify package signature (RhBug:1915990)- Bugs fixed (RhBug:1916783)- Preserve file mode during log rotation (RhBug:1910084) * Tue Mar 02 2021 Nicola Sella - 4.6.1-1- Update to 4.6.1- Fix recreate script- Add unit test for fill_sack_from_repos_in_cache (RhBug:1865803)- Add docs and examples for fill_sack_from_repos_in_cache (RhBug:1865803)- [spec] remove python2 support- Remove problematic language- The noroot plugin no longer exists, remove mention- Run tests for fill_sack_from_repos_in_cache in installroot (RhBug:1865803)- expand history to full term size when output is redirected (RhBug:1852577) (RhBug:1852577,1906970)- [doc] Fix: \"sslcacert\" contains path to the file- [doc] Added proxy ssl configuration options, increase libdnf require- Set persistdir and substitutions for fill_sack_from_repos_in_cache tests (RhBug:1865803)- Update documentation for module_obsoletes and module_stream_switch- print additional information when verifying GPG key using DNS- Bugs fixed (RhBug:1897573)- Remove hardcoded logfile permissions (RhBug:1910084)- Enhanced detection of plugins removed in transaction (RhBug:1929163) * Thu Jan 28 2021 Nicola Sella - 4.6.0-1- Update to 4.6.0- Log scriptlets output also for API users (RhBug:1847340)- Fix module remove --all when no match spec (RhBug:1904490)- yum.misc.decompress() to handle uncompressed files (RhBug:1895059)- Make an error message more informative (RhBug:1814831)- Add deprecation notice to help messages of deplist- Remove Base._history_undo_operations() as it was replaced with transaction_sr code- cli/output: Return number of listed packages from listPkgs()- Clean up history command error handling- [doc] Describe install with just a name and obsoletes (RhBug:1902279)- Add api function fill_sack_from_repos_in_cache to allow loading a repo cache with repomd and (solv file or primary xml) only (RhBug:1865803)- Packages installed/removed via DNF API are logged into dnf.log (RhBug:1855158)- Support comps groups in history redo (RhBug:1657123,1809565,1809639)- Support comps groups in history rollback (RhBug:1657123,1809565,1809639)- Support comps groups in history undo (RhBug:1657123,1809565,1809639)- New optional parameter for filter_modules enables following modular obsoletes based on a config option module_obsoletes- Add get_header() method to the Package class (RhBug:1876606)- Fix documentation of globs not supporting curly brackets (RhBug:1913418) * Tue Jan 26 2021 Fedora Release Engineering - 4.5.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Dec 03 2020 Nicola Sella - 4.5.2-1- Update to 4.5.2- Change behaviour of Package().from_repo * Wed Dec 02 2020 Nicola Sella - 4.5.1-1- Add a get_current() method to SwdbInterface- Add `from_repo` attribute for Package class (RhBug:1898968,1879168)- Correct description of Package().reponane attribute- Add unittest for new API- Make rotated log file (mode, owner, group) match previous log settings (RhBug:1894344)- [doc] Improve description of modular filtering- [doc] add documentation for from_repo- [doc] deprecated alias for dnf repoquery --deplist - New config option module_allow_stream_switch allows switching enabled streams * Mon Nov 23 2020 Nicola Sella - 4.4.2-1- Update to 4.4.2- spec: Fix building with new cmake macros (backport from downstream)- Warn about key retrieval over http:- Fix --setopt=cachedir writing outside of installroot- Add vendor to dnf API (RhBug:1876561)- Add allow_vendor_change option (RhBug:1788371) (RhBug:1788371) * Thu Oct 29 2020 Adam Williamson - 4.4.0-3- Rebuild to keep NVR ahead of Fedora 32 * Tue Oct 13 2020 Ales Matej - 4.4.0-2- Increase required libdnf (hawkey) version * Wed Oct 07 2020 Nicola Sella - 4.4.0-1- Update to 4.4.0- Handle empty comps group name (RhBug:1826198)- Remove dead history info code (RhBug:1845800)- Improve command emmitter in dnf-automatic- Enhance --querytags and --qf help output- [history] add option --reverse to history list (RhBug:1846692)- Add logfilelevel configuration (RhBug:1802074)- Don\'t turn off stdout/stderr logging longer than necessary (RhBug:1843280)- Mention the date/time that updates were applied- [dnf-automatic] Wait for internet connection (RhBug:1816308)- [doc] Enhance repo variables documentation (RhBug:1848161,1848615)- Add librepo logger for handling messages from librepo (RhBug:1816573)- [doc] Add package-name-spec to the list of possible specs- [doc] Do not use - [doc] Add section to explain -n, -na and -nevra suffixes- Add alias \'ls\' for list command- README: Reference Fedora Weblate instead of Zanata- remove log_lock.pid after reboot(Rhbug:1863006)- comps: Raise CompsError when removing a non-existent group- Add methods for working with comps to RPMTransactionItemWrapper- Implement storing and replaying a transaction- Log failure to access last makecache time as warning- [doc] Document Substitutions class- Dont document removed attribute ``reports`` for get_best_selector- Change the debug log timestamps from UTC to local time
|
|
|