Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libzypp for openSUSE:Factory checked in at 2026-09-08 16:51:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzypp (Old) and /work/SRC/openSUSE:Factory/.libzypp.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzypp" Tue Sep 8 16:51:05 2026 rev:536 rq:1375836 version:17.38.15 Changes: -------- --- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes 2026-07-20 09:56:58.403351795 +0200 +++ /work/SRC/openSUSE:Factory/.libzypp.new.1265/libzypp.changes 2026-09-08 16:51:08.323472114 +0200 @@ -1,0 +2,39 @@ +Fri Sep 4 16:27:14 CEST 2026 - [email protected] + +- Prevent libgpgme from launching gpg-agents; we don't need them. +- defaultLoadSystem: Hand out the ZYpp::Ptr as return value. +- Log all solver problem rules (bsc#1277790) + The log contains the most relevant problem rule, but sometimes it + helps to know all rules associated with this problem. zypper + shows them on demand as 'detail'. The log now remembers them as + well. +- Replace popen cat/zcat with solv_xfopen for testcase loaders + (fixes #749) +- repoGpgCheck: Strictly follow the repo_gpgcheck setting + (bsc#1274625) + There's been a legacy exception for unsigned repositories which + were explicitly accepted in the past. After switching the + repo_gpgcheck from off to on, they were allowed to stay unsigned + until a first signed version was retrieved. From there on the + handling was strict. + Now the handling is strict as soon as the repo_gpgcheck turned + on. The next set of metadata retrieved must be signed. +- Iniparser: each new file starts in the unnamed section + (bsc#1272534) +- Fix hasCredentials() to require both username AND password to + be non-empty (bsc#1273242) + This avoids an unnecessary 2nd 401 response sending just the + username in case the username but no password is known. Now it + immediately fetches the credentials from disk if no password is + known. +- GPG Key hints in repoindex.xml require at least a long id to + allow auto-import (bsc#1271730) + The short Id (32bit/8byte) is not considered to be a safe + identifier for a gpg key. A long id (64bit/16byte) or even better + the full fingerprint is needed to identify the key. +- zypp: Improve Testcase Loading for MCP Tools. +- spec: Remove useless %bcond visibility_hidden (is always ON in + cmake) +- version 17.38.15 (35) + +------------------------------------------------------------------- Old: ---- libzypp-17.38.14.tar.bz2 New: ---- libzypp-17.38.15.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzypp.spec ++++++ --- /var/tmp/diff_new_pack.qUht4i/_old 2026-09-08 16:51:10.305555185 +0200 +++ /var/tmp/diff_new_pack.qUht4i/_new 2026-09-08 16:51:10.307555269 +0200 @@ -95,7 +95,7 @@ %endif Name: libzypp -Version: 17.38.14 +Version: 17.38.15 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp ++++++ libzypp-17.38.14.tar.bz2 -> libzypp-17.38.15.tar.bz2 ++++++ ++++ 8424 lines of diff (skipped)
