diff --git a/corosync-1.2.7.tar.gz b/corosync-1.2.7.tar.gz deleted file mode 100644 index 554f105..0000000 --- a/corosync-1.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f774cee5d9f5d3e20b146c8719115c029815015952b48de1b99b61b462367d1 -size 687322 diff --git a/corosync-1.3.0.tar.gz b/corosync-1.3.0.tar.gz new file mode 100644 index 0000000..80f3290 --- /dev/null +++ b/corosync-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9e399befcb595a1671f7ddb54dbf53e1faad6416da1415e2d787e6d2eb94a5 +size 683458 diff --git a/corosync.changes b/corosync.changes index a28675d..a990a3e 100644 --- a/corosync.changes +++ b/corosync.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Feb 8 13:03:11 UTC 2011 - tserong@novell.com + +- Update to corosync 1.3.0 +- Set the max buffer size for sockets to reduce message dropping +- diags: add a mechanism to trigger the writing the flight data +- Add the UDPU transport (UDP transport for corosync) +- Remove delay in library on corosync shutdown +- Check for a properly configured multicast address. +- cpg: fix sync'ing the downlist. +- POLL: gracefully handle running out of file descriptors. +- Return CS_ERR_NO_RESOURCES when the server is low on available file + descriptors. +- Remove checking of subparameters in service.d files. +- Only allow corosync to run one copy via a lock file. +- When used with the openais ckpt service, don't disconnect an ipc + connection during configuration change that takes longer then 2 + seconds. +- Remove the token cancel retransmit timeout on receipt of a multicast + message. + ------------------------------------------------------------------- Thu Aug 5 04:55:08 UTC 2010 - tserong@novell.com diff --git a/corosync.spec b/corosync.spec index 35d1026..4ec11b5 100644 --- a/corosync.spec +++ b/corosync.spec @@ -1,5 +1,5 @@ # -# spec file for package corosync (Version 1.2.7) +# spec file for package corosync (Version 1.3.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,10 +25,9 @@ %if 0%{?suse_version} %define _libexecdir %{_libdir} %endif - Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces -Version: 1.2.7 +Version: 1.3.0 Release: 1 License: BSD3c Group: System Environment/Base @@ -118,10 +117,12 @@ script. %{_sbindir}/corosync-pload %{_sbindir}/corosync-cpgtool %{_sbindir}/corosync-quorumtool +%{_bindir}/corosync-blackbox %dir %{_sysconfdir}/corosync %dir %{_sysconfdir}/corosync/uidgid.d %dir %{_sysconfdir}/corosync/service.d %config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example +%config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example.udpu %dir %{_libexecdir}/lcrso %{_libexecdir}/lcrso/coroparse.lcrso %{_libexecdir}/lcrso/objdb.lcrso