Upgrade to file 5.28, since file 5.25 segfaults in libmagic:magic_close.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 10 Aug 2016 17:01:36 +0000 (18:01 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 10 Aug 2016 17:01:36 +0000 (18:01 +0100)
.gitignore
Makefile

index d6a2443..b05ec7e 100644 (file)
@@ -22,7 +22,7 @@ stamp-*
 /beecrypt-4.2.1/
 /bzip2-1.0.6/
 /coreutils-8.25/
-/file-5.25/
+/file-5.28/
 /gmp-6.1.1/
 /grep-2.25/
 /gzip-1.8/
index d317474..9c07b0c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,9 +53,10 @@ UTIL_LINUX_VERSION = 2.28
 TAR_VERSION        = 1.29
 GZIP_VERSION       = 1.8
 ZLIB_VERSION       = 1.2.8
-# Needs to match the installed (on host) version, otherwise:
-# "Cannot use the installed version of file (xx) to cross-compile file yy"
-FILE_VERSION       = 5.25
+# Needs to match the version of 'file' installed (on host), otherwise:
+#   "Cannot use the installed version of file (xx) to cross-compile file yy"
+# Also note that 5.25 is definitely broken (segfaults in libmagic:magic_close).
+FILE_VERSION       = 5.28
 POPT_VERSION       = 1.16
 BEECRYPT_VERSION   = 4.2.1
 RPM_COMMIT         = 95712183458748ea6cafebac1bdd5daa097d9bee