Whamcloud - gitweb
Update release notes, etc., for the 1.46.4 release v1.46.4
authorTheodore Ts'o <tytso@mit.edu>
Thu, 19 Aug 2021 02:52:03 +0000 (22:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 19 Aug 2021 02:53:01 +0000 (22:53 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/changelog
doc/RelNotes/v1.46.4.txt
e2fsprogs.lsm
lib/e2p/Makefile.in
po/e2fsprogs.pot
version.h

index c494689..9f87a75 100644 (file)
@@ -1,4 +1,4 @@
-e2fsprogs (1.46.4~rc1-1) unstable; urgency=medium
+e2fsprogs (1.46.4-1) unstable; urgency=medium
 
   * New upstream release
   * Mke2fs now creates 256 byte inodes by default for all non-GNU Hurd
@@ -24,7 +24,7 @@ e2fsprogs (1.46.4~rc1-1) unstable; urgency=medium
   * Update Czech, Dutch, French, Polish, Portuguese, and Swedish
     translations.
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Sun, 15 Aug 2021 19:37:36 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Wed, 18 Aug 2021 22:47:40 -0400
 
 e2fsprogs (1.46.3-1) experimental; urgency=medium
 
index 27bc92f..52c8986 100644 (file)
@@ -1,4 +1,4 @@
-E2fsprogs 1.46.4 (August 15, 2021)
+E2fsprogs 1.46.4 (August 18, 2021)
 ==================================
 
 Updates/Fixes since v1.46.3:
index 7d6c347..52a71f4 100644 (file)
@@ -1,7 +1,7 @@
 Begin3
 Title:          EXT2 Filesystem utilities
 Version:        1.46.4
-Entered-date:   2021-08-15
+Entered-date:   2021-08-18
 Description:    The filesystem utilities for the EXT2, EXT3, and EXT4
                filesystems, including e2fsck, mke2fs, dumpe2fs, and others.
 Keywords:       utilities, filesystem, Ext2fs, ext3, ext4
index cd23511..92d9c01 100644 (file)
@@ -219,4 +219,5 @@ encoding.o: $(srcdir)/encoding.c $(top_builddir)/lib/config.h \
  $(top_builddir)/lib/dirpaths.h $(srcdir)/e2p.h \
  $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h
 errcode.o: $(srcdir)/errcode.c $(top_builddir)/lib/config.h \
- $(top_builddir)/lib/dirpaths.h
+ $(top_builddir)/lib/dirpaths.h $(srcdir)/e2p.h \
+ $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h
index 1f8e659..26694c5 100644 (file)
@@ -79,7 +79,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: e2fsprogs 1.46.4\n"
 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
-"POT-Creation-Date: 2021-08-15 23:39+0000\n"
+"POT-Creation-Date: 2021-08-18 22:49+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 8f113c3..d3ff901 100644 (file)
--- a/version.h
+++ b/version.h
@@ -7,5 +7,5 @@
  * file may be redistributed under the GNU Public License v2.
  */
 
-#define E2FSPROGS_VERSION "1.46.4-rc1"
-#define E2FSPROGS_DATE "15-Aug-2021"
+#define E2FSPROGS_VERSION "1.46.4"
+#define E2FSPROGS_DATE "18-Aug-2021"