public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 9db65d9b6120a2b6cbb4e9d9d3596869a1214209
@ 2026-01-21 15:09 Arne Fitzenreiter
  0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2026-01-21 15:09 UTC (permalink / raw)
  To: ipfire-scm

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  9db65d9b6120a2b6cbb4e9d9d3596869a1214209 (commit)
       via  facb64b87e5ad1ed42dab340d215e22cd435c1fa (commit)
      from  86321a550f587d18c60c3d070447d071135d6f5b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9db65d9b6120a2b6cbb4e9d9d3596869a1214209
Author: Arne Fitzenreiter <arne_f@ipfire.org>
Date:   Wed Jan 21 16:06:20 2026 +0100

    core200: ship elinks
    
    Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>

commit facb64b87e5ad1ed42dab340d215e22cd435c1fa
Author: Arne Fitzenreiter <arne_f@ipfire.org>
Date:   Wed Jan 21 16:02:37 2026 +0100

    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 <arne_f@ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/{oldcore/141 => core/200}/filelists/elinks | 0
 lfs/elinks                                                  | 6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)
 copy config/rootfiles/{oldcore/141 => core/200}/filelists/elinks (100%)

Difference in files:
diff --git a/config/rootfiles/core/200/filelists/elinks b/config/rootfiles/core/200/filelists/elinks
new file mode 120000
index 000000000..10db4dd8f
--- /dev/null
+++ b/config/rootfiles/core/200/filelists/elinks
@@ -0,0 +1 @@
+../../../common/elinks
\ No newline at end of file
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  <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        #
@@ -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)
 


hooks/post-receive
--
IPFire 2.x development tree


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-01-21 15:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-21 15:09 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 9db65d9b6120a2b6cbb4e9d9d3596869a1214209 Arne Fitzenreiter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox