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:
parent
5cc8cb0634
commit
277ffaa172
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e2929b337572d5361e91b93812cfeb44186d7b9a8268e4d0360d275ce337cec9
|
|
||||||
size 6677904
|
|
3
rpmlint-2.1+git20210917.34717f1.tar.xz
Normal file
3
rpmlint-2.1+git20210917.34717f1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa8fc96d15be34ded9bec8183f48c50b1d75e322e09b3ce346a8b4f37fa06e85
|
||||||
|
size 6678100
|
@ -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>
|
Wed Sep 15 08:10:49 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file for package rpmlint
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%define name_suffix -%{flavor}
|
%define name_suffix -%{flavor}
|
||||||
%endif
|
%endif
|
||||||
Name: rpmlint%{name_suffix}
|
Name: rpmlint%{name_suffix}
|
||||||
Version: 2.1+git20210915.7d74f28
|
Version: 2.1+git20210917.34717f1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RPM file correctness checker
|
Summary: RPM file correctness checker
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user