From: Arne Fitzenreiter Date: Wed, 21 Jan 2026 15:02:37 +0000 (+0100) Subject: elinks: update to 0.19.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=facb64b87e5ad1ed42dab340d215e22cd435c1fa;p=ipfire-2.x.git elinks: update to 0.19.0 v0.19.0: print progress of curl http uploads do not load js scripts if ecmascript is disabled by disallow.txt or allow.txt v0.19.0rc1: option document.browse.margin_auto #360 (hard margins) TERM=dumb for js tests. #361 option document.html.compress_empty_lines #362 css visiblity: hidden support experimental iframe support spartan protocol window.scroll in js inline images support in html documents (meson option kitty) and options document.html.kitty and document.html.sixel. Note that need also enable kitty or sixel in terminal options include-fragment support (now is easier to download something from github) experimental libuv support allow to set color0 to color255 as color toggle-ecmascript-keys action to toggle between Application or Browser mode requestAnimationFrame in js option ui.sessions.auto_save_position #392 option document.html.display_unfinished meson options avif and webp option protocol.mailcap.allow_empty_referrer option ui.leds.redraw_interval fixes in DOS version related to temporary files creation length can be bigger than int in http protocol #396 ignore result of verification for gemini protocol #397 meson option win32-vt100-native for Windows 10 and newer support for chawan's extensions for mailcap (x-ansioutput and x-htmloutput) Polish translation update Serbian translation update elinks.get_option(name) and elinks.set_option(name, value) in Python scripting #406 other small fixes Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/elinks b/lfs/elinks index 0ae67c6fb..9c7912d15 100644 --- a/lfs/elinks +++ b/lfs/elinks @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2025 IPFire Team # +# Copyright (C) 2007-2026 IPFire Team # # # # 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 # @@ -26,7 +26,7 @@ include Config SUMMARY = An advanced and well-established feature-rich text mode web browser -VER = 0.18.0 +VER = 0.19.0 THISAPP = elinks-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 84ad13a1f374d85bb74d57fe905df4f2f1d062acb89a43197e0f0767cce3779749f4cee7ad15655fe35bc6545799b5f8264498f05a47eca6cb571541e3bcef1c +$(DL_FILE)_BLAKE2 = 98dc66268239f70539df1c8a4de3221d0be175d1f2dc7ed44ced24dc1265b7b43db929c1d2ac530b268d1509a4e94a2f08725b442e508c1f827b54f54a72cb99 install : $(TARGET)