The cluster team and its community are proud to announce the 3.0.0.alpha4 release from the STABLE3 branch. The development cycle for 3.0.0 is about to end. With the new STABLE3 branch that will collect only bug fixes and minimal update required to build on top of the latest upstream kernel, we are getting closer and closer to a shiny new stable release. Everybody with test equipment and time to spare, is highly encouraged to download, install and test the 3.0.0.alpha releases and more important report problems. This is the time for people to make a difference and help us testing as much as possible. In order to build the 3.0.0.alpha4 release you will need: - corosync svn r1756. - openais svn r1688. - linux kernel 2.6.28. The new source tarball can be downloaded here: ftp://sources.redhat.com/pub/cluster/releases/cluster-3.0.0.alpha4.tar.gz https://fedorahosted.org/releases/c/l/cluster/cluster-3.0.0.alpha4.tar.gz To report bugs or issues: https://bugzilla.redhat.com/ Would you like to meet the cluster team or members of its community? Join us on IRC (irc.freenode.net #linux-cluster) and share your experience with other sysadministrators or power users. Happy clustering, Fabio Under the hood (from 3.0.0.alpha3): Abhijith Das (1): gfs2-utils: Bug 481762 - No longer able to mount GFS volume with noatime,noquota options Christine Caulfield (1): cman: make cman_tool show node names if possible Fabio M. Di Nitto (17): ccs: allow random config_versions build: propagate prefix information into defines.mk build: clean .pc files build: first cut at generating .pc files build: export INCDIR and LIBDIR to pc files build: add pkgconfig dir notion to defines.mk.input build: add knowledge for install/uninstall of .pc files build: update .gitignore logthread: add pkgconfig support libcman: add pkgconfig support libccs: add pkgconfig support libdlmcontrol: add pkgconfig support libfence: add pkgconfig support libdlm: add pkgconfig support contrib: fix libaislock build and linking libaislock: add pkgconfig support build: stop publishing to sources.redhat.com automatically Marek 'marx' Grac (1): [RGMANAGER] Resolves #483093 - samba.sh tries to kill the wrong pid file .gitignore | 1 + cman/cman_tool/main.c | 15 ++++++++++++--- cman/lib/libcman.pc.in | 11 +++++++++++ common/liblogthread/liblogthread.pc.in | 11 +++++++++++ config/libs/libccsconfdb/libccs.c | 19 +++++++++---------- config/libs/libccsconfdb/libccs.pc.in | 11 +++++++++++ configure | 1 + contrib/libaislock/Makefile | 2 ++ contrib/libaislock/libaislock.pc.in | 11 +++++++++++ dlm/libdlm/Makefile | 22 +++++++++++++++++++++- dlm/libdlm/libdlm.pc.in | 11 +++++++++++ dlm/libdlm/libdlm_lt.pc.in | 11 +++++++++++ dlm/libdlmcontrol/libdlmcontrol.pc.in | 11 +++++++++++ fence/libfence/libfence.pc.in | 11 +++++++++++ gfs2/mount/util.c | 4 ++++ make/clean.mk | 2 +- make/defines.mk.input | 2 ++ make/install.mk | 4 ++++ make/libs.mk | 14 +++++++++++++- make/release.mk | 5 ----- make/uninstall.mk | 3 +++ rgmanager/src/resources/samba.sh | 4 ++-- 22 files changed, 163 insertions(+), 23 deletions(-) -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster