SHA256
1
0
forked from pool/rpmlint

- Synchronize security whitelistings with whitelists from old rpmlint 1. This

should fix some package build errors like in sssd.
- Use correct camel case package names for packages like NetworkManager in
  whitelists. This should fix some package build errors.
- Some general cleanup of whitelists.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=816
This commit is contained in:
Matthias Gerstner 2021-09-17 09:49:39 +00:00 committed by Git OBS Bridge
parent 5cc8cb0634
commit 277ffaa172
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 17 09:47:58 UTC 2021 - Matthias Gerstner <matthias.gerstner@suse.com>
- Synchronize security whitelistings with whitelists from old rpmlint 1. This
should fix some package build errors like in sssd.
- Use correct camel case package names for packages like NetworkManager in
whitelists. This should fix some package build errors.
- Some general cleanup of whitelists.
-------------------------------------------------------------------
Wed Sep 15 08:10:49 UTC 2021 - Martin Liška <mliska@suse.cz>

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package rpmlint
#
# Copyright (c) 2021 SUSE LLC
#
@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.1+git20210915.7d74f28
Version: 2.1+git20210917.34717f1
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later