|
@@ -1,9 +1,9 @@
|
|
|
%define tdb_version 1.2.9
|
|
|
%define talloc_version 2.0.5
|
|
|
-%define samba_version 3.5.8
|
|
|
+%define samba_version 3.5.10
|
|
|
%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
|
|
|
|
-%define samba_release 3
|
|
|
+%define samba_release 1
|
|
|
|
|
|
%define samba_source source3
|
|
|
|
|
@@ -461,7 +461,7 @@ install -m 644 %samba_source/lib/netapi/examples/netdomjoin-gui/samba.ico $RPM_B
|
|
|
install -m 644 %samba_source/lib/netapi/examples/netdomjoin-gui/logo.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps/%{name}/logo.png
|
|
|
install -m 644 %samba_source/lib/netapi/examples/netdomjoin-gui/logo-small.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps/%{name}/logo-small.png
|
|
|
|
|
|
-install -m644 %{SOURCE100} $RPM_BUILD_ROOT%{_mandir}/man5/
|
|
|
+#install -m644 %{SOURCE100} $RPM_BUILD_ROOT%{_mandir}/man5/
|
|
|
|
|
|
rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/editreg.1*
|
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/log2pcap.1*
|
|
@@ -770,6 +770,9 @@ exit 0
|
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
|
+* Sat Jul 30 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.5.10-1
|
|
|
+- new upstream release. (to fix CVE-2011-2522 and CVE-2011-2694)
|
|
|
+
|
|
|
* Mon Jul 18 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.5.8-3
|
|
|
- updated Source6.
|
|
|
|