diff --git a/libzypp-17.26.0.tar.bz2 b/libzypp-17.26.0.tar.bz2 deleted file mode 100644 index 7dd6d52..0000000 --- a/libzypp-17.26.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:605e191ac16e22308977d5ac14766d84c41f66c72b918896be6827f5af63109d -size 4838731 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