Accepting request 904422 from Base:System

- Update to version 84.87+git20210706.41c04c1:
  * Fix /etc/alternatives being white listed

- Update to version 84.87+git20210622.18841ca:
  * Extend symlinks in buildroot (and test them)
  * Move the exception handling of absolute links to C++
  * Revert "brp-25-symlink: Follow deeper symlinks to avoid false positives"

OBS-URL: https://build.opensuse.org/request/show/904422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brp-check-suse?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2021-07-20 13:38:41 +00:00 committed by Git OBS Bridge
commit 3bbcfd5f21
5 changed files with 19 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
<param name="changesrevision">823d04cde8dad5e0d28c62fa2a7e50d6f0a27d86</param></service>
<param name="changesrevision">ca403f6bb2c2727b4c37db643cf0c4f32becfd97</param></service>
</servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:faf258dee66e9a7583aed10405a471e254f75c3512c92539134ae373d85fc4e0
size 32312

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:555d2ab03bfeed74596c273d07eb5f3ef23e14c9c310cf07d72283f4476a4270
size 32748

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jul 06 18:21:27 UTC 2021 - coolo@suse.com
- Update to version 84.87+git20210706.41c04c1:
* Fix /etc/alternatives being white listed
-------------------------------------------------------------------
Tue Jun 22 11:08:42 UTC 2021 - coolo@suse.com
- Update to version 84.87+git20210622.18841ca:
* Extend symlinks in buildroot (and test them)
* Move the exception handling of absolute links to C++
* Revert "brp-25-symlink: Follow deeper symlinks to avoid false positives"
-------------------------------------------------------------------
Mon Jun 07 07:42:18 UTC 2021 - lnussel@suse.de

View File

@ -23,7 +23,7 @@ Summary: Build root policy check scripts
License: GPL-2.0-or-later
Group: Development/Tools/Building
Requires: perl
Version: 84.87+git20210607.252083e
Version: 84.87+git20210706.41c04c1
Release: 0
URL: https://github.com/openSUSE/brp-check-suse
BuildRequires: gcc-c++