tools/e2fsprogs: update to 1.46.4
authorRosen Penev <rosenp@gmail.com>
Sat, 18 Sep 2021 08:09:29 +0000 (01:09 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 20 Sep 2021 13:21:17 +0000 (15:21 +0200)
Refresh patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
tools/e2fsprogs/Makefile
tools/e2fsprogs/patches/001-exit_0_on_corrected_errors.patch
tools/e2fsprogs/patches/002-dont-build-e4defrag.patch
tools/e2fsprogs/patches/003-no-crond.patch

index 408097f74066d94c29ee5b036b3bf1bedc47a405..f8ca48222466e2218b50195db153b1f0712e34c6 100644 (file)
@@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=e2fsprogs
 PKG_CPE_ID:=cpe:/a:e2fsprogs_project:e2fsprogs
-PKG_VERSION:=1.46.2
-PKG_HASH:=23aa093295c94e71ef1be490c4004871c5b01d216a8cb4d111fa6c0aac354168
+PKG_VERSION:=1.46.4
+PKG_HASH:=b11042533c1b1dcf17512f0da48e05b0c573dada1dd8b762864d10f4dc399713
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
index 67a30f610b53a19993858e1114dae10321b3ae0e..9b9b06d540288eb68598ca8585f5b2a53acdd0d9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/e2fsck/e2fsck.h
 +++ b/e2fsck/e2fsck.h
-@@ -73,7 +73,7 @@
+@@ -74,7 +74,7 @@
   * Exit codes used by fsck-type programs
   */
  #define FSCK_OK          0    /* No errors */
index 2a7842f65543b653824d174f1fa9f11d0b24837a..f59cd317a1d33922660b8a6cfea6ed9be1330967 100644 (file)
@@ -1,6 +1,6 @@
 --- a/misc/Makefile.in
 +++ b/misc/Makefile.in
-@@ -11,7 +11,7 @@ INSTALL = @INSTALL@
+@@ -12,7 +12,7 @@ MKDIR_P = @MKDIR_P@
  
  @MCONFIG@
  
index 87b50bff2b977ae8a45192f1339cd0f36bb74ea3..a7ea52b1acfc85bbf344edc83f6331a7bffaab52 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure
 +++ b/configure
-@@ -14525,7 +14525,7 @@ $as_echo_n "checking for system crontab
+@@ -12538,7 +12538,7 @@ $as_echo_n "checking for system crontab
  
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${crond_dir}" >&5
  $as_echo "${crond_dir}" >&6; }