From 7aa332cd82d5a349e08d0f9a0149acd2489e0a80 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 11 Aug 2010 14:59:19 -0700 Subject: [PATCH] ceph v0.21.1 --- configure.ac | 2 +- debian/changelog | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cb20ef5b5ed..84b120b9759 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AC_CANONICAL_HOST AC_CANONICAL_TARGET # Automake -AM_INIT_AUTOMAKE(ceph, 0.21) +AM_INIT_AUTOMAKE(ceph, 0.21.1) AM_PROG_CC_C_O AM_PROG_LIBTOOL diff --git a/debian/changelog b/debian/changelog index 185ad02d1c5..829eb827c6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +ceph (0.21.1-1) unstable; urgency=high + + * ceph.spec: many fixes + * mds mds->client message crash + * monmaptool: man page typo + * rados: usage fix + * osd: fix heartbeat to/from node + * osd: fix replies to dup/already committed requests + * librados: hpp fix + * mds: fix cap/snaprealm behavior on readdir + * debian: fix fuse-utils depcs + * cclass: fix .so loading + * osd: fix crazy slowdown during recovery/repeering due to hadnle_osd_map + * cauthtool: fix man page example for fs clients + * mkcephfs to /sbin + * fix log rotation + + -- Sage Weil Wed, 11 Aug 2010 14:55:25 -0700 + ceph (0.21-1) unstable; urgency=low * improved logging infrastructure -- 2.47.3