[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package rpmlint-1.10-15.el8.noarch download

Name rpmlint
Epoch 0
Version 1.10
Release 15.el8
Architecture noarch
Website/URL https://github.com/rpm-software-management/rpmlint
License GPLv2
Build Time 2024-04-08 15:02:03
Build Host builder-x86-04.inferitos.ru
Summary Tool for checking common errors in RPM packages
Repositories AppStream
Description rpmlint is a tool for checking common errors in RPM packages. Binary and source packages as well as spec files can be checked.
Errata
Size 192 KiB
Source Project rpmlint-1.10-15.el8
SHA-256 checksum 4c3f7e392bfdf01d6ff2e4ca05698fa77843deea2b107f1343a8fc6ee4e8563a
× Full screenshot
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.10-15
- Rebuilt for MSVSphere 8.10 beta

* Fri Jan 05 2024 Miro Hrončok <mhroncok@redhat.com> - 1.10-15
- Correctly load .pyc mtime for Python 3.7+ bytecode cache
  (RHEL-20900)

* Thu Jun 04 2020 Michal Domonkos <mdomonko@redhat.com> - 1.10-14
- Update crypto warnings in config file to reflect current Fedora policy
  (RHBZ#1797545)

* Fri Jun 14 2019 Thomas Woerner <twoerner@redhat.com> - 1.10.13.2
- Handle rpm change to return surrogate-escaped utf-8 python strings
  (RHBZ#1693712)

* Thu Jun 13 2019 Thomas Woerner <twoerner@redhat.com> - 1.10.13.1
- Fix unit test: use platform-python, py.test-3, no flake8 (RHBZ#1576803)
- Update of ValidShells (RHBZ#1633698)
- Remove Python2 paths from TagsCheck.py (RHBZ#1633698)
- Enable bash-competion scripts (RHBZ#1577890)

* Thu Sep 20 2018 Tomas Orsava <torsava@redhat.com> - 1.10-13
- Require the Python interpreter directly instead of using the package name
- Related: rhbz#1619153

* Mon Jun 25 2018 Petr Viktorin <pviktori@redhat.com> - 1.10-12
- Remove the flake8 build dependency

* Tue Apr 17 2018 Tom Callaway <spot@fedoraproject.org> - 1.10-11
- disable library-without-ldconfig-postin/postun checks (F28+)

* Tue Apr 17 2018 Tom Callaway <spot@fedoraproject.org> - 1.10-10
- fix flake errors (merge upstream changes)

* Mon Apr 16 2018 Todd Zullinger <tmz@pobox.com> - 1.10-9
- Update UsrLibBinaryException config to include .build-id
- Ignore useless-provides on debuginfo provides (bz1489096)