- Update to 4.1.14.

See WHATSNEW.txt from the main tar ball or the samba.changes file for
  more details.

- Remove and cleanup shares and registry state associated with
  externally deleted snaphots exposed as shadow copies; (bnc#876312).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=443
This commit is contained in:
Lars Müller 2014-12-02 12:38:56 +00:00 committed by Git OBS Bridge
parent 5ae7c50d28
commit 874d03e8b3
8 changed files with 47 additions and 17 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d7d3f56cc44af42a42faa5534ac6947a7771daa2054b8ef8fa815309e33ab886
size 320076
oid sha256:53c854118e0589e37f5630b2267530ea081c0752b0057ef98936218ac15835a5
size 322471

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlREuPIACgkQbzORW2Vot+o5TwCfcwMCLyfyxlIej/d0nquPxb4A
jhEAn1s5idCrMurhunVdcun/PKLoObvs
=hGKt
-----END PGP SIGNATURE-----

View File

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

7
samba-4.1.14.tar.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlR8ZBUACgkQbzORW2Vot+p0PwCgvyXdMLJ0ZckIA1zDhu1rvmYJ
gwcAnRYaBDQYAO8sh7ulQVWIdCZyIMYE
=X3e+
-----END PGP SIGNATURE-----

3
samba-4.1.14.tar.gz Normal file
View File

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

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Dec 2 10:19:26 UTC 2014 - lmuelle@suse.de
- Update to 4.1.14.
+ pidl/wscript: Remove --with-perl-* options; revert buildtools/wafadmin/
Tools/perl.py back to upstream state; (bso#10472).
+ s4-dns: Add support for BIND 9.10; (bso#10620).
+ nmbd fails to accept "--piddir" option; (bso#10711).
+ nss_winbind: Add getgroupmembership for FreeBSD; (bso#10835).
+ S3: source3/smbd/process.c::srv_send_smb() returns true on the error path;
(bso#10880).
+ vfs_glusterfs: Remove "integer fd" code and store the glfs pointers;
(bso#10889).
+ s3-nmbd: Fix netbios name truncation; (bso#10896).
+ spoolss: Fix handling of bad EnumJobs levels; (bso#10898).
+ s3: libsmbclient-smb2. MacOSX 10 SMB2 server doesn't set
STATUS_NO_MORE_FILES when handed a non-wildcard path; (bso#10904).
+ spoolss: Fix jobid in level 3 EnumJobs response; (bso#10905).
+ s3: nmbd: Ensure NetBIOS names are only 15 characters stored; (bso#10920).
+ s3:smbd: Fix file corruption using "write cache size != 0"; (bso#10921).
+ pdb_tdb: Fix a TALLOC/SAFE_FREE mixup; (bso#10932).
+ s3-keytab: Fix keytab array NULL termination; (bso#10933).
+ Cleanup add_string_to_array and usage; (bso#10942).
-------------------------------------------------------------------
Fri Nov 28 15:57:23 CET 2014 - nopower@suse.de
- Remove and cleanup shares and registry state associated with
externally deleted snaphots exposed as shadow copies; (bnc#876312).
-------------------------------------------------------------------
Thu Nov 6 13:41:46 UTC 2014 - lmuelle@suse.com

View File

@ -121,7 +121,7 @@ BuildRequires: libxslt-tools
BuildRequires: systemd
BuildRequires: systemd-devel
%endif
%define samba_ver 4.1.13
%define samba_ver 4.1.14
%define samba_ver_suffix %nil
%if "%{samba_ver_suffix}" == ""
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
@ -145,11 +145,11 @@ BuildRequires: systemd-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3327
%define SOURCE_TIMESTAMP 3333
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
Version: 4.1.13
Version: 4.1.14
Release: 0
Url: http://www.samba.org/
Provides: samba-gplv3 = %{version}

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03c8e00d7a7be9fc59940cdb8756e49dc9aaf421566e42b8f11b2e9ccc7e83fa
size 54487
oid sha256:11e7886dc80f3eb45e1a55b6d8f6d030dae15eff7edb1af79d4534cff2f66629
size 54356