Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dnf for openSUSE:Factory checked in 
at 2022-10-17 14:57:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dnf (Old)
 and      /work/SRC/openSUSE:Factory/.dnf.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dnf"

Mon Oct 17 14:57:18 2022 rev:32 rq:1011162 version:4.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dnf/dnf.changes  2022-03-29 18:14:31.539078844 
+0200
+++ /work/SRC/openSUSE:Factory/.dnf.new.2275/dnf.changes        2022-10-17 
14:57:20.706051837 +0200
@@ -1,0 +2,32 @@
+Sat Oct 15 19:26:38 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 4.14.0:
+  * doc: Describe how gpg keys are stored for `repo_ggpcheck`
+  * Set default value for variable to prevent crash
+  * Add only relevant pkgs to upgrade transaction
+  * Use `installed_all` because `installed_query` is filtered user input
+  * Don't include resolved advisories for obsoletes filtering with security 
filters
+  * Allow passing plugin parameters with dashes in names
+  * Fix upgrade from file to noarch pkg
+  * Translations update
+  * Expose plugin unload method to API
+  * Add support for group upgrade rollback
+  * Fix broken dependencies error reporting
+  * Add doc related to --destdir and --downloadonly options
+- includes changes from 4.13.0:
+  * Base.reset: plug (temporary) leak of libsolv's page file descriptors
+  * Don't use undocumented re.template()
+  * Small change to better present the option
+  * Use sqlite cache to make bash completion snappier
+* includes changes from 4.12.0:
+  * dnf.conf: hint users where to find more info about defaults and other 
options
+  * Fix unittests that relied on checksum being at the end of solvfiles
+  * completion: remove unnecessary echo
+  * Fix remove when no repos are enabled
+  * Add loongarch support for dnf
+  * Add spaces between words to fix typos
+  * [doc] Improve "proxy" configuration option documentation
+  * Fix download errors handling in non-english locales
+- drop Fix-processing-of-download-errors.patch, upstream
+
+-------------------------------------------------------------------

Old:
----
  Fix-processing-of-download-errors.patch
  dnf-4.11.1.tar.gz

New:
----
  dnf-4.14.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dnf.spec ++++++
--- /var/tmp/diff_new_pack.wrUANb/_old  2022-10-17 14:57:21.246052875 +0200
+++ /var/tmp/diff_new_pack.wrUANb/_new  2022-10-17 14:57:21.250052882 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dnf
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2021 Neal Gompa <ngomp...@gmail.com>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -50,19 +50,15 @@
 %bcond_with tests
 
 Name:           dnf
-Version:        4.11.1
+Version:        4.14.0
 Release:        0
 Summary:        Package manager forked from Yum, using libsolv as a dependency 
resolver
 # For a breakdown of the licensing, see PACKAGE-LICENSING
-License:        GPL-2.0-or-later AND GPL-2.0-only
+License:        GPL-2.0-only AND GPL-2.0-or-later
 Group:          System/Packages
 URL:            https://github.com/rpm-software-management/dnf
 Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
 
-# Backports from upstream
-## https://github.com/rpm-software-management/dnf/pull/1818
-Patch0001: Fix-processing-of-download-errors.patch
-
 # Fixes proposed upstream
 
 # openSUSE specific fixes
@@ -79,8 +75,8 @@
 BuildRequires:  systemd-rpm-macros
 Requires:       python3-dnf = %{version}-%{release}
 Recommends:     %{name}-lang >= %{version}
-Recommends:     dnf-plugins-core
 Recommends:     %{yum_subpackage_name}
+Recommends:     dnf-plugins-core
 Conflicts:      dnf-plugins-core < %{min_plugins_core}
 Provides:       dnf-command(autoremove)
 Provides:       dnf-command(check-update)

++++++ dnf-4.11.1.tar.gz -> dnf-4.14.0.tar.gz ++++++
++++ 56887 lines of diff (skipped)

Reply via email to