diff --git a/_servicedata b/_servicedata index b65e8ec..8044316 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - f673d6fea3f9c09aa31e0279a12ad04b1964c5a5 \ No newline at end of file + 70896b5cdbbb88a3b39993e333ef49e38b714b6a \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220325.40598ec.tar.xz b/rpmlint-2.2.0+git20220325.40598ec.tar.xz deleted file mode 100644 index c72ff66..0000000 --- a/rpmlint-2.2.0+git20220325.40598ec.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eb32453a46bd6783964c827bc3beffe47a7d1e931e56551854d01945f8b7170 -size 6746904 diff --git a/rpmlint-2.2.0+git20220406.bcfe5ad.tar.xz b/rpmlint-2.2.0+git20220406.bcfe5ad.tar.xz new file mode 100644 index 0000000..0ce6e3b --- /dev/null +++ b/rpmlint-2.2.0+git20220406.bcfe5ad.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c23911109e344522b925dc0e5af466ff3bd19f1c8d8f5581c3ebb299c8934c5a +size 6747572 diff --git a/rpmlint.changes b/rpmlint.changes index 5037696..27c2e16 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Wed Apr 06 09:45:45 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220406.bcfe5ad: + * sudoers whitelist: add preliminary ceph whitelisting (bsc#1196141) + +------------------------------------------------------------------- +Thu Mar 31 13:39:10 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220331.762044d: + * Port opensuse checks. + * Additional name cleanup in pkg.py. + * lint.py: remove _check_valid_suffix and use str in (). + * pkg.py cleanup + * sudoers whitelist: add test entry for rpmlint-integration-test OBS package + * Re-init AlternativesCheck for each package. + +------------------------------------------------------------------- +Wed Mar 30 10:34:56 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220330.4d069ea: + * new whitelist restriction for /etc/sudoers.d (bsc#1172785) + +------------------------------------------------------------------- +Wed Mar 30 07:37:43 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220330.76fbb53: + * Re-init AlternativesCheck for each package. + ------------------------------------------------------------------- Sat Mar 26 05:36:56 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 1e304da..05dcac5 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20220325.40598ec +Version: 2.2.0+git20220406.bcfe5ad Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later