File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
- SET (DNF_VERSION "3.0.2 " )
1
+ SET (DNF_VERSION "3.0.4 " )
Original file line number Diff line number Diff line change @@ -486,6 +486,18 @@ rm -vf %{buildroot}%{_bindir}/dnf-automatic-*
486
486
%endif
487
487
488
488
%changelog
489
+ *
Thu Jul 19 2018 Daniel Mach <[email protected] > -
3.0.4-1
490
+ - [transaction] Fix 'TransactionItem not found for key' error.
491
+ - [module] Allow removing module profile without specifying a stream.
492
+ - [module] Fix 'BaseCli' object has no attribute '_yumdb' error.
493
+ - [callback] Fix TransactionDisplay.PKG_ERASE redirect to a non-existing constant.
494
+ - [spec] Change yum compat package version to 4.0.version.
495
+ - [cache] Clean transaction temp files after successfull transaction
496
+ - [log] Log messages from libdnf logger
497
+ - [transaction] Add states to report rpm transaction progress
498
+ - [transaction] Cache TransactionItem during handling of RPM callback (RhBug:1599597)
499
+ - [systemd] dnf-makecache.timer: move to multi-user to fix loop
500
+
489
501
*
Thu Jul 12 2018 Martin Hatina <[email protected] > -
3.0.3-1
490
502
- Bug fix release
491
503
You can’t perform that action at this time.
0 commit comments