Browse Source

tools/e2fsprogs: update to 1.46.4

Refresh patches.

Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev 4 years ago
parent
commit
8c863f604d

+ 2 - 2
tools/e2fsprogs/Makefile

@@ -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

+ 1 - 1
tools/e2fsprogs/patches/001-exit_0_on_corrected_errors.patch

@@ -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 */

+ 1 - 1
tools/e2fsprogs/patches/002-dont-build-e4defrag.patch

@@ -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@
  

+ 1 - 1
tools/e2fsprogs/patches/003-no-crond.patch

@@ -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; }