Tool for checking common errors in RPM packages
Go to file
Todd Zullinger 5b2a17f478 ignore missing-hash-section error
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
2022-10-08 12:28:56 -04:00
.gitignore Simplify and improve git ignore rules 2018-05-04 00:46:14 -04:00
0001-fix-broken-regex-for-no-manual-page-for-binary-check.patch fix broken regex for no-manual-page-for-binary check 2022-10-08 12:07:26 -04:00
fedora.toml ignore missing-hash-section error 2022-10-08 12:28:56 -04:00
rpmlint-CHANGES.package.old - Update to 0.91; fixes #513811, #515185, #516492, #519694, and #521630. 2009-09-13 22:15:36 +00:00
rpmlint-etc.config - Apply upstream patch to load all *config from /etc/rpmlint. 2008-10-30 22:01:09 +00:00
rpmlint.config Filter out empty specfile-errors, they are duplicates 2021-04-13 10:48:05 +02:00
rpmlint.spec ignore missing-hash-section error 2022-10-08 12:28:56 -04:00
scoring.toml 2.0.0 2021-06-03 14:59:34 -04:00
sources update to 2.4.0 (rhbz#2088759) 2022-10-04 16:48:57 -04:00
users-groups.toml update to 2.3.0 (rhbz#2088759) 2022-10-04 13:20:33 -04:00
warn-on-functions.toml 2.0.0 2021-06-03 14:59:34 -04:00