17
0

58 Commits

Author SHA256 Message Date
ea59f3e4b2 Accepting request 1265156 from system:packagemanager:dnf
OBS-URL: https://build.opensuse.org/request/show/1265156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=24
2025-03-31 09:39:52 +00:00
a0c8cb046d New upstream release 4.10.1
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=55
2025-03-28 10:29:50 +00:00
681dbfaeaf Accepting request 1210011 from system:packagemanager:dnf
OBS-URL: https://build.opensuse.org/request/show/1210011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=23
2024-10-21 14:25:33 +00:00
b83256d3cc - Do not recommend -lang package: the lang package has already the
relevant supplements in place.

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=53
2024-10-20 12:54:49 +00:00
075e5ee080 Accepting request 1145856 from system:packagemanager:dnf
OBS-URL: https://build.opensuse.org/request/show/1145856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=22
2024-02-23 15:44:59 +00:00
c1a6b7cc28 Accepting request 1144536 from home:dgarcia:branches:system:packagemanager:dnf
Fixes plugins with latest RPM in Tumbleweed

- Update to 4.4.4
  * needs-restarting: Add microcode_ctl to a reboot list
- includes changes from 4.4.3
  * needs-restarting: Avoid issue with garbage smaps chars (RhBug:2212953)
  * needs-restarting: Add kernel-core to reboot list
  * Update translations
- includes changes from 4.4.2
  * Fix systemd dependencies when using --poweroff option in system-upgrade plugin (RhBug:2211844)
  * Fixed copr.vendor.conf not loading
  * "dnf copr enable" on "Asahi Fedora Linux Remix" guesses epel..x86_64
  * system-upgrade: change http to https in unit file
- includes changes from 4.4.1
  * reposync: Implement --safe-write-path option (RhBug:1898089)
  * needs-restarting: Catch exception when no systemd unit exists for pid (RhBug:2122587)
  * post-transaction-actions: Fix ConfigParser.substitute call
  * builddep: Avoid using obsolete RPM API
  * yum-utils: Only depend on python3-dnf, not dnf
- includes changes from 4.4.0
  * system-upgrade: Move from extras to core (RhBug:2054235)
  * system-upgrade: Add --poweroff option to reboot
  * copr: Switch to reading a copr.vendor.conf file to determine a vendor ID
  * config-manager: Allow to specify the "main" section
  * system-upgrade: Add support for security filters in offline-upgrade (RhBug:1939975)
  * needs-restarting: Fix boot time derivation for systems with no rtc (RhBug:2137935)
  * download: Skip downloading weak deps when install_weak_deps=False
  * reposync: Documentation update (RhBug:2132383, 2182004)

OBS-URL: https://build.opensuse.org/request/show/1144536
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=51
2024-02-10 23:12:09 +00:00
45a65a4a62 Accepting request 1067647 from system:packagemanager:dnf
OBS-URL: https://build.opensuse.org/request/show/1067647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=21
2023-02-25 18:55:04 +00:00
c5321498bb Accepting request 1067625 from home:dziobian
- Precompile python bytecode (boo#1208151)

OBS-URL: https://build.opensuse.org/request/show/1067625
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=49
2023-02-24 20:55:49 +00:00
9b59b25c3c Accepting request 1011174 from system:packagemanager:dnf
OBS-URL: https://build.opensuse.org/request/show/1011174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=20
2022-10-16 14:09:40 +00:00
89251335e7 Accepting request 1011166 from home:AndreasStieger:branches:system:packagemanager:dnf
dnf-plugins-core 4.3.1

OBS-URL: https://build.opensuse.org/request/show/1011166
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=47
2022-10-15 20:29:29 +00:00
8bc5712b3b Accepting request 965258 from system:packagemanager:dnf
- Update to 4.1.0
  + Add a new subpackage with modulesync command. The command downloads
    packages from modules and/or creates a repository with modular data. (rh#1868047)
  + [groups-manager] Use full NEVRA (not only name) for matching packages (rh#2013633)
  + [repoclosure] Print counts of missing dependencies
  + [reposync] Do not stop downloading packages on the first error (rh#2009894)
  + [versionlock] Fix: Multiple package-name-spec arguments don't lock correctly (rh#2001039) (rh#2013324)
  + [versionlock] Update documentation for adding specifi version (rh#2013332)

OBS-URL: https://build.opensuse.org/request/show/965258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=19
2022-04-03 19:30:47 +00:00
aa0a7c3efb - Update to 4.1.0
+ Add a new subpackage with modulesync command. The command downloads
    packages from modules and/or creates a repository with modular data. (rh#1868047)
  + [groups-manager] Use full NEVRA (not only name) for matching packages (rh#2013633)
  + [repoclosure] Print counts of missing dependencies
  + [reposync] Do not stop downloading packages on the first error (rh#2009894)
  + [versionlock] Fix: Multiple package-name-spec arguments don't lock correctly (rh#2001039) (rh#2013324)
  + [versionlock] Update documentation for adding specifi version (rh#2013332)

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=45
2022-03-27 21:55:34 +00:00
d89be79186 Accepting request 929012 from system:packagemanager:dnf
- Update to 4.0.24
  + [copr] Avoid using deprecated function distro.linux_distribution() (rh#2011550)
  + [copr] don't traceback on empty lines in /etc/os-release
  + [leaves] Show strongly connected components
  + [needs-restarting] Fix wrong boot time (rh#1960437)
  + [playground] Disable playground command, since it doesn't work

OBS-URL: https://build.opensuse.org/request/show/929012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=18
2021-11-03 16:26:35 +00:00
8ffdefbb4a - Update to 4.0.24
+ [copr] Avoid using deprecated function distro.linux_distribution() (rh#2011550)
  + [copr] don't traceback on empty lines in /etc/os-release
  + [leaves] Show strongly connected components
  + [needs-restarting] Fix wrong boot time (rh#1960437)
  + [playground] Disable playground command, since it doesn't work

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=44
2021-11-03 11:52:15 +00:00
f1a53c56be Accepting request 914476 from system:packagemanager:dnf
- Update to 4.0.22
  + [repomanage] Allow running only with metadata
  + [repomanage] Enhance documentation (rh#1898293)
  + [versionlock] Locking obsoleted package does not make the obsoleter unavailable (rh#1957280)
  + [versionlock] Work correctly with packages with minorbump part of release (rh#1961217)

OBS-URL: https://build.opensuse.org/request/show/914476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=17
2021-08-27 19:43:47 +00:00
ab60300406 - Update to 4.0.22
+ [repomanage] Allow running only with metadata
  + [repomanage] Enhance documentation (rh#1898293)
  + [versionlock] Locking obsoleted package does not make the obsoleter unavailable (rh#1957280)
  + [versionlock] Work correctly with packages with minorbump part of release (rh#1961217)

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=43
2021-08-27 03:29:47 +00:00
feec60c2d6 Accepting request 887047 from system:packagemanager:dnf
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/887047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=16
2021-04-21 19:00:06 +00:00
097a0fb6ef - Update to version 4.0.21
+ Add missing command line option to documentation
  + doc: add packages to needs-restarting conf
  + Set blacklist subcommand as deprecated
  + Bugs fixed (rh#1914827, rh#1916782)
  + Removed dependency on dnf.yum.misc.Checksum class (rh#1935465)

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=41
2021-04-13 14:17:19 +00:00
0d6df877c6 Accepting request 868795 from system:packagemanager:dnf
- Update to version 4.0.19
  + copr: allow only 2 arguments with copr enable command
  + [needs-restarting] fix -r in nspawn containers (rh#1913962, rh#1914251)
  + Add --gpgcheck option to reposync (rh#1856818) (rh#1856818)
  + Re-introduce yum-groups-manager functionality (rh#1826016)
  + [repomanage] Don't use cached metadata (rh#1899852)
  + [needs-restarting] add -s to list services (rh#1772939) (rh#1772939)

OBS-URL: https://build.opensuse.org/request/show/868795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=15
2021-02-03 18:55:53 +00:00
b8b72ae348 Fix description
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=39
2021-02-03 02:53:28 +00:00
23162fa53a - Update to version 4.0.19
+ copr: allow only 2 arguments with copr enable command
  + [needs-restarting] fix -r in nspawn containers (rh#1913962, rh#1914251)
  + Add --gpgcheck option to reposync (rh#1856818) (rh#1856818)
  + Re-introduce yum-groups-manager functionality (rh#1826016)
  + [repomanage] Don't use cached metadata (rh#1899852)
  + [needs-restarting] add -s to list services (rh#1772939) (rh#1772939)

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=38
2021-02-03 02:16:27 +00:00
dfc5071f16 Accepting request 843804 from system:packagemanager:dnf
- Update to version 4.0.18
  + [needs-restarting] Fix plugin fail if needs-restarting.d does not exist
  + [needs-restarting] add kernel-rt to reboot list
  + Fix debug-restore command
  + [config-manager] enable/disable comma separated pkgs (rh#1830530)
  + [debug] Use standard demands.resolving for transaction handling
  + [debug] Do not remove install-only packages (rh#1844533)
  + return error when dnf download failed
  + [reposync] Add latest NEVRAs per stream to download (rh#1833074)
  + copr: don't try to list runtime dependencies

OBS-URL: https://build.opensuse.org/request/show/843804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=14
2020-10-28 10:26:04 +00:00
56edb9de30 - Update to version 4.0.18
+ [needs-restarting] Fix plugin fail if needs-restarting.d does not exist
  + [needs-restarting] add kernel-rt to reboot list
  + Fix debug-restore command
  + [config-manager] enable/disable comma separated pkgs (rh#1830530)
  + [debug] Use standard demands.resolving for transaction handling
  + [debug] Do not remove install-only packages (rh#1844533)
  + return error when dnf download failed
  + [reposync] Add latest NEVRAs per stream to download (rh#1833074)
  + copr: don't try to list runtime dependencies

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=36
2020-10-24 17:00:52 +00:00
47a03ce9e2 Accepting request 819224 from system:packagemanager:dnf
- Update to version 4.0.17
  + Support remote files in dnf builddep
  + [download] Respect repo priority (rh#1800342)
  + [versionlock] Take obsoletes into account (rh#1627124)
  + Move args "--set-enabled", "--set-disabled" from DNF (rh#1727882)
  + Add missing arguments --set-enabled/--set-diabled into error message
  + Warn when --enablerepo/--disablerepo args were passed (rh#1727882)
  + [copr] add support for enabling/disabling runtime dependencies
  + [copr] no-liability text to be always printed
  + [repomanage] Add modular support (rh#1804720)
  + [needs-restarting] add options using .conf file (rh#1810123)
- Fix author identity in changes
- test package and test it with pytest (drop dependency on nose)

OBS-URL: https://build.opensuse.org/request/show/819224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=13
2020-07-15 12:53:59 +00:00
b5741a7953 - Update to version 4.0.17
+ Support remote files in dnf builddep
  + [download] Respect repo priority (rh#1800342)
  + [versionlock] Take obsoletes into account (rh#1627124)
  + Move args "--set-enabled", "--set-disabled" from DNF (rh#1727882)
  + Add missing arguments --set-enabled/--set-diabled into error message
  + Warn when --enablerepo/--disablerepo args were passed (rh#1727882)
  + [copr] add support for enabling/disabling runtime dependencies
  + [copr] no-liability text to be always printed
  + [repomanage] Add modular support (rh#1804720)
  + [needs-restarting] add options using .conf file (rh#1810123)
- Fix author identity in changes

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=34
2020-07-07 11:50:28 +00:00
cf53f529e6 Accepting request 818567 from home:pgajdos:python
- test package and test it with pytest (drop dependency on nose)

OBS-URL: https://build.opensuse.org/request/show/818567
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=33
2020-07-07 10:41:48 +00:00
e19441148f Accepting request 779945 from system:packagemanager:dnf
- Update to version 4.0.14
  + Fix conflict for dnf download --resolve (rh#1787908)
  + config-manager calls parser error when without options (rh#1782822)
  + Update reposync.py with --norepopath option
  + Fix: don't open stdin if versionlock is missing (rh#1785563)

OBS-URL: https://build.opensuse.org/request/show/779945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=12
2020-02-27 15:57:45 +00:00
1476100032 - Update to version 4.0.14
+ Fix conflict for dnf download --resolve (rh#1787908)
  + config-manager calls parser error when without options (rh#1782822)
  + Update reposync.py with --norepopath option
  + Fix: don't open stdin if versionlock is missing (rh#1785563)

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=31
2020-02-27 14:19:08 +00:00
a083c01dc9 Accepting request 765594 from system:packagemanager:dnf
- Update to version 4.0.13
  + Fix: config_manager respect config file location during save
  + Redesign reposync --latest for modular system (rh#1775434)
  + [reposync] Fix --delete with multiple repos (rh#1774103)
  + [doc] Skip creating and installing migrate documentation for Python 3+
  + [config-manager] Allow use of --set-enabled without arguments (rh#1679213)
  + [versionlock] Prevent conflicting/duplicate entries (rh#1782052)
- Deconflict with zypper-needs-restarting on SLE to unblock PackageHub updates

OBS-URL: https://build.opensuse.org/request/show/765594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=11
2020-01-19 19:57:50 +00:00
5836ed1914 - Update to version 4.0.13
+ Fix: config_manager respect config file location during save
  + Redesign reposync --latest for modular system (rh#1775434)
  + [reposync] Fix --delete with multiple repos (rh#1774103)
  + [doc] Skip creating and installing migrate documentation for Python 3+
  + [config-manager] Allow use of --set-enabled without arguments (rh#1679213)
  + [versionlock] Prevent conflicting/duplicate entries (rh#1782052)
- Deconflict with zypper-needs-restarting on SLE to unblock PackageHub updates

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=29
2020-01-19 16:24:03 +00:00
2c2e03248c Accepting request 757118 from system:packagemanager:dnf
- Add missing bug reference for 4.0.7 update changelog entry

OBS-URL: https://build.opensuse.org/request/show/757118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=10
2019-12-16 14:19:34 +00:00
b7cbc3bdfe - Add missing bug reference for 4.0.7 update changelog entry
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=27
2019-12-14 23:45:09 +00:00
d54d407653 Accepting request 752752 from system:packagemanager:dnf
- Update to version 4.0.12
  + [reposync] Enable timestamp preserving for downloaded data (rh#1688537)
  + [reposync] Download packages from all streams (rh#1714788)
  + Make yum-copr manpage available (rh#1673902)
  + [needs-restarting] Add ``--reboothint`` option (rh#1192946) (rh#1639468)
  + Set the cost of ``_dnf_local`` repo to 500, to make it preferred to normal repos
  + [builddep] Report all rpm errors (rh#1663619, rh#1658292, rh#1724668)
  + [config-manager] --setopt: Fix crash with "--save --dump"
  + [config-manager] --setopt: Add globs support to repoid
  + [config-manager] --setopt=key=value is applied only to the main config
  + [config-manager] --setopt and empty list of repositories (rh#1702678)
  + [config-manager] --setopt: Add check for existence of input repositories
  + debuginfo-install: Update both debuginfo and debugsource for updated package (rh#1586084)
  + copr: Support multilib repofiles (rh#1393664)
  + copr: Fix disable if copr instance has non-default port
  + copr: Fix repoid when using subdirectories in copr project
  + [spec] Specify attributes for ghost file (rh# 1754463)
  + download: add the --debugsource option (rh#1637008)
  + Fix incorrect handling richdeps in buildep (rh#1756902)
  + [reposync] Add --urls option (rh#1686602)
  + [versionlock] Add --raw option (rh#1645564)
  + [doc] move manpages for plugins to "dnf-PLUGIN" (rh#1706386)
  + Add new plugin post-transaction-actions (rh#967264)
  + [builddep] Add --skip-unavailable switch (rh#1628634)
  + [versionlock] Don't apply excludes on @System (rh#1726712)
  + [reposync] Ignore only modular excludes (rh#1750273)
- Rename dnf-utils package to yum-utils and have it replace removed package in Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/752752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=9
2019-12-03 14:20:05 +00:00
10b25b017c Add missing plugin
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=25
2019-12-01 19:22:57 +00:00
3e446930c8 Add missing man page
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=24
2019-12-01 19:20:02 +00:00
8a7b3680c5 More man page file list fixes
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=23
2019-12-01 19:18:39 +00:00
6fb92dd12f Fix more file paths for plugin man pages
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=22
2019-12-01 19:09:21 +00:00
d03ce8f23d Fix file paths for plugin man pages
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=21
2019-12-01 19:04:37 +00:00
ecc8a1b0e8 Fix deleting migrate plugin's man page
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=20
2019-12-01 19:00:38 +00:00
4cbf76993b Fix dnf-utils file list declaration
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=19
2019-12-01 18:52:47 +00:00
299ac4a2c7 - Update to version 4.0.12
+ [reposync] Enable timestamp preserving for downloaded data (rh#1688537)
  + [reposync] Download packages from all streams (rh#1714788)
  + Make yum-copr manpage available (rh#1673902)
  + [needs-restarting] Add ``--reboothint`` option (rh#1192946) (rh#1639468)
  + Set the cost of ``_dnf_local`` repo to 500, to make it preferred to normal repos
  + [builddep] Report all rpm errors (rh#1663619, rh#1658292, rh#1724668)
  + [config-manager] --setopt: Fix crash with "--save --dump"
  + [config-manager] --setopt: Add globs support to repoid
  + [config-manager] --setopt=key=value is applied only to the main config
  + [config-manager] --setopt and empty list of repositories (rh#1702678)
  + [config-manager] --setopt: Add check for existence of input repositories
  + debuginfo-install: Update both debuginfo and debugsource for updated package (rh#1586084)
  + copr: Support multilib repofiles (rh#1393664)
  + copr: Fix disable if copr instance has non-default port
  + copr: Fix repoid when using subdirectories in copr project
  + [spec] Specify attributes for ghost file (rh# 1754463)
  + download: add the --debugsource option (rh#1637008)
  + Fix incorrect handling richdeps in buildep (rh#1756902)
  + [reposync] Add --urls option (rh#1686602)
  + [versionlock] Add --raw option (rh#1645564)
  + [doc] move manpages for plugins to "dnf-PLUGIN" (rh#1706386)
  + Add new plugin post-transaction-actions (rh#967264)
  + [builddep] Add --skip-unavailable switch (rh#1628634)
  + [versionlock] Don't apply excludes on @System (rh#1726712)
  + [reposync] Ignore only modular excludes (rh#1750273)
- Rename dnf-utils package to yum-utils and have it replace removed package in Tumbleweed

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=18
2019-12-01 18:46:14 +00:00
48c5ed987d Accepting request 705103 from system:packagemanager:dnf
- Update to version 4.0.7
  + Fix: copr disable command traceback (rh#1693551)
  + [doc] state repoid as repo identifier of config-manager (rh#1686779)
  + Fix download of src when not the latest requested (rh#1649627)
- Add missing dependencies on dateutil and distro Python modules
- Drop backported fixes that are part of this release
  * 0001-Fix-copr-disable-command-traceback-RhBug-1693551.patch
  * 0002-doc-state-repoid-as-repo-identifier-of-config-manage.patch

OBS-URL: https://build.opensuse.org/request/show/705103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=8
2019-05-24 09:33:13 +00:00
60a575ac75 - Update to version 4.0.7
+ Fix: copr disable command traceback (rh#1693551)
  + [doc] state repoid as repo identifier of config-manager (rh#1686779)
  + Fix download of src when not the latest requested (rh#1649627)
- Add missing dependencies on dateutil and distro Python modules
- Drop backported fixes that are part of this release
  * 0001-Fix-copr-disable-command-traceback-RhBug-1693551.patch
  * 0002-doc-state-repoid-as-repo-identifier-of-config-manage.patch

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=16
2019-05-24 03:00:50 +00:00
05fd388e90 Accepting request 698420 from system:packagemanager:dnf
- Backport fix for copr disable command traceback (rh#1693551)
  * Patch: 0001-Fix-copr-disable-command-traceback-RhBug-1693551.patch
- Backport doc fix to state repoid as repo identifier for config-manager (rh#1686779)
  * Patch: 0002-doc-state-repoid-as-repo-identifier-of-config-manage.patch

OBS-URL: https://build.opensuse.org/request/show/698420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=7
2019-04-28 18:11:40 +00:00
8b6b4ce59e - Backport fix for copr disable command traceback (rh#1693551)
* Patch: 0001-Fix-copr-disable-command-traceback-RhBug-1693551.patch
- Backport doc fix to state repoid as repo identifier for config-manager (rh#1686779)
  * Patch: 0002-doc-state-repoid-as-repo-identifier-of-config-manage.patch

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=14
2019-04-26 12:45:26 +00:00
1395905d08 Accepting request 690195 from system:packagemanager:dnf
- Update to version 4.0.6
  + [download] Do not download src without ``--source`` (rh#1666648)
  + Use improved config parser that preserves order of data
  + [leaves] Show multiply satisfied dependencies as leaves
  + [download] Fix downloading an rpm from a URL (rh#1678582)
  + [download] Fix problem with downloading src pkgs (rh#1649627)
- Drop backported fixes that are part of this release
  * 0001-Fix-traceback-when-local-rpm-url-is-passed.patch
  * 0002-reposync-fix-up-path-traversal-prevention.patch
  * 0003-doc-Use-the-correct-sphinx-build-binary-for-Python-2.patch
- Restore needs-restarting files to the dnf-utils package
- Add conflicts to zypper < 1.14.26 to dnf-utils package to prevent file conflicts

OBS-URL: https://build.opensuse.org/request/show/690195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=6
2019-04-01 10:39:57 +00:00
c355d2d9c5 - Update to version 4.0.6
+ [download] Do not download src without ``--source`` (rh#1666648)
  + Use improved config parser that preserves order of data
  + [leaves] Show multiply satisfied dependencies as leaves
  + [download] Fix downloading an rpm from a URL (rh#1678582)
  + [download] Fix problem with downloading src pkgs (rh#1649627)
- Drop backported fixes that are part of this release
  * 0001-Fix-traceback-when-local-rpm-url-is-passed.patch
  * 0002-reposync-fix-up-path-traversal-prevention.patch
  * 0003-doc-Use-the-correct-sphinx-build-binary-for-Python-2.patch
- Restore needs-restarting files to the dnf-utils package
- Add conflicts to zypper < 1.14.26 to dnf-utils package to prevent file conflicts

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=12
2019-03-31 15:54:03 +00:00
7ca002d905 Accepting request 673182 from system:packagemanager:dnf
- Rebase to version 4.0.3:
  + Compatible with DNF 4.0.0+
  + Reworked COPR plugin
  + New changelogs and repodiff plugins/subcommands
- Drop Python 2 subpackages
- Drop unneeded patches:
  * 0001-copr-Add-openSUSE-support.patch
  * dnf-plugins-core-2.1.5-Fix-detection-of-Python-2.patch
- Backport fixes from upstream to build and run plugins
  * 0001-Fix-traceback-when-local-rpm-url-is-passed.patch
  * 0002-reposync-fix-up-path-traversal-prevention.patch
  * 0003-doc-Use-the-correct-sphinx-build-binary-for-Python-2.patch
- Temporarily drop needs-restarting files from dnf-utils until
  zypper splits them out into zypper-needs-restarting subpackage
  (gh#openSUSE/zypper#254)
- Add conflicts to yum-changelog and zypper-needs-restarting to
  dnf-utils

OBS-URL: https://build.opensuse.org/request/show/673182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnf-plugins-core?expand=0&rev=5
2019-02-20 13:10:28 +00:00
d18b85b049 - Temporarily drop needs-restarting files from dnf-utils until
zypper splits them out into zypper-needs-restarting subpackage
  (gh#openSUSE/zypper#254)
- Add conflicts to yum-changelog and zypper-needs-restarting to
  dnf-utils

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=10
2019-02-11 01:11:21 +00:00
1c714d70f3 - Rebase to version 4.0.3:
+ Compatible with DNF 4.0.0+
  + Reworked COPR plugin
  + New changelogs and repodiff plugins/subcommands
- Drop Python 2 subpackages
- Drop unneeded patches:
  * 0001-copr-Add-openSUSE-support.patch
  * dnf-plugins-core-2.1.5-Fix-detection-of-Python-2.patch
- Backport fixes from upstream to build and run plugins
  * 0001-Fix-traceback-when-local-rpm-url-is-passed.patch
  * 0002-reposync-fix-up-path-traversal-prevention.patch
  * 0003-doc-Use-the-correct-sphinx-build-binary-for-Python-2.patch

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/dnf-plugins-core?expand=0&rev=9
2019-02-07 07:54:29 +00:00