mirror of
https://github.com/Ansuel/openwrt.git
synced 2025-12-16 15:01:32 +00:00
e2fsprogs: Update to version 1.47.3
Changelog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.3 The file sizes changed only a bit: ``` 8671 bin/packages/mipsel_24kc/base/badblocks-1.47.2-r1.apk 3449 bin/packages/mipsel_24kc/base/chattr-1.47.2-r1.apk 61629 bin/packages/mipsel_24kc/base/debugfs-1.47.2-r1.apk 8522 bin/packages/mipsel_24kc/base/dumpe2fs-1.47.2-r1.apk 4620 bin/packages/mipsel_24kc/base/e2freefrag-1.47.2-r1.apk 162458 bin/packages/mipsel_24kc/base/e2fsprogs-1.47.2-r1.apk 6837 bin/packages/mipsel_24kc/base/e4crypt-1.47.2-r1.apk 6143 bin/packages/mipsel_24kc/base/filefrag-1.47.2-r1.apk 4136 bin/packages/mipsel_24kc/base/libcomerr0-1.47.2-r1.apk 12083 bin/packages/mipsel_24kc/base/libe2p2-1.47.2-r1.apk 173855 bin/packages/mipsel_24kc/base/libext2fs2-1.47.2-r1.apk 8166 bin/packages/mipsel_24kc/base/libss2-1.47.2-r1.apk 2987 bin/packages/mipsel_24kc/base/lsattr-1.47.2-r1.apk 23203 bin/packages/mipsel_24kc/base/resize2fs-1.47.2-r1.apk 36232 bin/packages/mipsel_24kc/base/tune2fs-1.47.2-r1.apk 8671 bin/packages/mipsel_24kc/base/badblocks-1.47.3-r1.apk 3450 bin/packages/mipsel_24kc/base/chattr-1.47.3-r1.apk 61545 bin/packages/mipsel_24kc/base/debugfs-1.47.3-r1.apk 8519 bin/packages/mipsel_24kc/base/dumpe2fs-1.47.3-r1.apk 4630 bin/packages/mipsel_24kc/base/e2freefrag-1.47.3-r1.apk 161364 bin/packages/mipsel_24kc/base/e2fsprogs-1.47.3-r1.apk 6846 bin/packages/mipsel_24kc/base/e4crypt-1.47.3-r1.apk 6092 bin/packages/mipsel_24kc/base/filefrag-1.47.3-r1.apk 4135 bin/packages/mipsel_24kc/base/libcomerr0-1.47.3-r1.apk 12121 bin/packages/mipsel_24kc/base/libe2p2-1.47.3-r1.apk 175696 bin/packages/mipsel_24kc/base/libext2fs2-1.47.3-r1.apk 8166 bin/packages/mipsel_24kc/base/libss2-1.47.3-r1.apk 3001 bin/packages/mipsel_24kc/base/lsattr-1.47.3-r1.apk 23208 bin/packages/mipsel_24kc/base/resize2fs-1.47.3-r1.apk 36402 bin/packages/mipsel_24kc/base/tune2fs-1.47.3-r1.apk ``` Link: https://github.com/openwrt/openwrt/pull/20541 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
1a71840512
commit
28aaaf3c82
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=e2fsprogs
|
||||
PKG_VERSION:=1.47.2
|
||||
PKG_VERSION:=1.47.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@KERNEL/linux/kernel/people/tytso/e2fsprogs/v$(PKG_VERSION)/
|
||||
PKG_HASH:=08242e64ca0e8194d9c1caad49762b19209a06318199b63ce74ae4ef2d74e63c
|
||||
PKG_HASH:=857e6ef800feaa2bb4578fbc810214be5d3c88b072ea53c5384733a965737329
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=NOTICE
|
||||
|
||||
@ -18,7 +18,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
|
||||
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -930,6 +930,7 @@ enable_rpath
|
||||
@@ -931,6 +931,7 @@ enable_rpath
|
||||
with_libiconv_prefix
|
||||
with_libintl_prefix
|
||||
enable_largefile
|
||||
@ -26,7 +26,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
|
||||
with_libarchive
|
||||
enable_fuse2fs
|
||||
enable_lto
|
||||
@@ -1647,6 +1648,7 @@ Optional Packages:
|
||||
@@ -1650,6 +1651,7 @@ Optional Packages:
|
||||
--without-libiconv-prefix don't search for libiconv in includedir and libdir
|
||||
--with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib
|
||||
--without-libintl-prefix don't search for libintl in includedir and libdir
|
||||
@ -34,7 +34,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
|
||||
--without-libarchive disable use of libarchive
|
||||
--with-multiarch=ARCH specify the multiarch triplet
|
||||
--with-udev-rules-dir[=DIR]
|
||||
@@ -13690,7 +13692,155 @@ then :
|
||||
@@ -13736,7 +13738,155 @@ then :
|
||||
fi
|
||||
|
||||
|
||||
@ -191,7 +191,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
|
||||
printf %s "checking for magic_file in -lmagic... " >&6; }
|
||||
if test ${ac_cv_lib_magic_magic_file+y}
|
||||
then :
|
||||
@@ -13728,17 +13878,39 @@ printf "%s\n" "$ac_cv_lib_magic_magic_fi
|
||||
@@ -13774,17 +13924,39 @@ printf "%s\n" "$ac_cv_lib_magic_magic_fi
|
||||
if test "x$ac_cv_lib_magic_magic_file" = xyes
|
||||
then :
|
||||
MAGIC_LIB=-lmagic
|
||||
@ -237,7 +237,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
|
||||
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -1295,12 +1295,59 @@ SOCKET_LIB=''
|
||||
@@ -1297,12 +1297,59 @@ SOCKET_LIB=''
|
||||
AC_CHECK_LIB(socket, socket, [SOCKET_LIB=-lsocket])
|
||||
AC_SUBST(SOCKET_LIB)
|
||||
dnl
|
||||
|
||||
Loading…
Reference in New Issue
Block a user