SHA256
1
0
forked from pool/ldb

Accepting request 487102 from network:samba:STABLE

- Update to 1.1.29; (bsc#1032915).
- Provide python-ldb and python-ldb-devel; (bsc#966523).

OBS-URL: https://build.opensuse.org/request/show/487102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=34
This commit is contained in:
Yuchen Lin 2017-04-17 08:22:16 +00:00 committed by Git OBS Bridge
commit 379eea4896

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Jan 24 17:44:38 UTC 2017 - ddiss@suse.com
- Update to 1.1.29
- Update to 1.1.29; (bsc#1032915).
+ add support for LDB_CONTROL_RECALCULATE_RDN_OID on ldb_modify()
+ Performance and memory consumption improvements
@ -41,6 +41,11 @@ Wed Feb 17 18:04:54 UTC 2016 - lmuelle@suse.com
to ldb_schema_attribute_add()
+ add client support for LDB_CONTROL_DIRSYNC_EX
-------------------------------------------------------------------
Fri Feb 12 17:13:00 UTC 2016 - lmuelle@suse.com
- Provide python-ldb and python-ldb-devel; (bsc#966523).
-------------------------------------------------------------------
Wed Jan 27 13:35:11 UTC 2016 - lmuelle@suse.com