Update to 4.1.10.
See WHATSNEW.txt from the main tar ball or the samba.changes file for more details. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=422
This commit is contained in:
parent
e5ad737bad
commit
1e0d569582
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:669b03c8c017c05061953bd87fa7746fe532e597e285f4a40ed52917c3cff131
|
||||
size 279422
|
||||
oid sha256:76c9513a13add84281371545dd86fa3d3f1694d18eb3c2ba92ebc20773f77f68
|
||||
size 278706
|
||||
|
7
samba-4.1.10.tar.asc
Normal file
7
samba-4.1.10.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlPV/M8ACgkQbzORW2Vot+pvVACfem/PeNo4Fwa6RsD4PC8Pe+n9
|
||||
yloAnRAeBmfMocFwM5WC09FPmbTcCsyX
|
||||
=eM9N
|
||||
-----END PGP SIGNATURE-----
|
3
samba-4.1.10.tar.gz
Normal file
3
samba-4.1.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3404f0004f6ed20be7de38aae05e46c7828c53437ae4c015567aeff2988f8675
|
||||
size 19510997
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlOm7C4ACgkQbzORW2Vot+qCIACfVBTpL0QAePV3/tI+zym4xiL6
|
||||
qrYAn36Evj5j6iz2bYb3oo/W/Eo6hi8d
|
||||
=jGMq
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1484542db4b462bc562541412a061ad03a0e8af7199a916d74b063dd1881c6bd
|
||||
size 23192788
|
@ -1,3 +1,69 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 28 10:12:04 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
- Update to 4.1.10.
|
||||
+ net/doc: Make clear that net vampire is for NT4 domains only; (bso#3263).
|
||||
+ dbcheck: Add check and test for various invalid userParameters values;
|
||||
(bso#8077).
|
||||
+ s4:dsdb/samldb: Don't allow 'userParameters' to be modified over LDAP for
|
||||
now; (bso#8077).
|
||||
+ Simple use case results in "no talloc stackframe around, leaking memory"
|
||||
error; (bso#8449).
|
||||
+ s4:dsdb/repl_meta_data: Make sure objectGUID can't be deleted; (bso#9763).
|
||||
+ dsdb: Always store and return the userParameters as a array of LE 16-bit
|
||||
values; (bso#10130).
|
||||
+ s4:repl_meta_data: fix array assignment in
|
||||
replmd_process_linked_attribute(); (bso#10294).
|
||||
+ ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory();
|
||||
(bso#10469).
|
||||
+ dbchecker: Verify and fix broken dn values; (bso#10536).
|
||||
+ dsdb: Rename private_data to rootdse_private_data in rootdse; (bso#10582).
|
||||
+ s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx SMB1
|
||||
servers; (bso#10587).
|
||||
+ Fix "PANIC: assert failed at ../source3/smbd/open.c(1582): ret";
|
||||
(bso#10593).
|
||||
+ rid_array used before status checked - segmentation fault due to null
|
||||
pointer dereference; (bso#10627).
|
||||
+ Samba won't start on a machine configured with only IPv4; (bso#10653).
|
||||
+ msg_channel: Fix a 100% CPU loop; (bso#10663).
|
||||
+ s3: smbd: Prevent file truncation on an open that fails with share mode
|
||||
violation; (bso#10671); (bnc#884056).
|
||||
+ s3: SMB2: Fix leak of blocking lock records in the database; (bso#10673).
|
||||
+ samba-tool: Add --site parameter to provision command; (bso#10674).
|
||||
+ smbstatus: Fix an uninitialized variable; (bso#10680).
|
||||
+ SMB1 blocking locks can fail notification on unlock, causing client
|
||||
timeout; (bso#10684).
|
||||
+ s3: smbd: Locking, fix off-by one calculation in brl_pending_overlap();
|
||||
(bso#10685).
|
||||
+ 'RW2' smbtorture test fails when -N <numprocs> is set to 2 due to the
|
||||
invalid status check in the second client; (bso#10687).
|
||||
+ wbcCredentialCache fails if challenge_blob is not first; (bso#10692).
|
||||
+ Backport ldb-1.1.17 + changes from master; (bso#10693).
|
||||
+ Fix SEGV from improperly formed SUBSTRING/PRESENCE filter; (bso#10693).
|
||||
+ ldb: Add a env variable to disable RTLD_DEEPBIND; (bso#10693).
|
||||
+ ldb: Do not build libldb-cmdline when using system ldb; (bso#10693).
|
||||
+ ldb: Fix 1138330 Dereference null return value, fix CIDs 241329, 240798,
|
||||
1034791, 1034792 1034910, 1034910); (bso#10693).
|
||||
+ ldb: make the successful ldb_transaction_start() message clearer;
|
||||
(bso#10693).
|
||||
+ ldb:pyldb: Add some more helper functions for LdbDn; (bso#10693).
|
||||
+ ldb: Use of NULL pointer bugfix; (bso#10693).
|
||||
+ lib/ldb: Fix compiler warnings; (bso#10693).
|
||||
+ pyldb: Decrement ref counters on py_results and quiet warnings;
|
||||
(bso#10693).
|
||||
+ s4-openldap: Remove use of talloc_reference in ldb_map_outbound.c;
|
||||
(bso#10693).
|
||||
+ dsdb: Return NO_SUCH_OBJECT if a basedn is a deleted object; (bso#10694).
|
||||
+ s4:dsdb/extended_dn_in: Don't force DSDB_SEARCH_SHOW_RECYCLED; (bso#10694).
|
||||
+ Backport autobuild/selftest fixes from master; (bso#10696).
|
||||
+ Backport drs-crackname fixes from master; (bso#10698).
|
||||
+ smbd: Avoid double-free in get_print_db_byname; (bso#10699).
|
||||
+ Backport access check related fixes from master; (bso#10700).
|
||||
+ Backport provision fixes from master; (bso#10703).
|
||||
+ s3:smb2_read: let smb2_sendfile_send_data() behave like send_file_readX();
|
||||
(bso#10706).
|
||||
+ s3: Fix missing braces in nfs4_acls.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 8 12:35:25 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
|
@ -121,7 +121,7 @@ BuildRequires: gpg-offline
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-devel
|
||||
%endif
|
||||
%define samba_ver 4.1.9
|
||||
%define samba_ver 4.1.10
|
||||
%define samba_ver_suffix %nil
|
||||
%if "%{samba_ver_suffix}" == ""
|
||||
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||
@ -148,11 +148,11 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3263
|
||||
%define SOURCE_TIMESTAMP 3266
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
Version: 4.1.9
|
||||
Version: 4.1.10
|
||||
Release: 0
|
||||
Url: http://www.samba.org/
|
||||
Provides: samba-gplv3 = %{version}
|
||||
@ -2010,7 +2010,6 @@ fi
|
||||
%{_libdir}/samba/libidmap.so
|
||||
%{_libdir}/samba/libinterfaces.so
|
||||
%{_libdir}/samba/libkrb5samba.so
|
||||
%{_libdir}/samba/libldb-cmdline.so
|
||||
%{_libdir}/samba/libldbsamba.so
|
||||
%{_libdir}/samba/liblibcli_lsa3.so
|
||||
%{_libdir}/samba/liblibcli_netlogon3.so
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ead346784a53b72d82b68ffdbdbec7388aac3233fe72837754d20ece62adc621
|
||||
size 54715
|
||||
oid sha256:e5a4080e7b16e5fa906252ef1755c3c383991c48cf29f539799b1eca4385ceb7
|
||||
size 54622
|
||||
|
Loading…
Reference in New Issue
Block a user