- 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/package/show/Base:System/brp-check-suse?expand=0&rev=115
This commit is contained in:
Stephan Kulow 2021-06-22 11:09:17 +00:00 committed by Git OBS Bridge
parent 6961093af6
commit 1765184504
5 changed files with 10 additions and 7 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">5eb73d365e14b450f45a0fbe4c4d023d9710a4b9</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:879bd167f8fdf283ce1545969bf82a2634cba96a9335a05ceb858e64f8f38792
size 32636

View File

@ -1,7 +1,10 @@
-------------------------------------------------------------------
Mon Jun 21 16:52:41 UTC 2021 - Stephan Kulow <coolo@suse.com>
Tue Jun 22 11:08:42 UTC 2021 - coolo@suse.com
- just testing
- 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+git20210622.18841ca
Release: 0
URL: https://github.com/openSUSE/brp-check-suse
BuildRequires: gcc-c++