SHA256
1
0
forked from pool/rpmlint

Accepting request 823721 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint

- Update of rpmlint-tests to version 84.87+git20200724.ef05f7e:
  * use /usr/bin/su instead of /bin/su since the latter is no longer allowed

- Update of rpmlint-checks to version master:
  * Introduce new metadata whitelist type and related checks. Device files and
    world-writeable files will now be covered by new whitelists from
    rpmlint-security-whitelistings.
- config: Enable new CheckWorldWritable and CheckDeviceFiles

OBS-URL: https://build.opensuse.org/request/show/823721
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=743
This commit is contained in:
Johannes Segitz
2020-07-31 11:30:01 +00:00
committed by Git OBS Bridge
parent b9aba72033
commit d8994ce7f2
7 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jul 31 10:29:00 UTC 2020 - matthias.gerstner@suse.com
- Update of rpmlint-checks to version master:
* Introduce new metadata whitelist type and related checks. Device files and
world-writeable files will now be covered by new whitelists from
rpmlint-security-whitelistings.
- config: Enable new CheckWorldWritable and CheckDeviceFiles
-------------------------------------------------------------------
Fri Jul 24 09:05:55 UTC 2020 - matthias.gerstner@suse.com