texinfo: Update to version 7.0.3

Message ID 20230518184328.172754-10-adolf.belka@ipfire.org
State Accepted
Commit 7adec7d392244e33d202bacf0d8955edaa55007b
Headers
Series texinfo: Update to version 7.0.3 |

Commit Message

Adolf Belka May 18, 2023, 6:43 p.m. UTC
  - Update from version 7.0.2 to 7.0.3
- Update of rootfile not required
- Changelog
    7.0.3 (26 March 2023)
	This is a bug-fix release with minimal changes.
	* texi2any
	  . fix performance regression when Perl binary extension (XS) modules
	    are not being used (e.g. with TEXINFO_XS=omit)
	* info
	  . further fix of recoding of UTF-8 files to ASCII to avoid text
	    disappearing from nodes
	  . avoid possible freeze at start of a file with `-v nodeline=pointers'

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/texinfo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/texinfo b/lfs/texinfo
index 62acc0af5..6cd0e1f28 100644
--- a/lfs/texinfo
+++ b/lfs/texinfo
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 7.0.2
+VER        = 7.0.3
 
 THISAPP    = texinfo-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -47,7 +47,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 23737cc800392c949add14c1d0a01a294e8c224d958c03325c96d6540dcfae49db5c2d4a8c29310c0603f8ac8477f6ee00a14db4aa6caab317b19e776139e617
+$(DL_FILE)_BLAKE2 = 38710faba2f717f7990228d58924901ea7d7378cc02e2059a437b5127f9e2dc67f732584e3f45fc34e8ef6d7671a546fe66871dadbd29e772f3417768622a650
 
 install : $(TARGET)