forked from pool/pam-config
This commit is contained in:
parent
de008ea8b7
commit
d275c0e4f3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6a474cce625885de38e33ab3d4363d3ed949f4b766a87934ec70340071d4c6bf
|
|
||||||
size 257129
|
|
3
pam-config-0.58.tar.bz2
Normal file
3
pam-config-0.58.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:08be9a5e8300e487e50dab89b07da7a7a7ac36f3ad64b0dba334f5a7b59f3c6b
|
||||||
|
size 273933
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 22 11:26:08 CEST 2008 - mc@suse.de
|
||||||
|
|
||||||
|
- Version 0.58
|
||||||
|
* return correct query result in case of
|
||||||
|
--ldap vs. --ldap-account_only
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 28 14:24:33 CEST 2008 - sschober@suse.de
|
Mon Jul 28 14:24:33 CEST 2008 - sschober@suse.de
|
||||||
|
|
||||||
|
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pam-config (Version 0.57)
|
# spec file for package pam-config (Version 0.58)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -13,7 +20,7 @@
|
|||||||
|
|
||||||
Name: pam-config
|
Name: pam-config
|
||||||
Summary: Modify common PAM configuration files
|
Summary: Modify common PAM configuration files
|
||||||
Version: 0.57
|
Version: 0.58
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@ -88,6 +95,10 @@ fi
|
|||||||
%ghost %config %{_sysconfdir}/pam.d/common-session-pc
|
%ghost %config %{_sysconfdir}/pam.d/common-session-pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 22 2008 mc@suse.de
|
||||||
|
- Version 0.58
|
||||||
|
* return correct query result in case of
|
||||||
|
--ldap vs. --ldap-account_only
|
||||||
* Mon Jul 28 2008 sschober@suse.de
|
* Mon Jul 28 2008 sschober@suse.de
|
||||||
- Version 0.57
|
- Version 0.57
|
||||||
* fix pam_mount: use "optional" in session stack [bnc#409541]
|
* fix pam_mount: use "optional" in session stack [bnc#409541]
|
||||||
|
Loading…
Reference in New Issue
Block a user