From 4b4f7b359774453ed88a7d111e73a4f2586e5c28 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 9 Oct 2019 20:25:01 -0400 Subject: [PATCH] Update debian changelog and version.h for 1.46~WIP.2019.10.09-1 Signed-off-by: Theodore Ts'o --- debian/changelog | 5 +++-- version.h | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8166ebc..c047ef2 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 Thu, 03 Oct 2019 21:49:36 -0400 + -- Theodore Y. Ts'o 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 eb645b3..da06950 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" -- 1.8.3.1