Rpmlint

Latest version: v2.7.0

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.5

This is a minor feature release with the following improvements:

* New check for python packages called PythonCheck with new warnings and
errors:
`python-module-def`, `python-sitelib-glob-in-files`,
`python-doc-in-package`, `python-tests-in-site-packages`,
`python-doc-in-site-packages`, `python-src-in-site-packages`,
`python-missing-require`, `python-leftover-require`,
`python-pyc-multiple-versions` and `python-sphinx-doctrees-leftover`.
* Do not consider files-duplicate for SMALL files (configurable with
`DuplicatesMinSize` that's 4 bytes by default)
* dump_stats.py: add one more category for filtering
* Remove shared-library-without-dependency and library-not-linked-against-libc
(969)
* Relax no-binary and noarch-with-lib64 checks, detect symlinks in /usr/lib64
as binaries.
* Support filtering of warnings/errors based on title
* Add new check: patchable-function-entry-in-archive
* SpecCheck: Improve patch applied regex to detect %patch -Pn and `%patch n`
* Adjust for rpm-4.19.0 API changes
* BinariesCheck: Allow ELF prefix in magic string
* Add iso_15924 to LANGUAGES so now language codes like `zh_Hant` are detected
as valid
* Add new check to detect links to scripts, `symlink-to-binary-with-shebang`
* Improve help in rpmdiff

Development Improvements:
* Improved the test framework so now it's easier to write simple tests.
* Migrate metadata from setup.py to pyproject.toml
* Releasing rpmlint as pre-commit hook

I want to thank the following new contributors for their efforts in this release:
afrid18, bkmgit, cyungmann, computersalat, emilianolangella,
fabiobarkoski, jpodivin, NeerajGartia21 and Pi-Cla.

Full author list with number of (non-merge) commits:

49 Daniel Garcia Moreno
43 Martin Liska
38 afrid18
10 Todd Zullinger
3 ChrisWi
3 fabiobarkoski
2 Ondřej Súkup
1 Benson Muite
1 Chris Yungmann
1 Emiliano Langella
1 Jan Engelhardt
1 Jiri Podivin
1 LGTM Migrator
1 Matthias Gerstner
1 Miro Hrončok
1 Neeraj Gartia
1 Pi-Cla

2.5.0

2.4

This is a minor feature release with the following improvements:

- tomli package is used for TOML file format (will be available in Python 3.11)
- New warnings related to ELF hash sections were added:
`missing-hash-section`, `missing-gnu-hash-section`.
- Manual pages check was extended and includes a new warnings:
`bad-manual-page-folder` and `manual-page-in-subfolder`.
- A new spec-related warning was introduced: `python-setup-test`.
- SLPP (shared library packaging policy) policy checks skips HPC (high-performance computing) packages.


I want to thank the following new contributors for their efforts in this release:
tobbez, tmzullinger, portante and danigm.

Full author list with number of (non-merge) commits:


60 Martin Liška
3 Torbjörn Lönnemark
3 Todd Zullinger
1 Stefan Schubert
1 Peter Portante
1 Neal Gompa
1 Miro Hrončok
1 Jan Engelhardt
1 Georg Pfuetzenreuter
1 Daniel Garcia Moreno

2.4.0

2.3.0

This is a minor feature release with the following improvements:

- BashismsCheck speed was improved for files with equal content
- For python modules, `undefined-non-weak-symbol` and `shared-library-without-dependency-information`
error are not reported any more
- `binary-or-shlib-defines-rpath` can resolve `$ORIGIN` variable part and resolves
relative file paths
- `no-binary` error is reported for all packages now that are not architecture independent
- BuildDateCheck and BuildRootCheck checks were unified and utilize mmap for a faster
file processing
- New option `--ignore-unused-rpmlintrc` can be used for skipping of `unused-rpmlintrc-filter` errors
- Time used for package extraction and decompression was added to time report (`-t`)
- Build dependency was fixed for zstd python package

I want to thank the following new contributors for their efforts in this release:
lrupp, tacerus, kraptor and aekoroglu.

Full author list with number of (non-merge) commits:


50 Martin Liska
1 Matwey V. Kornilov
1 Lars Vogdt
1 Georg Pfuetzenreuter
1 David Anes
1 Carl Smedstad
1 aekoroglu

2.2.0

This is a minor feature release with the following improvements:

* Fixed support for loading `.rpmlintrc` files
* Added support for `/usr/lib/modules` as a valid path for kernel modules in packages
* Added `/usr/share/dbus-1/system.d` to D-Bus config folder list
* Massively reworked the `shlib-policy-name-error` rules
* Added support for `%autochangelog` macro in `%changelog` section
* Improved support for detecting whether code is compiled correctly with hardening flags
* Multiple fixes to library dependency checks
* Added support for [libalternatives](https://github.com/openSUSE/libalternatives) as an alternative to alternatives

I want to thank the following new contributors for their efforts in this release: schubi2, jengelh, archiebold811, oturpe, and remicollet.

Full author list with number of (non-merge) commits:


29 Martin Liska
4 Carl Smedstad
4 Randy Vandermate
3 Tom spot Callaway
2 Neal Gompa
1 Dirk Mueller
1 Jan Engelhardt
1 Otto Urpelainen
1 Remi Collet
1 Stefan Schubert

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.