Changelog for
openais-0.80.3-22.SEL5_3.9.i386.rpm :
* Fri Aug 07 2009 Eddy Nigg
- Rebuild for StartCom Linux 5.0.x
* Sat Jun 27 2009 Steven Dake 0.80.3-22.9- Resolves: rhbz#508303- Add upstream revision 1998 - fix regression in totempg handling of new buffers.
* Wed Jun 10 2009 Steven Dake 0.80.3-22.8- Resolves: rhbz#504867- Add upstream revision 1947 - fix regression in CPG related to ordering of configuration changes.- Had to duplicate entry to work around bugzilla checking entry and invalid spec file commit.
* Wed Jun 10 2009 Steven Dake 0.80.3-22.8- Resolves: rhbz#504867- Add upstream revision 1947 - fix regression in CPG related to ordering of configuration changes.
* Thu May 28 2009 Steven Dake 0.80.3-22.7- Resolves: rhbz#502940- Add upstream revision 1928 - fix race condition in cpg_join and cpg_leave resulting in serious regressions in cpg use cases.
* Tue May 19 2009 Steven Dake 0.80.3-22.6- Resolves: rhbz#495926- Add upstream revision 1730 - fix libcfg to work properly.
* Fri Aug 07 2009 Eddy Nigg - Rebuild for StartCom Linux 5.0.x
* Mon May 18 2009 Steven Dake 0.80.3-22.5- Resolves: rhbz#500918- Resolves: rhbz#500917- Resolves: rhbz#500914- Resolves: rhbz#500916- Add upstream revision 1896 - resolves warnings with cpg compiles.- Add upstream revision 1894 - resolves bug regarding cpg segfaults.- Add upstream revision 1893 - Return ERR_SECURITY for invalid user connections.- Add upstream revision 1891 - Remove compile error.- Add upstream revision 1890 - Fix PPC64 IPC regression.- Add upstream revision 1831 - Fix totempg throw away bug.- Add upstream revision 1774 - Fix leak that occurs in dispatch.
* Thu Mar 26 2009 Steven Dake 0.80.3-2.4- Resolves: rhbz#490307- Resolves: rhbz#491391- Resolves: rhbz#491395- Add upstream revision 1761 - More serialization work.- Add upstream revision 1755 - Fix segfault with cpg_leave followed by cpg_finalize.- Add upstream revision 1754 - reenable commented out code in previous comment.- Add upstream revision 1753 - Serialize service engine access.- Add upstream revision 1749 - Remove extra debug output from 1747 commit.- Add upstream revision 1747 - Fix reference counting from leaving node.- Add upstream revision 1743 - autogenerated node ids cause CPG not to issue synchronization of the process group information.- Add upstream revision 1742 - 5.2->5.3 rolling upgrades.- Revision 1739 from 0.80.3-22.3 fixes #488095.
* Thu Mar 05 2009 Steven Dake 0.80.3-22.3- Resolves: rhbz#486382- Resolves: rhbz#486388- Resolves: rhbz#486389- Resolves: rhbz#486108- Add upstream revision 1740 - removes segfault in cpg service when ipc connection disconnects and no groups are joined to the cpg group (ipc regression).- Add upstream revision 1739 - removes assert in multicast operations under overload.
* Wed Mar 04 2009 Steven Dake 0.80.3-22.2- Resolves: rhbz#486382- Resolves: rhbz#486388- Resolves: rhbz#486389- Resolves: rhbz#486108- Fix backport error in 1737-1738 patch.
* Tue Mar 03 2009 Steven Dake 0.80.3-22.1- Resolves: rhbz#486382- Resolves: rhbz#486388- Resolves: rhbz#486389- Resolves: rhbz#486108- Add upstream revision 1737-1738 cherrypicked+backported - Remove send_ok and replace with reserve/release mechanism to avoid assertion.- Add upstream revision 1735 cherrypicked - change ipc system to allow reference counting in lib_init_fn and lib_exit_fn for services such as cpg which record conn_info data structure.- Add upstream revision 1734 cherrypicked - add refcounting to lib_init_fn of cpg servie.- Add upstream revision 1698 - IPC redesign and rework.- Add upstream revision 1697 - Fix ip address for nodeid under BSD.- Add upstream revision 1694 - Ensure BSD platform compiles because of API changes.- Add upstream revision 1692 - Avoid totem overlfow in send_ok.- Add upstream revision 1691 - Execute a list init for the expiry entry.- Add upstream revision 1690 - Execute a list_del operation when unlinking checkpoint.- Add upstream revision 1682 - Ensure high bit is masked properly.- Add upstream revision 1681 - Fix secauth to work properly on s390x.- Add upstream revision 1680 - Fix regression in open async of event service.- Add upstream revision 1679 - convert notice to debug message.- Add upstream revision 1678 - throw away incomplete message on startup to avoid segfault.- Add upstream revision 1677 - Fix message rejection problem.- Add upstream revision 1676 - Make poll_stop work properly.- Add upstream revision 1675 - Make ckptbench work properly.- Add upstream revision 1673 - Cancel token hold mode when a token callback is added.
* Mon Dec 01 2008 Steven Dake 0.80.3-22- Resolves: rhbz#471896- Add upstream revision 1665 - Compare local address with bindnetaddr properly.- Add upstream revision 1664 - Use node\'s full ipv4 address when generating nodeids.- Add upstream revision 1662 - Fix segfault when user with inappropriate access permissions accessed aisexec.
* Fri Nov 07 2008 Steven dake 0.80.3-20- Resolves: rhbz#441413- Add upstream revision 1661 - Fix a message lost during delivery which resulted in checkpoing service segfaulting.- Add upstream revision 1660 - Fix commit token received_flg being incorrect in some rare circumstances.- Add upstream revision 1659 - Fix rare problem where checkpoint synchronizatoin database could be thrown away.- Add upstream revision 1655 - Allow 31 bit nodeid\'s which default to off.
* Tue Sep 23 2008 Steven Dake 0.80.3-19- Resolves: rhbz#442102- Add upstream revision 1653 - Schedule ipc dispatch thread at same priority as aisexec.- Add upstream revision 1652 - Remove more signal flooding problems in ipc dispatch thread.- Add upstream revision 1651 - Remove signal flooding of the ipc dispatch thread.
* Thu Sep 18 2008 Steven dake 0.80.3-8- Resolves: rhbz#444909- Add upstream revision 1647 - Change log level output of a logging message.- Add upstream revision 1646 - Add test case.- Add upstream revision 1645 - Remove ipc deadlock in overload conditions.- Add upstream revision 1644 - Make lib_exit_fn work properly.- Add upstream revision 1643 - Remove checkpoint expiration assertions.- Add upstream revision 1642 - Remove checkpoint close assertion.
* Tue May 20 2008 Steven Dake 0.80.3-17- Resolves: rhbz#400941- Wrong bugzilla id caused rejection during commit.
* Tue May 20 2008 Steven Dake 0.80.3-16- Resolves: rhbz#400491- Add upstream revision 1521 - Compile on latest glibc.- Add upstream revision 1524 - Fix syscall usage in keygen application.- Add upstream revision 1546 - Fix build for authentication on bsd platforms.- Add upstream revision 1548 - Fix synchronization of checkpoint global id.
* Wed Apr 02 2008 Steven Dake - 0.80.3-15- Resolves: rhbz#432531- Add upstream revision 1514 - Remove extra log_printf.- Add upstream revision 1513 - Remove comparison with zero and replace with comparison with NULL in handle database code.- Add upstream revision 1512 - Remove early commit of synchronization data when a synchronization in progress is followed by a node leaving or joining the cluster.- Add upstream revision 1511 - Remove double pthread_mutex_destroy from evt service.- Add upstream revision 1510 - Remove double pthread_mutex_destroy from evs service.- Add upstream revision 1509 - Remove double pthread_mutex_destroy from cpg service.- Add upstream revision 1508 - Remove double pthread_mutex_destroy from clm service.- Add upstream revision 1507 - Remove double pthread_mutex_destroy from checkpoint service.
* Sat Mar 15 2008 Steven Dake - 0.80.3-14- Resolves: rhbz#432531- Add upstream revision 1506 - Resolves incomplete checkpoing synchronization when totem queue is full.
* Thu Mar 06 2008 Steven Dake - 0.80.3-13- Resolves: rhbz#432531- Add upstream revision 1504 - Fixes checkpoint synchronization issue when a new node is started.- Add upstream revision 1503 - backport -f foreground option.- Add upstream revision 1502 - Revert revision 1477 which exhibits problems with cman.- Add revision 1477 - This was reverted in a previous version but cherrypicked. Now the patch has been applied and reverted in the rpm build process to match upstream.
* Tue Feb 26 2008 Steven Dake - 0.80.3-12- Resolves: rhbz#433839- Fix problem with cvs not allowing new checkin requires new revision.
* Fri Feb 22 2008 Steven Dake - 0.80.3-11- Resolves: rhbz#429920- Add upstream revision 1500 - IPC locks up if a POLLERR is returned in certain circumstances.- Resolves: rhbz#433839- Add upstream revision 1501 - A mcast is delivered before a join in some circumstances.
* Fri Jan 18 2008 Steven Dake - 0.80.3-10- Resolves: rhbz#249287- Remove upstream revision 1477 - Exhibits problem with revolver tester
* Tue Jan 15 2008 Steven Dake - 0.80.3-9- Resolves: rhbz#249287- Add upstream revision 1499 - ipc changes merged into tree
* Tue Jan 15 2008 Steven Dake - 0.80.3-8- Resolves: rhbz#249287- Add non-merged IPC changes for fixing operation with cluster mirror- Resolves: rhbz#403901- Add upstream revision 1498 - enhance openais_exit_error to report string instead of error code- Resolves: rhbz#309621- Add upstream revision 1497 - Follow LSB guidelines for initscript- Add upstream revision 1496 - Revert patch 1480 since it causes problems with cman- Add upstream revision 1493 - Backport of patch 1379 to remove this_ip and replace with accessor functoins for use by ipc system- Add upstream revision 1486 - Unlock mutex on error condition of no memory when creating handle- Add upstream revision 1480 - Endian fixes for the totempg code- Add upstream revision 1479 - Remove & when regular reference works properly.- Add upstream revision 1478 - Patch to set system_from properly in retransmitted messages- Add upstream revision 1473 - Fix pthread_equal for timer_delete operation- Add upstream revision 1471 - Endian convert cpg downlist messages properly- Add upstream revision 1469 - change initialDataSize paramter from saUint32gt to SaSizeT to match specifications
* Wed Oct 03 2007 Steven Dake - 0.80.3-7- Resolves: rhbz#216954- Add upstream revision 1465 - remove fsync call that blocks protocol
* Tue Sep 25 2007 Steven Dake - 0.80.3-5- Resolves: rhbz#302341- Add upstream revision 1455 - Fix loss of node joins in commit state resulting in looping of membership protocol.- Add upstream revision 1453 - Fix assertion if component registration occurs during certain phases of instantation.- Add upstream revision 1450 - Fix reference counting in lcr code so that lcr_ifact_release works properly.- Add upstream revision 1449 - Allow missing services in synchronization to not cause a segfault.k- Add upstream revision 1446 - Remove inadvertant commit of changes to totemsrp which happened when security changes were patched in revision 1426.- Add upstream revision 1426 - Patch to log security warnings when invalid identifier is used in message header for a totem header.
* Wed Aug 29 2007 Steven Dake - 0.80.3-4- Resolves: rhbz#251082- Add upstream revision 1423 - Fix synchronization defect resulting in segfault.- This is the fc6 build.
* Thu Aug 02 2007 Steven Dake - 0.80.3-3- Resolves: rhbz#209862- Resolves: rhbz#249506- Resolves: rhbz#249509- Resolves: rhbz#247733
* Thu Aug 02 2007 Steven Dake - 0.80.3-2- Resolves: rhbz#209862- Add upstream revision 1406 - Filter commit token when it is retransmitted.- Resolves: rhbz#249506- Add upstream revision 1407 - Reset consensus array on entering operational mode.- Resolves: rhbz#249509- Add upstream revision 1408 - Store the ring id information properly when it changes.- Resolves: rhbz#247733- Add upstream revision 1409 - Add subtractor to availability of message entries for the totem message queue- This is the rhel5 version of 0.80.3-0 with some upstream patches.
* Wed Jun 27 2007 Steven Dake - 0.80.3-1- Resolves: rhbz#243119- Resolves: rhbz#221190- Resolves: rhbz#224190- Resolves: rhbz#233892- Resolves: rhbz#236549- New upstream version including all previous revisions.- This is the fc6 version of 0.80.3-1.
* Wed Jun 27 2007 Steven Dake - 0.80.3-0- Resolves: rhbz#243119- Resolves: rhbz#221190- Resolves: rhbz#224190- Resolves: rhbz#233892- Resolves: rhbz#236549- New upstream version including all previous revisions.- This is the rhel5 version of 0.80.3-0.
* Mon Dec 18 2006 Steven Dake - 0.80.2-1- Resolves: rhbz#211357- This is the rhel5 version of 0.80.2-0.
* Mon Dec 18 2006 Steven Dake - 0.80.2-0- Resolves: rhbz#211357- New upstream version including all prevision revisions.- Fixes cpg ordering problem.- Fixes ia64 unaligned problem.- This is the fc6 version.
* Tue Dec 05 2006 Steven Dake - 0.80.1-22- Resolves: rhbz#216492- This is the rhel5 version of 0.80.1-21.
* Tue Dec 05 2006 Steven Dake - 0.80.1-21- Resolves: rhbz#216492- Add upstream revision 1319 - Increase outbound buffer size to 5000 messages.- Add upstream revision 1316 - Improvements on segfault logging.- This is the fc6 version.
* Wed Nov 29 2006 Steven Dake - 0.80.1-20- Resolves: rhbz#216492- Need new res line to commit. This is the same as 0.80.1-18.
* Wed Nov 29 2006 Steven Dake - 0.80.1-19- This is the rhel5 version of 0.80.1-18.
* Wed Nov 29 2006 Steven Dake - 0.80.1-18- Add upstream revision 1315 - Fix compile error in libcpg.- Add upstream revision 1314 - Change rundir to /var/openais.- Add upstream revision 1313 - Flow control fixes for the CPG service.- Add upstream revision 1312 - Correct usage of ERR_LIBRARY to SA_AIS_ERR_LIBRARY.- Add upstream revision 1311 - handle case where POLLHUP and POLLERR are not uspported by OS.- Add upstream revision 1309 - set default downcheck value to 1000ms.- Add upstream revision 1308 - Remove invalid code and warnings detected by Intel compiler.- This is the fc6 version.
* Tue Nov 14 2006 Steven Dake - 0.80.1-17- This is the rhel5 version of 0.80.1-16.
* Tue Nov 14 2006 Steven Dake - 0.80.1-16- Add upstream revision 1307 - Remove flow control compile warning.- Add upstream revision 1306 - Make clean now really makes clean.- Add upstream revision 1305 - Set scheduler SCHED_RR to max priority available in system.- Add upstream revision 1300 - Improve behavior of flow control of CPG service during configuration changes.- This is the fc6 version.
* Thu Nov 09 2006 Steven Dake - 0.80.1-15- This is the rhel5 version of 0.80.1-14
* Thu Nov 09 2006 Steven Dake - 0.80.1-14- Add upstream revision 1296 - Remove compile warnings.- Add upstream revision 1295 - The totem membership protocol was changed to- Add upstream revision 1294 - modify location of ringid file to- Add upstream revision 1293 - flush output of debug messages on exit or segv. /var/run/openais and chdir here so cores are saved there. match specifications.- This is the fc6 version.
* Fri Nov 03 2006 Steven Dake - 0.80.1-13- Add upstream revision 1286 - Fix checkpoint unlink operation under certain conditions. This is the rhel5 version.
* Fri Nov 03 2006 Steven Dake - 0.80.1-12- Add upstream revision 1286 - Fix checkpoint unlink operation under certain conditions. This is the fc6 version.
* Wed Oct 25 2006 Steven Dake - 0.80.1-11- Add upstream revision 1284 - Initialize variables for checkpoint sync.
* Wed Oct 25 2006 Steven Dake - 0.80.1-10- Add .SEL5_3 to release field.
* Wed Oct 25 2006 Steven Dake - 0.80.1-9- Add upstream revision 1270 - Resolve IPC segfault.- Add upstream revision 1271 - Fix errors in ia64 alignment.- Add upstream revision 1275 - pthread_mutex_destroy cleanup patch.- Add upstream revision 1276 - Remove debug from makefile committed in revision 1275.- Add upstream revision 1277 - Formatting changes.- Add upstream revision 1278 - Patch testckpt to use proper seciton id size.- Add upstream revision 1279 - Call abort in sync service when processing is interrupted.- Add upstream revision 1282 - New generation checkpoint state machine.- Add upstream revision 1283 - Fix memory leaks.
* Thu Oct 19 2006 Steven Dake - 0.80.1-8- Add upstream revision 1268 - Align data in totem delivery on 4 byte boundaries for ia64.- Add upstream revision 1269 - Increase default stack size for IPC connections on ia64.
* Tue Oct 17 2006 Steven Dake - 0.80.1-7- Add upstream revision 1267 - rework of checkpoint synchronization.
* Fri Oct 13 2006 Steven Dake - 0.80.1-6- Add upstream revision 1260 - Allocate the retransmission token in instance initialize instead of totemsrp_initialize.- Add upstream revision 1261 - cleanup the way the memb_index variable is handled in the commit token.- Add upstream revision 1262 - Set the ring sequence number according to the totem specifications.- Add upstream revision 1263 - Use the fullset variable instead of he local variable j to make easier code reading.- Add upstream revision 1264 - If the failed_list has zero entries, don\'t add it as an iovector in the join messages.- Add upstream revision 1265 - Only originate one regular token.
* Tue Oct 10 2006 Steven Dake - 0.80.1-5- Add upstream revision 1256 - remove extra totem debug logging output.- Add upstream revision 1257 - fix subset operation to repair membership behavior.- Add upstream revision 1258 - accept commit token in proper circumstances.
* Thu Oct 05 2006 Steven Dake - 0.80.1-4- Add upstream revision 1252 - display members that have left in system log properly.
* Fri Sep 29 2006 Steven Dake - 0.80.1-3- Add upstream revision 1248 - fix more intermittent failures with flow control system.
* Thu Sep 28 2006 Steven Dake - 0.80.1-2- Add upstream revision 1246 - fix intermittent failures with flow control system.
* Tue Sep 26 2006 Steven Dake - 0.80.1-1.1- Add upstream revision 1223 - Fix checkpoint write size of zero to return INVALID_PARAM error code.- Add upstream revision 1230 - Add missing include for assert.h.- Add upstream revision 1245 - Add cpgbench tool and better flow control system.- Move /sbin/ldconfig into regular package from devel package.
* Wed Aug 16 2006 Steven Dake - 0.80.1-1.0- New stable upstream release
* Fri Aug 11 2006 Steven Dake - 0.80-1.2- Move libraries to openais package.- Add cpg hash collision patch.- Add makefile install clm patch.
* Wed Aug 09 2006 Steven Dake - 0.80-1.1- New process of tracking any revisions in the upstream stable branch.
* Mon Jul 24 2006 Steven Dake - 0.80-1.0- New upstream release.- Added openais-cfgtool tool to install.- Added openais/cfg.h header file.
* Tue Jul 18 2006 Steven Dake - 0.79-1.0- New upstream release.
* Tue Jul 11 2006 Steven Dake - 0.78-1.2- Allow build on s390 and s390x.
* Sat Jul 08 2006 Steven Dake - 0.78-1.1- Allow build on ia64.
* Fri Jul 07 2006 Steven Dake - 0.78-1.0- New upstream release.
* Thu Jun 22 2006 Steven Dake - 0.77-1.0- New upstream release.
* Wed Jun 14 2006 Steven Dake - 0.76-1.8- Readded ExlcusiveArch since build system builds s390 and ia64 which are untested.- Add makefile override patch which fixes build with optflags on x86_64 arch.- Remove -DOPENAIS_LINUX from passed CFLAGS since it now works properly with makefile override patch.
* Wed Jun 14 2006 Steven Dake - 0.76-1.7- Remove ExclusiveArch since all Fedora Core 6 arches have been tested.
* Sat Jun 10 2006 Steven Dake - 0.76-1.6- Move condrestart to %postun instead of %post.- Call initscript directly as suggested by Jesse.
* Fri Jun 09 2006 Steven Dake - 0.76-1.5- Changed BuildRoot tag to match convention specified in Fedora Wiki.- Removed /sbin/service dependency since it is pulled in from init packages.
* Tue Jun 06 2006 Steven Dake - 0.76-1.4- Moved uid 102 to 39 since uids over 99 are not suitable for core at Bill\'s suggestion.
* Tue Jun 06 2006 Steven Dake - 0.76-1.3- Allocated uid 102 from setup package for user add operation.- Added || : to initscript stuff so initscript bugs dont cause RPM transaction failures as per Paul\'s suggestion.- Added /sbin/services to post requires as per Paul\'s suggestion.- Removed ldconfig from the requires post for the main package as per Paul\'s suggestion.- Changed post devel scriptlet action as per Paul\'s suggestion.
* Thu Jun 01 2006 Steven Dake - 0.76-1.2- Add user account for AIS applications and authentication.- Move /etc/ld.so.conf/openais-
*.conf to devel package since it is only needed there.- Move ldconfig to devel package.- Execute condrestart on upgrade
* Fri May 26 2006 Steven Dake - 0.76-1.1- Fix unowned dirs problem.- Correct make with optflags work properly.- Move plugins from /usr/lib/openais/lcrso to /usr/libexec/lcrso.- Remove static archives from RPM.- Name shared objects in devel package as 1.0.0 instead of 1.0.
* Thu May 25 2006 Steven Dake - 0.76-1.0- New release of openais 0.76.
* Wed May 24 2006 Paul Howarth - 0.75-1.1- Address rpmlint issues during package review (#192889)- Move docs to associated packages, don\'t bother with -docs subpackage- Make -devel package require main package- Fix Source: and URL: tags- Fix up Makefile to handle DESTDIR properly- Honoring %{optflags} breaks build!
* Sun May 21 2006 Steven Dake - 0.75-1.0- Initial import.