Update to Samba 4.5.3
resolves: #1405984 - CVE-2016-2123,CVE-2016-2125 and CVE-2016-2126 Guenther
This commit is contained in:
parent
64da37fff9
commit
f2438efbfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@ samba-3.6.0pre1.tar.gz
|
||||
/samba-4.5.0.tar.xz
|
||||
/samba-4.5.1.tar.xz
|
||||
/samba-4.5.2.tar.xz
|
||||
/samba-4.5.3.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
%define main_release 0
|
||||
|
||||
%define samba_version 4.5.2
|
||||
%define samba_version 4.5.3
|
||||
%define talloc_version 2.1.8
|
||||
%define tdb_version 1.3.10
|
||||
%define tevent_version 0.9.29
|
||||
@ -658,7 +658,7 @@ and use CTDB instead.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n samba-%{version}%{pre_release}
|
||||
%autosetup -n samba-%{version}%{pre_release} -p1
|
||||
|
||||
%build
|
||||
%global _talloc_lib ,talloc,pytalloc,pytalloc-util
|
||||
@ -1971,6 +1971,10 @@ rm -rf %{buildroot}
|
||||
%endif # with_clustering_support
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Guenther Deschner <gdeschner@redhat.com> - 4.5.3-0
|
||||
- Update to Samba 4.5.3
|
||||
- resolves: #1405984 - CVE-2016-2123,CVE-2016-2125 and CVE-2016-2126
|
||||
|
||||
* Wed Dec 07 2016 Guenther Deschner <gdeschner@redhat.com> - 4.5.2-0
|
||||
- Update to Samba 4.5.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user