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
|
# ChangeLog for sys-cluster/ceph
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.16 2012/01/17 17:53:08 xarthisius Exp $
*ceph-0.40 (17 Jan 2012)
17 Jan 2012; Kacper Kowalik <xarthisius@gentoo.org> +ceph-0.40.ebuild:
Version bump, fixes bug #369627 and #394287 by Agostino Sarubbo
<ago@gentoo.org> and Emery Hemingway <emery@vfemail.net> respectively. Add
tcmalloc USE flag
03 Jan 2012; Kacper Kowalik <xarthisius@gentoo.org>
+files/ceph-issue1869.patch, -ceph-0.36.ebuild, ceph-0.38.ebuild:
Fix building with automake-1.11.2 wrt #397319 by Alphat-PC
<AlphatPC@gmail.com>. Drop old
*ceph-0.38 (19 Nov 2011)
19 Nov 2011; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.38.ebuild,
-ceph-0.34.ebuild:
Version bump and clean up
*ceph-0.36 (05 Oct 2011)
05 Oct 2011; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.36.ebuild:
Version bump
*ceph-0.34 (31 Aug 2011)
31 Aug 2011; Alexey Shvetsov <alexxy@gentoo.org> -ceph-0.31.ebuild,
+ceph-0.34.ebuild:
Version bump
*ceph-0.31 (28 Jul 2011)
28 Jul 2011; Alexey Shvetsov <alexxy@gentoo.org> -ceph-0.30.ebuild,
+ceph-0.31.ebuild:
Version bump
*ceph-0.30 (28 Jun 2011)
28 Jun 2011; Alexey Shvetsov <alexxy@gentoo.org> -ceph-0.29.1.ebuild,
+ceph-0.30.ebuild:
Version bump
28 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> ceph-0.29.1.ebuild:
Add missing dependency wrt #373321 by Deniss Gaplevsky <slim@inbox.lv>
*ceph-0.29.1 (17 Jun 2011)
17 Jun 2011; Alexey Shvetsov <alexxy@gentoo.org> -ceph-0.26.ebuild,
+ceph-0.29.1.ebuild:
Version bump
26 Apr 2011; Ultrabug <ultrabug@gentoo.org>
-files/ceph-0.24.1-autotools.patch, ceph-0.26.ebuild,
+files/ceph-0.26-autotools.patch:
Fix autotools patch wrt #363497. Thanks to Peter Große for reporting.
*ceph-0.26 (06 Apr 2011)
06 Apr 2011; Alexey Shvetsov <alexxy@gentoo.org> -ceph-0.25.2.ebuild,
+ceph-0.26.ebuild:
Version bump. Also this will fix bug #354047
01 Apr 2011; Ultrabug <ultrabug@gentoo.org> ceph-0.25.2.ebuild:
fix Spinlock.h include path, wrt #361203, thanks to Ivan Chavero.
*ceph-0.25.2 (28 Mar 2011)
28 Mar 2011; Alexey Shvetsov <alexxy@gentoo.org> -ceph-0.23.1.ebuild,
-ceph-0.24.1.ebuild, +ceph-0.25.2.ebuild:
Version bump & clean up
*ceph-0.24.1 (20 Jan 2011)
20 Jan 2011; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.24.1.ebuild,
+files/ceph-0.24.1-autotools.patch:
Version bump. Thanks to Alexys Jacob
19 Jan 2011; Ultrabug <ultrabug@gentoo.org> ceph-0.23.1.ebuild:
Disable tcmalloc switch until fixed by upstream. Fixes #351032. Thanks to
xarthisius.
*ceph-0.23.1 (07 Dec 2010)
07 Dec 2010; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.23.1.ebuild,
+files/ceph.confd, +files/ceph.initd, +metadata.xml:
Initial import per bug #338008
|