[ostree] TODO: update



commit fbc232d72b277d546eefa4b0828b106aa3bb930b
Author: Colin Walters <walters verbum org>
Date:   Sat Mar 15 19:05:52 2014 -0400

    TODO: update

 TODO                                             |    3 +++
 src/libostree/ostree-repo-static-delta-private.h |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/TODO b/TODO
index d5aa542..fec2f56 100644
--- a/TODO
+++ b/TODO
@@ -31,6 +31,9 @@
 
 * Improve library
 
+* Do HTTP requests as unprivileged user (particularly before we've
+  done GPG verification)
+
 * Reintroduce "ostree admin install": Could pull in host data,
   such as uids and /etc/fstab.
 
diff --git a/src/libostree/ostree-repo-static-delta-private.h 
b/src/libostree/ostree-repo-static-delta-private.h
index a5ad37c..ec9e841 100644
--- a/src/libostree/ostree-repo-static-delta-private.h
+++ b/src/libostree/ostree-repo-static-delta-private.h
@@ -61,7 +61,7 @@ G_BEGIN_DECLS
  *   metadata: a{sv}
  *   timestamp: guint64
  *   ARRAY[(csum from, csum to)]: ay
- *   ARRAY[delta-part-header]
+ *   ARRAY[delta-meta-entry]
  *
  * The metadata would include things like a version number, as well as
  * extended verification data like a GPG signature.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]