SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rpmlint-mini-2.4.0+git20221008.1532b6e-1.2.x86_64.rpm :

* Mon Sep 12 2022 Martin Liška - Remove extra %make_build arguments.
* Mon Sep 05 2022 Christopher Yeleighton - Copy libraries required by _rpm.cpython to the testing root (boo#1203093).
* Mon Jul 25 2022 Martin Liška - Replace toml library with tomli.
* Mon May 09 2022 Ben Greiner - Use python310 flavor explicitly, irrespective of the primary python3 flavor du jour.
* Sat May 07 2022 Ben Greiner - Migration of primary Python interpreter to 3.10
* update stdlib.txt: encoding, importlib, lib-dynload, dataclasses, ast
* Remove deprecated stdlib distutils from the venv (not used by rpmlint)
* Do not install+delete pip in the venv- Update URL- Explicit BuildRequires: python-rpm-macros -- sitelib macros are used.
* Sat Mar 05 2022 Martin Liška - Enable --time-report.
* Wed Feb 02 2022 Ben Greiner - include typing.py into the installed stdlib because python-zstandard is typed now.
* Tue Feb 01 2022 Martin Liška - Support updated python-zstandard package.
* Mon Jan 10 2022 Martin Liška - Fix spec file: install zstdandard package properly.
* Mon Jan 10 2022 Martin Liška - Add rpmlintrc filter for pycparser Python package.
* Mon Sep 06 2021 Martin Liška - Install %{_libdir}/libmpdec
*.so.
* to venv as it can be used by _pydecimal.py python module.
* Mon Aug 30 2021 Martin Liška - Share Version with rpmlint package.
* Fri Aug 06 2021 Martin Liška - Add run-time requirement for polkit-default-privs.
* Thu Aug 05 2021 Martin Liška - Rely on rpmlint auto-loading support for rpmlintrc files.
* Thu Aug 05 2021 Martin Liška - Do not copy .override. config files.
* Tue Aug 03 2021 Martin Liška - Properly redirect stdout to /dev/null.
* Mon Jul 26 2021 Steve Kowalik - Try two for supporting multiple rpmlintrc, since shell for loops always loop, even if the files don\'t exist.
* Fri Jul 23 2021 Steve Kowalik - Support multiple rpmlintrc files correctly.
* Thu Jul 22 2021 Martin Liška - Use --mini-mode when calling rpmlint from rpmlint-mini package.
* Mon Jul 12 2021 Steve Kowalik - Update to require rpmlint >= 2.
* Due to rpmlint now being a proper Python package, build a virtual environment, and copy all Python requirements into it.
* Replace rpmlint-deps.txt with stdlib.txt, as we need to provide the Python standard library directly.
* Lightly rewrite rpmlint.wrapper to support the new world order.- Drop the config snippets, they are not required with rpmlint 2.- Renumber Source numbers.- Filter some more warnings in rpmlint-mini.rpmlintrc.
* Thu Mar 25 2021 Matthias Gerstner - apply workaround for situations in which regular rpmlint is invoked when building rpmlint-mini. Regular rpmlint does not implicitly add rpmlintrc files, causing fatal badness to occur when building rpmlint-mini. Therefore explicitly copy our rpmlintrc to a location that is processed by regular rpmlint, too.
* Thu Sep 10 2020 matthias.gerstnerAATTsuse.com- Update of rpmlint-security-whitelistings:
* world-writable-whitelist: fix mixed tabs/whitespace
* device-files-whitelist: fix mode of named: urandom dev file
* Wed Aug 12 2020 matthias.gerstnerAATTsuse.com- seucirty-whitelistings: update to version master:
* Introduce new metadata based whitelistings for device files and world-writable files
* Tue Jul 28 2020 matthias.gerstnerAATTsuse.com- Update to version master:
* opa-ff: add wildcard whitelisting (bsc#1174464)
* Mon Jul 13 2020 matthias.gerstnerAATTsuse.com- Update to version master:
* whitelist ppc64-diag cron job (bsc#1173044)
* Fri Jun 12 2020 matthias.gerstnerAATTsuse.com- Update to version master:
* cron-whitelist: adjust bug reference to point to real bug, not the sr# (opa-ff bsc#1172859)
* Wed Jun 10 2020 matthias.gerstnerAATTsuse.com- Update to version master:
* cron-whitelist: follow-up digest for opa-ff
* Thu Apr 09 2020 matthias.gerstnerAATTsuse.com- Update of security-whitelistings tarball:
* cron-whitelist: follow-up whitelisting for nextcloud (bsc#1168964)
* clarify audit sections
* Fri Mar 20 2020 Dirk Mueller - fix typo in codec setting (bsc#1165110)
* Thu Mar 05 2020 matthias.gerstnerAATTsuse.com- Update to version master:
* cron-whitelist: remove bad duplicate entry for texlive-filesystem
* verify.py: catch duplicate dictionary entries in JSON
* Wed Mar 04 2020 matthias.gerstnerAATTsuse.com- Update to version master:
* cron-whitelist: add entry for sarg (bsc#1150554)
* Mon Mar 02 2020 matthias.gerstnerAATTsuse.comrpmlint-security-whitelistings: Update to version master:
* cron-whitelist: add opa-ff (bsc#1162255)
* cron-whitelist: add matomo (bsc#1150548)
* cron-whitelist: preliminary wildcard whitelisting for the notorious texlive-filesystem (bsc#1150556)
* cron-whitelist: whitelist new nextcloud cron job
* first round of whitelisting of safe cron jobs (bsc#1150175)
* Mon Dec 16 2019 Johannes Segitz - Extended rpmlint-mini.config to include the config file provided by rpmlint-Factory-strict
* Sat Dec 14 2019 Stefan Brüns - Use wildcard for Python ABI tag when copying files, fixes build with Python 3.8 (the has been irrelevant since 3.4 and has been removed with 3.8).
* Tue Dec 10 2019 matthias.gerstnerAATTsuse.com- Update to version master:
* add _servicedata which I forgot previously when adding the new rpmlnit-security-whitelistings.
* Fri Dec 06 2019 Bernhard Wiedemann - Sort file list to build .pyc files reproducibly
* Tue Nov 19 2019 matthias.gerstnerAATTsuse.com- include new rpmlint-security-whitelistings. This will in the future house a whitelist for cron jobs (bsc#1150175), among possible additional future whitelists.
* Tue Aug 27 2019 Jan Engelhardt - Avoid bash-specific constructs in build recipe
* Tue Aug 13 2019 Dirk Mueller - update desktop-file-utils to 0.24 release + Allow desktop file spec version 1.2. + Add Budgie, Deepin, Enlightenment and Pantheon to list of registered desktop environments. + Sort output lines internally to conserve reproducibility. + Use pledge(2) on OpenBSD to limit capabilities. + Fix missing ; when appending to a list not ending with one. + Add font as valid media type. + Fix broken emacs blocking compile.
* Mon Feb 25 2019 matthias.gerstnerAATTsuse.com- Add dependency to new polkit-whitelisting subpackage of polkit-default-privs and embed the JSON file for polkit rules.d whitelistings. This is necessary for the upcoming implementation of a new rpmlint-check to cover files in /etc/polkit-1/rules.d and /usr/share/polkit-1/rules.d (bsc#1125314).- For this we will also need the json python module, since the new whitelist will be in the JSON format.
* Wed Dec 26 2018 matwey.kornilovAATTgmail.com- Add imp and pickle to rpmlint-deps.txt they are required by python-construct=2.9 which is required by python-pybeam=0.5
* Sun Jul 15 2018 jslabyAATTsuse.com- python is 3.7, so update rpmlint-deps.txt (use ? instead of minor version)
 
ICM