projects
/
cumulus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2a08b08
)
NEWS file updates in preparation for v0.4 release.
author
Michael Vrable
<mvrable@cs.ucsd.edu>
Fri, 24 Aug 2007 18:03:51 +0000
(11:03 -0700)
committer
Michael Vrable
<mvrable@turin.ucsd.edu>
Fri, 24 Aug 2007 18:03:51 +0000
(11:03 -0700)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
9b8ab0a
..
1291270
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,10
+1,19
@@
-0.4?
+0.4 [2007-08-24]
+ - Documentation improvements: a getting started README, and a
+ description of some of the implementation details.
- Include an example filter script, lbs-filter-gpg, for encrypting
segment data as it is written.
- Add support for signed snapshot descriptor files (via the
--signature-filter option). Due to the checksums contained in the
snapshot descriptor, the signature covers the entire contents of
the snapshot.
- Include an example filter script, lbs-filter-gpg, for encrypting
segment data as it is written.
- Add support for signed snapshot descriptor files (via the
--signature-filter option). Due to the checksums contained in the
snapshot descriptor, the signature covers the entire contents of
the snapshot.
+ - Preview release of lbs-util.py, a Python-based program for
+ managing LBS snapshots. It currently implements a very simple
+ form of automatic segment cleaning, though this isn't much tested.
+ - Improved segment repacking support; after cleaning segments,
+ objects can be written out in different groups based on age. This
+ may help with long-term segment cleaning efficiency, but probably
+ needs more tuning.
0.3 [2007-08-10]
- LOCAL DATABASE CHANGE: A checksums file is now written out along
0.3 [2007-08-10]
- LOCAL DATABASE CHANGE: A checksums file is now written out along