Hello community, here is the log from the commit of package zypper for openSUSE:Factory checked in at 2018-10-01 09:03:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zypper (Old) and /work/SRC/openSUSE:Factory/.zypper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zypper" Mon Oct 1 09:03:23 2018 rev:285 rq:636681 version:1.14.11 Changes: -------- --- /work/SRC/openSUSE:Factory/zypper/zypper.changes 2018-09-13 23:41:49.526804645 +0200 +++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes 2018-10-01 09:03:26.683995092 +0200 @@ -1,0 +2,29 @@ +Wed Sep 19 17:43:24 CEST 2018 - [email protected] + +- Allow repo commands on transactional-server (bsc#1108999) +- BuildRequires: libzypp-devel >= 17.7.0 (dropped type application) +- Unite askUserToAccept*Key report callback (fixes #196) +- version 1.14.11 + +------------------------------------------------------------------- +Thu Sep 6 12:55:44 CEST 2018 - [email protected] + +- Always set error status if any nr of unknown repositories are + passed to lr and ref (bsc#1093103) +- version 1.14.10 + +------------------------------------------------------------------- +Thu Aug 30 16:47:05 CEST 2018 - [email protected] + +- Notify user about unsupported rpm V3 keys in an old rpm database + (bsc#1096217) +- man: Remove links to missing metadata section (fixes #140) +- Detect read only filesystem on system modifying operations + (fixes #199) +- Use %license (bsc#1082318) +- Handle repo aliases containing multiple ':' in the PackageArgs + parser (bsc #1041178) +- BuildRequires: libzypp-devel >= 17.6.3 +- version 1.14.9 + +------------------------------------------------------------------- @@ -147 +176,2 @@ -- Improve signature check callback messages (bsc#1045735) +- Improve signature check callback messages + (bsc#1045735, CVE-2017-9269) @@ -149 +179,2 @@ -- add/modify repo: Add options to tune the GPG check settings (bsc#1045735) +- add/modify repo: Add options to tune the GPG check settings + (bsc#1045735, CVE-2017-9269) Old: ---- zypper-1.14.8.tar.bz2 New: ---- zypper-1.14.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zypper.spec ++++++ --- /var/tmp/diff_new_pack.7zCKnL/_old 2018-10-01 09:03:27.355994510 +0200 +++ /var/tmp/diff_new_pack.7zCKnL/_new 2018-10-01 09:03:27.359994506 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -27,7 +27,7 @@ BuildRequires: gcc-c++ >= 4.7 BuildRequires: gettext-devel >= 0.15 BuildRequires: libxml2-devel -BuildRequires: libzypp-devel >= 17.6.0 +BuildRequires: libzypp-devel >= 17.7.0 BuildRequires: readline-devel >= 5.1 Requires: procps %if 0%{?suse_version} @@ -47,11 +47,11 @@ Summary: Command line software manager using libzypp License: GPL-2.0-or-later Group: System/Packages -Version: 1.14.8 +Version: 1.14.11 Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc -Url: http://en.opensuse.org/Zypper +Url: https://github.com/openSUSE/zypper Provides: y2pmsh Obsoletes: y2pmsh @@ -153,6 +153,9 @@ %files -f zypper.lang %defattr(-,root,root) +%if 0%{?suse_version} >= 1500 +%license COPYING +%endif %config(noreplace) %{_sysconfdir}/zypp/zypper.conf %config(noreplace) %{_sysconfdir}/logrotate.d/zypper.lr %config(noreplace) %{_sysconfdir}/logrotate.d/zypp-refresh.lr @@ -169,7 +172,6 @@ %doc %{_mandir}/man8/zypper.8* %doc %{_mandir}/man8/zypp-refresh.8* %doc %dir %{_datadir}/doc/packages/zypper -%doc %{_datadir}/doc/packages/zypper/COPYING %doc %{_datadir}/doc/packages/zypper/HACKING # declare ownership of the log file but prevent # it from being erased by rpm -e ++++++ zypper-1.14.8.tar.bz2 -> zypper-1.14.11.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/zypper/zypper-1.14.8.tar.bz2 /work/SRC/openSUSE:Factory/.zypper.new/zypper-1.14.11.tar.bz2 differ: char 11, line 1
