From 79f422b54d952cfc529ac83208a74d31a1b56b87387062d6fe8682b412532bc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 30 Mar 2022 07:41:47 +0000 Subject: [PATCH 1/4] - Update to version 2.2.0+git20220330.76fbb53: * Re-init AlternativesCheck for each package. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=887 --- _servicedata | 2 +- rpmlint-2.2.0+git20220325.40598ec.tar.xz | 3 --- rpmlint-2.2.0+git20220330.76fbb53.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220325.40598ec.tar.xz create mode 100644 rpmlint-2.2.0+git20220330.76fbb53.tar.xz diff --git a/_servicedata b/_servicedata index b65e8ec..1720c30 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - f673d6fea3f9c09aa31e0279a12ad04b1964c5a5 \ No newline at end of file + e2ff7243d702356e75d2bd972045e41db1699f4a \ 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+git20220330.76fbb53.tar.xz b/rpmlint-2.2.0+git20220330.76fbb53.tar.xz new file mode 100644 index 0000000..7782d28 --- /dev/null +++ b/rpmlint-2.2.0+git20220330.76fbb53.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d254b730bcd3672035bee2e2414882222e1b6b99f301c1108dc5365a52b8f3 +size 6747148 diff --git a/rpmlint.changes b/rpmlint.changes index 5037696..4953421 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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..9cb4865 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+git20220330.76fbb53 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later From 8ede717fb955cc08310aa791bdad27ba465ab6a1f1c69936c0fe42913783f92d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 30 Mar 2022 10:35:29 +0000 Subject: [PATCH 2/4] - Update to version 2.2.0+git20220330.4d069ea: * new whitelist restriction for /etc/sudoers.d (bsc#1172785) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=888 --- _servicedata | 2 +- rpmlint-2.2.0+git20220330.4d069ea.tar.xz | 3 +++ rpmlint-2.2.0+git20220330.76fbb53.tar.xz | 3 --- rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 rpmlint-2.2.0+git20220330.4d069ea.tar.xz delete mode 100644 rpmlint-2.2.0+git20220330.76fbb53.tar.xz diff --git a/_servicedata b/_servicedata index 1720c30..e87bd4d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - e2ff7243d702356e75d2bd972045e41db1699f4a \ No newline at end of file + e9d5a19fe90b70de8844f0a511389b8f7ff0ebc1 \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220330.4d069ea.tar.xz b/rpmlint-2.2.0+git20220330.4d069ea.tar.xz new file mode 100644 index 0000000..dd8d1ce --- /dev/null +++ b/rpmlint-2.2.0+git20220330.4d069ea.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef8afb960444859d358a860a30d988ed8faff8caaa261962dda5f30d677ce90 +size 6747432 diff --git a/rpmlint-2.2.0+git20220330.76fbb53.tar.xz b/rpmlint-2.2.0+git20220330.76fbb53.tar.xz deleted file mode 100644 index 7782d28..0000000 --- a/rpmlint-2.2.0+git20220330.76fbb53.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32d254b730bcd3672035bee2e2414882222e1b6b99f301c1108dc5365a52b8f3 -size 6747148 diff --git a/rpmlint.changes b/rpmlint.changes index 4953421..d8e4bfb 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/rpmlint.spec b/rpmlint.spec index 9cb4865..4003c36 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20220330.76fbb53 +Version: 2.2.0+git20220330.4d069ea Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later From 721e63b261a5ae9b268a3936c480a9b8a53698cfec198a92673f13d20aa700c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Thu, 31 Mar 2022 13:40:21 +0000 Subject: [PATCH 3/4] - 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. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=889 --- _servicedata | 2 +- rpmlint-2.2.0+git20220330.4d069ea.tar.xz | 3 --- rpmlint-2.2.0+git20220331.762044d.tar.xz | 3 +++ rpmlint.changes | 11 +++++++++++ rpmlint.spec | 2 +- 5 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220330.4d069ea.tar.xz create mode 100644 rpmlint-2.2.0+git20220331.762044d.tar.xz diff --git a/_servicedata b/_servicedata index e87bd4d..bf95043 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - e9d5a19fe90b70de8844f0a511389b8f7ff0ebc1 \ No newline at end of file + 762044d61f186c4722cbd5a1caf638e97c8e09c4 \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220330.4d069ea.tar.xz b/rpmlint-2.2.0+git20220330.4d069ea.tar.xz deleted file mode 100644 index dd8d1ce..0000000 --- a/rpmlint-2.2.0+git20220330.4d069ea.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ef8afb960444859d358a860a30d988ed8faff8caaa261962dda5f30d677ce90 -size 6747432 diff --git a/rpmlint-2.2.0+git20220331.762044d.tar.xz b/rpmlint-2.2.0+git20220331.762044d.tar.xz new file mode 100644 index 0000000..7296dd3 --- /dev/null +++ b/rpmlint-2.2.0+git20220331.762044d.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8313361ab14228c99be17afaa1eeabb06756525efe78260f02a5ac791f143470 +size 6747188 diff --git a/rpmlint.changes b/rpmlint.changes index d8e4bfb..24268db 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +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 diff --git a/rpmlint.spec b/rpmlint.spec index 4003c36..0a9b232 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20220330.4d069ea +Version: 2.2.0+git20220331.762044d Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later From c77167bfad3953054926c67018e928da1d99cf511680a31b8ff4bfe1d4965a78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 6 Apr 2022 09:46:02 +0000 Subject: [PATCH 4/4] - Update to version 2.2.0+git20220406.bcfe5ad: * sudoers whitelist: add preliminary ceph whitelisting (bsc#1196141) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=890 --- _servicedata | 2 +- rpmlint-2.2.0+git20220331.762044d.tar.xz | 3 --- rpmlint-2.2.0+git20220406.bcfe5ad.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220331.762044d.tar.xz create mode 100644 rpmlint-2.2.0+git20220406.bcfe5ad.tar.xz diff --git a/_servicedata b/_servicedata index bf95043..8044316 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 762044d61f186c4722cbd5a1caf638e97c8e09c4 \ No newline at end of file + 70896b5cdbbb88a3b39993e333ef49e38b714b6a \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220331.762044d.tar.xz b/rpmlint-2.2.0+git20220331.762044d.tar.xz deleted file mode 100644 index 7296dd3..0000000 --- a/rpmlint-2.2.0+git20220331.762044d.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8313361ab14228c99be17afaa1eeabb06756525efe78260f02a5ac791f143470 -size 6747188 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 24268db..27c2e16 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/rpmlint.spec b/rpmlint.spec index 0a9b232..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+git20220331.762044d +Version: 2.2.0+git20220406.bcfe5ad Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later