Sync from SUSE:SLFO:Main rpmlint revision 766f219800407018d76a14a1a521fffc

This commit is contained in:
Adrian Schröter 2024-08-12 16:35:07 +02:00
parent d173286c58
commit 5494fae86d
6 changed files with 101 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">2.5.0+git%cd.%h</param>
<param name="versionformat">2.6.1+git%cd.%h</param>
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="scm">git</param>
<param name="revision">opensuse</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">29f50e53a4b72e578d05b7874a2727226afc9195</param></service></servicedata>
<param name="changesrevision">9387990a0a497336336c018151ed06d9a3e6794f</param></service></servicedata>

BIN
rpmlint-2.5.0+git20240215.29f50e5.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
rpmlint-2.6.1+git20240807.9387990.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,96 @@
-------------------------------------------------------------------
Fri Aug 09 07:38:50 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20240807.9387990:
* dbus-services: systemd: remove outdated hashes (bsc#1225317)
* Release 2.6.1
* FilesCheck: Fix zero perm check with binaries
* FilesCheck: Fix zero permission check with folder
* Update openSUSE's licenses.toml
-------------------------------------------------------------------
Wed Aug 7 13:06:15 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Fix rpmlint-test dependency on python3-tomli
-------------------------------------------------------------------
Thu Aug 01 13:42:49 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.0+git20240801.f3e815d:
* sysctl-whitelist: kernel.pid_max entry moved (bsc#1228731)
* Update openSUSE's licenses.toml
* configs/openSUSE/users-groups.toml: add user and group woodpecker
* configs/openSUSE/users-groups.toml: add user and group vault-sync
* configs/openSUSE/users-groups.toml: add user and group openbao
* configs/openSUSE/users-groups.toml: add user and group alloy
* Release 2.6.0
* Test: Fix test_config error raised by new ruff
* CI: Fix ruff call with modern syntax
* Update main.yml
* FilesCheck: Remove trailing slashes
* FilesCheck: zero-perms differentiate between ghost and normal files
* FilesCheck: warn about files with zero perms
* Create Mock packages for tests in config_files, i18n, tmp_file and zypp_syntax (#1235)
* sysctl-whitelist: move 50-coredump.conf to systemd main package (bsc#1226865)
* sysctl-whitelist: aaa_base: new sub-package to disable YAMA (bsc#1226460)
* sysctl-whitelist: aaa_base: adjust 50-default.conf digest (bsc#1226464)
* dbus-services: systemd: keep the old whitelisting temporarily (bsc#1225317)
* dbus-services: whitelist kdeplasma6-addons kameleonhelper (bsc#1226306)
* dbus-services: adjust backintime whitelisting to etc->usr move (bsc#1226446)
* users-groups.toml: add caddy
* whitelistings: systemd v256 (bsc#1225317)
* whitelist valkey (bsc#1226083)
* whitelistings: add gnome-remote-desktop Polkit and D-Bus components (bsc#1222159)
* zypper-plugins: adjust permissions-zypp-plugin to new permctl name
* PythonCheck: simplify requirement check using metadata
* dbus-services: remove deepin-api entry until packaging issues are resolved
* whitelistings: drop no longer needed KDE5 whitelistings
* dbus-services: drop no longer present nfs-ganesha entry
* whitelistings: drop no longer needed pam_dbus entries
* pam-modules: whitelist pam_oslogin_admin.so (bsc#1222457)
* Revert "pam-modules: whitelist pam_lastlog2 now moved to util-linux (bsc#1222329)"
* dbus-services: whitelist dnf5daemon-server (bsc#1218327)
* pam-modules: whitelist pam_lastlog2 now moved to util-linux (bsc#1222329)
* Clarify what the real intent is of this check
* dbus-services: power-profiles-daemon: reinstate legacy D-Bus whitelisting (bsc#1219957)
* Revert "dbus-services: Still provide old GDM whitelisting (bsc#1218922)"
* openSUSE: Add netdata user/group
* Add forgejo group and user
* remove comment in setup.cfg
* dbus-services: power-profiles-daemon (bsc#1219956) (#1197)
* test: mocked package in test_xinetd.py
* SpecCheck: Add no-%check-section warning
* Bump upper bound of suse_version to include ALP & current Factory
* test: add mocks folder and mocks for duplicates check
* dbus-services: Still provide old GDM whitelisting (bsc#1218922)
* dbus-services: whitelist sddm-kcm6 (bsc#1217188)
* whitelistings: merge redundant systemd vs. systemd-mini entries
* pam-modules: also whitelisted pam_system_loadkey for systemd-mini (bsc#1220249)
* dbus-services: adjust gdm whitelisting (bsc#1218922)
* pkg: remove unicode type reference in is_utf8_bytestr exception
* Refactored the is_utf8_bytestr function
* readme: More specific title for building section
* test: imporve fixtures in test_duplicates.py
* dbus-services: whitelist drkonqi KDE6 update (bsc#1220190)
* Add building documentation
* pam-modules: whitelist pam_systemd_loadkey.so (bsc#1220249)
* Update README.md
* dbus-services: whitelist kde-inotify-survey with KDE6 changes (bsc#1217191)
* dbus-services whitelist: adjust kde6 digests after fix in kauth6 (bsc#1220215)
* CI: Reenable mageia-cauldron in packit
* test: Add tests to check non-standard-dir-perm
* SpecCheck: Add patch-macro-old-format check
* BinariesCheck: do not mark as binary eBPF ELF files
* change pyproject ruff config to toplevel
* SystemIstallCheck: Allow %service_del_postun_without_restart macro usage
* test: Lazy load mock packages
* test: Improve name of mock packages
* Fix the errors and suggestions to the flake8 command
* Clean all tests file
* config: Do not filter python-leftover-require for fedora
* Fix misspelled variable: ENGLISH_ENVIROMENT to ENGLISH_ENVIRONMENT
* Clean tests file
-------------------------------------------------------------------
Fri Feb 16 16:36:55 UTC 2024 - filippo.bonazzi@suse.com

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.5.0+git20240215.29f50e5
Version: 2.6.1+git20240807.9387990
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later
@ -51,7 +51,7 @@ BuildRequires: python3-pytest-xdist
BuildRequires: python3-python-magic
BuildRequires: python3-pyxdg
BuildRequires: python3-rpm
%if 0%{?python3_version_nodots < 311}
%if 0%{?python3_version_nodots} < 311
BuildRequires: python3-tomli
%endif
BuildRequires: python3-tomli-w
@ -77,7 +77,7 @@ Requires: python3-pyenchant
Requires: python3-python-magic
Requires: python3-pyxdg
Requires: python3-rpm
%if 0%{?python3_version_nodots < 311}
%if 0%{?python3_version_nodots} < 311
Requires: python3-tomli
%endif
Requires: python3-tomli-w