- Update to 3.6.2.

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=217
This commit is contained in:
Lars Müller 2012-01-25 21:46:18 +00:00 committed by Git OBS Bridge
parent 71ff5a8cb9
commit 1d8c31853b
8 changed files with 124 additions and 39 deletions

View File

@ -1,2 +1,2 @@
2735
2736
Branch : trunk

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cc31cac478120c5f03b8912fc482100953deabe75fff0945873644de1f51ee7
size 82324
oid sha256:a78cd2e7ae056b6ab1bcc7ee45a291d09a0335250aa5c46b16b5416fddbc22fa
size 33487

View File

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

3
samba-3.6.2.tar.bz2 Normal file
View File

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

View File

@ -79,7 +79,7 @@ BuildRequires: pkg-config
%else
BuildRequires: pkgconfig
%endif
%define samba_ver 3.6.1
%define samba_ver 3.6.2
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
@ -101,7 +101,7 @@ BuildRequires: pkgconfig
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Version: 3.6.1
Version: 3.6.2
Release: 1
Url: http://www.samba.org/
License: GPLv3+
@ -437,7 +437,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%changelog

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Wed Jan 25 20:16:10 UTC 2012 - lmuelle@suse.de
- Update to 3.6.2.
+ Make Winbind receive user/group information (bug #8371).
+ Several SMB2 fixes.
+ Fix a crash bug in the spoolss code.
+ Add new contributing FAQ announcing acceptance of corporate (C).
+ DeletePrinterDriverEx deletes files in use; (bso#4942); (bnc#742504).
+ Fix cli_write_and_x() against OS/2 print shares; (bso#5326).
+ Fix 'smbclient tar' for files greater than 8GB on BE machines; (bso#563);
(bnc#726145).
+ Remove pointless use_memory_krb5_ccache; (bso#7465).
+ Fix perl path; (bso#8176).
+ Grant credits in async interim responses (SMB2); (bso#8357).
+ Make Winbind receive user/group information; (bso#8371).
+ Fix Windows XP clients crashing smbd process every once in a while;
(bso#8384); (bnc#731571).
+ Make VFS op "streaminfo" stackable; (bso#8419).
+ Add an allocation pool to idmap_autorid; (bso#8444).
+ Fix SEGFAULT from net registry export on not zero terminated REG_SZ
values; (bso#8528).
+ Make DSO_EXPORTS_CMD more portable; (bso#8531).
+ readlink() on Linux clients fails if the symlink target is outside of the
share; (bso#8541).
+ smbclient posix_open command fails to return correct info on open file;
(bso#8542).
+ winbind_samlogon_retry_loop ignores logon_parameters flags; (bso#8548).
+ Fix setting the machine account password; (bso#8550).
+ Make SMB2 handle compound request headers in the same way as Windows;
(bso#8560).
+ Password change settings not fully observed; (bso#8561).
+ Fix double free error in talloc; (bso#8562).
+ Fix alignment in the non-extended-security negprot; (bso#8573).
+ Add systemd service files; (bso#8575).
+ Add systemd service files; (bso#8575).
+ smb2_flush: Don't send uninitialized memory; (bso#8579).
+ Enable inotify if sys or kernel inotify is available; (bso#8580).
+ Increase a debug level; (bso#8585).
+ libsmb: Only align unicode pipe_name; (bso#8586).
+ Fix marshalling of samr_ChangePasswordUser3; (bso#8591).
+ Don't limit the number of open dptrs for SMB2; (bso#8592).
+ Fix a crash bug in cldap_socket_recv_dgram(); (bso#8593).
+ Make cldap work over IPv6; (bso#8600).
+ Fix intermittent print job failures caused by character conversion errors;
(bso#8606).
+ Improve configure.in so it can be used outside the Samba source tree;
(bso#8607).
+ Winbind: Don't fail on users without a uid; (bso#8608).
+ Ensure we correctly calculate reply credits over all returned SMB2
replies; (bso#8614).
+ Fix migrate printer code; (bso#8618).
+ Fix crash bug when trying to browse Samba printers; (bso#8623).
+ libsmb: Don't duplicate Kerberos service tickets; (bso#8628).
+ POSIX ACE x permission becomes rx following mapping to and from a DACL;
(bso#8631).
+ When returning an ACL without SECINFO_DACL requested, we still set
SEC_DESC_DACL_PRESENT in the type field; (bso#8636).
+ Fix the vfs_commit module; (bso#8639).
+ Add an update function for Winbind cache; (bso#8643).
+ vfs_acl_xattr and vfs_acl_tdb modules can fail to add inheritable entries
on a directory with no stored ACL; (bso#8644).
+ Document the "ignore system acls" option of vfs_acl_xattr and vfs_acl_tdb
vfs modules; (bso#8652).
+ Fix deleting a symlink if the symlink target is outside of the share;
(bso#8663).
+ Fix renaming a symlink if the symlink target is outside of the share;
(bso#8664).
+ Fix NT ACL issue; (bso#8673).
+ Fix buffer overflow issue with AES encryption in samba traffic analyzer;
(bso#8674).
+ Fix Winbind segfault if we can't map the last user; (bso#8678).
+ recvfile code path using splice() on Linux leaves data in the pipe on
short write; (bso#8679).
+ Try ctdbd_init_connection() as root; (bso#8684).
+ Packet validation checks can be done before length validation causing
uninitialized memory read; (bso#8686).
+ Fix typo in 'net memberships' usage; (bso#8687).
+ libads: Fix malloc/talloc mismatch in ads_keytab_verify_ticket();
(bso#8692).
+ Make DeletePrinterDriverEx remove printer driver files; (bso#8697)
(bnc#740810).
+ Fix major leak with SMB2 in connections.tdb; (bso#8710).
-------------------------------------------------------------------
Wed Jan 25 19:55:25 UTC 2012 - lmuelle@suse.de

View File

@ -79,7 +79,7 @@ BuildRequires: pkg-config
%else
BuildRequires: pkgconfig
%endif
%define samba_ver 3.6.1
%define samba_ver 3.6.2
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
@ -101,7 +101,7 @@ BuildRequires: pkgconfig
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Version: 3.6.1
Version: 3.6.2
Release: 1
%define ldapsmb_ver 1.34b
License: GPLv3+
@ -208,7 +208,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package client
@ -252,7 +252,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -278,7 +278,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%endif
@ -308,7 +308,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%endif
@ -335,7 +335,7 @@ Authors:
--------
Jeremy Allison <jra at samba dot org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%if %{make_utils}
@ -356,7 +356,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%endif
@ -391,7 +391,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -417,14 +417,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%else
%description -n libsmbclient0
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%endif
@ -472,7 +472,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libnetapi0
@ -490,7 +490,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libnetapi-devel
@ -514,7 +514,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -535,14 +535,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%else
%description -n libsmbsharemodes0
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%endif
@ -578,7 +578,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libwbclient0
@ -596,7 +596,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libwbclient-devel
@ -620,7 +620,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libtalloc2
@ -640,7 +640,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libtalloc-devel
@ -666,7 +666,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libtdb1
@ -686,7 +686,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libtdb-devel
@ -708,7 +708,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libtevent0
@ -728,7 +728,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libtevent-devel
@ -756,7 +756,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libldb1
@ -778,7 +778,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%package -n libldb-devel
@ -805,7 +805,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%if %{make_ldapsmb}
@ -828,7 +828,7 @@ Authors:
--------
Guenther Deschner <guenther at deschner dot de>
Source Timestamp: 2735
Source Timestamp: 2736
Branch : trunk
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:327db01fd5912015d0d066c4ed14820bbef1a3fac01675a2431e28f11ba65d9d
size 52385
oid sha256:4695acb7af015c1fc7d8031b5205f8de5751f8274ae9a081d9af1c4859a447d5
size 52467