]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
strace: Update to 5.11
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 22 Mar 2021 07:26:43 +0000 (08:26 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Mar 2021 10:41:50 +0000 (10:41 +0000)
- Update from 5.10 to 5.11
- No update of rootfile required
- Changelog is too long to put in here (several thousand lines)
   Full change log can be reviewed in the tarball.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/strace

index c6ea3587665e5a044a46ca25ae422e3f840e08ee..cfce835ec92142c008e0a6310ce24c3f0e4b673c 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.10
+VER        = 5.11
 SUP_ARCHES = x86_64 i586 armv5tel
 
 THISAPP    = strace-$(VER)
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = strace
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       = elfutils
 
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5f9f87f9afa282e7512f67a129287d6c
+$(DL_FILE)_MD5 = f5a317fd535465cf9130d0547661f5c4
 
 install : $(TARGET)