From e97a3659ebb68b2e9dbfe7f0613564a15750c566274ce59a0755d629c55102b2 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 24 Jan 2020 08:00:01 +0000 Subject: [PATCH 1/6] Update to last successful build 39af81d40ad0192f855fc60380d3704f946dc636 Fix typo OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2168 --- libzypp-17.22.0.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libzypp-17.22.0.tar.bz2 b/libzypp-17.22.0.tar.bz2 index 7c11c85..1d3d2eb 100644 --- a/libzypp-17.22.0.tar.bz2 +++ b/libzypp-17.22.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6342eadfbc9f28264a038563d9f125009dc78ce8fbc8ffc0942270202d1ee46f -size 4724466 +oid sha256:307329722bbd87a42138d3db2e4ee77c7c9307a5f8683894cb51493a03f50a2b +size 4724949 From 5f50b6a92c27cd171e9a3d61dbdbcb0a6eb13f109fb4a296af8deb90412e6309 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 24 Jan 2020 08:10:04 +0000 Subject: [PATCH 2/6] Update to last successful build cd1e2c12d91285d13e832bb9481ad3d2c89a6197 reduce loggin OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2169 --- libzypp-17.22.0.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libzypp-17.22.0.tar.bz2 b/libzypp-17.22.0.tar.bz2 index 1d3d2eb..b55266e 100644 --- a/libzypp-17.22.0.tar.bz2 +++ b/libzypp-17.22.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:307329722bbd87a42138d3db2e4ee77c7c9307a5f8683894cb51493a03f50a2b -size 4724949 +oid sha256:07c0d851d1e695b45f02665ea687e15544de38e7e124e30b1f2236634a271e68 +size 4725612 From 8b0384e097b3c3544e6f6a16064123842635394a3b8bea90f11c708e1b871776 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 28 Jan 2020 11:48:28 +0000 Subject: [PATCH 3/6] Update to last successful build 738ca57ae84b78242635092f070e7afa4d095f35 zypp.conf: Remove no longer needed warings OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2170 --- libzypp-17.22.0.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libzypp-17.22.0.tar.bz2 b/libzypp-17.22.0.tar.bz2 index b55266e..abd5f95 100644 --- a/libzypp-17.22.0.tar.bz2 +++ b/libzypp-17.22.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07c0d851d1e695b45f02665ea687e15544de38e7e124e30b1f2236634a271e68 -size 4725612 +oid sha256:00a07cb970673c51231d0bbd783be9ca52237d8db61a7afd82a8583aa46916d2 +size 4725372 From ab7fd762d8006528545c969c4ac0f8d1fd835dc53e25cc22772fde57332c9454 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 4 Feb 2020 16:53:29 +0000 Subject: [PATCH 4/6] Update to last successful build 665b65db202cc552826ffcb36801434d50add69e Detect if nginx and libfcgi are available OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2171 --- libzypp-17.22.0.tar.bz2 | 4 ++-- libzypp.spec | 15 ++++++++++----- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/libzypp-17.22.0.tar.bz2 b/libzypp-17.22.0.tar.bz2 index abd5f95..70d61b9 100644 --- a/libzypp-17.22.0.tar.bz2 +++ b/libzypp-17.22.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00a07cb970673c51231d0bbd783be9ca52237d8db61a7afd82a8583aa46916d2 -size 4725372 +oid sha256:003395a906c3751488bc3ab4c148b3baf0e06ec245964bd9b2b824d5090da87d +size 4752935 diff --git a/libzypp.spec b/libzypp.spec index 53026b8..fb29f4b 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -85,8 +85,11 @@ BuildRequires: libsolv-tools Requires: libsolv-tools %endif -# required for testsuite, webrick -BuildRequires: ruby +BuildRequires: glib2-devel +BuildRequires: libsigc++2-devel + +# required for testsuite +BuildRequires: nginx Requires: rpm @@ -95,20 +98,22 @@ BuildRequires: rpm-devel > 4.4 %endif %if 0%{?fedora_version} || 0%{?rhel_version} >= 600 || 0%{?centos_version} >= 600 -BuildRequires: glib2-devel BuildRequires: popt-devel BuildRequires: rpm-devel > 4.4 %endif %if 0%{?mandriva_version} -BuildRequires: glib2-devel BuildRequires: librpm-devel > 4.4 %endif %if 0%{?suse_version} BuildRequires: libgpgme-devel +#testsuite +BuildRequires: FastCGI-devel %else BuildRequires: gpgme-devel +#testsuite +BuildRequires: fcgi-devel %endif %define min_curl_version 7.19.4 @@ -273,7 +278,7 @@ cd .. %check pushd build/tests -LD_LIBRARY_PATH="%{buildroot}/%{_libdir}:$LD_LIBRARY_PATH" ctest --output-on-failure . +LD_LIBRARY_PATH="$(pwd)/../zypp:$LD_LIBRARY_PATH" ctest --output-on-failure . popd %post From 1d995fbb16ec7333e0e4d464a2f91406ec8ef422009b495a9e32bc495a0fb3cd Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 7 Feb 2020 08:10:35 +0000 Subject: [PATCH 5/6] Update to last successful build e7556e104527b6a791b8af216cc6e92584093dbe WebServer::start: Wait up to 10 seconds and return whether the port is now active OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2172 --- libzypp-17.22.0.tar.bz2 | 4 ++-- libzypp.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libzypp-17.22.0.tar.bz2 b/libzypp-17.22.0.tar.bz2 index 70d61b9..c5843e5 100644 --- a/libzypp-17.22.0.tar.bz2 +++ b/libzypp-17.22.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:003395a906c3751488bc3ab4c148b3baf0e06ec245964bd9b2b824d5090da87d -size 4752935 +oid sha256:c822d6eb1a237f784e1f1524b35ab80973896a04e22daa8a4307a06dea10743c +size 4755018 diff --git a/libzypp.spec b/libzypp.spec index fb29f4b..2129a79 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,7 +1,7 @@ # # spec file for package libzypp # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ Name: libzypp Version: 17.22.0 Release: 0 -Url: https://github.com/openSUSE/libzypp +URL: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management License: GPL-2.0-or-later Group: System/Packages From 41abe6c4d5ae64df0631ad3984344b2107add47a4af9f3c439999d5dde647e01 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 7 Feb 2020 14:29:50 +0000 Subject: [PATCH 6/6] Update to last successful build 349cdca1656b117112f5b5614ef4c81fcda6da35 changes 17.22.1 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2173 --- libzypp-17.22.0.tar.bz2 | 3 --- libzypp-17.22.1.tar.bz2 | 3 +++ libzypp.changes | 15 +++++++++++++++ libzypp.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.22.0.tar.bz2 create mode 100644 libzypp-17.22.1.tar.bz2 diff --git a/libzypp-17.22.0.tar.bz2 b/libzypp-17.22.0.tar.bz2 deleted file mode 100644 index c5843e5..0000000 --- a/libzypp-17.22.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c822d6eb1a237f784e1f1524b35ab80973896a04e22daa8a4307a06dea10743c -size 4755018 diff --git a/libzypp-17.22.1.tar.bz2 b/libzypp-17.22.1.tar.bz2 new file mode 100644 index 0000000..ee64856 --- /dev/null +++ b/libzypp-17.22.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e3deb0ce5ac39843c0bdec63e6552845a6a777ceed27233ec5126d5f9850bc +size 4754455 diff --git a/libzypp.changes b/libzypp.changes index ab364bd..b677d0a 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Feb 7 14:56:40 CET 2020 - ma@suse.de + +- update translations +- Replace mongoose/webrick with nginx in test suite. + This patch makes use of nginx to replace the current WebServer + mongoose implementation. Also adds support for registering + callback functions for certain URL requests via FCGI, making it + possible to mock HTTP responses and test more complex HTTP setups. +- boost: Fix deprecated auto_unit_test.hpp includes. +- Disable zchunk on Leap-15.0 and SLE15-* while there is no libzck. +- Fix decision whether to download ZCHUNK files. + libzypp and libsolv must both be able to read the format. +- version 17.22.1 (22) + ------------------------------------------------------------------- Thu Jan 23 16:30:19 CET 2020 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 2129a79..77875f3 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -23,7 +23,7 @@ %endif Name: libzypp -Version: 17.22.0 +Version: 17.22.1 Release: 0 URL: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management