Compare commits

1 Commits
main ... 1.1

6 changed files with 12 additions and 155 deletions

View File

@@ -1,14 +1,14 @@
<services>
<service name="tar_scm" mode="manual">
<param name="versionformat">2.7.0+git%cd.%h</param>
<service name="tar_scm" mode="disabled">
<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-slfo-main</param>
<param name="revision">opensuse</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="manual">
<service name="recompress" mode="disabled">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="manual" />
<service name="set_version" mode="disabled" />
</services>

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">9a0c1954fa97d2de5478b270c399dde6b3548034</param></service></servicedata>
<param name="changesrevision">9387990a0a497336336c018151ed06d9a3e6794f</param></service></servicedata>

Binary file not shown.

Binary file not shown.

View File

@@ -1,147 +1,3 @@
-------------------------------------------------------------------
Mon Jul 21 13:28:51 UTC 2025 - matthias.gerstner@suse.com
- Update to version 2.7.0+git20250721.325a5b71:
* whitelistings: add libcgroup PAM module and setgid binary (bsc#1231381,
bsc#1246785)
-------------------------------------------------------------------
Wed Jul 09 10:13:18 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 2.7.0+git20250709.e7f5b2ac:
* dbus-services: backport supergfxctl (bsc#1246107)
-------------------------------------------------------------------
Mon Jun 23 10:58:39 UTC 2025 - Wolfgang Frisch <wolfgang.frisch@suse.com>
- Update to version 2.7.0+git20250623.c7a8c058:
* Fix libgpiod whitelisting package name (bsc#1244702)
-------------------------------------------------------------------
Thu Jun 19 11:43:28 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 2.7.0+git20250619.e0dba6a4:
* dbus-services: whitelist libgpiod (bsc#1244702)
-------------------------------------------------------------------
Thu Jun 05 13:06:36 UTC 2025 - matthias.gerstner@suse.com
- Update to version 2.7.0+git20250605.92c974d2:
* sysctl-whitelist: adjust 50-coredump.conf digest for systemd (bsc#1243959)
-------------------------------------------------------------------
Thu Jun 05 11:01:10 UTC 2025 - matthias.gerstner@suse.com
- Update to version 2.7.0+git20250605.36f4961c:
* dbus-services: whitelist kio-admin (bsc#1229913)
-------------------------------------------------------------------
Thu May 15 11:18:52 UTC 2025 - matthias.gerstner@suse.com
- Update to version 2.7.0+git20250515.12417858:
* polkit-rules-whitelist: adjust systemd-network package name (bsc#1242056)
* dbus-services: adjust systemd-networkd and systemd-resolved (bsc#1242056)
-------------------------------------------------------------------
Tue Apr 15 08:00:36 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 2.7.0+git20250415.3ceb6571:
* CI: exclude test/files from pyupgrade
* flake8: Skip test files from flake8
* Release 2.7.0
* test: exclude test files from ruff check
* Fix grammatical direction for unstripped-binary-or-object message
* Add declarative build support to SpecCheck
* FilesCheck: Update FSF address check
* Handle the missing buildroot in rpm 4.20 gracefully
* %{autochangelog} in the changelog section should not cause a warning
* SUIDPermissionsCheck: Escape path for regular expression
* false positive: systemd-service-without-service_del_postun
* SUIDPermissionsCheck: chkstat to permctl rename
* SpecCheck: Update suse-update-desktop-file-deprecated message
* FilesCheck: Do not error about non-readable %ghost
* test: Mocking TagsCheck binaries
* test: Fix flake8 issues
* test: Move doc pacakges to mock
* test: Normalize mock_zypp_syntax
* test: Normalize mock_xinetd
* test: Normalize mock_tmp_files
* test: Normalize mock_sysvinitonsystemd
* test: Normalize mock_shlib_policy
* test: Normalize mock_pkgconfig
* test: Normalize mock_pam_modules
* test: Normalize mock_mixed_ownership
* test: Normalize mock_menuxdg
* test: Normalize mock_LSB
* test: Remove not needed mock_lib_dependency.py
* test: Normalize mock_icon_sizes
* test: Normalize mock_i18n
* test: Normalize mock_files
* test: Normalize mock_FHS
* test: Normalize mock_erlang.py
* test: Normalize mock_dbus_policy.py
* test: Replace logrotate rpm with mock
* test: Normalize mock_config_files
* test: Normalize mock_build_root
* test: Normalize mock_build_date
* test: Normalize mock_bashisms
* test: Normalize mock_appdata
* test: Use skipif instead of early return in test_extract_fail
* Remove fPing binary not needed anymore
* Fix pam-module test binary package
* Fix tests with new rpm2cpio command
* Add new warning about the usage of %suse_update_desktop_file
* test: Fix test_extract_fail when running as root
* Test: Add missing test file for test_files.py
* Remove not needed binary rpm
* Replace bin in test_files.py
* Replace bin in test_shlib_policy.py
* Rewrite test_extract to *_fail variant that tests an expected failure in rpm2cpio
* Exclude python311-pytest-xprocess from test_lint because rpm2cpio fails on it
* Remove test_directory_without_x_permission2 test
* Don't mask rpm2cpio failure in Pkg._extract_rpm()
* Replace bin in test_icon_sizes.py
* Replace bin in test_build_date.py
* Replace bin in test_bashisms.py
* test: Add bad unicode desktop file
* Delete not needed test files
* Replace bin in test_LSB.py
* Replace bin in test_pam_modules.py
* Replace bin in test_sysvinitonsystemd.py
* Delete not needed test files
* Replace bin in test_menuxdg.py in the absence of the penultimate test that must be corrected
* Replace bin in test_menuxdg.py
* Replace bin in test_pkgconfig.py
* Replace bin in test_FHS.py
* Remove not needed test files
* Replace bin in test_build_root.py
* Replace bin in test_dbus_policy.py
* Fix for bug detected in test_appdata.py
* Replace bin in test_appdata.py
* Remove not needed binary files.
* Replace bin in test_lib_dependency.py
* Replace bin in test_erlang.py
* Delete not needed files
* Replace bin in test_mixed_ownership.py
-------------------------------------------------------------------
Tue Feb 18 09:00:07 UTC 2025 - matthias.gerstner@suse.com
- Update to version 2.6.1+git20250217.37bf4ada:
* dbus-services: whitelist systemd-sysupdated (bsc#1237106)
-------------------------------------------------------------------
Tue Feb 04 13:13:06 UTC 2025 - matthias.gerstner@suse.com
- switch _service from "disabled" to "manual" to harmonize with other
codestreams.
- switch to new opensuse-slfo-main branch to allow selective backporting of
required whitelisting changes.
- Update to version 2.6.1+git20250204.699be0cd:
* dbus-services: tuned-ppd: add new org.freedesktop.UPower names
* dbus-services: whitelist tuned-ppd (bsc#1232412)
* CI: add opensuse-slfo-* branches
-------------------------------------------------------------------
Fri Aug 09 07:38:50 UTC 2024 - filippo.bonazzi@suse.com
@@ -3412,7 +3268,8 @@ Tue May 16 13:37:33 UTC 2017 - krahmer@suse.com
- whitelisting switchroo-control (bsc#1034309)
-------------------------------------------------------------------
-------------------------------------------------------------------
Fri Apr 28 14:07:50 CEST 2017 - mgerstner@suse.com
- whitelisting backintime (bsc#1007723, bsc#1032717)

View File

@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.7.0+git20250721.325a5b71
Version: 2.6.1+git20240807.9387990
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later