forked from pool/rpmlint
Accepting request 924800 from home:pperego:branches:openSUSE:Factory
- Update to version 2.1+git20211012.c27e0fe: * Adding whitelisting for pam_ssh_agent_auth. bsc#1190983 * Enable shlib-policy-name-error error. * Support %autochangelog in %changelog. * remove /run from disalloweddirs * Fix missing-dependency-on check. * dbus-services whitelisting: add power-profiles-daemon (bsc#1189900) * security whitelistings: add whitelistings for OBS integration test package * PolkitCheck: be robust against dead symlinks in actions directory OBS-URL: https://build.opensuse.org/request/show/924800 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=828
This commit is contained in:
parent
e1e1ecb528
commit
2f162bbc3a
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">c4c18d62265dbae8a3083da2a017a9fb8e5a2362</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a287328517b50bfd1cc438319b22bf9707af3d7c34859453c160b7857833a25
|
||||
size 6728444
|
3
rpmlint-2.1+git20211012.c27e0fe.tar.xz
Normal file
3
rpmlint-2.1+git20211012.c27e0fe.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55075c87eba3f627244a297a95b626209587ffb8b316ed8e951d48109aa9f1d1
|
||||
size 6728212
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 12 06:55:15 UTC 2021 - paolo.perego@suse.com
|
||||
|
||||
- Update to version 2.1+git20211012.c27e0fe:
|
||||
* Adding whitelisting for pam_ssh_agent_auth. bsc#1190983
|
||||
* Enable shlib-policy-name-error error.
|
||||
* Support %autochangelog in %changelog.
|
||||
* remove /run from disalloweddirs
|
||||
* Fix missing-dependency-on check.
|
||||
* dbus-services whitelisting: add power-profiles-daemon (bsc#1189900)
|
||||
* security whitelistings: add whitelistings for OBS integration test package
|
||||
* PolkitCheck: be robust against dead symlinks in actions directory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 11 08:09:00 UTC 2021 - mliska@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package rpmlint
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.1+git20211011.4290515
|
||||
Version: 2.1+git20211012.c27e0fe
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user