Changelog for
dnf-4.2.9-5.fc31.noarch.rpm :
* Thu Oct 17 2019 Ales Matej
- 4.2.9-5- Bump dnf-yum obsoletes to workaround lower version of dnf in F31 (RhBug:1760937)
* Thu Oct 03 2019 Ales Matej - 4.2.9-4- Backport patch to adjust default DNF settings (best, skip_if_unavailable)
* Tue Sep 10 2019 Jaroslav Mracek - 4.2.9-3- Backport patch to fix reinstalling packages with a different buildtime
* Fri Aug 16 2019 Miro Hrončok - 4.2.9-2- Rebuilt for Python 3.8
* Tue Aug 13 2019 Pavla Kratochvilova - 4.2.9-1- Update to 4.2.9- Accept multiple specs in repoquery options (RhBug:1667898)- Prevent switching modules in all cases (RhBug:1706215)- [history] Don\'t store failed transactions as succeeded- [history] Do not require root for informative commands- [dnssec] Fix UnicodeWarning when using new rpm (RhBug:1699650)- Print rpm error messages during transaction (RhBug:1677199)- Report missing default profile as an error (RhBug:1669527)- Apply excludes before modular excludes (RhBug:1709453)- Improve help for command line arguments (RhBug:1659328)- [doc] Describe a behavior when plugin is removed (RhBug:1700741)- Add new modular API method ModuleBase.get_modules- Mark features used by ansible, anaconda and subscription-manager as an API- Prevent printing empty Error Summary (RhBug: 1690414)- [doc] Add user_agent and countme options
* Mon Aug 12 2019 Igor Gnatenko - 4.2.7-4- Drop %systemd_requires from main package
* Wed Jul 24 2019 Fedora Release Engineering - 4.2.7-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jul 22 2019 Pavla Kratochvilova - 4.2.7-2- Revert patch: [rpm] add detection for armv7hcnl
* Thu Jul 04 2019 Pavla Kratochvilova - 4.2.7-1- Update to 4.2.7- librepo: Turn on debug logging only if debuglevel is greater than 2 (RhBug:1355764,1580022)- Fix issues with terminal hangs when attempting bash completion (RhBug:1702854)- Rename man page from dnf.automatic to dnf-automatic to match command name- [provides] Enhanced detecting of file provides (RhBug:1702621)- [provides] Sort the output packages alphabetically- Set default to skip_if_unavailable=false (RhBug:1679509)- Fix package reinstalls during yum module remove (RhBug:1700529)- Fail when \"-c\" option is given nonexistent file (RhBug:1512457)- Reuse empty lock file instead of stopping dnf (RhBug:1581824)- Propagate comps \'default\' value correctly (RhBug:1674562)- Better search of provides in /(s)bin/ (RhBug:1657993)- Add detection for armv7hcnl (RhBug:1691430)- Fix group install/upgrade when group is not available (RhBug:1707624)- Report not matching plugins when using --enableplugin/--disableplugin (RhBug:1673289) (RhBug:1467304)- Add support of modular FailSafe (RhBug:1623128) (temporarily with warnings instead of errors when installing modular RPMs without modular metadata)- Replace logrotate with build-in log rotation for dnf.log and dnf.rpm.log (RhBug:1702690)
* Thu Jun 27 2019 Pavla Kratochvilova - 4.2.5-2- Backport patches to enhance synchronization of rpm transaction to swdb
* Thu Apr 25 2019 Pavla Kratochvilova - 4.2.5-1- Update to 4.2.5- Fix multilib obsoletes (RhBug:1672947)- Do not remove group package if other packages depend on it- Remove duplicates from \"dnf list\" and \"dnf info\" outputs- Installroot now requires absolute path- Allow globs in setopt in repoid part- Fix formatting of message about free space required- [doc] Add info of relation update_cache with fill_sack (RhBug:1658694)- Fix installation failiure when duplicit RPMs are specified (RhBug:1687286)- Add command abbreviations (RhBug:1634232)- Allow plugins to terminate dnf (RhBug:1701807)
* Thu Apr 04 2019 Robert-André Mauchin - 4.2.2-2- Add patch fixing the installation of completion_helper.py- Fix #1695853
* Wed Mar 27 2019 Pavla Kratochvilova - 4.2.2-1- [conf] Use environment variables prefixed with DNF_VAR_- Enhance documentation of --whatdepends option (RhBug:1687070)- Allow adjustment of repo from --repofrompath (RhBug:1689591)- Document cachedir option (RhBug:1691365)- Retain order of headers in search results (RhBug:1613860)- Solve traceback with the \"dnf install AATTmodule\" (RhBug:1688823)- Build \"yum\" instead of \"dnf-yum\" on Fedora 31
* Mon Mar 11 2019 Pavla Kratochvilova - 4.2.1-1- Do not allow direct module switch (RhBug:1669491)- Use improved config parser that preserves order of data- Fix alias list command (RhBug:1666325)- Postpone yum conflict to F31- Update documentation: implemented plugins; options; deprecated commands (RhBug:1670835,1673278)- Support zchunk (\".zck\") compression- Fix behavior of ``--bz`` option when specifying more values- Follow RPM security policy for package verification- Update modules regardless of installed profiles- Add protection of yum package (RhBug:1639363)- Fix ``list --showduplicates`` (RhBug:1655605)
* Wed Feb 13 2019 Pavla Kratochvilova - 4.1.0-1- Update to 4.1.0- Allow to enable modules that break default modules (RhBug:1648839)- Enhance documentation - API examples- Add --nobest option- Revert commit that adds best as default behavior
* Thu Jan 31 2019 Fedora Release Engineering - 4.0.10-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Dec 12 2018 Jaroslav Mracek - 4.0.10-1- Update to 4.0.10- Updated difference YUM vs. DNF for yum-updateonboot- Added new command ``dnf alias [options] [list|add|delete] [...]`` to allow the user to define and manage a list of aliases- Enhanced documentation- Unifying return codes for remove operations- [transaction] Make transaction content available for commands- Triggering transaction hooks if no transaction (RhBug:1650157)- Add hotfix packages to install pool (RhBug:1654738)- Report group operation in transaction table- [sack] Change algorithm to calculate rpmdb_version
* Thu Nov 22 2018 Jaroslav Mracek - 4.0.9-1- Added dnf.repo.Repo.get_http_headers- Added dnf.repo.Repo.set_http_headers- Added dnf.repo.Repo.add_metadata_type_to_download- Added dnf.repo.Repo.get_metadata_path- Added dnf.repo.Repo.get_metadata_content- Added --changelogs option for check-update command- [module] Add information about active modules- Hide messages created only for logging- Enhanced --setopt option- [module] Fix dnf remove AATT- [transaction] Make transaction content available for plugins
* Wed Nov 07 2018 Jaroslav Mracek - 4.0.4-2- Backport fixes for RHBZ#1642796 from upstream master
* Mon Oct 15 2018 Jaroslav Mracek - 4.0.4-1- Update to 4.0.4- Add dnssec extension- Set termforce to AUTO to automatically detect if stdout is terminal- Repoquery command accepts --changelogs option (RhBug:1483458)- Calculate sack version from all installed packages (RhBug:1624291)- [module] Allow to enable module dependencies (RhBug:1622566)
* Tue Oct 09 2018 Adam Williamson - 3.6.1-3- Backport fixes for RHBZ#1616118 from upstream master
* Sat Sep 29 2018 Kevin Fenzi - 3.6.1-2- Temp re-add python2 package to get rawhide composes working again.
* Tue Sep 25 2018 Jaroslav Mracek - 3.6.1-1- [module] Improved module commands list, info- [module] Reports error from module solver- Fix: Error detected when calling \'RepoCB.fastestMirror\' (RhBug:1628056)- Preserve packages from other installed mod profiles (RhBug:1629841)- [spec] Postpone conflict with yum to Fedora 30+ (RhBug:1600444)- [cli] Install command recommends alternative packages (RhBug:1625586)- [cli] Fix case insensitive hint (1628514)- Fix installed profiles for module info (RhBug:1629689)- Fix module provides not having consistent output (RhBug:1623866)- Enhance label for transaction table (RhBug:1609919)- Implement C_, the gettext function with a context (RhBug:1305340)- Actually disambiguate some messages using C_ (RhBug:1305340)- Restore \'strict\' choice for group installs (#1461539)- [repoquery] More strict queryformat parsing (RhBug:1631458)- Redirect repo progress to std error (RhBug:1626011)- Unify behavior of remove and module remove (RhBug:1629848)- Change behavior of disabled module for module install (RhBug:1629711)- Allow enablement on disabled plugin (RhBug:1614539)
* Thu Sep 20 2018 Adam Williamson - 3.5.1-2- Backport PR #1038 to make compose fail on missing group packages again
* Mon Sep 10 2018 Jaroslav Mracek - 3.5.1-1- [module] Fixed list and info subcommands
* Fri Sep 07 2018 Jaroslav Mracek - 3.5.0-1- New implementation of modularity
* Mon Aug 13 2018 Daniel Mach - 3.3.0-1- [misc] Fallback to os.getuid() if /proc/self/loginuid can\'t be read (RhBug:1597005)- [translations] Update translations from zanata.- [doc] Update module documentation.- [module] Fix `module provides` output.- [module] Add `module reset` command.- [module] Fix module disable command- [repo] Improve error message on broken repo (RhBug:1595796)- [doc] Enhance a command documentation (RhBug:1361617)- [module] Automatically save module persistor in do_transaction().- [drpm] Fixed setting deltarpm_percentage=0 to switch drpm off- [repo] Split base.download_packages into two functions- [output] Use libdnf wrapper for smartcols- [conf] Do not traceback on empty option (RhBug:1613577)
* Wed Aug 08 2018 Adam Williamson - 3.2.0-2- Fix a crash that breaks Rawhide composes (RhBug:1613577)
* Tue Aug 07 2018 Daniel Mach - 3.2.0-1- [sack] Use module_platform_id option.- [module] Switch module persistor to libdnf implementation.- [module] Auto-enable module streams based on installed RPMs.- [transaction] Fix: show packages from the current transaction.- [conf] Convert any VectorString type to list.- [module] Replace \'enabled\' config option with \'state\'.- [install_specs] Do not exclude groups\' packages- [module] Use module sack filtering from libdnf- [module] Many UX fixes.
* Fri Jul 27 2018 Daniel Mach - 3.1.0-1- [module] Move \'hotfixes\' conf option to libdnf and rename it to \'module_hotfixes\'.- [goal] Exclude AATTSystem repo packages from distro_sync.- [conf] Setup configuration values using C++ bindings.- [module] Drop module lock command.- [crypto] Use handle from repo in dnf.crypto.retrieve().- [module] Assume a \'default\' profile exists for all modules (RhBug:1568165)- [base] Introduce easy installation of package, group and module specs.
* Sun Jul 22 2018 Daniel Mach - 3.0.4-1- [transaction] Fix \'TransactionItem not found for key\' error.- [module] Allow removing module profile without specifying a stream.- [module] Fix \'BaseCli\' object has no attribute \'_yumdb\' error.- [callback] Fix TransactionDisplay.PKG_ERASE redirect to a non-existing constant.- [spec] Change yum compat package version to 4.0.version.- [cache] Clean transaction temp files after successfull transaction- [log] Log messages from libdnf logger- [transaction] Add states to report rpm transaction progress- [transaction] Cache TransactionItem during handling of RPM callback (RhBug:1599597)- [systemd] dnf-makecache.timer: move to multi-user to fix loop
* Mon Jul 16 2018 Adam Williamson - 3.0.3-4- Backport fix for dnf-makecache.timer loop from git- Resolves: rhbz#1600823
* Thu Jul 12 2018 Fedora Release Engineering - 3.0.3-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jul 12 2018 Martin Hatina - 3.0.3-2- Ensure that correct python version is used for build
* Thu Jul 12 2018 Martin Hatina - 3.0.3-1- Bug fix release
* Fri Jun 29 2018 Jaroslav Mracek - 3.0.2-1- Update to 3.0.2-1
* Tue Jun 26 2018 Jaroslav Mracek - 3.0.1-1- Update to 3.0.1-1- Support of MODULES - new DNF command `module`- Add attribute dnf.conf.Conf.proxy_auth_method- New repoquery option `--depends` and `--whatdepends`- Enhanced support of variables- Enhanced documentation- Resolves: rhbz#1565599- Resolves: rhbz#1508839- Resolves: rhbz#1506486- Resolves: rhbz#1506475- Resolves: rhbz#1505577- Resolves: rhbz#1505574- Resolves: rhbz#1505573- Resolves: rhbz#1480481- Resolves: rhbz#1496732- Resolves: rhbz#1497272- Resolves: rhbz#1488100- Resolves: rhbz#1488086- Resolves: rhbz#1488112- Resolves: rhbz#1488105- Resolves: rhbz#1488089- Resolves: rhbz#1488092- Resolves: rhbz#1486839- Resolves: rhbz#1486839- Resolves: rhbz#1486827- Resolves: rhbz#1486816- Resolves: rhbz#1565647- Resolves: rhbz#1583834- Resolves: rhbz#1576921- Resolves: rhbz#1270295- Resolves: rhbz#1361698- Resolves: rhbz#1369847- Resolves: rhbz#1368651- Resolves: rhbz#1563841- Resolves: rhbz#1387622- Resolves: rhbz#1575998- Resolves: rhbz#1577854- Resolves: rhbz#1387622- Resolves: rhbz#1542416- Resolves: rhbz#1542416- Resolves: rhbz#1496153- Resolves: rhbz#1568366- Resolves: rhbz#1539803- Resolves: rhbz#1552576- Resolves: rhbz#1545075- Resolves: rhbz#1544359- Resolves: rhbz#1547672- Resolves: rhbz#1537957- Resolves: rhbz#1542920- Resolves: rhbz#1507129- Resolves: rhbz#1512956- Resolves: rhbz#1512663- Resolves: rhbz#1247083- Resolves: rhbz#1247083- Resolves: rhbz#1247083- Resolves: rhbz#1519325- Resolves: rhbz#1492036- Resolves: rhbz#1391911- Resolves: rhbz#1391911- Resolves: rhbz#1479330- Resolves: rhbz#1505185- Resolves: rhbz#1305232
* Sat Jun 16 2018 Miro Hrončok - 2.7.5-18- Rebuilt for Python 3.7
* Wed Jun 06 2018 Marek Blaha - 2.7.5-17- Demote deltarpm to weak dependencies again
* Tue May 29 2018 Martin Hatina - 2.7.5-16- Apply util-Correctly-source-errno.EEXIST patch
* Mon May 28 2018 Martin Hatina - 2.7.5-15- Do not require libdnf
* Fri May 25 2018 Martin Hatina - 2.7.5-14- Fix patch applying.
* Fri May 25 2018 Martin Hatina - 2.7.5-13- Rebase to dnf from dnf-2-modularity-6 release.
* Wed Apr 18 2018 Daniel Mach - 2.7.5-12- Fix defaults loading.
* Tue Apr 17 2018 Martin Hatina - 2.7.5-11- Rebase to dnf from dnf-2-modularity-4 release.
* Mon Mar 26 2018 Martin Hatina - 2.7.5-10- Require libmodulemd.
* Mon Mar 26 2018 Martin Hatina - 2.7.5-9- Rebase to dnf from dnf-2-modularity-3 release.
* Mon Feb 12 2018 Daniel Mach - 2.7.5-8- Rebase to dnf from dnf-2-modularity branch.
* Thu Feb 08 2018 Igor Gnatenko - 2.7.5-7- Demote deltarpm to weak dependencies
* Wed Feb 07 2018 Fedora Release Engineering - 2.7.5-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Jan 03 2018 Igor Gnatenko - 2.7.5-5- Use %systemd_requires- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Wed Nov 29 2017 Jaroslav Mracek - 2.7.5-4- Fix problem with demands.cacheonly that caused problems for system-upgrade
* Tue Nov 07 2017 Igor Gnatenko - 2.7.5-3- Remove platform-python subpackage
* Fri Oct 27 2017 Igor Gnatenko - 2.7.5-2- Enable usage of rich deps for NM integration
* Wed Oct 18 2017 Igor Gnatenko - 2.7.5-1- Improve performance for excludes and includes handling (RHBZ #1500361)- Fixed problem of handling checksums for local repositories (RHBZ #1502106)- Fix traceback when using dnf.Base.close() (RHBZ #1503575)