Whamcloud - gitweb
LU-15330 build: update version to 1.46.2.wc4 75/45875/2 v1.46.2.wc4
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 17 Dec 2021 05:09:12 +0000 (22:09 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 17 Dec 2021 17:22:24 +0000 (17:22 +0000)
92846e03 LU-15330 e2fsck: no parent lookup in disconnected dir
53e89f07 LU-15164 misc: fix chattr usage message for project ID
35ce354f LU-13717 sec: process Lustre enc inodes as normal enc inodes
d35469d6 LU-13717 sec: support encrypted files handling in pfsck mode
c6c08da9 LU-14953 e2fsck: pfsck progress report
318931a7 LU-14784 contrib: add rocky linux rpm support

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ia81fd00adfffd35cd7a4b250aa1d974c8a80ed7f
Reviewed-on: https://review.whamcloud.com/45875
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
e2fsprogs.spec
version.h

index df5bcdd..90772c1 100644 (file)
@@ -5,7 +5,7 @@
 
 Summary: Utilities for managing ext2/ext3/ext4 filesystems
 Name: e2fsprogs
-Version: 1.46.2.wc3
+Version: 1.46.2.wc4
 Release: 0%{_vendor}
 License: GPLv2 and LGPLv2
 Group: System Environment/Base
index fc8409d..c3e3a91 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.2.wc3"
-#define E2FSPROGS_DATE "18-Jun-2021"
+#define E2FSPROGS_VERSION "1.46.2.wc4"
+#define E2FSPROGS_DATE "18-Dec-2021"