rpms/heartbeat/FC-5 .cvsignore, 1.4, 1.5 heartbeat.spec, 1.3, 1.4 sources, 1.4, 1.5

Joost Soeterbroek (jsoeterb) fedora-extras-commits at redhat.com
Sat Jul 15 14:00:54 UTC 2006


Author: jsoeterb

Update of /cvs/extras/rpms/heartbeat/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5761/FC-5

Modified Files:
	.cvsignore heartbeat.spec sources 
Log Message:
upstream release 2.0.6


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/heartbeat/FC-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	30 Apr 2006 09:28:00 -0000	1.4
+++ .cvsignore	15 Jul 2006 14:00:54 -0000	1.5
@@ -1 +1 @@
-heartbeat-2.0.5.tar.gz
+heartbeat-2.0.6.tar.gz


Index: heartbeat.spec
===================================================================
RCS file: /cvs/extras/rpms/heartbeat/FC-5/heartbeat.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- heartbeat.spec	30 Apr 2006 09:28:00 -0000	1.3
+++ heartbeat.spec	15 Jul 2006 14:00:54 -0000	1.4
@@ -5,15 +5,14 @@
 %define           uname hacluster
 Summary:          Heartbeat subsystem for High-Availability Linux
 Name:             heartbeat
-Version:          2.0.5
-Release:          1%{?dist}
+Version:          2.0.6
+Release:          2%{?dist}
 License:          GPL/LGPL
 URL:              http://linux-ha.org/
 Group:            System Environment/Daemons
 Source0:          http://linux-ha.org/download/%{name}-%{version}.tar.gz
 Patch0:           heartbeat-fedora-pam.patch
 Patch1:           heartbeat-fedora-chkconfig.patch
-#Patch2:           heartbeat-fedora-ccmuser.patch
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 BuildRequires:    glib2-devel
 BuildRequires:    iputils
@@ -22,6 +21,7 @@
 BuildRequires:    libtool-ltdl-devel
 BuildRequires:    net-snmp-devel
 BuildRequires:    bzip2-devel 
+BuildRequires:    ncurses-devel
 %if %{ENABLE_MGMT}
 BuildRequires:    gnutls-devel 
 BuildRequires:    pam-devel
@@ -239,6 +239,7 @@
 %{_mandir}/man8/heartbeat.8*
 %{_mandir}/man8/apphbd.8*
 %{_mandir}/man8/ha_logd.8*
+%{_mandir}/man8/cibadmin.8.gz
 %if %{ENABLE_SNMP_SUBAGENT}
 /LINUX-HA-MIB.mib
 %endif
@@ -296,48 +297,19 @@
 %{_libdir}/*.so
 
 %changelog
+* Sat Jul 15 2006  Joost Soeterbroek <fedora at soeterbroek.com> - 2.0.6-2
+- added BuildReqs: ncurses-devel
+
+* Fri Jul 14 2006  Joost Soeterbroek <fedora at soeterbroek.com> - 2.0.6-1
+- upstream version 2.0.6
+
+* Fri Jun 16 2006  Joost Soeterbroek <fedora at soeterbroek.com> - 2.0.5-2
+- bump for gnutls change in devel
+
 * Thu Apr 27 2006  Joost Soeterbroek <fedora at soeterbroek.com> - 2.0.5-1
 - upstream version 2.0.5
 - removed patch2 - ownership of /heartbeat/crm/cib.xml is no longer
   set in cts/CM_LinuxHAv2.py.in
-  + Version 2.0.5 - significant bug fixes and a few feature deficits fixed
-  + various portability fixes
-  + enable GUI to run with pygtk 2.4
-  + significant GUI improvements and speedups
-  + numerous logging improvements (generally much quieter)
-  + speed up CIB processing by writing it to disk asynchronously
-  + add CIB on-disk checksums
-  + removed dependency on openssl
-  + added "failure stickiness" to the CIB/CRM
-  + Several fixes to the membership code
-  + We now log all output from resource agents
-  + fixed STONITHd memory leaks.
-  + Added an OCF RA for Xen guests
-  + Added email alerts to ldirectord
-  + Improvements to the haresources2cib upgrade tool
-  + Several fixes to cibadmin
-  + Fix some autoadd-related bugs
-  + Added Chinese support to the GUI
-  + Added a daemon to replace and generalize ipfail
-    + Limited testing only
-  + Significant improvements to CIM model, including modifying things
-  + Extensive Master/slave testing and fixes
-  + Use a digest of the parameters used in an action (smaller CIB)
-  + Improved detection of "old" events that should be ignored by the PE
-    (ensures resource monitoring is active when required)
-  + Better detection of required and/or optimal behaviour in mixed
-    (and formerly mixed) clusters
-  + LRM now supports multiple concurrent monitor operations
-  + Optional startup & runtime enforcement of DTD validation
-    (Invalid changes are rejected)
-  + cibadmin tool overhauled and verified to function correctly
-  + Some deprecated CIB features now unsupported
-    + Placing nvpair objects in crm_config (must now use
-      cluster_property_set)
-    + on_stopfail removed in favor of setting on_fail in the resource's
-      stop operation
-    + start_prereq removed in favor of setting prereq in the resource's
-      start operation 
 
 * Wed Mar 29 2006  Joost Soeterbroek <fedora at soeterbroek.com> - 2.0.4-2
 - Version 2.0.4


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/heartbeat/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	30 Apr 2006 09:28:00 -0000	1.4
+++ sources	15 Jul 2006 14:00:54 -0000	1.5
@@ -1 +1 @@
-209228b2948cfa4762a3a66454c6cc35  heartbeat-2.0.5.tar.gz
+15f0ded68b8b6ef0bf75ebd06c0cbb04  heartbeat-2.0.6.tar.gz




More information about the fedora-extras-commits mailing list