forked from pool/samba
- Update to 4.1.1.
+ ACLs are not checked on opening an alternate data stream on a file or directory; CVE-2013-4475; (bso#10229); (bnc#848101). + Private key in key.pem world readable; CVE-2013-4476; (bnc#848103). - Private key in key.pem world readable; CVE-2013-4476; (bnc#848103). - ACLs are not checked on opening an alternate data stream on a file or directory; CVE-2013-4475; (bso#10229); (bnc#848101). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=347
This commit is contained in:
parent
e62d5ba698
commit
8ed14c4655
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de873e3090b06d4fff3abb6a9d064b9968c3581d51bd2854c4d5d9ff0dd36d4d
|
||||
size 25695
|
||||
oid sha256:831f2da9ea8568f14cacb9ee84c10b452beb14617404ae6142087d918ed785bc
|
||||
size 25738
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca56ed4fc34cea8198d79ebbfe9ca555eedd884ed24da9348f439910c28c5f12
|
||||
size 23149430
|
@ -1,7 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||
|
||||
iD8DBQBSVQ4pbzORW2Vot+oRAkxhAJ47OF095zFV4RIzDn0PUHQfie/bfwCeJ8oQ
|
||||
Bfk88b6aeucH9NGcLO018uM=
|
||||
=36fM
|
||||
iD8DBQBSfLhObzORW2Vot+oRAtNfAKCtFzfpibC87ju8uAw76ZHIhlzmRACfRxvL
|
||||
NAhsNno8xxRg8dal9rTcmkc=
|
||||
=kXtM
|
||||
-----END PGP SIGNATURE-----
|
3
samba-4.1.1.tar.gz
Normal file
3
samba-4.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c70c343f5bcd2bfe3f4b55860e680a6ed70ce30106c8aa16ef89f8a1a85e2628
|
||||
size 23152191
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 15:16:03 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
- Update to 4.1.1.
|
||||
+ ACLs are not checked on opening an alternate data stream on a file or
|
||||
directory; CVE-2013-4475; (bso#10229); (bnc#848101).
|
||||
+ Private key in key.pem world readable; CVE-2013-4476; (bnc#848103).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 18:16:56 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
- Private key in key.pem world readable; CVE-2013-4476; (bnc#848103).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 14:11:42 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
- ACLs are not checked on opening an alternate data stream on a file or
|
||||
directory; CVE-2013-4475; (bso#10229); (bnc#848101).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 08:58:29 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
|
@ -108,7 +108,7 @@ BuildRequires: libxslt-tools
|
||||
%if %suse_version > 1220
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
%define samba_ver 4.1.0
|
||||
%define samba_ver 4.1.1
|
||||
%define samba_ver_suffix %nil
|
||||
%if "%{samba_ver_suffix}" == ""
|
||||
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||
@ -135,12 +135,12 @@ BuildRequires: gpg-offline
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3087
|
||||
%define SOURCE_TIMESTAMP 3109
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
%global with_get_printing_ticket 0
|
||||
Version: 4.1.0
|
||||
Version: 4.1.1
|
||||
Release: 0
|
||||
License: GPL-3.0+
|
||||
Url: http://www.samba.org/
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ad32db6a08ce3939c4ef2c085b8fcf241dee90ac18c09b99e8c76fb6f0535d7
|
||||
size 54192
|
||||
oid sha256:cfa99bef72fe35fafd5d7dedc24c23b5de25021b2b6417a5a7d4d366bf31a038
|
||||
size 54095
|
||||
|
Loading…
Reference in New Issue
Block a user