From 2f162bbc3a05dc6d7e19f64349c92ae62448731b6c1d780f6207de51e759f386 Mon Sep 17 00:00:00 2001 From: Paolo Perego Date: Tue, 12 Oct 2021 07:13:08 +0000 Subject: [PATCH] Accepting request 924800 from home:pperego:branches:openSUSE:Factory - Update to version 2.1+git20211012.c27e0fe: * Adding whitelisting for pam_ssh_agent_auth. bsc#1190983 * Enable shlib-policy-name-error error. * Support %autochangelog in %changelog. * remove /run from disalloweddirs * Fix missing-dependency-on check. * dbus-services whitelisting: add power-profiles-daemon (bsc#1189900) * security whitelistings: add whitelistings for OBS integration test package * PolkitCheck: be robust against dead symlinks in actions directory OBS-URL: https://build.opensuse.org/request/show/924800 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=828 --- _servicedata | 4 ++++ rpmlint-2.1+git20211011.4290515.tar.xz | 3 --- rpmlint-2.1+git20211012.c27e0fe.tar.xz | 3 +++ rpmlint.changes | 13 +++++++++++++ rpmlint.spec | 4 ++-- 5 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 _servicedata delete mode 100644 rpmlint-2.1+git20211011.4290515.tar.xz create mode 100644 rpmlint-2.1+git20211012.c27e0fe.tar.xz diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..b490b99 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/rpm-software-management/rpmlint.git + c4c18d62265dbae8a3083da2a017a9fb8e5a2362 \ No newline at end of file diff --git a/rpmlint-2.1+git20211011.4290515.tar.xz b/rpmlint-2.1+git20211011.4290515.tar.xz deleted file mode 100644 index 0d43c1b..0000000 --- a/rpmlint-2.1+git20211011.4290515.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a287328517b50bfd1cc438319b22bf9707af3d7c34859453c160b7857833a25 -size 6728444 diff --git a/rpmlint-2.1+git20211012.c27e0fe.tar.xz b/rpmlint-2.1+git20211012.c27e0fe.tar.xz new file mode 100644 index 0000000..1d94d44 --- /dev/null +++ b/rpmlint-2.1+git20211012.c27e0fe.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55075c87eba3f627244a297a95b626209587ffb8b316ed8e951d48109aa9f1d1 +size 6728212 diff --git a/rpmlint.changes b/rpmlint.changes index 80b619b..8e4bdf0 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 12 06:55:15 UTC 2021 - paolo.perego@suse.com + +- Update to version 2.1+git20211012.c27e0fe: + * Adding whitelisting for pam_ssh_agent_auth. bsc#1190983 + * Enable shlib-policy-name-error error. + * Support %autochangelog in %changelog. + * remove /run from disalloweddirs + * Fix missing-dependency-on check. + * dbus-services whitelisting: add power-profiles-daemon (bsc#1189900) + * security whitelistings: add whitelistings for OBS integration test package + * PolkitCheck: be robust against dead symlinks in actions directory + ------------------------------------------------------------------- Mon Oct 11 08:09:00 UTC 2021 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 5a18cd2..821319f 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+git20211011.4290515 +Version: 2.1+git20211012.c27e0fe Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later