From cde94f5725fefc697195c1590d897a30f846bd3c4ececac5d4353d9f854167b0 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 10 Jun 2021 15:54:39 +0000 Subject: [PATCH] Update to last successful build d13bdde958e57fdf8d81ce96a4c38433752ee4f8 changes 17.27.0 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2333 --- libzypp-17.26.0.tar.bz2 | 3 --- libzypp-17.27.0.tar.bz2 | 3 +++ libzypp.changes | 18 ++++++++++++++++++ libzypp.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.26.0.tar.bz2 create mode 100644 libzypp-17.27.0.tar.bz2 diff --git a/libzypp-17.26.0.tar.bz2 b/libzypp-17.26.0.tar.bz2 deleted file mode 100644 index 09798c1..0000000 --- a/libzypp-17.26.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc21c81b839c7348e85154b621bc44cb136ff28bcd087d3d6ead03e4fe2b9790 -size 4840628 diff --git a/libzypp-17.27.0.tar.bz2 b/libzypp-17.27.0.tar.bz2 new file mode 100644 index 0000000..c395357 --- /dev/null +++ b/libzypp-17.27.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac7aa026815eedff88c1d4cadbfd5b0834ca6ce09e5417fc58577d884ddd248 +size 4841154 diff --git a/libzypp.changes b/libzypp.changes index 650c34b..930f9cf 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Jun 10 17:34:14 CEST 2021 - ma@suse.de + +- Enhance XML output of repo GPG options (fixes openSUSE/zypper#390) + In addition to the effective values, add optional attributes + showing the raw values actually present in the .repo file. + (raw_gpgcheck, raw_repo_gpgcheck, raw_pkg_gpgcheck) +- Link all executables with -pie (bsc#1186447) +- Ship an empty /etc/zypp/needreboot per default (fixes #311, jsc#PM-2645) + If packages want to trigger the reboot-needed hiint upon installation + they may provide 'installhint(reboot-needed)'. + Builtin packages triggering the hint without the provides are + only kernel and kernel-firmware related. +- Add Solvable::isBlacklisted as superset of retracted and ptf + packages (bsc#1186503) +- Fix segv if ZYPP_FULLOG is set (fixes #317) +- version 17.27.0 (22) + ------------------------------------------------------------------- Tue Jun 1 19:10:35 CEST 2021 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 38f01e9..278ec1b 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -31,7 +31,7 @@ %bcond_without mediabackend_tests Name: libzypp -Version: 17.26.0 +Version: 17.27.0 Release: 0 URL: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management