From 4f9455a12da94c9762f39118511a81607065335d40bf2bcc92d067305f3a7f48 Mon Sep 17 00:00:00 2001 From: Filippo Bonazzi Date: Tue, 16 Apr 2024 11:57:08 +0000 Subject: [PATCH] Accepting request 1168339 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20240416.97c8fad: * pam-modules: whitelist pam_oslogin_admin.so (bsc#1222457) * Revert "pam-modules: whitelist pam_lastlog2 now moved to util-linux (bsc#1222329)" * Clarify what the real intent is of this check * openSUSE: Add netdata user/group * Add forgejo group and user * remove comment in setup.cfg * test: mocked package in test_xinetd.py OBS-URL: https://build.opensuse.org/request/show/1168339 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1138 --- _servicedata | 2 +- rpmlint-2.5.0+git20240408.62c3097.tar.xz | 3 --- rpmlint-2.5.0+git20240416.97c8fad.tar.xz | 3 +++ rpmlint.changes | 12 ++++++++++++ rpmlint.spec | 2 +- 5 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20240408.62c3097.tar.xz create mode 100644 rpmlint-2.5.0+git20240416.97c8fad.tar.xz diff --git a/_servicedata b/_servicedata index 63c3bc0..318a113 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 62c30979807a7e91259676a6b01748c534832cab \ No newline at end of file + 97c8faddfdc9dc76ff4eacf3cc4d64d32dd244a3 \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240408.62c3097.tar.xz b/rpmlint-2.5.0+git20240408.62c3097.tar.xz deleted file mode 100644 index 66e5ca3..0000000 --- a/rpmlint-2.5.0+git20240408.62c3097.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11be77c13afa52e75e303c13197a1de11ce80a06c25171ec236c0105f4585cdf -size 7775792 diff --git a/rpmlint-2.5.0+git20240416.97c8fad.tar.xz b/rpmlint-2.5.0+git20240416.97c8fad.tar.xz new file mode 100644 index 0000000..8f893a3 --- /dev/null +++ b/rpmlint-2.5.0+git20240416.97c8fad.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96b606f3b0fa2dd9b94c92ac74f80806843f5f5c9a1aa6b9ac7f9926aea5c7f +size 7775844 diff --git a/rpmlint.changes b/rpmlint.changes index 57d53aa..08f4315 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Apr 16 11:53:26 UTC 2024 - filippo.bonazzi@suse.com + +- Update to version 2.5.0+git20240416.97c8fad: + * pam-modules: whitelist pam_oslogin_admin.so (bsc#1222457) + * Revert "pam-modules: whitelist pam_lastlog2 now moved to util-linux (bsc#1222329)" + * Clarify what the real intent is of this check + * openSUSE: Add netdata user/group + * Add forgejo group and user + * remove comment in setup.cfg + * test: mocked package in test_xinetd.py + ------------------------------------------------------------------- Mon Apr 08 10:27:25 UTC 2024 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 71811b4..6ee116c 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240408.62c3097 +Version: 2.5.0+git20240416.97c8fad Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later