SHA256
1
0
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:
Paolo Perego 2021-10-12 07:13:08 +00:00 committed by Git OBS Bridge
parent e1e1ecb528
commit 2f162bbc3a
5 changed files with 22 additions and 5 deletions

4
_servicedata Normal file
View 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>

View File

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

View File

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

View File

@ -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

View File

@ -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