forked from pool/rpmlint
Accepting request 921230 from devel:openSUSE:Factory:rpmlint
- Update to 2.1+git20210924.ad0cf53 * Copied additional systemd whitelistings to match systemd-mini - Update to version 2.1+git20210923.5ff1403 * whitelist pam_systemd.so for systemd-mini - Update to version 2.1+git20210923.a41591b * whitelist pam_systemd_home.so for systemd-experimental - Update to version 2.1+git20210922.d20a3f1 * Added mechanism to add exceptions for %ghost'd files * Remove deprecated entries for world-writable entries * Remove malcontent whitelisting * Remove storeBackup cron whitelisting * Some path and package name fixes - 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. - Bump to tip (various security fixes). OBS-URL: https://build.opensuse.org/request/show/921230 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=360
This commit is contained in:
commit
99df859b2d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd642fdb7bdb08f8cc37a91d918ee5ff1ab23b527b6661e2c55174c92c8c9d3c
|
|
||||||
size 6679072
|
|
3
rpmlint-2.1+git20210924.ad0cf53.tar.xz
Normal file
3
rpmlint-2.1+git20210924.ad0cf53.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b00dedc17ff89a8d56e620c40bf65574b559847c2d86662f02497519a2cd000a
|
||||||
|
size 6678148
|
@ -1,3 +1,45 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 24 07:17:36 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 2.1+git20210924.ad0cf53
|
||||||
|
* Copied additional systemd whitelistings to match systemd-mini
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 23 14:04:07 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.1+git20210923.5ff1403
|
||||||
|
* whitelist pam_systemd.so for systemd-mini
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 23 09:44:04 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.1+git20210923.a41591b
|
||||||
|
* whitelist pam_systemd_home.so for systemd-experimental
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 22 12:06:53 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.1+git20210922.d20a3f1
|
||||||
|
* Added mechanism to add exceptions for %ghost'd files
|
||||||
|
* Remove deprecated entries for world-writable entries
|
||||||
|
* Remove malcontent whitelisting
|
||||||
|
* Remove storeBackup cron whitelisting
|
||||||
|
* Some path and package name fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
- Bump to tip (various security fixes).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 5 18:45:32 UTC 2021 - Martin Liška <mliska@suse.cz>
|
Sun Sep 5 18:45:32 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+git20210905.37b3933
|
Version: 2.1+git20210924.ad0cf53
|
||||||
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…
x
Reference in New Issue
Block a user