# ChangeLog for sys-cluster/pvfs2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/ChangeLog,v 1.25 2011/03/29 12:55:34 angelos Exp $ 29 Mar 2011; Christoph Mende pvfs2-2.7.0-r2.ebuild, pvfs2-2.7.1.ebuild, pvfs2-2.7.1-r1.ebuild: Fix gtk+ slot deps 23 Oct 2009; Justin Bronder pvfs2-2.7.0-r2.ebuild: Die if install fails. Thanks to Tove for noticing. *pvfs2-2.7.1-r1 (27 Sep 2009) 27 Sep 2009; Justin Bronder +pvfs2-2.7.1-r1.ebuild, +files/pvfs2-2.7.1-2.6.29-fixes.patch, +files/pvfs2-2.7.1-2.6.30-fixes.patch: Backport upstream fixes for kernels 2.6.{29,30} (#255556). Thanks to nerdboy for tracking down the necessary changes. 05 Jul 2009; Markus Meier pvfs2-2.7.1.ebuild: amd64 stable, bug #266409 02 May 2009; Raúl Porcel pvfs2-2.7.1.ebuild: x86 stable wrt #266409 18 Apr 2009; nixnut pvfs2-2.7.1.ebuild: ppc stable #266409 12 Feb 2009; Justin Bronder metadata.xml: Taking over as maintainer. 04 Sep 2008; Steve Arnold +files/pvfs2-super.c.patch, pvfs2-2.7.1.ebuild: Updated with upstream patch for kernel 2.6.26 incompatible pointer type - http://www.beowulf-underground.org/pipermail/pvfs2-users/2008-July/002506.html Also disabled experimental threaded kmod helper. 28 Jul 2008; Panagiotis Christopoulos metadata.xml: Update metadata.xml to include USE flag descriptions. Entries taken from profiles/use.local.desc 29 May 2008; Justin Bronder ChangeLog: Use KV_OUT_DIR to support out of tree kernel builds. (#223779). 13 May 2008; Justin Bronder pvfs2-2.7.0-r2.ebuild, pvfs2-2.7.1.ebuild: Update depends to not require doc building packages at runtime. (#221695) 21 Apr 2008; Justin Bronder pvfs2-2.7.1.ebuild: Fix build error with 2.6.25 kernels (#218310). Thanks to Michael Cramer for the report and fix. 17 Apr 2008; Justin Bronder -files/2.6.3-no-pointer-sign.patch, -files/2.6.3-register_sysctl_table.patch, -files/2.6.3-soname.patch, -files/2.7.0-lib-install.patch, -files/2.6.3-as-needed.patch, -files/2.6.3-kmem-and-dtor-fix.patch, -files/2.6.3-link-librt-properly.patch, -files/2.7.0-soname.patch, -files/pvfs2-1.5.1-destdir.patch, -pvfs2-1.5.1.ebuild, -pvfs2-2.6.3.ebuild, -pvfs2-2.6.3-r1.ebuild, -pvfs2-2.7.0.ebuild, -pvfs2-2.7.0-r1.ebuild: Cleanout old versions. *pvfs2-2.7.1 (17 Apr 2008) 17 Apr 2008; Justin Bronder +files/pvfs2-split-kernapps.patch, +pvfs2-2.7.1.ebuild: Bump pvfs2 to 2.7.1. Added threads use flag for the client threaded libraries. *pvfs2-2.7.0-r2 (10 Mar 2008) 10 Mar 2008; Justin Bronder +files/2.7.0-configure-static-server.patch, +pvfs2-2.7.0-r2.ebuild: Correctly use the static use flag to build pvfs2-server and always build both static and shared libraries. *pvfs2-2.7.0-r1 (06 Mar 2008) 06 Mar 2008; Justin Bronder +files/pvfs2-client-conf.d-2.7.0, +files/pvfs2-client-init.d-2.7.0, +files/pvfs2-server-conf.d-2.7.0, +files/pvfs2-server-init.d-2.7.0, +files/2.7.0-ctl_unnumbered.patch, +files/2.7.0-gentoo-makefile.patch, +files/2.7.0-kernel-rt.patch, +files/2.7.0-kmem_cache.patch, +files/2.7.0-verbose-checking.patch, +pvfs2-2.7.0-r1.ebuild: Fix bug #210923. Support kernel 2.6.24. One patch for Makefile. Support more than one pvfs2 mountpoint and cleanup init/conf stuff for single pvfs2 config file layout. General cleanup all around. *pvfs2-2.7.0 (02 Dec 2007) 02 Dec 2007; Steve Arnold +pvfs2-2.7.0.ebuild, +files/2.7.0-lib-install.patch, +files/2.7.0-soname.patch: Added latest upstream release to address shared library issues and dependent packages (eg, mpich2, hdf5-parallel, etc). Also enabled the shared version of libpvfs2-threaded. This is definitely the one you want if you need the latest cluster/MPI support (although the threaded lib needs testing). 17 Oct 2007; Steve Arnold pvfs2-2.6.3-r1.ebuild, pvfs2-2.6.3.ebuild, pvfs2-1.5.1.ebuild: keywording for amd64 (needed for mpich2 and probably others) plus a few minor QA fixes. *pvfs2-2.6.3-r1 (13 Oct 2007) 13 Oct 2007; Matti Bickel +pvfs2-2.6.3-r1.ebuild: added server to IUSE, missed credits for the 2.6.3 ebuild: thanks to Fernando Gutiérrez, Justin Bronder for all the work, tiny updates by me and Adrian Knoth (all private email) *pvfs2-2.6.3 (05 Oct 2007) 05 Oct 2007; Matti Bickel +files/2.6.3-as-needed.patch, +files/2.6.3-kmem-and-dtor-fix.patch, +files/2.6.3-link-librt-properly.patch, +files/2.6.3-no-pointer-sign.patch, +files/2.6.3-register_sysctl_table.patch, +files/2.6.3-soname.patch, +files/pvfs2-client.conf, +files/pvfs2-client-init.d, +files/pvfs2-server.conf, +files/pvfs2-server.rc, +pvfs2-2.6.3.ebuild: revbump to 2.6.3 + backported kmem fix 26 Apr 2007; Donnie Berkholz ; metadata.xml: Update for cluster herd split to hp-cluster and ha-cluster. 24 Jul 2006; Stefan Schweizer +files/pvfs2-1.5.1-destdir.patch: Version bump, use linux-mod.eclass thanks to Daniel Black in bug 121962 06 Sep 2005; Donnie Berkholz ; pvfs2-1.2.0.ebuild: (#103487) Don't use cp -a, it's GNU-specific. 12 Aug 2005; David Holm pvfs2-1.2.0.ebuild: Added to ~ppc. *pvfs2-1.2.0 (11 Aug 2005) 11 Aug 2005; Robin H. Johnson +metadata.xml, +pvfs2-1.2.0.ebuild: Ebuild by Robin H. Johnson , with help from Patrick Lougheed .