From c57266dbe5f2a2656702ed1181224f364c6198c971ebfb157cd13bb37f21734e Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Thu, 3 Mar 2022 14:17:18 +0000 Subject: [PATCH 1/2] - Update to version 2.2.0+git20220303.3a948f5: * D-Bus services whitelist: add kpmcore (bsc#1178848) * dbus-services whitelist: add test whitelisting to cover dbus-file-parse-error * tests: add test that verifies security whitelisting syntax * security whitelistings: harmonize bug list syntax OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=874 --- _servicedata | 2 +- rpmlint-2.2.0+git20220228.7070352.tar.xz | 3 --- rpmlint-2.2.0+git20220303.3a948f5.tar.xz | 3 +++ rpmlint.changes | 9 +++++++++ rpmlint.spec | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220228.7070352.tar.xz create mode 100644 rpmlint-2.2.0+git20220303.3a948f5.tar.xz diff --git a/_servicedata b/_servicedata index 419fb0b..87f0e45 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 81d4fd50e34c4c747d25c629f631e27c78d28f1f \ No newline at end of file + ea6246ea637004b03f35bc5dc1318f5c93ba43a6 \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220228.7070352.tar.xz b/rpmlint-2.2.0+git20220228.7070352.tar.xz deleted file mode 100644 index bee2bb0..0000000 --- a/rpmlint-2.2.0+git20220228.7070352.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfdaee1810e701b2beb7fffd7d781685e773f68517bf1ecf38564018434526ef -size 6746568 diff --git a/rpmlint-2.2.0+git20220303.3a948f5.tar.xz b/rpmlint-2.2.0+git20220303.3a948f5.tar.xz new file mode 100644 index 0000000..7b357bf --- /dev/null +++ b/rpmlint-2.2.0+git20220303.3a948f5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018ddd30bb799385bc8d2f6a1f8976e5bf1a85d64f54bc6724f8fd729b0c5b3b +size 6746828 diff --git a/rpmlint.changes b/rpmlint.changes index 17fad17..c4a0541 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 03 14:16:41 UTC 2022 - matthias.gerstner@suse.com + +- Update to version 2.2.0+git20220303.3a948f5: + * D-Bus services whitelist: add kpmcore (bsc#1178848) + * dbus-services whitelist: add test whitelisting to cover dbus-file-parse-error + * tests: add test that verifies security whitelisting syntax + * security whitelistings: harmonize bug list syntax + ------------------------------------------------------------------- Tue Mar 01 07:44:11 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 3180b6c..76d8358 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20220228.7070352 +Version: 2.2.0+git20220303.3a948f5 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later From 9bf9f415eac65dbcba2020207e34c32490f46a4520420edf43e395ba84c4fb1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Thu, 3 Mar 2022 14:46:23 +0000 Subject: [PATCH 2/2] - Update to version 2.2.0+git20220303.8fe2218: * missing alpha_3 hye added for Armenian OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=875 --- _servicedata | 2 +- rpmlint-2.2.0+git20220303.3a948f5.tar.xz | 3 --- rpmlint-2.2.0+git20220303.8fe2218.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220303.3a948f5.tar.xz create mode 100644 rpmlint-2.2.0+git20220303.8fe2218.tar.xz diff --git a/_servicedata b/_servicedata index 87f0e45..b1bc1fe 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - ea6246ea637004b03f35bc5dc1318f5c93ba43a6 \ No newline at end of file + 51ef12c7796edc11308722ad04b482c543611356 \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220303.3a948f5.tar.xz b/rpmlint-2.2.0+git20220303.3a948f5.tar.xz deleted file mode 100644 index 7b357bf..0000000 --- a/rpmlint-2.2.0+git20220303.3a948f5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:018ddd30bb799385bc8d2f6a1f8976e5bf1a85d64f54bc6724f8fd729b0c5b3b -size 6746828 diff --git a/rpmlint-2.2.0+git20220303.8fe2218.tar.xz b/rpmlint-2.2.0+git20220303.8fe2218.tar.xz new file mode 100644 index 0000000..52b6a60 --- /dev/null +++ b/rpmlint-2.2.0+git20220303.8fe2218.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43bf288a09d97803646a959bd711654ac71e287a4ca9fd12d032b6c99263781 +size 6747212 diff --git a/rpmlint.changes b/rpmlint.changes index c4a0541..a9a39ce 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 03 14:45:17 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220303.8fe2218: + * missing alpha_3 hye added for Armenian + ------------------------------------------------------------------- Thu Mar 03 14:16:41 UTC 2022 - matthias.gerstner@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 76d8358..83373be 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20220303.3a948f5 +Version: 2.2.0+git20220303.8fe2218 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later