forked from pool/rpmlint
Accepting request 987395 from devel:openSUSE:Factory:rpmlint
- Update to version 2.3.0+git20220707.07c9067: * Add temporary workaround for systemd package. * dbus-services: adjust power-profiles-daemon to new path (bsc#1201125) - Update to version 2.3.0+git20220623.5aa24e0: * checkbashism: fix stuck when run with Emacs * Add test for shell var detection in rpm-buildroot-usage * Fix rpm_buildroot_regex * Remove obsolete check no-cleaning-of-buildroot * Improve binary-or-shlib-defines-rpath error * Add `--file` as an alias for `--rpmlintrc` * Update shlib-policy-name-error score for openSUSE - Update to version 2.3.0+git20220615.aa4b7e2: * Rework format reporting for shlib-policy-name-error. * Increase badness for binary-or-shlib-defines-rpath. * Revert "Use zypper for openSUSE." * Update shlib-policy-name-error score for openSUSE - Update to version 2.3.0+git20220610.33ea0cf: * systemd-tmpfiles whitelisting: also ignore -mini variants of systemd and udev * dbus-services: move wpa_supplicant.conf to /usr * dbus-services: move dnsmasq.conf to /usr - Update to version 2.3.0+git20220609.905726e: * systemd-tmpfiles check: raise badness to 10000 for strict config * systemd-tmpfiles: whitelist currenty set of affected packages * SystemdTmpfilesCheck: compare normalized lines for whitelistings OBS-URL: https://build.opensuse.org/request/show/987395 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=402
This commit is contained in:
commit
07ff79ab58
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">0015433ddb18f74488213b39a365f1077a934464</param></service></servicedata>
|
||||
<param name="changesrevision">85deb1c76319c6317c396eb6bd00cdde4ee7cfe7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3d39d865536c126446174a54082de29409a00f5b1b39424a5362121c8a8b2ef
|
||||
size 6752184
|
3
rpmlint-2.3.0+git20220707.07c9067.tar.xz
Normal file
3
rpmlint-2.3.0+git20220707.07c9067.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1151d7fa786bef69b64d07bc6308c33a6ba5910ca2a248c4c40adf5f4677a247
|
||||
size 6751804
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 07 09:16:47 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.3.0+git20220707.07c9067:
|
||||
* Add temporary workaround for systemd package.
|
||||
* dbus-services: adjust power-profiles-daemon to new path (bsc#1201125)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 23 19:31:17 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.3.0+git20220623.5aa24e0:
|
||||
* checkbashism: fix stuck when run with Emacs
|
||||
* Add test for shell var detection in rpm-buildroot-usage
|
||||
* Fix rpm_buildroot_regex
|
||||
* Remove obsolete check no-cleaning-of-buildroot
|
||||
* Improve binary-or-shlib-defines-rpath error
|
||||
* Add `--file` as an alias for `--rpmlintrc`
|
||||
* Update shlib-policy-name-error score for openSUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 09:03:44 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.3.0+git20220615.aa4b7e2:
|
||||
* Rework format reporting for shlib-policy-name-error.
|
||||
* Increase badness for binary-or-shlib-defines-rpath.
|
||||
* Revert "Use zypper for openSUSE."
|
||||
* Update shlib-policy-name-error score for openSUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 10 12:35:42 UTC 2022 - matthias.gerstner@suse.com
|
||||
|
||||
- Update to version 2.3.0+git20220610.33ea0cf:
|
||||
* systemd-tmpfiles whitelisting: also ignore -mini variants of systemd and udev
|
||||
* dbus-services: move wpa_supplicant.conf to /usr
|
||||
* dbus-services: move dnsmasq.conf to /usr
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 09 08:19:37 UTC 2022 - matthias.gerstner@suse.com
|
||||
|
||||
- Update to version 2.3.0+git20220609.905726e:
|
||||
* systemd-tmpfiles check: raise badness to 10000 for strict config
|
||||
* systemd-tmpfiles: whitelist currenty set of affected packages
|
||||
* SystemdTmpfilesCheck: compare normalized lines for whitelistings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 19:42:19 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.3.0+git20220525.d213f48
|
||||
Version: 2.3.0+git20220707.07c9067
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user