Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libzypp for openSUSE:Factory checked in at 2022-02-03 23:16:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzypp (Old) and /work/SRC/openSUSE:Factory/.libzypp.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzypp" Thu Feb 3 23:16:31 2022 rev:454 rq:950548 version:17.29.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes 2021-11-13 22:48:25.081244992 +0100 +++ /work/SRC/openSUSE:Factory/.libzypp.new.1898/libzypp.changes 2022-02-03 23:17:22.736247254 +0100 @@ -1,0 +2,37 @@ +Tue Feb 1 18:49:00 CET 2022 - [email protected] + +- 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 - [email protected] + +- Fix Legacy include (bsc#1194597) +- version 17.29.2 (22) + +------------------------------------------------------------------- +Mon Jan 10 13:02:11 CET 2022 - [email protected] + +- 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 - [email protected] + +- 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) + +------------------------------------------------------------------- @@ -4888 +4925 @@ - of source package dependencies. We will later allow to enable + of source package dependencies. We will later allow enabling @@ -5044 +5081 @@ -- handle HTTP 503 reponses as temporary errors (bnc #462545) +- handle HTTP 503 responses as temporary errors (bnc #462545) @@ -6975 +7012 @@ -- Extend sat::WhatProvides to allow to query for possible providers +- Extend sat::WhatProvides allows one to query for possible providers @@ -7068 +7105 @@ -- explicitely link against openssl and crypto, required to +- explicitly link against openssl and crypto, required to @@ -11403 +11440 @@ -- Disallow to use the attachpoints of another media handlers +- Disallows one to use the attachpoints of another media handlers @@ -11526 +11563 @@ -- Improved HalException to allow to fetch HAL/DBUS error componets +- Improved HalException allows one to fetch HAL/DBUS error componets Old: ---- libzypp-17.28.8.tar.bz2 New: ---- libzypp-17.29.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzypp.spec ++++++ --- /var/tmp/diff_new_pack.JzlJPF/_old 2022-02-03 23:17:23.656240975 +0100 +++ /var/tmp/diff_new_pack.JzlJPF/_new 2022-02-03 23:17:23.664240920 +0100 @@ -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 @@ %{_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 ++++++ libzypp-17.28.8.tar.bz2 -> libzypp-17.29.3.tar.bz2 ++++++ ++++ 43517 lines of diff (skipped)
