Changelog for
python2-dnf-plugins-extras-common-2.0.3-1.fc27.noarch.rpm :
* Mon Oct 02 2017 Jaroslav Mracek
- 2.0.3-1- Update to 2.0.3- Resolves: rhbz#1473933 - [abrt] dnf-automatic: resolved(): rpm_conf.py:58:resolved:AttributeError: \'Rpmconf\' object has no attribute \'_interactive\'- Resolves: rhbz#1473435 - [abrt] dnf: subprocess.py:271:check_call:subprocess.CalledProcessError: Command \'[\'journalctl\', \'--boot\', \'d5318db518e541fcbc8ce51dd469c2f0\']\' returned non-zero exit status -13- Resolves: rhbz#1490832 - dnf system-upgrade: dnf.exceptions.MarkingError: no package matched- Resolves: rhbz#1492036 - system-upgrade fails to connect to online mirrors during upgrade when caches are missing
* Mon Aug 07 2017 Jaroslav Mracek - 2.0.2-1- Update to 2.0.2
* Wed Jul 26 2017 Fedora Release Engineering - 2.0.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon May 22 2017 Jaroslav Mracek - 2.0.1-1- Update to 2.0.1
* Tue May 02 2017 Jaroslav Mracek - 2.0.0-1- Update to 2.0.0
* Fri Feb 10 2017 Igor Gnatenko - 0.10.0-1- Update to 0.10.0
* Fri Feb 10 2017 Fedora Release Engineering - 0.10.0-0.4rc1- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Dec 13 2016 Charalampos Stratakis - 0.10.0-0.3rc1- Rebuild for Python 3.6
* Mon Nov 28 2016 Igor Gnatenko - 0.10.0-0.2rc1- Add obsoletes for main package (RHBZ #1399863)
* Mon Nov 28 2016 Igor Gnatenko - 0.10.0-0.1rc1- 0.10.0-rc1- Adapt to python packaging guidelines
* Tue Jul 19 2016 Fedora Release Engineering - 0.0.12-4- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Tue Jul 12 2016 Ville Skyttä - 0.0.12-3- Apply leaves speedups and test suite fixes from upstream
* Wed Feb 03 2016 Fedora Release Engineering - 0.0.12-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Dec 12 2015 Igor Gnatenko 0.0.12-1- relnotes: 0.0.1[12] (Igor Gnatenko)- spec: python2_sitelib (Igor Gnatenko)- spec: nosetests fixup (Igor Gnatenko)- spec: python3 sourcedir (Igor Gnatenko)- spec: drop hooks for f21 (Igor Gnatenko)- spec: python2-nose (Igor Gnatenko)- local: use _dnf_local as name (RhBug:1237237) (Igor Gnatenko)- spec: use %license macro (Igor Gnatenko)- spec: move mans to one package (RhBug:1210002) (Igor Gnatenko)- po: update from zanata (Igor Gnatenko)- po: fix message text (Igor Gnatenko)- usage of dnf.i18n.translation (Igor Gnatenko)- local: do not rebuild the repo unnecessarily. (Quy Tonthat)- local: fixed crashing when installing from rpm files (localinstall). (Quy Tonthat)- local: Fixed a crashing bug with python3. (Quy Tonthat)- pull translations (Igor Gnatenko)- versionlock: add missing import (Alon Bar-Lev)- add Catalan (Robert Antoni Buj Gelonch)- add zanata.xml (Robert Antoni Buj Gelonch)
* Tue Oct 13 2015 Igor Gnatenko 0.0.11-1- spec: kickstart conflicts with previous version of plugins core (Jan Silhan)
* Mon Oct 12 2015 Igor Gnatenko 0.0.10-1- Add BaseCliStub() class to tests/support.py (Neal Gompa (ニール・ゴンパ))- Disable kickstart plugin for Python 3 (Neal Gompa (ニール・ゴンパ))- Add kickstart plugin to extra plugins (Neal Gompa (ニール・ゴンパ))- Add repoclosure --check option (Paul Howarth)- leaves: fix depth-first search (Emil Renner Berthing)- snapper: set cleanup type to avoid snapshots accumulating indefinitely (RhBug:1263699) (Daniel Miranda)- snapper: don\'t run if nothing in transaction (Igor Gnatenko)- spec: adapt to dnf-1.1.2 packaging in F23 (Jan Silhan)- tracer: don\'t run tracer when nothing to do; Fix FrostyX/tracer#38 (Jakub Kadlčík)- migrate: groups: skips not found group (RhBug:1225894) (Jan Silhan)
* Tue Jun 30 2015 Igor Gnatenko 0.0.9-1- repomanage: specify that keep is int (RhBug:1230503) (Igor Gnatenko)- migrate: hide stderr of yum (RhBug:1225282) (Jan Silhan)- migrate: don\'t throw error when yum execution failed (Jan Silhan)- migrate: stop yum from crushing by setting skip_if_unavailable=1 (RhBug:1226607) (Jan Silhan)- implemented package (version)locking (Michael Mraka)- Initial DNF port of the yum show-leaves plugin (Ville Skyttä)
* Fri May 22 2015 Igor Gnatenko 0.0.8-1- migrate: use Unicodes when migrating YUMDB (RhBug:1223034) (Radek Holy)- migrate: don\'t raise error when no groups installed by yum (RhBug:1214807) (Jan Silhan)- migrate: use of LANG C env in yum output (Jan Silhan)- packaging: allow DNF 1.x.x (Radek Holy)- packaging: add createrepo_c to requires (RhBug:1211596) (Igor Gnatenko)- local: drop hook to keep packages cache (Igor Gnatenko)- packaging: dnf version upper boundaries (Jan Silhan)- packaging: added plugin command provides (Related:RhBug:1208773) (Jan Silhan)
* Tue Apr 21 2015 Igor Gnatenko 0.0.7-1- doc: release notes 0.0.7 (Igor Gnatenko)- packaging: fix orphans for leaves subpkg (Igor Gnatenko)- po: update translations (Igor Gnatenko)- plugins: rename --repoid to --repo (Michael Mraka)- tracer: decode subprocess output explicitly from utf8 (Jakub Kadlčík)- migrate: initialize cursor before commit (Michael Mraka)- po: update translations (Igor Gnatenko)- packaging: remove main package which requires others (Igor Gnatenko)- packaging: fix url for new releases (Igor Gnatenko)- migrate: do not convert group types (Jan Silhan)- packaging: migrate requires python-dnf (Jan Silhan)- migrate: trans_end record may not exist (RhBug:1209043) (Michael Mraka)- plugins: rename orphans to leaves (RhBug:1209864) (Igor Gnatenko)- Initialized to use tito. (Igor Gnatenko)- local: fix crashing if plugin disabled in main section (RhBug:1208614) (Igor Gnatenko)
* Tue Mar 31 2015 Igor Gnatenko - 0.0.6-2- migrate: set LANG env to C in system calls (Jan Silhan)- migrate: added logging to history and groups process (Jan Silhan)- doc: migrate: changed arguments to dnf migrate [all|groups|history|yumdb] (Radek Holy)- migrate: added YUMDB support (Radek Holy)- migrate: added groups support (Jan Silhan)
* Tue Mar 31 2015 Igor Gnatenko - 0.0.6-1- doc: include orphans plugin to index (Igor Gnatenko)- po: update translations (Igor Gnatenko)- plugins: add migrate plugin (Michael Mraka)- orphans: use Kosaraju\'s algorithm (Emil Renner Berthing)- plugins: add orphans plugin (Emil Renner Berthing)- tracer: don\'t print \'nothing to restart\' when traceback occurs (RhBug:1201471) (Jakub Kadlčík)
* Mon Mar 02 2015 Igor Gnatenko - 0.0.5-4- packaging: properly obsolete common subpkg for f23+ (Igor Gnatenko)
* Fri Feb 27 2015 Igor Gnatenko - 0.0.5-3- packaging: add real package python-dnf-plugins-extras (Igor Gnatenko)
* Fri Feb 27 2015 Igor Gnatenko - 0.0.5-2- packaging: handle tracer and snapper plugins (Igor Gnatenko)
* Fri Feb 27 2015 Igor Gnatenko - 0.0.5-1- po: update translations (Igor Gnatenko)- packaging: adapt to dnf 0.6.4-2 package split (Jan Silhan)- plugins: add debug plugin (Michael Mraka)- tracer: fix printing binary on py3 (RhBug:1192779) (Igor Gnatenko)- tracer: define installed, erased vars (RhBug:1187763) (Igor Gnatenko)
* Fri Feb 13 2015 Igor Gnatenko - 0.0.4-1- packaging: require rpmconf plugin only for f22+ (Igor Gnatenko)- build: simple script to build test package (Michael Mraka)- build: more standard way to find out latest commit (Michael Mraka)- packaging: let gitrev be specified on rpmbuild commandline (Michael Mraka)- doc: include man pages (Igor Gnatenko)
* Thu Jan 29 2015 Igor Gnatenko - 0.0.3-1- po: update translations (Igor Gnatenko)- packaging: include rpmconf plugin only for F22+ (Igor Gnatenko)- trivial: drop note about bug (Igor Gnatenko)- local: prefer verbose option on quiet (Igor Gnatenko)- local: simplidy parsing code (Igor Gnatenko)- local: fix output from spawning createrepo (Igor Gnatenko)- doc: improve documentation for local plugin (Igor Gnatenko)- repoclosure: store requirements as is (Igor Gnatenko)- repoclosure: optimize performance and memory usage (Igor Gnatenko)- build: distribute forgotten files (Igor Gnatenko)- po: update translations (Igor Gnatenko)- plugins: add repoclosure plugin (Igor Gnatenko)- packaging: fix files for common subpkg after one of merges (Igor Gnatenko)- local: use createrepo_c instead of createrepo (Igor Gnatenko)- plugins: add local plugin (RhBug:991014) (Igor Gnatenko)- repograph: set decimal places to 12 for colors (Igor Gnatenko)- tests: fix indentation in repograph (Igor Gnatenko)- plugins: add repograph plugin (Igor Gnatenko)- repomanage: replace dnfpluginscore with dnfpluginsextras (Igor Gnatenko)- plugins: fix typo in if/else (Igor Gnatenko)- doc: add note that --new by default for repomanage (Igor Gnatenko)- snapper: don\'t make snapshots if user removing snapper (RhBug:1177631) (Igor Gnatenko)- tests: add tests for repomanage (Igor Gnatenko)- tests: add initial framework (Igor Gnatenko)- repomanage: use native pkg.location without path join (Igor Gnatenko)- packaging: obsolete and provide dnf-plugin-tracer correctly (Igor Gnatenko)
* Sun Jan 25 2015 Igor Gnatenko - 0.0.2-1- po: update translations (Igor Gnatenko)- Revert \"rename rpm_conf to rpmconf\" (Igor Gnatenko)- po: update translations (Igor Gnatenko)- packaging: update descriptions with tracer plugin (Igor Gnatenko)- plugins: add repomanage plugin (RhBug:1048541) (Igor Gnatenko)- Don\'t run tracer if --installroot is set; Fix FrostyX/tracer#15 (Jakub Kadlčík)- po: update translations (Igor Gnatenko)- packaging: obsolete dnf-plugin-tracer by dnf-plugins-extras-tracer (Igor Gnatenko)- doc: include rpmconf to index (Igor Gnatenko)- packaging: add tracer plugin to distribute (Igor Gnatenko)- plugins: tracer plugin (Jakub Kadlčík)- packaging: include rpmconf as Requires for main package (Igor Gnatenko)- rpmconf: fix super-init-not-called (Igor Gnatenko)- po: update translations (Igor Gnatenko)- packaging: archive script the same as in dnf (Igor Gnatenko)- rename rpm_conf to rpmconf (Igor Gnatenko)- Add rpmconf plugin (Igor Gnatenko)- snapper: set description snapshot as command line (Igor Gnatenko)- packaging: fix requires and email (Igor Gnatenko)- snapper: change log level for debug stage to debug (Igor Gnatenko)- snapper: don\'t do any with snapper config (Igor Gnatenko)- packaging: split into subpackages (Igor Gnatenko)- packaging: handle all python files (Igor Gnatenko)- transifex update (Igor Gnatenko)
* Wed Dec 17 2014 Igor Gnatenko - 0.0.1-2- Fix Requires for py3 dbus- Fix email address in changelog
* Fri Dec 12 2014 Igor Gnatenko - 0.0.1-1- The initial package version.