From 97d92ae3db3e12cfbcd2ac5ad2553b284a91cacf43ca5cfac3e457c17ff2f50e Mon Sep 17 00:00:00 2001 From: Filippo Bonazzi Date: Fri, 12 Jan 2024 11:24:20 +0000 Subject: [PATCH 1/3] Accepting request 1138305 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20240112.c87408b: * systemd-tmpfiles whitelist: adjust package name for libtss-fapi * pam-modules: separate standard PAM module that have been already reviewed OBS-URL: https://build.opensuse.org/request/show/1138305 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1106 --- _servicedata | 2 +- rpmlint-2.5.0+git20240109.b4e5f72.tar.xz | 3 --- rpmlint-2.5.0+git20240112.c87408b.tar.xz | 3 +++ rpmlint.changes | 7 +++++++ rpmlint.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20240109.b4e5f72.tar.xz create mode 100644 rpmlint-2.5.0+git20240112.c87408b.tar.xz diff --git a/_servicedata b/_servicedata index 9aee88f..e5c98b3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - b4e5f7260258979b37fce0318bb9db9c40d793fe \ No newline at end of file + c87408bfab04712bf9ed1f93e3a05d07edc4c852 \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240109.b4e5f72.tar.xz b/rpmlint-2.5.0+git20240109.b4e5f72.tar.xz deleted file mode 100644 index c972f02..0000000 --- a/rpmlint-2.5.0+git20240109.b4e5f72.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cb6befe3c18d8b710c8849d7caba50ada9424738bbce55485399ee43aab8fc4 -size 6872988 diff --git a/rpmlint-2.5.0+git20240112.c87408b.tar.xz b/rpmlint-2.5.0+git20240112.c87408b.tar.xz new file mode 100644 index 0000000..b2fc2c8 --- /dev/null +++ b/rpmlint-2.5.0+git20240112.c87408b.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a4d8974250e8edf9a15782956ac569efed30dbd895b50e852a5d77f0445c60 +size 6872756 diff --git a/rpmlint.changes b/rpmlint.changes index 9858948..0b77f7e 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 12 10:26:36 UTC 2024 - filippo.bonazzi@suse.com + +- Update to version 2.5.0+git20240112.c87408b: + * systemd-tmpfiles whitelist: adjust package name for libtss-fapi + * pam-modules: separate standard PAM module that have been already reviewed + ------------------------------------------------------------------- Tue Jan 09 09:20:03 UTC 2024 - wolfgang.frisch@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 1a47e45..7baed02 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240109.b4e5f72 +Version: 2.5.0+git20240112.c87408b Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later From a2917c3757f665747153919b201810f9545d99bd38535f8c4c2b8454edbaf5f3 Mon Sep 17 00:00:00 2001 From: Filippo Bonazzi Date: Mon, 15 Jan 2024 10:50:11 +0000 Subject: [PATCH 2/3] Accepting request 1138811 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20240115.e28fef0: * cron-whitelist: adjust cronie-anacron again (bsc#1218756) OBS-URL: https://build.opensuse.org/request/show/1138811 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1107 --- _servicedata | 2 +- rpmlint-2.5.0+git20240112.c87408b.tar.xz | 3 --- rpmlint-2.5.0+git20240115.e28fef0.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20240112.c87408b.tar.xz create mode 100644 rpmlint-2.5.0+git20240115.e28fef0.tar.xz diff --git a/_servicedata b/_servicedata index e5c98b3..1cd4130 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - c87408bfab04712bf9ed1f93e3a05d07edc4c852 \ No newline at end of file + e28fef01b948436a93946aa2bb675a598a642f02 \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240112.c87408b.tar.xz b/rpmlint-2.5.0+git20240112.c87408b.tar.xz deleted file mode 100644 index b2fc2c8..0000000 --- a/rpmlint-2.5.0+git20240112.c87408b.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67a4d8974250e8edf9a15782956ac569efed30dbd895b50e852a5d77f0445c60 -size 6872756 diff --git a/rpmlint-2.5.0+git20240115.e28fef0.tar.xz b/rpmlint-2.5.0+git20240115.e28fef0.tar.xz new file mode 100644 index 0000000..de995cc --- /dev/null +++ b/rpmlint-2.5.0+git20240115.e28fef0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea02075a98ddf1d83e6927d0889267bb463928e4b45d9e769f0c0c4fd75f672a +size 6873272 diff --git a/rpmlint.changes b/rpmlint.changes index 0b77f7e..e8eb09b 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 15 10:47:26 UTC 2024 - filippo.bonazzi@suse.com + +- Update to version 2.5.0+git20240115.e28fef0: + * cron-whitelist: adjust cronie-anacron again (bsc#1218756) + ------------------------------------------------------------------- Fri Jan 12 10:26:36 UTC 2024 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 7baed02..aac2431 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240112.c87408b +Version: 2.5.0+git20240115.e28fef0 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later From 8c84179eec79e34f466c43f1bcf108da8ecf08ac76310f9ba6e14d4c4bd1a82e Mon Sep 17 00:00:00 2001 From: Filippo Bonazzi Date: Mon, 15 Jan 2024 13:27:40 +0000 Subject: [PATCH 3/3] Accepting request 1138843 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20240115.66db794: * Fix digester for cronie whitelisting (bsc#1218756) OBS-URL: https://build.opensuse.org/request/show/1138843 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1108 --- _servicedata | 2 +- rpmlint-2.5.0+git20240115.66db794.tar.xz | 3 +++ rpmlint-2.5.0+git20240115.e28fef0.tar.xz | 3 --- rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 rpmlint-2.5.0+git20240115.66db794.tar.xz delete mode 100644 rpmlint-2.5.0+git20240115.e28fef0.tar.xz diff --git a/_servicedata b/_servicedata index 1cd4130..c952044 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - e28fef01b948436a93946aa2bb675a598a642f02 \ No newline at end of file + 66db794f4c81de559703c257b82e437f4ba6c746 \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240115.66db794.tar.xz b/rpmlint-2.5.0+git20240115.66db794.tar.xz new file mode 100644 index 0000000..0fd2a1a --- /dev/null +++ b/rpmlint-2.5.0+git20240115.66db794.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677b1fa44e17b4515903c4a36498e94f5a56e58a219682ef088c8ba66867ecc5 +size 6872880 diff --git a/rpmlint-2.5.0+git20240115.e28fef0.tar.xz b/rpmlint-2.5.0+git20240115.e28fef0.tar.xz deleted file mode 100644 index de995cc..0000000 --- a/rpmlint-2.5.0+git20240115.e28fef0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea02075a98ddf1d83e6927d0889267bb463928e4b45d9e769f0c0c4fd75f672a -size 6873272 diff --git a/rpmlint.changes b/rpmlint.changes index e8eb09b..46212d7 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 15 13:23:13 UTC 2024 - filippo.bonazzi@suse.com + +- Update to version 2.5.0+git20240115.66db794: + * Fix digester for cronie whitelisting (bsc#1218756) + ------------------------------------------------------------------- Mon Jan 15 10:47:26 UTC 2024 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index aac2431..70a3505 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240115.e28fef0 +Version: 2.5.0+git20240115.66db794 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later