You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-cluster/ceph/ChangeLog-2015

426 lines
14 KiB

# ChangeLog for sys-cluster/ceph
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.78 2015/08/06 15:13:12 dlan Exp $
06 Aug 2015; Yixun Lan <dlan@gentoo.org> -ceph-0.80.10.ebuild,
-ceph-0.87.2.ebuild, -ceph-0.94.2.ebuild:
drop old
*ceph-0.94.2-r1 (06 Aug 2015)
06 Aug 2015; Yixun Lan <dlan@gentoo.org> +ceph-0.94.2-r1.ebuild,
+files/ceph.target, +files/ceph-mds_at.service,
+files/ceph-mds_at.service.conf, +files/ceph-mon_at.service,
+files/ceph-mon_at.service.conf, +files/ceph-osd_at.service,
+files/ceph-osd_at.service.conf:
add systemd support, bug 550892, thanks Michael Seifert
06 Aug 2015; Yixun Lan <dlan@gentoo.org> ceph-0.94.2.ebuild,
+files/rbdmap.initd:
add rbdmap init script, bug 553292, thanks frank <skunk at legalise.it>
*ceph-0.80.10-r1 (04 Aug 2015)
04 Aug 2015; Yixun Lan <dlan@gentoo.org> +ceph-0.80.10-r1.ebuild,
ceph-0.87.2.ebuild, +files/ceph-0.80.10-cpp-backport.patch:
backport cpp patch from upstream, fix bug 556406, 555270
*ceph-0.94.2 (15 Jul 2015)
*ceph-0.87.2 (15 Jul 2015)
*ceph-0.80.10 (15 Jul 2015)
15 Jul 2015; Yixun Lan <dlan@gentoo.org> +ceph-0.80.10.ebuild,
-ceph-0.87.1.ebuild, +ceph-0.87.2.ebuild, -ceph-0.93.ebuild,
+ceph-0.94.2.ebuild:
version bump
16 May 2015; Anthony G. Basile <blueness@gentoo.org> ceph-0.93.ebuild,
ceph-9999.ebuild:
Keyword ~arm, ~ppc and ~ppc64. Bug #549516.
20 Apr 2015; Yixun Lan <dlan@gentoo.org> -ceph-0.67.9-r1.ebuild,
-ceph-0.67.10-r1.ebuild, -ceph-0.80.5-r1.ebuild, -ceph-0.80.7-r1.ebuild,
-ceph-0.80.8.ebuild:
drop old after stabilization
19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ceph-0.80.9.ebuild:
Stable for x86, wrt bug #544606
08 Apr 2015; Michał Górny <mgorny@gentoo.org> ceph-0.67.10-r1.ebuild,
ceph-0.67.9-r1.ebuild, ceph-0.80.5-r1.ebuild, ceph-0.80.7-r1.ebuild,
ceph-0.80.8.ebuild, ceph-0.80.9.ebuild, ceph-0.87.1.ebuild, ceph-0.93.ebuild,
ceph-9999.ebuild:
Drop old Python implementations
08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ceph-0.80.9.ebuild:
Stable for amd64, wrt bug #544606
*ceph-0.80.9 (13 Mar 2015)
13 Mar 2015; Yixun Lan <dlan@gentoo.org> +ceph-0.80.9.ebuild:
version bump
05 Mar 2015; Yixun Lan <dlan@gentoo.org> ceph-0.87.1.ebuild,
+files/ceph-0.87.1-glibc-2.20.patch:
fix segfault if using =glibc-2.20, bug 529076
*ceph-0.93 (03 Mar 2015)
*ceph-0.87.1 (03 Mar 2015)
*ceph-0.80.8 (03 Mar 2015)
03 Mar 2015; Yixun Lan <dlan@gentoo.org> +ceph-0.80.8.ebuild,
+ceph-0.87.1.ebuild, +ceph-0.93.ebuild, metadata.xml:
version bump, new USE=lttng flag, fix bug 536472, 522680, 529076 thanks @xmw
*ceph-0.80.7-r1 (02 Mar 2015)
*ceph-0.80.5-r1 (02 Mar 2015)
*ceph-0.67.10-r1 (02 Mar 2015)
*ceph-0.67.9-r1 (02 Mar 2015)
02 Mar 2015; Sergey Popov <pinkbyte@gentoo.org> -ceph-0.67.9.ebuild,
+ceph-0.67.9-r1.ebuild, -ceph-0.67.10.ebuild, +ceph-0.67.10-r1.ebuild,
-ceph-0.80.5.ebuild, +ceph-0.80.5-r1.ebuild, -ceph-0.80.7.ebuild,
+ceph-0.80.7-r1.ebuild:
QA: revbump all ceph ebuilds to fix bug #529228 and related logrotate issues
02 Mar 2015; Sergey Popov <pinkbyte@gentoo.org> files/ceph.logrotate:
QA: prevent rotating already rotated log files
24 Feb 2015; Sergey Popov <pinkbyte@gentoo.org> files/ceph.logrotate:
QA: do not pollute cron output in logrotate script in cases, when no
daemons, but only ceph client is used
*ceph-0.80.7 (05 Nov 2014)
05 Nov 2014; Yixun Lan <dlan@gentoo.org> +ceph-0.80.7.ebuild:
revision bump, bug 526612, thanks James Horton for reporting
24 Sep 2014; Yixun Lan <dlan@gentoo.org> ceph-0.67.9.ebuild,
ceph-0.67.10.ebuild, ceph-0.80.5.ebuild, ceph-9999.ebuild:
fix libtool archives issue, readme.gentoo related, bug 523522
25 Aug 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.56.3.ebuild,
-files/ceph.confd, -files/ceph.initd:
prune old version
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ceph-0.67.9.ebuild:
Stable for x86, wrt bug #518360
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ceph-0.67.9.ebuild:
Stable for amd64, wrt bug #518360
21 Aug 2014; Yixun Lan <dlan@gentoo.org> ceph-0.56.3.ebuild,
+files/ceph.confd, +files/ceph.initd:
roll back old stable versions, bug 520250
*ceph-0.67.10 (19 Aug 2014)
19 Aug 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.56.3.ebuild,
ceph-0.67.9.ebuild, +ceph-0.67.10.ebuild, ceph-0.80.5.ebuild,
ceph-9999.ebuild, +files/README.gentoo, -files/ceph.confd, -files/ceph.initd,
files/ceph.initd-r1:
drop 0.56.3 which never updated and have security problem. bump 0.67.10, fix
bug 519540
*ceph-0.80.5 (01 Aug 2014)
01 Aug 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.80.4.ebuild,
+ceph-0.80.5.ebuild:
bump & drop old
*ceph-0.80.4 (18 Jul 2014)
*ceph-0.67.9 (18 Jul 2014)
18 Jul 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.67.7.ebuild,
+ceph-0.67.9.ebuild, -ceph-0.72.2-r3.ebuild, -ceph-0.80.1.ebuild,
+ceph-0.80.4.ebuild, ceph-9999.ebuild:
revision bump, clean old, bug 517122. thanks @babykart
06 Jul 2014; Michał Górny <mgorny@gentoo.org> ceph-0.67.7.ebuild,
ceph-0.72.2-r3.ebuild, ceph-0.80.1.ebuild, ceph-9999.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
20 Jun 2014; Yixun Lan <dlan@gentoo.org> ceph-0.67.7.ebuild,
ceph-0.72.2-r3.ebuild, ceph-0.80.1.ebuild:
fix python shebang, bug 512148, thanks Stefan Junker
25 May 2014; Yixun Lan <dlan@gentoo.org> ceph-0.80.1.ebuild:
fix bug #511124, thanks @reivzy
*ceph-0.80.1 (21 May 2014)
21 May 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.79.ebuild,
+ceph-0.80.1.ebuild, ceph-9999.ebuild, +files/ceph.confd-r1,
+files/ceph.initd-r1, +files/ceph.logrotate, metadata.xml:
version bump 0.80.1, fix bug #510396, #507956, thanks @babykart, @Changyuan
Yu, @LeeL
*ceph-0.79 (17 Apr 2014)
17 Apr 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.77.ebuild,
-ceph-0.78.ebuild, +ceph-0.79.ebuild, ceph-9999.ebuild,
+files/ceph-0.79-libzfs.patch, metadata.xml:
bump 0.79, fix libxfs dep, bug #507924, thanks @LeeL
*ceph-0.78 (29 Mar 2014)
29 Mar 2014; Yixun Lan <dlan@gentoo.org> +ceph-0.78.ebuild:
version bump
*ceph-0.77 (20 Feb 2014)
*ceph-0.72.2-r3 (20 Feb 2014)
*ceph-0.67.7 (20 Feb 2014)
20 Feb 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.67.5-r2.ebuild,
+ceph-0.67.7.ebuild, -ceph-0.72.2-r2.ebuild, +ceph-0.72.2-r3.ebuild,
-ceph-0.75.ebuild, +ceph-0.77.ebuild, +files/ceph-fix-gnustack.patch:
bump 0.67.7, 0.77, drop old; fix bug #500514, #500974
26 Jan 2014; Yixun Lan <dlan@gentoo.org> ceph-0.67.5-r2.ebuild,
ceph-0.72.2-r2.ebuild, ceph-0.75.ebuild, ceph-9999.ebuild:
drop PYTHON_REQUIRED_USE for python-any-r1
23 Jan 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.56.4.ebuild,
-ceph-0.56.5.ebuild, -ceph-0.61.1.ebuild, -ceph-0.61.7-r1.ebuild,
-ceph-0.67.ebuild, -ceph-0.67.5-r1.ebuild, -ceph-0.72.2-r1.ebuild,
-files/ceph-0.61.7-install.patch:
prune old ebuilds
*ceph-0.75 (23 Jan 2014)
*ceph-0.72.2-r2 (23 Jan 2014)
*ceph-0.67.5-r2 (23 Jan 2014)
23 Jan 2014; Yixun Lan <dlan@gentoo.org> +ceph-0.67.5-r2.ebuild,
+ceph-0.72.2-r2.ebuild, +ceph-0.75.ebuild, ceph-9999.ebuild, metadata.xml:
use subslot, adjust deps, update to python-any-r1
*ceph-0.67.5-r1 (15 Jan 2014)
*ceph-0.72.2-r1 (15 Jan 2014)
15 Jan 2014; Yixun Lan <dlan@gentoo.org> +ceph-0.67.5-r1.ebuild,
+ceph-0.72.2-r1.ebuild, -ceph-0.67.5.ebuild, -ceph-0.72.2.ebuild,
ceph-9999.ebuild:
fix python-r1 deps, thanks @jlec
*ceph-0.67.5 (15 Jan 2014)
*ceph-0.72.2 (15 Jan 2014)
15 Jan 2014; Yixun Lan <dlan@gentoo.org> +ceph-0.67.5.ebuild,
+ceph-0.72.2.ebuild, ceph-9999.ebuild, metadata.xml:
vesrion bump, fix bug #496118, #469564 1) version 0.67.5, 0.72.2 added 2)
live ebuild updated 3) add myself as co-maintainer
*ceph-0.61.7-r1 (18 Aug 2013)
18 Aug 2013; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.61.7-r1.ebuild,
+files/ceph-0.61.7-install.patch, -ceph-0.61.7.ebuild:
Fix install. bug #481250
*ceph-0.67 (16 Aug 2013)
*ceph-0.61.7 (16 Aug 2013)
16 Aug 2013; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.61.7.ebuild,
+ceph-0.67.ebuild:
Version bump per bug #479350
*ceph-0.56.5 (09 May 2013)
09 May 2013; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.56.5.ebuild:
Version bump
*ceph-0.61.1 (09 May 2013)
09 May 2013; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.61.1.ebuild,
-ceph-0.60-r1.ebuild, -files/ceph-0.60-mds_sessionmap.patch:
Version bump & clean up
*ceph-0.60-r1 (12 Apr 2013)
12 Apr 2013; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.60-r1.ebuild,
+files/ceph-0.60-mds_sessionmap.patch, -ceph-0.58.ebuild, -ceph-0.59.ebuild,
-ceph-0.60.ebuild, ceph-9999.ebuild:
Add patch to fix mds crash, also fix deps #465120
04 Apr 2013; Alexey Shvetsov <alexxy@gentoo.org> ceph-0.60.ebuild,
ceph-9999.ebuild:
Drop unneded line
*ceph-0.60 (03 Apr 2013)
03 Apr 2013; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.60.ebuild:
Version bump
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> -ceph-0.49.ebuild:
Remove old
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ceph-0.56.3.ebuild:
Stable for x86, wrt bug #463306
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ceph-0.56.3.ebuild:
Stable for amd64, wrt bug #463306
26 Mar 2013; Patrick Lauer <patrick@gentoo.org> ceph-0.59.ebuild:
Unbundling leveldb #463314
*ceph-0.59 (26 Mar 2013)
*ceph-0.56.4 (26 Mar 2013)
26 Mar 2013; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.56.4.ebuild,
+ceph-0.59.ebuild:
Version bump
*ceph-0.56.3 (11 Mar 2013)
*ceph-0.58 (11 Mar 2013)
11 Mar 2013; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.56.3.ebuild,
+ceph-0.58.ebuild, -ceph-0.51.ebuild, -ceph-0.55.1.ebuild,
-ceph-0.56.1.ebuild, -files/ceph-0.26-autotools.patch,
-files/ceph-issue1869.patch, ceph-9999.ebuild, files/ceph.initd:
Version bump. Also fix bugs #455582 #455584 #452842
*ceph-9999 (14 Jan 2013)
*ceph-0.56.1 (14 Jan 2013)
14 Jan 2013; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.56.1.ebuild,
+ceph-9999.ebuild:
[sys-cluster/ceph] Version bump
*ceph-0.55.1 (17 Dec 2012)
17 Dec 2012; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.55.1.ebuild:
[sys-cluster/ceph] Version bump
*ceph-0.51 (14 Sep 2012)
14 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> +ceph-0.51.ebuild,
-ceph-0.38.ebuild, -ceph-0.40.ebuild, -ceph-0.41.ebuild, -ceph-0.44.ebuild,
-ceph-0.48.ebuild, ceph-0.49.ebuild:
Version bump to latest. Stabilise 0.49 on amd64 and x86 redux older versions.
06 Aug 2012; Alexey Shvetsov <alexxy@gentoo.org> ceph-0.48.ebuild,
ceph-0.49.ebuild:
[sys-cluster/ceph] Add missing dep as per Paweł Wojtal request
*ceph-0.48 (04 Aug 2012)
04 Aug 2012; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.48.ebuild:
[sys-cluster/ceph] version bump per bug #424791
*ceph-0.49 (04 Aug 2012)
04 Aug 2012; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.49.ebuild:
[sys-cluster/ceph] version bump per bug #424791
27 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> ceph-0.44.ebuild:
Missing dev-libs/fcgi and dev-libs/libaio dependencies wrt #410003 by Stoian
Ivanov. Fix building with sys-devel/automake >= 1.12 by removing -Werror from
AM_INIT_AUTOMAKE wrt #423755 by Diego Elio Pettenò.
04 May 2012; Jeff Horelick <jdhore@gentoo.org> ceph-0.38.ebuild,
ceph-0.40.ebuild, ceph-0.41.ebuild, ceph-0.44.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
11 Apr 2012; Andreas Schuerch <nativemad@gentoo.org> ceph-0.41.ebuild:
x86 stable, see bug 369625
*ceph-0.44 (23 Mar 2012)
23 Mar 2012; Alexey Shvetsov <alexxy@gentoo.org> +ceph-0.44.ebuild:
[sys-cluster/ceph] Version bump
11 Mar 2012; Agostino Sarubbo <ago@gentoo.org> ceph-0.41.ebuild:
Stable for amd64, wrt bug #369625
*ceph-0.41 (07 Feb 2012)
07 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> +ceph-0.41.ebuild,
ceph-0.40.ebuild, files/ceph.initd:
Version bump
*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