]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libedit: Update to version 20251016-3.1
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 5 Apr 2026 12:03:48 +0000 (14:03 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Apr 2026 12:59:05 +0000 (12:59 +0000)
- Update from version 20250104-3.1 to 20251016-3.1
- Update of rootfile
- Changelog
    20251016-3.1
* all: sync with upstream source

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

index 17b836445dbc14227487e50a3ca681f1573c6528..255594cb6f88de9cab3876c9662278f12f3594eb 100644 (file)
@@ -4,7 +4,7 @@
 #usr/lib/libedit.la
 #usr/lib/libedit.so
 usr/lib/libedit.so.0
-usr/lib/libedit.so.0.0.75
+usr/lib/libedit.so.0.0.76
 #usr/lib/pkgconfig/libedit.pc
 #usr/share/man/man3/editline.3
 #usr/share/man/man3/el_deletestr.3
index fea3704a0561550ca5885a9c26946790537a9667..9105b63b7fbc950e83b56f60bf0d806ca34b66db 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2026  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20250104-3.1
+VER        = 20251016-3.1
 
 THISAPP    = libedit-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 21fe2971fa85e75d988b6c3ec2a8cb30afbb6f73f9f06ce8b3aed7f0edb47df576cac57e231073dcc430dec65c8a1043501fe069b84bae12f250047839f65d93
+$(DL_FILE)_BLAKE2 = 2ea177f349c2a976e11fed07dcfef78d640f5e44f0524930a9872563dff66b29775c89569491579c4d59f1480711d48c78232e0f5f7538509df28794b6607f4e
 
 install : $(TARGET)