diff --git a/libzypp-17.28.8.tar.bz2 b/libzypp-17.28.8.tar.bz2 deleted file mode 100644 index 04b0ad1..0000000 --- a/libzypp-17.28.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a233aeb53e82f5635265434a00b0d5324f56538d6a9ae90a823fbe2b6685533 -size 5359404 diff --git a/libzypp-17.29.3.tar.bz2 b/libzypp-17.29.3.tar.bz2 new file mode 100644 index 0000000..e49fbba --- /dev/null +++ b/libzypp-17.29.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205751ff471cccf76c70ea1880c1645b97e5ab4c7d39a6f91b19415300d06a48 +size 5517083 diff --git a/libzypp.changes b/libzypp.changes index 4c235c3..ccae466 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Tue Feb 1 18:49:00 CET 2022 - ma@suse.de + +- Public header files on older distros must use c++11 + (bsc#1194597) +- Fix exception handling when reading or writing credentials + (bsc#1194898) +- version 17.29.3 (22) + +------------------------------------------------------------------- +Thu Jan 20 17:29:52 CET 2022 - ma@suse.de + +- Fix Legacy include (bsc#1194597) +- version 17.29.2 (22) + +------------------------------------------------------------------- +Mon Jan 10 13:02:11 CET 2022 - ma@suse.de + +- Fix broken install path for parser compat headers (fixes #372, + bsc#1194597) +- RepoManager: remember exec errors in exception history + (bsc#1193007) +- version 17.29.1 (22) + +------------------------------------------------------------------- +Thu Dec 23 16:01:31 CET 2021 - ma@suse.de + +- Use the default zypp.conf settings if no zypp.conf exists + (bsc#1193488) +- Fix wrong encoding of iso: URL components (bsc#954813) +- Handle armv8l as armv7hl compatible userland. +- Introduce zypp-curl a sublibrary for CURL related code. +- zypp-rpm: Increase rpm loglevel if ZYPP_RPM_DEBUG is set. +- Save all signatures associated with a public key in its + PublicKeyData. +- version 17.29.0 (22) + ------------------------------------------------------------------- Thu Nov 11 15:12:44 CET 2021 - ma@suse.de @@ -4885,7 +4922,7 @@ Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de Thu Mar 12 18:38:30 CET 2009 - ma@suse.de - Add Resolver::setSolveSrcPackages. Per default disable solving - of source package dependencies. We will later allow to enable + of source package dependencies. We will later allow enabling it per package. - version 6.3.0 (2) @@ -5041,7 +5078,7 @@ Thu Jan 22 10:41:27 CET 2009 - ma@suse.de ------------------------------------------------------------------- Fri Jan 9 17:01:10 CET 2009 - jkupec@suse.cz -- handle HTTP 503 reponses as temporary errors (bnc #462545) +- handle HTTP 503 responses as temporary errors (bnc #462545) ------------------------------------------------------------------- Thu Dec 18 22:26:18 CET 2008 - ma@suse.de @@ -6972,7 +7009,7 @@ Wed Apr 2 10:24:17 CEST 2008 - ma@suse.de ------------------------------------------------------------------- Tue Apr 1 21:54:10 CEST 2008 - ma@suse.de -- Extend sat::WhatProvides to allow to query for possible providers +- Extend sat::WhatProvides allows one to query for possible providers of a collection of capabilies. E.g. all providers of a packages requirements. - Fixed retrieval of translated texts from .solv files, provided the @@ -7065,7 +7102,7 @@ Fri Mar 14 17:28:39 CET 2008 - ma@suse.de Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de - look for openssl in cmake, actually we build require it -- explicitely link against openssl and crypto, required to +- explicitly link against openssl and crypto, required to compile in all platforms/distros. ------------------------------------------------------------------- @@ -11400,7 +11437,7 @@ Tue Apr 4 19:19:39 CEST 2006 - mt@suse.de - Added flag to MediaManager::isUseableAttachPoint, whether to check against system mount entries or not. -- Disallow to use the attachpoints of another media handlers +- Disallows one to use the attachpoints of another media handlers as source path in MediaDIR. - rev 2917 @@ -11523,7 +11560,7 @@ Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de - Implemented several hal get/set/removeDeviceProperty wrappers -- Improved HalException to allow to fetch HAL/DBUS error componets +- Improved HalException allows one to fetch HAL/DBUS error componets - rev 2830 ------------------------------------------------------------------- diff --git a/libzypp.spec b/libzypp.spec index 1f9fe66..6d3254c 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,7 +1,7 @@ # # spec file for package libzypp # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,7 +43,7 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.28.8 +Version: 17.29.3 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp @@ -426,6 +426,10 @@ fi %{_datadir}/cmake/Modules/* %{_includedir}/zypp %{_includedir}/zypp-core +%{_includedir}/zypp-media +%{_includedir}/zypp-curl +%{_libdir}/pkgconfig/libzypp.pc +%{_libdir}/pkgconfig/libzypp.pc %{_libdir}/pkgconfig/libzypp.pc %files devel-doc