Sync from SUSE:SLFO:Main zypper revision 333ab1132b7c3d8bc157a9ad25e24df3
This commit is contained in:
parent
96565e930f
commit
2e1b493cc4
BIN
zypper-1.14.79.tar.bz2
(Stored with Git LFS)
BIN
zypper-1.14.79.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
zypper-1.14.81.tar.bz2
(Stored with Git LFS)
Normal file
BIN
zypper-1.14.81.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 18:05:15 CET 2025 - ma@suse.de
|
||||
|
||||
- lr: show the repositories keep-packages flag (bsc#1232458)
|
||||
It is shown in the details view or by using -k,--keep-packages.
|
||||
In addition libyzpp supports to enforce keeping downloaded
|
||||
packages of all repos within a package cache by creating a
|
||||
'.keep_packages' file there.
|
||||
- version 1.14.81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 18:03:18 CET 2025 - ma@suse.de
|
||||
|
||||
- Try to refresh update repos first to have updated GPG keys on
|
||||
the fly (bsc#1234752)
|
||||
An update repo may contain a prolonged GPG key for the GA repo.
|
||||
Refreshing the update repo first updates a trusted key on the fly
|
||||
and avoids a 'key has expired' warning being issued when
|
||||
refreshing the GA repo.
|
||||
- Refresh: restore legacy behavior and suppress Exception
|
||||
reporting as non-root (bsc#1235636)
|
||||
- version 1.14.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 15:43:37 CET 2025 - ma@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: zypper
|
||||
Version: 1.14.79
|
||||
Version: 1.14.81
|
||||
Release: 0
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: %{name}-rpmlintrc
|
||||
@ -28,10 +28,10 @@ BuildRequires: libboost_headers-devel
|
||||
%else
|
||||
BuildRequires: boost-devel >= 1.33.1
|
||||
%endif
|
||||
BuildRequires: cmake >= 3.5
|
||||
BuildRequires: cmake >= 3.10
|
||||
BuildRequires: gcc-c++ >= 7
|
||||
BuildRequires: gettext-devel >= 0.15
|
||||
BuildRequires: libzypp-devel >= 17.35.10
|
||||
BuildRequires: libzypp-devel >= 17.35.19
|
||||
BuildRequires: readline-devel >= 5.1
|
||||
BuildRequires: libxml2-devel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user