diff --git a/rpmlint-2.1+git20210905.37b3933.tar.xz b/rpmlint-2.1+git20210905.37b3933.tar.xz deleted file mode 100644 index 9efbe93..0000000 --- a/rpmlint-2.1+git20210905.37b3933.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd642fdb7bdb08f8cc37a91d918ee5ff1ab23b527b6661e2c55174c92c8c9d3c -size 6679072 diff --git a/rpmlint-2.1+git20210924.ad0cf53.tar.xz b/rpmlint-2.1+git20210924.ad0cf53.tar.xz new file mode 100644 index 0000000..f60cb1c --- /dev/null +++ b/rpmlint-2.1+git20210924.ad0cf53.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00dedc17ff89a8d56e620c40bf65574b559847c2d86662f02497519a2cd000a +size 6678148 diff --git a/rpmlint.changes b/rpmlint.changes index 4df7c43..e9ce0a2 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Sep 24 07:17:36 UTC 2021 - Johannes Segitz + +- Update to 2.1+git20210924.ad0cf53 + * Copied additional systemd whitelistings to match systemd-mini + +------------------------------------------------------------------- +Thu Sep 23 14:04:07 UTC 2021 - Johannes Segitz + +- Update to version 2.1+git20210923.5ff1403 + * whitelist pam_systemd.so for systemd-mini + +------------------------------------------------------------------- +Thu Sep 23 09:44:04 UTC 2021 - Johannes Segitz + +- 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 + +- 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 + +- 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 + +- Bump to tip (various security fixes). + ------------------------------------------------------------------- Sun Sep 5 18:45:32 UTC 2021 - Martin Liška diff --git a/rpmlint.spec b/rpmlint.spec index a31080c..f6110c4 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -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+git20210905.37b3933 +Version: 2.1+git20210924.ad0cf53 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later