Send Linux-ha-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linux-ha-cvs digest..."
Today's Topics:
1. Linux-HA CVS: doc by horms from ([email protected])
2. Linux-HA CVS: debian by horms from
([email protected])
3. Linux-HA CVS: doc by horms from ([email protected])
4. Linux-HA CVS: debian by horms from
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Thu, 2 Feb 2006 18:33:54 -0700 (MST)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: doc by horms from
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
linux-ha CVS committal
Author : horms
Host :
Project : linux-ha
Module : doc
Dir : linux-ha/doc
Modified Files:
hb_standby.1
Log Message:
Fix insonsistency between hb_stanby(1) man page, an the wiki debian/changelog
doc/hb_standby.1
See http://bugs.debian.org/339016
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/doc/hb_standby.1,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- hb_standby.1 10 Aug 2005 16:28:35 -0000 1.1
+++ hb_standby.1 3 Feb 2006 01:33:54 -0000 1.2
@@ -16,9 +16,9 @@
The meaning of the options is relative. For this sample haresources file:
-nodea drbddisk::drbd0 Filesystem::/dev/drbd0::/local/groups::ext3 10.0.0.1 smb
+nodea drbddisk::r0 Filesystem::/dev/drbd0::/local/groups::ext3 10.0.0.1 smb
-nodeb drbddisk::drbd1 Filesystem::/dev/drbd1::/local/ldap::ext3 10.0.0.2 ldap
+nodeb drbddisk::r1 Filesystem::/dev/drbd1::/local/ldap::ext3 10.0.0.2 ldap
.TP
\fBhb_standby local\fP
------------------------------
Message: 2
Date: Thu, 2 Feb 2006 18:33:54 -0700 (MST)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: debian by horms from
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
linux-ha CVS committal
Author : horms
Host :
Project : linux-ha
Module : debian
Dir : linux-ha/debian
Modified Files:
changelog
Log Message:
Fix insonsistency between hb_stanby(1) man page, an the wiki debian/changelog
doc/hb_standby.1
See http://bugs.debian.org/339016
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/debian/changelog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -3 -r1.52 -r1.53
--- changelog 3 Feb 2006 01:15:16 -0000 1.52
+++ changelog 3 Feb 2006 01:33:54 -0000 1.53
@@ -3,7 +3,7 @@
* New Upstream
* Make sure adduser is passed the --system flag
(closes: #336580)
- * Slightly Enhanced package descriptions
+ * Slightly Enhanced package descriptions
(closes: #337030)
* Add build dependancy on swig
* As PYTHON_PATH has been added to configure.in it seems that autoconf1.4
@@ -11,7 +11,7 @@
autoconf1.4, and autoconfn is a virtual package provided by autoconf1.7,
1.8 and 1.9. Accordingly, replace the autoconf build dependancy with
autoconf1.9 | autoconfn. And add a build conflict on autoconf1.4. This
- way the autoconf command should be autoconf1.7, 1.8 or 1.9, but not 1.4
+ way the autoconf command should be autoconf1.7, 1.8 or 1.9, but not 1.4
as was previously the case.
* Don't apply 00-ssh_scp_path.patch as it should no longer be needed,
instead add a build dependancy on openssh-client.
@@ -23,8 +23,10 @@
* Add build dependancy on libgnutls11-dev, as 1.0 probably doesn't
compile as _t types don't exist.
http://lists.gnu.org/archive/html/help-gnutls/2004-08/msg00001.html
+ * Fix insonsistency between hb_stanby(1) man page, an the wiki
+ (closes: #339016)
- -- Simon Horman <[EMAIL PROTECTED]> Mon, 7 Nov 2005 13:20:57 +0900
+ -- Simon Horman <[EMAIL PROTECTED]> Fri, 3 Feb 2006 10:22:00 +0900
heartbeat-2 (2.0.2-5) unstable; urgency=low
------------------------------
Message: 3
Date: Thu, 2 Feb 2006 18:34:08 -0700 (MST)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: doc by horms from
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
linux-ha CVS committal
Author : horms
Host :
Project : linux-ha
Module : doc
Dir : linux-ha/doc
Modified Files:
Tag: STABLE_1_2
hb_standby.1
Log Message:
Fix insonsistency between hb_stanby(1) man page, an the wiki debian/changelog
doc/hb_standby.1
See http://bugs.debian.org/339016
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/doc/hb_standby.1,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -3 -r1.1.2.1 -r1.1.2.2
--- hb_standby.1 10 Aug 2005 16:30:52 -0000 1.1.2.1
+++ hb_standby.1 3 Feb 2006 01:34:08 -0000 1.1.2.2
@@ -16,9 +16,9 @@
The meaning of the options is relative. For this sample haresources file:
-nodea drbddisk::drbd0 Filesystem::/dev/drbd0::/local/groups::ext3 10.0.0.1 smb
+nodea drbddisk::d0 Filesystem::/dev/drbd0::/local/groups::ext3 10.0.0.1 smb
-nodeb drbddisk::drbd1 Filesystem::/dev/drbd1::/local/ldap::ext3 10.0.0.2 ldap
+nodeb drbddisk::d1 Filesystem::/dev/drbd1::/local/ldap::ext3 10.0.0.2 ldap
.TP
\fBhb_standby local\fP
------------------------------
Message: 4
Date: Thu, 2 Feb 2006 19:10:49 -0700 (MST)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: debian by horms from
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
linux-ha CVS committal
Author : horms
Host :
Project : linux-ha
Module : debian
Dir : linux-ha/debian
Modified Files:
Tag: STABLE_1_2
changelog heartbeat.postinst
Log Message:
Debian Packaging
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/debian/changelog,v
retrieving revision 1.17.2.32
retrieving revision 1.17.2.33
diff -u -3 -r1.17.2.32 -r1.17.2.33
--- changelog 27 Dec 2005 04:55:22 -0000 1.17.2.32
+++ changelog 3 Feb 2006 02:10:48 -0000 1.17.2.33
@@ -1,3 +1,10 @@
+heartbeat (1.2.4-3) unstable; urgency=low
+
+ * Make /usr/bin/cl_status setgid
+ (closes: #351180)
+
+ -- Simon Horman <[EMAIL PROTECTED]> Fri, 3 Feb 2006 11:10:00 +0900
+
heartbeat (1.2.4-2) unstable; urgency=low
* Rebuild, as i386 upload was missing depenancies on vanessa libraries.
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/debian/Attic/heartbeat.postinst,v
retrieving revision 1.10.2.7
retrieving revision 1.10.2.8
diff -u -3 -r1.10.2.7 -r1.10.2.8
--- heartbeat.postinst 11 Aug 2005 08:23:36 -0000 1.10.2.7
+++ heartbeat.postinst 3 Feb 2006 02:10:48 -0000 1.10.2.8
@@ -27,8 +27,8 @@
chown hacluster /var/lib/heartbeat/ccm
chgrp haclient /var/lib/heartbeat/ccm
- chmod 2555 /usr/bin/cl_status
chgrp haclient /usr/bin/cl_status
+ chmod 2555 /usr/bin/cl_status
for i in root nobody hacluster; do
chmod 700 /var/lib/heartbeat/cores/$i
------------------------------
_______________________________________________
Linux-ha-cvs mailing list
[email protected]
http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs
End of Linux-ha-cvs Digest, Vol 27, Issue 16
********************************************