Accepting request 1035828 from Base:System
- Update to version 84.87+git20221115.2f7add6: * fallback to the libkcapi fipscheck * Remove legacy checks that are part of rpmlint 2.x. * brp-25-symlink: don't fail if the symlink target starts with a dash * Revert "Let symlinks from /lib/modules to /usr/src be absolute" * Fix /etc/alternatives being white listed OBS-URL: https://build.opensuse.org/request/show/1035828 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brp-check-suse?expand=0&rev=75
This commit is contained in:
commit
298f4d6233
@ -2,4 +2,6 @@
|
|||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
|
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
|
||||||
<param name="changesrevision">6c5fe09a2a2108e70a5724f798ad985b628bbc0a</param></service>
|
<param name="changesrevision">6c5fe09a2a2108e70a5724f798ad985b628bbc0a</param></service>
|
||||||
</servicedata>
|
<service name="tar_scm">
|
||||||
|
<param name="url">https://github.com/openSUSE/brp-check-suse.git</param>
|
||||||
|
<param name="changesrevision">2f7add6f0b7f5c2e9698d180a4761a10fb808482</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e0e48fb8e40d3311ea9f1fad9082d81e2ab52b096036dc06accd02302c1153ac
|
|
||||||
size 32708
|
|
3
brp-check-suse-84.87+git20221115.2f7add6.tar.xz
Normal file
3
brp-check-suse-84.87+git20221115.2f7add6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:615309115e694c341a377b76c8a7d9f4f66cf1fab9ac7803739eaaefe9ac788f
|
||||||
|
size 32152
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 15 11:34:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- Update to version 84.87+git20221115.2f7add6:
|
||||||
|
* fallback to the libkcapi fipscheck
|
||||||
|
* Remove legacy checks that are part of rpmlint 2.x.
|
||||||
|
* brp-25-symlink: don't fail if the symlink target starts with a dash
|
||||||
|
* Revert "Let symlinks from /lib/modules to /usr/src be absolute"
|
||||||
|
* Fix /etc/alternatives being white listed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 19 07:51:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Mon Sep 19 07:51:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Summary: Build root policy check scripts
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Requires: perl
|
Requires: perl
|
||||||
Version: 84.87+git20211116.6c5fe09
|
Version: 84.87+git20221115.2f7add6
|
||||||
Release: 0
|
Release: 0
|
||||||
URL: https://github.com/openSUSE/brp-check-suse
|
URL: https://github.com/openSUSE/brp-check-suse
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
Loading…
Reference in New Issue
Block a user