- Update to 4.1.3.
+ DCE-RPC fragment length field is incorrectly checked; CVE-2013-4408; (bnc#844720). + pam_winbind login without require_membership_of restrictions; CVE-2012-6150; (bnc#853347). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=354
This commit is contained in:
parent
b94dd03db3
commit
e8e4f9aa26
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e2c782bb1c7f56ce858eba364f4c22ff37903da8224683b55f8df305f80c99c7
|
oid sha256:19fcf09c27b3d8e7d60c48e90ba73838df002045823eaa3d23804be88a7a4530
|
||||||
size 44947
|
size 44906
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d8883b6ada2a3dafc7b238b043c333004910e4d4bdb207fc8734646ee8b1b042
|
|
||||||
size 23154809
|
|
@ -1,7 +1,7 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
-----BEGIN PGP SIGNATURE-----
|
||||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||||
|
|
||||||
iD8DBQBSjd/KbzORW2Vot+oRApCFAJ4gI4yyrxHL3E42H87ebFv+mgTIBQCgu5lq
|
iD8DBQBSohxebzORW2Vot+oRArlMAKCpy3Q89zh5+0NgkRCPZZJm9JpqygCdElz+
|
||||||
zzw43MQ6yB1CgWLQx2Bw5hg=
|
lBN5bia7y0sqvBtZuLMinC0=
|
||||||
=63p7
|
=FoPj
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
3
samba-4.1.3.tar.gz
Normal file
3
samba-4.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:71da208d412b8d15ee26d2a76b2247df357242177d995fe5d9320355432e24db
|
||||||
|
size 23161646
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 9 10:48:06 UTC 2013 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Update to 4.1.3.
|
||||||
|
+ DCE-RPC fragment length field is incorrectly checked; CVE-2013-4408;
|
||||||
|
(bnc#844720).
|
||||||
|
+ pam_winbind login without require_membership_of restrictions;
|
||||||
|
CVE-2012-6150; (bnc#853347).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 6 16:25:59 UTC 2013 - lmuelle@suse.com
|
Fri Dec 6 16:25:59 UTC 2013 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ BuildRequires: libxslt-tools
|
|||||||
BuildRequires: gpg-offline
|
BuildRequires: gpg-offline
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
%endif
|
%endif
|
||||||
%define samba_ver 4.1.2
|
%define samba_ver 4.1.3
|
||||||
%define samba_ver_suffix %nil
|
%define samba_ver_suffix %nil
|
||||||
%if "%{samba_ver_suffix}" == ""
|
%if "%{samba_ver_suffix}" == ""
|
||||||
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||||
@ -141,7 +141,7 @@ BuildRequires: systemd
|
|||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
%global with_get_printing_ticket 0
|
%global with_get_printing_ticket 0
|
||||||
Version: 4.1.2
|
Version: 4.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Url: http://www.samba.org/
|
Url: http://www.samba.org/
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:edf69145dee31c4d1e811a059660ad8ff2d2f535fd101c92628b127b73ada856
|
oid sha256:e676746b21de95962be8051bd257d2a1af68cfe26758627b94e4189bd865ff10
|
||||||
size 54007
|
size 53907
|
||||||
|
Loading…
Reference in New Issue
Block a user