Update to last successful build

eb350e29d31ff36ba2f0aefed5159c336284d49d changes 17.30.1 (22)

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2462
This commit is contained in:
2022-05-30 13:56:40 +00:00
committed by Git OBS Bridge
parent 2196dc6516
commit 5a48ec6a17
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon May 30 14:37:57 CEST 2022 - ma@suse.de
- PluginRepoverification: initial version hooked into
repo::Downloader and repo refresh.
- Immediately start monitoring the download.transfer_timeout.
Do not wait until the first data arrived. (bsc#1199042)
- singletrans: no dry-run commit if doing just download-only.
- Work around cases where sat repo.start points to an invalid
solvable. May happen if (wrong arch) solvables were removed
at the beginning of the repo.
- fix misplaced #endif SINGLE_RPMTRANS_AS_DEFAULT_FOR_ZYPPER
(fixes #388)
- version 17.30.1 (22)
-------------------------------------------------------------------
Fri Mar 25 17:08:46 CET 2022 - ma@suse.de