- 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:
parent
c14c280aac
commit
410269bd5b
3
ldb-1.1.10.tar.gz
Normal file
3
ldb-1.1.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:191f015bf8e0947d9e9c7b49261a5b5cbf31fa968c0e59deb2d225087545d1c1
|
||||||
|
size 1106879
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:364db7ec20214a04fee989521c4ee7dd8f9842c7e486a876f9fba84de5532b33
|
|
||||||
size 1106876
|
|
11
ldb.changes
11
ldb.changes
@ -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
|
||||||
|
|
||||||
|
2
ldb.spec
2
ldb.spec
@ -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+
|
||||||
|
Loading…
Reference in New Issue
Block a user