Update to 4.1.8.

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=413
This commit is contained in:
Lars Müller 2014-06-03 19:43:23 +00:00 committed by Git OBS Bridge
parent b4f19102aa
commit 5a5eca3088
8 changed files with 52 additions and 18 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:027e048d6802818bb0e695acc1da3b9124c8fb05431f69bf2d1d68deafc7cf4a
size 288101
oid sha256:53454860e67efc747c8830540796aa69708cb945d9c4b6ccb6d1dd315b2eef2e
size 282760

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlNPlWYACgkQbzORW2Vot+qcJwCaAr3f56pi9qvBWCqXJJSexcCy
EHgAoLiQByNlsPcvCRlfHmIA4MeKufnh
=px79
-----END PGP SIGNATURE-----

View File

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

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

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlONgkMACgkQbzORW2Vot+pQ7ACdG+378JopxjU9HHXt2JMiJtxk
pdAAoIuhY45NHY8CYi3B9lSZlye5gvT4
=2p39
-----END PGP SIGNATURE-----

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

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

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Tue Jun 3 18:36:06 UTC 2014 - lmuelle@suse.com
- Update to 4.1.8.
+ dns: Don't reply to replies; CVE-2014-0239; (bso#10609).
+ Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response; CVE-2014-0178;
(bso#10549).
+ s3: smb2: Fix 'xcopy /d' with samba shares; (bso#3124).
+ Extra ':' in msg for Waf Cross Compile Build System with Cross-answers
command; (bso#10151).
+ s3: nmbd: Reset debug settings after reading config file; (bso#10239).
+ Fix empty body in if-statement in continue_domain_open_lookup; (bso#10348).
+ script/autobuild: Make use of '--with-perl-{arch,lib}-install-dir';
(bso#10472).
+ wafsamba: Fix the installation on FreeBSD; (bso#10472).
+ Use exit_daemon() to communicate status of startup to systemd; (bso#10517).
+ Fix adding NetApps; (bso#10524).
+ s3: lib/util: Fix logic inside set_namearray loops; (bso#10544).
+ s3: lib/util: set_namearray reads across end of namelist; (bso#10544).
+ idmap_autorid: Fix failure in reverse lookup if ID is from domain range
index #0; (bso#10547).
+ build: Fix ordering problems with lib-provided and internal RPATHs;
(bso#10548).
+ Fix read of deleted memory in reply_writeclose()'; (bso#10554).
+ lib-util: Rename memdup to smb_memdup and fix all callers; (bso#10556).
+ Fix lock order violation and file lost; (bso#10564).
+ dsdb: Do checks for invalid renames in samldb, before repl_meta_data;
(bso#10569).
+ Fix wildcard unlink to fail if we get an error rather than trying to
continue; (bso#10577).
+ byteorder: Do not assume PowerPC is big-endian; (bso#10590).
+ printing: Fix purge of all print jobs; (bso#10612).
-------------------------------------------------------------------
Fri May 23 10:41:11 UTC 2014 - lmuelle@suse.com
@ -89,7 +123,7 @@ Tue Apr 15 15:03:27 UTC 2014 - ddiss@suse.com
-------------------------------------------------------------------
Tue Apr 15 10:41:04 UTC 2014 - nopower@suse.de
- Fix "Invalid read" in method reply_writeclose; (bnc#873658).
- Fix "Invalid read" in method reply_writeclose; (bso#10554); (bnc#873658).
-------------------------------------------------------------------
Fri Apr 11 12:37:48 UTC 2014 - ddiss@suse.com

View File

@ -117,7 +117,7 @@ BuildRequires: dbus-1-devel
BuildRequires: gpg-offline
BuildRequires: systemd
%endif
%define samba_ver 4.1.7
%define samba_ver 4.1.8
%define samba_ver_suffix %nil
%if "%{samba_ver_suffix}" == ""
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
@ -144,11 +144,11 @@ BuildRequires: systemd
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3243
%define SOURCE_TIMESTAMP 3250
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
Version: 4.1.7
Version: 4.1.8
Release: 0
License: GPL-3.0+
Url: http://www.samba.org/

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e717beae1b5c7ae669daa7fcacea183b98020eed7cd32c4830714ce06465cd2
size 54847
oid sha256:6b97895523051421074df5de662b67a75570945b931b2c7c54b25182d85cb716
size 54821