summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2019-10-09 20:25:01 -0400
committerTheodore Ts'o <tytso@mit.edu>2019-10-09 20:25:01 -0400
commit4b4f7b359774453ed88a7d111e73a4f2586e5c28 (patch)
treeae93221d9be48f65c006ac37fcd138dffa443f79
parent2ba05753f70db32618b4e97d5351aa4d359bcdee (diff)
downloade2fsprogs-4b4f7b359774453ed88a7d111e73a4f2586e5c28.tar.gz
Update debian changelog and version.h for 1.46~WIP.2019.10.09-1
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--debian/changelog5
-rw-r--r--version.h2
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 8166ebc6..c047ef23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/version.h b/version.h
index eb645b32..da06950e 100644
--- 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"