summaryrefslogtreecommitdiff
blob: 13045861be76faeaaf961ba966eb16011cc6911e (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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
# 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 <angelos@gentoo.org> 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 <jsbronder@gentoo.org> 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 <jsbronder@gentoo.org> +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 <maekke@gentoo.org> pvfs2-2.7.1.ebuild:
  amd64 stable, bug #266409

  02 May 2009; Raúl Porcel <armin76@gentoo.org> pvfs2-2.7.1.ebuild:
  x86 stable wrt #266409

  18 Apr 2009; nixnut <nixnut@gentoo.org> pvfs2-2.7.1.ebuild:
  ppc stable #266409

  12 Feb 2009; Justin Bronder <jsbronder@gentoo.org> metadata.xml:
  Taking over as maintainer.

  04 Sep 2008; Steve Arnold <nerdboy@gentoo.org> +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 <pchrist@gentoo.org> metadata.xml:
  Update metadata.xml to include USE flag descriptions. Entries taken from
  profiles/use.local.desc

  29 May 2008; Justin Bronder <jsbronder@gentoo.org> ChangeLog:
  Use KV_OUT_DIR to support out of tree kernel builds.  (#223779).

  13 May 2008; Justin Bronder <jsbronder@gentoo.org> 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 <jsbronder@gentoo.org> 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 <jsbronder@gentoo.org>
  -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 <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>.