From 2c2dd09357968da8cb8e41f4bb910374d9722be0 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 7 Mar 2018 14:47:46 -0500 Subject: [PATCH] Update release notes, etc., for the 1.44.0 release Signed-off-by: Theodore Ts'o --- debian/changelog | 7 +++++++ doc/RelNotes/v1.44.0.txt | 2 ++ e2fsprogs.lsm | 4 ++-- version.h | 4 ++-- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index ff6349d..8f33060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +e2fsprogs (1.44.0-1) unstable; urgency=medium + + * New upstream release + * Update Czech, Spanish, French, Malay, and Ukrainian translations. + + -- Theodore Y. Ts'o Wed, 07 Mar 2018 14:39:52 -0500 + e2fsprogs (1.44.0~rc2-1) experimental; urgency=medium * New upstream release diff --git a/doc/RelNotes/v1.44.0.txt b/doc/RelNotes/v1.44.0.txt index 51a2651..2f7587e 100644 --- a/doc/RelNotes/v1.44.0.txt +++ b/doc/RelNotes/v1.44.0.txt @@ -77,3 +77,5 @@ running tests are being run via "make check". E2fsck is now much faster for bigalloc file systems when scanning extents for bigalloc file systems. (Addresses Google Bug #36886699) + +Update Czech, Spanish, French, Malay, and Ukrainian translations. diff --git a/e2fsprogs.lsm b/e2fsprogs.lsm index bb37560..4a32fc7 100644 --- a/e2fsprogs.lsm +++ b/e2fsprogs.lsm @@ -1,14 +1,14 @@ Begin3 Title: EXT2 Filesystem utilities Version: 1.44.0 -Entered-date: 2018-02-27 +Entered-date: 2018-03-07 Description: The filesystem utilities for the EXT2, EXT3, and EXT4 filesystems, including e2fsck, mke2fs, dumpe2fs, and others. Keywords: utilities, filesystem, Ext2fs, ext3, ext4 Author: tytso@mit.edu (Theodore Tso) Maintained-by: tytso@mit.edu (Theodore Tso) Primary-site: ftp.kernel.org /pub/linux/kernel/people/tytso/e2fsprogs - 7348kB e2fsprogs-1.44.0.tar.gz + 7364kB e2fsprogs-1.44.0.tar.gz 700kB e2fsprogs-libs-1.44.0.tar.gz 1kB e2fsprogs-1.44.0.lsm Alternate-site: download.sourceforge.net /pub/sourceforge/e2fsprogs diff --git a/version.h b/version.h index 9f6a839..7eb5121 100644 --- a/version.h +++ b/version.h @@ -7,5 +7,5 @@ * file may be redistributed under the GNU Public License v2. */ -#define E2FSPROGS_VERSION "1.44.0-rc2" -#define E2FSPROGS_DATE "4-Mar-2018" +#define E2FSPROGS_VERSION "1.44.0" +#define E2FSPROGS_DATE "7-Mar-2018" -- 1.8.3.1