SHA256
1
0
forked from pool/rpmlint

- 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
This commit is contained in:
Martin Liška 2021-09-06 14:03:03 +00:00 committed by Git OBS Bridge
parent bfa4fa66b0
commit 03b7f116df

View File

@ -19,6 +19,22 @@ Wed Sep 1 08:48:52 UTC 2021 - Martin Liška <mliska@suse.cz>
- Handle empty glibc archives (starting with version 2.34).
-------------------------------------------------------------------
Thu Sep 2 10:56:07 UTC 2021 - Martin Liška <mliska@suse.cz>
- Fix PieExecutables matching.
-------------------------------------------------------------------
Thu Sep 2 10:10:28 UTC 2021 - Martin Liška <mliska@suse.cz>
- KMP policy: support legacy 'packageand' directive in Supplements
(boo#1190103).
-------------------------------------------------------------------
Wed Sep 1 08:48:52 UTC 2021 - Martin Liška <mliska@suse.cz>
- Handle empty glibc archives (starting with version 2.34).
-------------------------------------------------------------------
Fri Aug 27 07:45:01 UTC 2021 - Martin Liška <mliska@suse.cz>