- Update to 4.1.16.
+ dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=450
This commit is contained in:
parent
5d0ce19b3a
commit
5bfbe1678b
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c224c39b61a0e74c3032e4a6c7aa89bedd61608e1607a0509586ab9dc552f0b0
|
||||
size 332059
|
||||
oid sha256:0b7e0333e808cb28217579f5b08b4693f509db65ba588f17ed4cfbe174d7bc92
|
||||
size 331991
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlSze44ACgkQbzORW2Vot+puPQCePxfVfx8zsExKxh3CFg1t2s7Z
|
||||
Ls4AnirSogO7nhbk2ixYeRzYa6k7k8go
|
||||
=p+KL
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d84112124512428ddc9cc0d9975524bab730b9a598a9ff90458666afb3f42f4
|
||||
size 19530544
|
7
samba-4.1.16.tar.asc
Normal file
7
samba-4.1.16.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlS0Me8ACgkQbzORW2Vot+rNSwCeIcyXGjSZbZbIQF1nD2GSnFzp
|
||||
KeIAniilFAaGNlBrpIhewZImFLcvZLWm
|
||||
=ICvU
|
||||
-----END PGP SIGNATURE-----
|
3
samba-4.1.16.tar.gz
Normal file
3
samba-4.1.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12a09c167bfa25f50b82775bcbeda94c71c5d71d3b0d1210f6dae0f23020a87b
|
||||
size 19534236
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 22 12:40:18 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Update to 4.1.16.
|
||||
+ dsdb-samldb: Check for extended access rights before we allow changes to
|
||||
userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 19 17:15:19 UTC 2015 - ddiss@suse.com
|
||||
|
||||
|
@ -122,7 +122,7 @@ BuildRequires: libavahi-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-devel
|
||||
%endif
|
||||
%define samba_ver 4.1.15
|
||||
%define samba_ver 4.1.16
|
||||
%define samba_ver_suffix %nil
|
||||
%if "%{samba_ver_suffix}" == ""
|
||||
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||
@ -146,11 +146,11 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3355
|
||||
%define SOURCE_TIMESTAMP 3356
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
Version: 4.1.15
|
||||
Version: 4.1.16
|
||||
Release: 0
|
||||
Url: http://www.samba.org/
|
||||
Provides: samba-gplv3 = %{version}
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a032cb1e5c1eb4aa1875d43e360074e009c9c20a54a6f7ca02f81d7b4e27ec69
|
||||
size 54271
|
||||
oid sha256:9aaaceafcf209c560f8ad7479b96f6bd6a03816fb508c8b08dfd6af56aab38c9
|
||||
size 54526
|
||||
|
Loading…
Reference in New Issue
Block a user