Search
j0ke.net Open Build Service
>
Projects
>
GFS
>
openais
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 17
[-]
[+]
Added
openais.changes
@@ -0,0 +1,72 @@ +openais (0.80.3-4) stable; urgency=high + * Update patch to 26c4af74cac1 + + Fix service load order patch which prevented openais from starting + + -- Andrew Beekhof <abeekhof@suse.de> Wed, 19 Nov 2008 12:08:12 +0200 + +openais (0.80.3-3) stable; urgency=high + * Update source tarball to r1661 + * Update patch to bbbb59907893 + + + Fix nodeid generation to use the node's full ip address (not network address) to ensure uniqueness + + Start additional services after the default ones + + Correctly compare addresses with bindnetaddr + + Fix a message lost during delivery which resulted in checkpoint segfault + + Fix commit token recieved_flg being incorrect in some rare circumstances + + Fix rare problem where checkpoint synchronization database could be thrown away + + Improvements to the default openais.conf file + + Add a configuraiton option to allow generated nodeids to be limited to 31-bits + + -- Andrew Beekhof <abeekhof@suse.de> Fri, 14 Nov 2008 12:51:12 +0200 + +openais (0.80.3-2) stable; urgency=high + * Update source tarball to r1655 + + Remove IPC scheduling starvation + + Fix Library queue full messages in some conditions + + Make sanitizing generated nodeid's optional + + Create a libopenais2 subpackage as per policy + + -- Andrew Beekhof <abeekhof@suse.de> Thu, 9 October 2008 20:38:00 +0200 + +oopenais (0.80.3-1) stable; urgency=high + * Update source tarball to r1649 + + Add backports of objdb and service shutdown patches + + Modify the nodeid generation function to never return a negative value + + -- Andrew Beekhof <abeekhof@suse.de> Wed, 20 August 2008 09:00:00 +0200 + +openais (0.83-12) stable; urgency=medium + + * Update the source tarball to revision 1495 + + make install now works properly on systems which produce wierd uname results + + Patch to not increment the ring seq id on the first operational ring. + + Remove & when regular reference works properly. + + Patch to set system from field properly in retransmitted messages. + + Make sure to unlock the handle database on a failure condition. + + Properly daemonize and dup file descriptors to /dev/null. + + Patch to make sure make clean works as advertised. + + fix install broken when O=<DIR> is used + + Allow multiple config plugins to be loaded at start time and set the config + object database objects. + + Force logging to stderr if the -f flag is specified. + + srcdir is not set when realpath & abspath don't work + + Remove closing of ttys that slipped in improperly. + + Patch to install liblogsys + + -- Andrew Beekhof <abeekhof@suse.de> Mon, 24 September 2007 15:28:00 +0200 + +openais (0.83-12) stable; urgency=medium + + * Update the source tarball to revision 1480 + * Add patches for dynamic load/unload and crm startup/shutdown + + -- Andrew Beekhof <abeekhof@suse.de> Mon, 24 September 2007 15:28:00 +0200 + +openais (0.83-1) stable; urgency=low + + * Initial version for the build service + * Update the source tarball to revision 1452 + + -- Andrew Beekhof <abeekhof@suse.de> Mon, 24 September 2007 15:28:00 +0200 + +