summaryrefslogtreecommitdiff
blob: d69afa989311f3a37e338ef4507e19326f69df19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# ChangeLog for sys-cluster/pvfs2
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/ChangeLog,v 1.12 2008/04/17 02:51:23 jsbronder Exp $

*pvfs2-2.7.1 (17 Apr 2008)

  17 Apr 2008; Justin Bronder <jsbronder@gentoo.org>
  +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 <jsbronder@gentoo.org>
  +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 <jsbronder@gentoo.org>
  +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 <nerdboy@gentoo.org> +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 <nerdboy@gentoo.org> 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 <mabi@gentoo.org> +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 <mabi@gentoo.org> +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 <dberkholz@gentoo.org>; metadata.xml:
  Update for cluster herd split to hp-cluster and ha-cluster.

  24 Jul 2006; Stefan Schweizer <genstef@gentoo.org>
  +files/pvfs2-1.5.1-destdir.patch:
  Version bump, use linux-mod.eclass thanks to Daniel Black
  <dragonheart@gentoo.org> in bug 121962

  06 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; pvfs2-1.2.0.ebuild:
  (#103487) Don't use cp -a, it's GNU-specific.

  12 Aug 2005; David Holm <dholm@gentoo.org> pvfs2-1.2.0.ebuild:
  Added to ~ppc.

*pvfs2-1.2.0 (11 Aug 2005)

  11 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
  +pvfs2-1.2.0.ebuild:
  Ebuild by Robin H. Johnson <robbat2@gentoo.org>, with help from Patrick
  Lougheed <private_email>.