Update to last successful build
6d6c0f07cbb700880e12069905e4f95eeaa2f02c changes 17.25.9 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2309
This commit is contained in:
parent
04f43c01f4
commit
387551d9ac
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc8a6981da9fd30db9d6f82107c7e1617854830d06f44a10fff8bf3846184627
|
||||
size 4847241
|
3
libzypp-17.25.9.tar.bz2
Normal file
3
libzypp-17.25.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a64aab30eb43a205250e3508be117d58472b11629ccd64cf71b5ec5e1c71ae55
|
||||
size 4846884
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 15:52:19 CEST 2021 - ma@suse.de
|
||||
|
||||
- Add missing includes for GCC 11 (bsc#1181874)
|
||||
- Fix unsafe usage of static in media verifier.
|
||||
- Solver: Avoid segfault if no system is loaded (bsc#1183628)
|
||||
- MediaVerifier: Relax media set verification in case of a single
|
||||
not-volatile medium (bsc#1180851)
|
||||
- Do no cleanup in custom cache dirs (bsc#1182936)
|
||||
- ZConfig: let pubkeyCachePath follow repoCachePath.
|
||||
- version 17.25.9 (22)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 24 17:07:52 CET 2021 - ma@suse.de
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
%bcond_without mediabackend_tests
|
||||
|
||||
Name: libzypp
|
||||
Version: 17.25.8
|
||||
Version: 17.25.9
|
||||
Release: 0
|
||||
URL: https://github.com/openSUSE/libzypp
|
||||
Summary: Library for package, patch, pattern and product management
|
||||
|
Loading…
Reference in New Issue
Block a user