summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: 829eb827c6f3fe039519b821a14256163fc7164f (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
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 <sage@fatty.ops.newdream.net>  Wed, 11 Aug 2010 14:55:25 -0700

ceph (0.21-1) unstable; urgency=low

  * improved logging infrastructure
  * log rotation
  * mkfs improvements
  * rbd tool, class (rados block device)
  * mds: return ENOTEMPTY when removing directory with snapshots
  * mds: lazy io support
  * msgr: send messages directly to connection handle (w/o looking up
    destination address)
  * faster atomic via libatomic-ops
  * cfuse now stable
  * mon: recovery improvements (e.g., when one mon is down for a long time)
  * mon: warn on monitor clock drift
  * osd: large object support 
  * osd: heartbeat fixes
  * osd: journaling fixes, improvements (bugs, better use of direct io)
  * osd: snapshot rollback op (for rbd)
  * radosgw fixes, improvements
  * many memory leak fixes

 -- Sage Weil <sage@newdream.net>  Tue, 27 Jul 2010 12:35:09 -0700

ceph (0.20.2-1) unstable; urgency=low

  * Initial release (Closes: #506040)

 -- sage <sage@newdream.net>  Tue, 20 Jul 2010 19:40:44 -0800