From 9c2c1318638b4763b0967dc894a4f916ca210a21520aeaf1d022314b86eb85ee Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 21 Mar 2022 17:41:36 +0000 Subject: [PATCH] - Update to version 84.87+git20220321.9651edb: * Restore secure permissions in build environment (bsc#1159963) * Handle default being easy * Various speedups around invoking rpm * change cross build detection logic to be more robust * kill useless use of cat awards * keep package that provides /usr/bin/sh * support cross builds * final name is glibc-usrmerge-bootstrap-helper * Don't deinstall any pam_unix variant - change service file from disabled to manual OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=166 --- _service | 8 ++++---- _servicedata | 4 +++- ...-build-checks-84.87+git20220128.77a97b9.tar.xz | 3 --- ...-build-checks-84.87+git20220321.9651edb.tar.xz | 3 +++ post-build-checks.changes | 15 +++++++++++++++ post-build-checks.spec | 4 ++-- 6 files changed, 27 insertions(+), 10 deletions(-) delete mode 100644 post-build-checks-84.87+git20220128.77a97b9.tar.xz create mode 100644 post-build-checks-84.87+git20220321.9651edb.tar.xz diff --git a/_service b/_service index 4c55b97..79652c5 100644 --- a/_service +++ b/_service @@ -1,16 +1,16 @@ - + 84.87 84.87+git%cd.%h - git://github.com/openSUSE/post-build-checks.git + https://github.com/openSUSE/post-build-checks.git git .git .gitreview enable - + xz *.tar - + diff --git a/_servicedata b/_servicedata index 661a8b2..ba95738 100644 --- a/_servicedata +++ b/_servicedata @@ -2,4 +2,6 @@ git://github.com/openSUSE/post-build-checks.git 9a72096c56008474c812a087e25d6e84eb357297 - \ No newline at end of file + + https://github.com/openSUSE/post-build-checks.git + 2859050105741d7d41ee9e2aad1794a798393e40 \ No newline at end of file diff --git a/post-build-checks-84.87+git20220128.77a97b9.tar.xz b/post-build-checks-84.87+git20220128.77a97b9.tar.xz deleted file mode 100644 index c113e2f..0000000 --- a/post-build-checks-84.87+git20220128.77a97b9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5846ab0e6e6037d949ed8857fe1b9826482958741879cf98cb2b626a3aa1d083 -size 32352 diff --git a/post-build-checks-84.87+git20220321.9651edb.tar.xz b/post-build-checks-84.87+git20220321.9651edb.tar.xz new file mode 100644 index 0000000..20c52b0 --- /dev/null +++ b/post-build-checks-84.87+git20220321.9651edb.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a38ff7975c5bba332c191ef722be36260cd913a64fd80d1522df859dfa50ad7 +size 32544 diff --git a/post-build-checks.changes b/post-build-checks.changes index 670ca20..c885d98 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Mar 21 17:40:44 UTC 2022 - lnussel@suse.de + +- Update to version 84.87+git20220321.9651edb: + * Restore secure permissions in build environment (bsc#1159963) + * Handle default being easy + * Various speedups around invoking rpm + * change cross build detection logic to be more robust + * kill useless use of cat awards + * keep package that provides /usr/bin/sh + * support cross builds + * final name is glibc-usrmerge-bootstrap-helper + * Don't deinstall any pam_unix variant +- change service file from disabled to manual + ------------------------------------------------------------------- Fri Jan 28 15:00:55 UTC 2022 - ro@suse.de diff --git a/post-build-checks.spec b/post-build-checks.spec index 7b1f6cb..1de1e41 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -16,13 +16,13 @@ # -%define version_unconverted 84.87+git20220128.77a97b9 +%define version_unconverted 84.87+git20220321.9651edb Name: post-build-checks Summary: post checks for build after rpms have been created License: GPL-2.0-or-later Group: Development/Tools/Building -Version: 84.87+git20220128.77a97b9 +Version: 84.87+git20220321.9651edb Release: 0 PreReq: aaa_base PreReq: permissions