Accepting request 697364 from Linux-PAM

- Update to version 1.0:
  - Add search in different locations for config files
  - Add support for pam_mktemp [bsc#1123878] (forwarded request 697363 from kukuk)

OBS-URL: https://build.opensuse.org/request/show/697364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam-config?expand=0&rev=79
This commit is contained in:
Yuchen Lin 2019-04-28 17:56:37 +00:00 committed by Git OBS Bridge
commit 61cd8b5063
4 changed files with 12 additions and 5 deletions

View File

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

3
pam-config-1.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 26 14:08:37 CET 2019 - kukuk@suse.de
- Update to version 1.0:
- Add search in different locations for config files
- Add support for pam_mktemp [bsc#1123878]
-------------------------------------------------------------------
Mon Dec 10 09:44:27 CET 2018 - kukuk@suse.de

View File

@ -17,13 +17,13 @@
Name: pam-config
Version: 0.96
Version: 1.0
Release: 0
Summary: Modify common PAM configuration files
License: GPL-2.0-only
Group: System/Management
URL: https://github.com/SUSE/pam-config
Source: %{name}-%{version}.tar.bz2
Source: %{name}-%{version}.tar.xz
PreReq: pam >= 1.3.0
%description