SHA256
1
0
forked from pool/ldb

- Update to 1.1.10.

+ Enhancements and fixes to the s3 read, sesssetup, and server functions
  + s3: Fix a crash in reply_lockingX_error
  + s3:libsmb, smbd, and s4:libcli: add EXTENDED_SIGNATURE support in tcon
  + s3:rpc_server: make usage of session_extract_session_key()
  + s3:smb2_*: make use of SMBD_SMB2_*()
  + s4 and libcli: enahncements and fixes

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=20
This commit is contained in:
Lars Müller 2012-08-09 20:59:43 +00:00 committed by Git OBS Bridge
parent c14c280aac
commit 410269bd5b
4 changed files with 15 additions and 4 deletions

3
ldb-1.1.10.tar.gz Normal file
View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 9 18:06:08 UTC 2012 - lmuelle@suse.com
- Update to 1.1.10.
+ Enhancements and fixes to the s3 read, sesssetup, and server functions
+ s3: Fix a crash in reply_lockingX_error
+ s3:libsmb, smbd, and s4:libcli: add EXTENDED_SIGNATURE support in tcon
+ s3:rpc_server: make usage of session_extract_session_key()
+ s3:smb2_*: make use of SMBD_SMB2_*()
+ s4 and libcli: enahncements and fixes
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 7 22:18:19 UTC 2012 - lmuelle@suse.com Tue Aug 7 22:18:19 UTC 2012 - lmuelle@suse.com

View File

@ -38,7 +38,7 @@ BuildRequires: python-tevent >= %{tevent_version}
%define build_make_smp_mflags %{?jobs:-j%jobs} %define build_make_smp_mflags %{?jobs:-j%jobs}
%endif %endif
Url: http://ldb.samba.org/ Url: http://ldb.samba.org/
Version: 1.1.9 Version: 1.1.10
Release: 0 Release: 0
Summary: An LDAP-like embedded database Summary: An LDAP-like embedded database
License: LGPL-3.0+ License: LGPL-3.0+