SHA256
1
0
forked from jengelh/openldap2

- Create /var/run/slapd on demand. /var/run might be mounted on

tmpfs.

OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=36
This commit is contained in:
Ralf Haferkamp
2010-05-10 13:38:03 +00:00
committed by Git OBS Bridge
parent d4d6883f85
commit d765362d4c
7 changed files with 61 additions and 35 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon May 10 13:35:59 UTC 2010 - rhafer@novell.com
- Create /var/run/slapd on demand. /var/run might be mounted on
tmpfs.
-------------------------------------------------------------------
Thu Apr 15 08:18:49 UTC 2010 - adrian@suse.de
- fix build dependency cycle for -client package with openslp
-------------------------------------------------------------------
Wed Mar 17 13:06:12 UTC 2010 - rhafer@novell.com
- Fixed quotation in sed expression to escape ldapi path in init
script
-------------------------------------------------------------------
Tue Mar 16 10:01:39 UTC 2010 - rhafer@novell.com
- Removed obsolete hunk from openldap2.dif
- Remove ldap.conf patch to use saner default for Certificate
verification (bnc#575146)
-------------------------------------------------------------------
Sat Feb 13 23:11:03 CET 2010 - rguenther@suse.de