Adam Miller
397febd343
YUM4/DNF compatibility via yum action plugin ( #44322 )
...
* YUM4/DNF compatibility via yum action plugin
DNF does not natively support allow_downgrade as an option, instead
that is always the default (not configurable by the administrator)
so it had to be implemented
- Fixed group actions in check mode to report correct changed state
- Better error handling for depsolve and transaction errors in DNF
- Fixed group action idempotent transactions
- Add use_backend to yum module/action plugin
- Fix dnf handling of autoremove (didn't used to work nor had a
default value specified, now does work and matches default
behavior of yum)
- Enable installroot tests for yum4(dnf) integration testing, dnf
backend now supports that
- Switch from zip to bc for certain package install/remove test
cases in yum integration tests. The dnf depsolver downgrades
python when you uninstall zip which alters the test environment
and we have no control over that.
- Add changelog fragment
- Return a pkg_mgr fact if it was not previously set.
2018-08-27 10:17:47 -07:00
..
2018-08-17 16:27:16 +02:00
2018-07-27 10:02:34 -04:00
2018-08-12 19:12:01 +02:00
2018-07-11 18:01:42 -07:00
2018-07-14 09:10:16 -04:00
2018-07-20 11:38:29 -04:00
2018-08-15 15:04:45 -04:00
2018-08-27 15:54:16 +10:00
2018-08-27 16:18:45 +10:00
2018-08-23 16:50:54 +10:00
2018-07-10 14:13:27 -07:00
2018-06-21 15:56:54 -05:00
2018-06-05 17:01:40 -07:00
2018-08-10 15:16:33 -04:00
2018-07-26 20:07:25 -07:00
2018-06-21 12:04:55 +10:00
2018-06-06 09:28:58 +05:30
2018-08-13 16:06:33 -07:00
2018-06-29 16:45:38 -07:00
2018-08-22 17:21:12 -04:00
2018-06-12 12:15:16 -04:00
2018-08-23 19:42:32 -04:00
2018-06-07 15:09:22 -04:00
2018-06-06 16:16:16 -04:00
2018-06-07 15:07:52 -04:00
2018-07-02 10:27:16 -04:00
2018-06-27 12:36:51 -04:00
2018-06-24 23:00:07 -05:00
2018-07-19 12:13:09 -04:00
2018-07-09 15:51:20 -07:00
2018-07-23 14:06:41 -07:00
2018-07-11 20:22:01 -07:00
2018-07-24 13:21:58 -04:00
2018-08-20 15:08:29 -05:00
2018-07-26 20:07:25 -07:00
2018-07-20 11:32:04 -04:00
2018-08-13 07:38:38 -07:00
2018-08-23 19:43:18 -04:00
2018-08-22 16:48:22 -05:00
2018-06-29 17:28:17 -04:00
2018-08-24 13:04:15 -04:00
2018-07-10 09:45:37 -04:00
2018-08-10 15:11:20 -04:00
2018-06-14 09:56:36 -07:00
2018-06-29 11:19:34 -07:00
2018-06-20 14:51:27 -07:00
2018-08-22 23:34:50 -07:00
2018-08-21 21:53:56 -04:00
2018-07-09 15:51:20 -07:00
2018-08-01 19:42:35 -07:00
2018-07-23 07:30:10 -07:00
2018-08-23 12:32:34 +10:00
2018-08-13 07:17:11 -07:00
2018-07-31 17:09:38 -04:00
2018-08-03 10:39:33 -07:00
2018-08-21 10:42:11 -05:00
2018-07-25 16:12:22 -04:00
2018-08-23 12:44:48 -04:00
2018-06-16 13:10:23 -07:00
2018-08-24 12:45:32 -04:00
2018-08-02 19:07:42 +10:00
2018-08-27 08:40:41 -07:00
2018-08-23 11:41:02 -04:00
2018-07-09 12:24:51 -04:00
2018-07-10 09:42:14 -04:00
2018-06-29 17:15:43 -07:00
2018-08-05 15:29:40 -07:00
2018-08-20 16:26:10 -05:00
2018-08-02 13:30:57 -04:00
2018-08-22 21:33:27 -04:00
2018-08-23 20:23:59 -07:00
2018-06-12 10:25:30 -07:00
2018-08-13 12:45:37 -04:00
2018-06-08 10:33:53 -04:00
2018-07-06 17:19:55 -04:00
2018-07-11 11:49:32 -04:00
2018-07-11 20:41:37 -04:00
2018-07-06 13:52:17 -04:00
2018-07-06 10:49:19 -07:00
2018-08-21 14:57:06 -05:00
2018-08-10 11:13:29 -05:00
2018-07-25 16:57:46 -07:00
2018-08-22 16:48:09 -05:00
2018-07-31 11:56:11 -04:00
2018-08-23 21:04:18 -04:00
2018-06-07 12:23:13 -07:00
2018-07-25 13:10:40 -07:00
2018-08-22 14:55:30 -05:00
2018-07-19 10:07:00 -04:00
2018-07-16 16:55:57 -04:00
2018-08-15 16:22:26 -04:00
2018-05-25 21:23:28 -07:00
2018-08-13 12:54:31 -04:00
2018-08-22 10:24:11 -05:00
2018-08-13 10:21:50 +02:00
2018-06-26 14:40:49 +10:00
2018-07-13 13:38:24 +10:00
2018-07-24 07:52:13 +10:00
2018-06-25 08:23:31 +10:00
2018-08-10 16:17:45 +10:00
2018-06-27 11:29:45 +10:00
2018-06-26 11:19:09 +10:00
2018-07-30 14:48:54 -07:00
2018-07-11 09:12:29 +10:00
2018-07-13 14:08:14 +10:00
2018-06-20 14:52:24 -07:00
2018-07-24 08:16:42 +10:00
2018-06-26 05:49:19 +10:00
2018-07-03 14:31:19 -04:00
2018-08-27 10:17:47 -07:00
2018-08-20 15:59:56 -04:00