Tool for checking common errors in RPM packages
5b2a17f478
Upstream glibc removed the .hash section after a long deprecation period. Unfortunately, the deprecation was not widely known and caused issues for some proprietary software. This has led to the .hash section being added to glibc again (at least temporarily), but many/most of the packages in Fedora have been built with only the .gnu.hash section. Producing an error for all of these packages is counter-productive, as the packagers building them have little control over this area. Ignore the error by default. Resolves: #2132969 |
||
---|---|---|
.gitignore | ||
0001-fix-broken-regex-for-no-manual-page-for-binary-check.patch | ||
fedora.toml | ||
rpmlint-CHANGES.package.old | ||
rpmlint-etc.config | ||
rpmlint.config | ||
rpmlint.spec | ||
scoring.toml | ||
sources | ||
users-groups.toml | ||
warn-on-functions.toml |