forked from pool/permissions
Accepting request 774158 from Base:System
- Update to version 20200213: * remove obsolete/broken entries for rcp/rsh/rlogin * chkstat: handle symlinks in final path elements correctly * Revert "Revert "mariadb: settings for new auth_pam_tool (bsc#1160285)"" * Revert "mariadb: settings for new auth_pam_tool (bsc#1160285)" OBS-URL: https://build.opensuse.org/request/show/774158 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=131
This commit is contained in:
commit
8772445d98
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
||||||
<param name="changesrevision">402e7433e5b8114ea2e591ed6a8eadca8936127d</param></service></servicedata>
|
<param name="changesrevision">8676fc316fb0b9eb56ad9d354b8cafb8b1f2f258</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:caae20667203bf24d53c95891f4e78c17e2edcb39670660b49ade78052c1e535
|
|
||||||
size 21532
|
|
3
permissions-20200213.tar.xz
Normal file
3
permissions-20200213.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7378f25982ade8a1983cb891bc5ee3962f1380d85b458078850686b65b9c895
|
||||||
|
size 21532
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 13 12:10:41 UTC 2020 - malte.kraus@suse.com
|
||||||
|
|
||||||
|
- Update to version 20200213:
|
||||||
|
* remove obsolete/broken entries for rcp/rsh/rlogin
|
||||||
|
* chkstat: handle symlinks in final path elements correctly
|
||||||
|
* Revert "Revert "mariadb: settings for new auth_pam_tool (bsc#1160285)""
|
||||||
|
* Revert "mariadb: settings for new auth_pam_tool (bsc#1160285)"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 04 12:20:43 UTC 2020 - matthias.gerstner@suse.com
|
Tue Feb 04 12:20:43 UTC 2020 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package permissions
|
# spec file for package permissions
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 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
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define VERSION 20200204
|
%define VERSION 20200213
|
||||||
|
|
||||||
Name: permissions
|
Name: permissions
|
||||||
Version: %{VERSION}
|
Version: %{VERSION}
|
||||||
|
Loading…
Reference in New Issue
Block a user