Accepting request 577887 from home:jubalh:branches:network:ldap
- Update to 0.9.9: * support spaces in attribute mapping expressions * allow parsing longer lines in the configuration file * allow for longer host names OBS-URL: https://build.opensuse.org/request/show/577887 OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=14
This commit is contained in:
parent
7b7e4d37a7
commit
228a750ffd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef7362e7f2003da8c7beb7bcc03c30494acf712625aaac8badc6e7eb16f3453f
|
||||
size 771247
|
3
nss-pam-ldapd-0.9.9.tar.gz
Normal file
3
nss-pam-ldapd-0.9.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20ca6a43509cb8b20c370bb1501f279ee633bc0db9f4c21a877a8d47e5c447d2
|
||||
size 772059
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 18 21:24:23 UTC 2018 - mvetter@suse.com
|
||||
|
||||
- Update to 0.9.9:
|
||||
* support spaces in attribute mapping expressions
|
||||
* allow parsing longer lines in the configuration file
|
||||
* allow for longer host names
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 11:39:42 UTC 2017 - mvetter@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nss-pam-ldapd
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -22,7 +22,7 @@ BuildRequires: krb5-devel
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
Version: 0.9.8
|
||||
Version: 0.9.9
|
||||
Release: 0
|
||||
Summary: NSS module and daemon for using LDAP as a naming service
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user