Whamcloud - gitweb
Update debian changelog and version.h for 1.46~WIP.2019.10.09-1
authorTheodore Ts'o <tytso@mit.edu>
Thu, 10 Oct 2019 00:25:01 +0000 (20:25 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Oct 2019 00:25:01 +0000 (20:25 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/changelog
version.h

index 8166ebc..c047ef2 100644 (file)
@@ -1,10 +1,11 @@
-e2fsprogs (1.46~WIP.2019.10.03-1) experimental; urgency=medium
+e2fsprogs (1.46~WIP.2019.10.09-1) experimental; urgency=medium
 
   * Add (minimal) support to enable the fast commit feaure.  This is just
     enough to enable kernel development work; e2fsck replay of journals
     with the fast commit feature is *not* available.
+  * E2fsck will now check encryption policies for consistency
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Thu, 03 Oct 2019 21:49:36 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Wed, 09 Oct 2019 20:22:50 -0400
 
 e2fsprogs (1.45.4-1) unstable; urgency=medium
 
index eb645b3..da06950 100644 (file)
--- a/version.h
+++ b/version.h
@@ -8,4 +8,4 @@
  */
 
 #define E2FSPROGS_VERSION "1.46-WIP"
-#define E2FSPROGS_DATE "03-Oct-2019"
+#define E2FSPROGS_DATE "09-Oct-2019"