Compare commits

..

No commits in common. "factory" and "devel" have entirely different histories.

9 changed files with 19 additions and 207 deletions

View File

@ -1,17 +1,14 @@
<services> <services>
<service name="tar_scm" mode="manual"> <service name="tar_scm" mode="disabled">
<param name="versionformat">2.6.1+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="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">opensuse</param> <param name="revision">opensuse</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
</service> </service>
<service name="recompress" mode="manual"> <service name="recompress" mode="disabled">
<param name="compression">xz</param> <param name="compression">xz</param>
<param name="file">*.tar</param> <param name="file">*.tar</param>
</service> </service>
<service name="set_version" mode="manual" /> <service name="set_version" mode="disabled" />
<service name="format_spec_file" mode="manual">
<param name="specfile">rpmlint.spec</param>
</service>
</services> </services>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param> <param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">61e70756ab00baaed84d8d9328b4f44e12a85160</param></service></servicedata> <param name="changesrevision">3c1fddf4eef3bc725e14f0f37fde26f38973be02</param></service></servicedata>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80506194ce54b74cde2e74f81ccb285f6a97ab0c191490f6b2e24844fbec2239
size 7775596

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b63c742b8d4a7c40cb2324b3ed9563b4c995a7b13bdfe25dc73b538d30efa0e6
size 7778300

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

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da9d9fa8d471459725eeb1d6227d610e02ad95c0a937104a3381641993a3e584
size 7778528

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fceed8d04d185a34998b406c4a9ef8a247c4769ac8d248b949cd2c8a77df208e
size 6080324

View File

@ -1,197 +1,3 @@
-------------------------------------------------------------------
Mon Feb 10 13:17:54 UTC 2025 - matthias.gerstner@suse.com
- Update to version 2.6.1+git20250210.a7561ed8:
* dbus-services: adjust iio-sensor-proxy digest (bsc#1236290)
* CI: add opensuse-slfo-* branches
* 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
-------------------------------------------------------------------
Tue Feb 04 11:32:13 UTC 2025 - matthias.gerstner@suse.com
- Update to version 2.6.1+git20250204.53a229c0:
* dbus-services: drop no longer needed temporary sssd-dbus entry
* dbus-services: adjust sssd-dbus hash (bsc#1235724)
-------------------------------------------------------------------
Fri Jan 31 14:06:59 UTC 2025 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20250131.362f064:
* dbus-services: drop RemoteDesktop.service which is no longer packages.
* dbus-services: drop no longer packaged kcm_sddm service
* dbus-services: drop no longer packages scmon Pkcs11Monitor.conf
-------------------------------------------------------------------
Tue Jan 28 10:27:56 UTC 2025 - matthias.gerstner@suse.com
- Update to version 2.6.1+git20250128.c5fd1e77:
* dbus-services: tuned-ppd: add new org.freedesktop.UPower names
-------------------------------------------------------------------
Thu Jan 09 14:33:30 UTC 2025 - matthias.gerstner@suse.com
- Update to version 2.6.1+git20250109.dfc27180:
* whitelistings: add sssd permissions drop-in file for helper caps (bsc#1233131)
-------------------------------------------------------------------
Fri Dec 06 13:01:31 UTC 2024 - matthias.gerstner@suse.com
- Update to version 2.6.1+git20241206.0bc429f2:
* dbus-services: fix mistake in sddm-kalpa whitelisting (bsc#1232647)
-------------------------------------------------------------------
Fri Nov 29 13:47:15 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20241129.0f107c1:
* dbus-services: whitelist tuned-ppd (bsc#1232412)
- Add format_spec_file service in manual mode
- Convert existing services from disabled to manual mode
-------------------------------------------------------------------
Tue Nov 19 10:21:14 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20241119.2e09c30:
* dbus-services: whitelist supergfxctl (bsc#1232776)
-------------------------------------------------------------------
Fri Nov 15 14:27:47 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20241115.da2ed92:
* polkit-rules-whitelist: adjust package name for sssd (bsc#1230051)
* SpecCheck: Update suse-update-desktop-file-deprecated message
* FilesCheck: Do not error about non-readable %ghost
* test: Mocking TagsCheck binaries
* CI: exclude test/files from pyupgrade
* test: exclude test files from ruff check
* test: Fix flake8 issues
* flake8: Skip test files from flake8
* 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
-------------------------------------------------------------------
Mon Nov 11 13:15:05 UTC 2024 - dimstar@opensuse.org
- Update to version 2.6.1+git20241111.4884f6a:
* SUIDPermissionsCheck: Escape path for regular expression
* false positive: systemd-service-without-service_del_postun
-------------------------------------------------------------------
Thu Nov 07 15:28:46 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20241107.1b69a23:
* dbus-services: whitelist sddm-kalpa (bsc#1232647)
* dbus-services: replace generic comment for sddm
* SUIDPermissionsCheck: chkstat to permctl rename
-------------------------------------------------------------------
Thu Oct 24 11:33:51 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20241024.1f09e50:
* whitelistings: add libcgroup PAM module and setgid binary (bsc#1231381)
-------------------------------------------------------------------
Mon Oct 21 07:38:46 UTC 2024 - wolfgang.frisch@suse.com
- Update to version 2.6.1+git20241017.b725184:
* dbus-services: deepin-system-monitor (bsc#1230018)
-------------------------------------------------------------------
Wed Oct 16 12:47:08 UTC 2024 - matthias.gerstner@suse.com
- Update to version 2.6.1+git20241016.ae941eb7:
* dbus-services: adjust gnome-remote-desktop to version 47 (bsc#1230406)
* Add new warning about the usage of %suse_update_desktop_file
-------------------------------------------------------------------
Fri Sep 20 15:22:43 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20240918.5cb5647:
* opensuse: explain pull requests more precisely
* Fix pam-module test binary package
* Fix tests with new rpm2cpio command
* openSUSE: strict policy to ERR on patch-macro-old-format
* Add traefik user and group
* test: Fix test_extract_fail when running as root
* Update users-groups.toml 3proxy (#1267)
* Add user and group sssd
* 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_mixed_ownership.py
* 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
* Update users-groups.toml
* Replace bin in test_mixed_ownership.py
-------------------------------------------------------------------
Wed Sep 18 09:07:27 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20240918.9e0efea:
* dbus-services: gdm: temporarily whitelist old version (bsc#1230466)
* dbus-services: sssd: temporarily whitelist old version (bsc#1230051)
* sysctl-whitelist: traefik: increase socket buffers (bsc#1230555)
-------------------------------------------------------------------
Thu Sep 12 16:00:23 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20240912.cce07f4:
* dbus-services: gdm update (bsc#1230466)
* pam-modules: pam_limits.so moved from `pam` to `pam-extra` (bsc#1230447)
* polkit-rules: add whitelisting for sssd smartcard access (bsc#1230051)
* dbus-services: adjust digests for sssd (bsc#1230051)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 03 11:16:39 UTC 2024 - wolfgang.frisch@suse.com Tue Sep 03 11:16:39 UTC 2024 - wolfgang.frisch@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file for package rpmlint
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@
%define name_suffix -%{flavor} %define name_suffix -%{flavor}
%endif %endif
Name: rpmlint%{name_suffix} Name: rpmlint%{name_suffix}
Version: 2.6.1+git20250210.a7561ed8 Version: 2.6.1+git20240903.3c1fddf
Release: 0 Release: 0
Summary: RPM file correctness checker Summary: RPM file correctness checker
License: GPL-2.0-or-later License: GPL-2.0-or-later