From 03b7f116df30776f0b5b0d10b739d72a1eea6872e7ec49cca58bdd9e9bdc7d60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 6 Sep 2021 14:03:03 +0000 Subject: [PATCH] - Fix PieExecutables matching. - KMP policy: support legacy 'packageand' directive in Supplements (boo#1190103). - Handle empty glibc archives (starting with version 2.34). OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=811 --- rpmlint.changes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/rpmlint.changes b/rpmlint.changes index 4df7c43..b275dac 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -19,6 +19,22 @@ Wed Sep 1 08:48:52 UTC 2021 - Martin Liška - Handle empty glibc archives (starting with version 2.34). +------------------------------------------------------------------- +Thu Sep 2 10:56:07 UTC 2021 - Martin Liška + +- Fix PieExecutables matching. + +------------------------------------------------------------------- +Thu Sep 2 10:10:28 UTC 2021 - Martin Liška + +- KMP policy: support legacy 'packageand' directive in Supplements + (boo#1190103). + +------------------------------------------------------------------- +Wed Sep 1 08:48:52 UTC 2021 - Martin Liška + +- Handle empty glibc archives (starting with version 2.34). + ------------------------------------------------------------------- Fri Aug 27 07:45:01 UTC 2021 - Martin Liška