Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpmlint for openSUSE:Factory checked in at 2025-01-12 11:13:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint (Old) and /work/SRC/openSUSE:Factory/.rpmlint.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint" Sun Jan 12 11:13:56 2025 rev:494 rq:1236240 version:2.6.1+git20250109.dfc27180 Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes 2024-12-08 11:37:39.458935747 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint.new.1881/rpmlint.changes 2025-01-12 11:19:37.359922618 +0100 @@ -1,0 +2,6 @@ +Thu Jan 09 14:33:30 UTC 2025 - matthias.gerst...@suse.com + +- Update to version 2.6.1+git20250109.dfc27180: + * whitelistings: add sssd permissions drop-in file for helper caps (bsc#1233131) + +------------------------------------------------------------------- Old: ---- rpmlint-2.6.1+git20241206.0bc429f2.tar.xz New: ---- rpmlint-2.6.1+git20250109.dfc27180.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint.spec ++++++ --- /var/tmp/diff_new_pack.rbW7Vi/_old 2025-01-12 11:19:38.019949767 +0100 +++ /var/tmp/diff_new_pack.rbW7Vi/_new 2025-01-12 11:19:38.023949931 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.6.1+git20241206.0bc429f2 +Version: 2.6.1+git20250109.dfc27180 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.rbW7Vi/_old 2025-01-12 11:19:38.079952235 +0100 +++ /var/tmp/diff_new_pack.rbW7Vi/_new 2025-01-12 11:19:38.079952235 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rpm-software-management/rpmlint.git</param> - <param name="changesrevision">9b48c91b7288f45075137ddc988bfa3f4b0d96e0</param></service></servicedata> + <param name="changesrevision">dfc271801610cae825c025b8b9b0f0ee63d1f6b7</param></service></servicedata> (No newline at EOF) ++++++ rpmlint-2.6.1+git20241206.0bc429f2.tar.xz -> rpmlint-2.6.1+git20250109.dfc27180.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.6.1+git20241206.0bc429f2/configs/openSUSE/permissions-whitelist.toml new/rpmlint-2.6.1+git20250109.dfc27180/configs/openSUSE/permissions-whitelist.toml --- old/rpmlint-2.6.1+git20241206.0bc429f2/configs/openSUSE/permissions-whitelist.toml 2024-12-06 14:00:03.000000000 +0100 +++ new/rpmlint-2.6.1+git20250109.dfc27180/configs/openSUSE/permissions-whitelist.toml 2025-01-09 15:32:56.000000000 +0100 @@ -66,3 +66,13 @@ [[FileDigestGroup.digests]] path = "/usr/share/permissions/permissions.d/libcgroup" hash = "6d3a669b10b2449484dcad1c6d932f5897666bcbeef2a45d9608ef63a1e43188" + +[[FileDigestGroup]] +package = "sssd" +note = "sssd authentication services, this sets up capabilities for helper programs. For upstream this is only for hardening, not tight user separation." +bug = "bsc#1233131" +type = "permissions" +[[FileDigestGroup.digests]] +path = "/usr/share/permissions/permissions.d/sssd" +digester = "shell" +hash = "c90615240af575b857e264caa1bd56282a74c68ab1f53a411b56d6747a8a0df6"