Update to 4.4.5: Prevent client-side SMB2 signing downgrade; CVE-2016-2119; (bso#11860); (bsc#986869).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=544
This commit is contained in:
parent
e4ff39e71f
commit
5144ab054e
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7a63a9dc856ec61606f4d5f6cf22e9f19ae9c46dc07eb8d50f4f4875663eec3
|
||||
size 41678
|
||||
oid sha256:8f0a35855853aad21e788bd416b9727fa3f0ef0bde188c277c094a50012d57b0
|
||||
size 41711
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iD8DBQBXVSrJbzORW2Vot+oRAr1LAJ92JOYNMS37hKjjTq1i3xj09cntZgCgibaK
|
||||
9qL+aZi94xTIw2ij/sCocaM=
|
||||
=MYSN
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:262f9edabbd1c0112819b5063718588c22b0ee4c1a2f648f79f233fdfba25c8b
|
||||
size 20711340
|
7
samba-4.4.5.tar.asc
Normal file
7
samba-4.4.5.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iD8DBQBXe2QbbzORW2Vot+oRAkG4AKC1my5Id4fRSeG5lXivxdKDrbIeXACggaF/
|
||||
Av57apwb3KAn5tdPJMse0MU=
|
||||
=foIb
|
||||
-----END PGP SIGNATURE-----
|
3
samba-4.4.5.tar.gz
Normal file
3
samba-4.4.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b876ef2e63f66265490e80a122e66ef2d7616112b839df68f56ac2e1ce17a7bd
|
||||
size 20715838
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 7 15:20:14 UTC 2016 - jmcdonough@suse.com
|
||||
|
||||
- Update to 4.4.5
|
||||
+ Prevent client-side SMB2 signing downgrade; CVE-2016-2119;
|
||||
(bso#11860); (bsc#986869).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 10:49:02 UTC 2016 - jmcdonough@suse.com
|
||||
|
||||
|
@ -120,7 +120,7 @@ BuildRequires: systemd-devel
|
||||
%if 0%{?build_ctdb_pmda}
|
||||
BuildRequires: libpcp-devel
|
||||
%endif
|
||||
%define samba_ver 4.4.4
|
||||
%define samba_ver 4.4.5
|
||||
%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 3676
|
||||
%define SOURCE_TIMESTAMP 3678
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
Version: 4.4.4
|
||||
Version: 4.4.5
|
||||
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:94e2430b75203dc578b2f19f0a6d388013089a4ed37e6570e8babd3eaef1774a
|
||||
size 55793
|
||||
oid sha256:d9033976a18387687ee089b25401c9cf6cc07ab69915f21f885780e2f7ee12aa
|
||||
size 55878
|
||||
|
Loading…
Reference in New Issue
Block a user