SPECS: heartbeat.spec - updated to 2.0.7 (fixes CVE-2006-3121)

qboosh qboosh at pld-linux.org
Tue Aug 22 11:22:07 CEST 2006


Author: qboosh                       Date: Tue Aug 22 09:22:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0.7 (fixes CVE-2006-3121)

---- Files affected:
SPECS:
   heartbeat.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/heartbeat.spec
diff -u SPECS/heartbeat.spec:1.65 SPECS/heartbeat.spec:1.66
--- SPECS/heartbeat.spec:1.65	Tue Aug 22 09:29:16 2006
+++ SPECS/heartbeat.spec	Tue Aug 22 11:22:01 2006
@@ -5,12 +5,12 @@
 Summary(pl):	Podsystem heartbeat dla systemów o podwyższonej niezawodności
 Summary(pt_BR):	Implementa sistema de monitoraçăo (heartbeats) visando Alta Disponibilidade
 Name:		heartbeat
-Version:	2.0.6
+Version:	2.0.7
 Release:	0.1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://linux-ha.org/download/%{name}-%{version}.tar.gz
-# Source0-md5:	15f0ded68b8b6ef0bf75ebd06c0cbb04
+# Source0-md5:	41233e5097c42341bf2162806d4cb99c
 Source1:	%{name}.init
 Source2:	ldirectord.init
 Patch0:		%{name}-ac.patch
@@ -33,6 +33,7 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	swig-perl >= 1.3.25
+BuildRequires:	swig-python >= 1.3.25
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
@@ -185,6 +186,8 @@
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/ldirectord
 install ldirectord/ldirectord.cf $RPM_BUILD_ROOT%{_sysconfdir}/ha.d
 
+%find_lang haclient
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -213,7 +216,7 @@
 %post	stonith -p /sbin/ldconfig
 %postun	stonith -p /sbin/ldconfig
 
-%files
+%files -f haclient.lang
 %defattr(644,root,root,755)
 %doc doc/{*.html,AUTHORS,apphbd.cf,authkeys,ha.cf,haresources,startstop}
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
@@ -234,6 +237,7 @@
 %{_sysconfdir}/ha.d/README.config
 %attr(755,root,root) %{_sysconfdir}/ha.d/harc
 %{_sysconfdir}/ha.d/shellfuncs
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/hbmgmtd
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/heartbeat
 %attr(754,root,root) /etc/rc.d/init.d/heartbeat
 %attr(755,root,root) %{_libdir}/ocf
@@ -299,6 +303,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2006/08/22 09:22:01  qboosh
+- updated to 2.0.7 (fixes CVE-2006-3121)
+
 Revision 1.65  2006/08/22 07:29:16  qboosh
 - removed obsolete chld patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/heartbeat.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list