- Update to 4.3.6.
+ Getting and setting Windows ACLs on symlinks can change permissions on link target; CVE-2015-7560; (bso#11648); (bsc#968222). + Fix Out-of-bounds read in internal DNS server; CVE-2016-0771; (bso#11128); (bso#11686); (bsc#968223). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=532
This commit is contained in:
parent
ff89e0fef7
commit
10fc14d966
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b6319e2b07c7f7a2448209f2128daf859bb853040bbc95a51e5e6fc06a1c7f8
|
||||
size 12667
|
||||
oid sha256:1fa1431747f09601c4503dd9c3daaf4096a7131fa063c441546fc33aa4070efa
|
||||
size 12446
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iD8DBQBWytsFbzORW2Vot+oRAmI6AKCoN7/kv/DEjcFzALl9f8x/mosHZQCgqswq
|
||||
v2Ohl6/IDmiJeFBvhe/cNX4=
|
||||
=igWD
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:583f927a823b272757fd4df0be267bd20a223b06cfc3c662df17e4870f14bf1c
|
||||
size 20443260
|
7
samba-4.3.6.tar.asc
Normal file
7
samba-4.3.6.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iD8DBQBWzZXEbzORW2Vot+oRAjABAJ9RI2SD1oraGL+r+wcVDh6aRwcewgCcCDOx
|
||||
OaklXNMcrjyDshzbYqVSe5U=
|
||||
=HzGI
|
||||
-----END PGP SIGNATURE-----
|
3
samba-4.3.6.tar.gz
Normal file
3
samba-4.3.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3251eca5b196854e79978f4a92d5fd2b55bd7b0a252a65131a9be02be6754924
|
||||
size 20445038
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 16:23:02 UTC 2016 - jmcdonough@suse.com
|
||||
|
||||
- Update to 4.3.6.
|
||||
+ Getting and setting Windows ACLs on symlinks can change permissions on link
|
||||
target; CVE-2015-7560; (bso#11648); (bsc#968222).
|
||||
+ Fix Out-of-bounds read in internal DNS server; CVE-2016-0771;
|
||||
(bso#11128); (bso#11686); (bsc#968223).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 1 18:03:17 UTC 2016 - lmuelle@suse.com
|
||||
|
||||
|
@ -120,7 +120,7 @@ BuildRequires: systemd-devel
|
||||
%if 0%{?build_ctdb_pmda}
|
||||
BuildRequires: libpcp-devel
|
||||
%endif
|
||||
%define samba_ver 4.3.5
|
||||
%define samba_ver 4.3.6
|
||||
%define samba_ver_suffix %nil
|
||||
%if "%{samba_ver_suffix}" == ""
|
||||
%define samba_source_location https://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||
@ -142,11 +142,11 @@ BuildRequires: libpcp-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3611
|
||||
%define SOURCE_TIMESTAMP 3619
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
Version: 4.3.5
|
||||
Version: 4.3.6
|
||||
Release: 0
|
||||
Url: https://www.samba.org/
|
||||
Obsoletes: samba-gplv3 < %{version}
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c65045cb4ebca0aa228364c5ea385f1818d0ada08bed54384b09668d082beb9e
|
||||
size 55702
|
||||
oid sha256:0a21fb0add8db9460a63b75efaab247a7a77f3c91e12a98966039a5c1483dea2
|
||||
size 55180
|
||||
|
Loading…
Reference in New Issue
Block a user