- 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/package/show/Base:System/brp-check-suse?expand=0&rev=121
This commit is contained in:
Dirk Mueller 2022-11-15 11:36:08 +00:00 committed by Git OBS Bridge
parent 0a43080b07
commit d652a89556
5 changed files with 17 additions and 5 deletions

View File

@ -2,4 +2,6 @@
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
<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>

View File

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

View File

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

View File

@ -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>

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+git20211116.6c5fe09
Version: 84.87+git20221115.2f7add6
Release: 0
URL: https://github.com/openSUSE/brp-check-suse
BuildRequires: gcc-c++