2022-06-27 17:21:09 by Frederic Cambus | Files touched by this commit (2) |  |
Log message:
links: update to 2.27.
=== RELEASE 2.27 ===
Fri May 27 20:10:59 CEST 2022 mikulas:
Compile the Windows version with libevent 2.0 (note that libevent 2.1
doesn't work on Windows 7)
This fixes "Fatal error: too big handle" because Cygwin has too low
FD_SETSIZE (64)
Wed Apr 13 19:43:10 CEST 2022 Emir Yasin SARI <bitigchi@me.com>:
Updated the Turkish translation
Mon Apr 11 19:23:19 CEST 2022 mikulas:
Allow the user to specify a numeric IPv6 address in the dns-over-https
box
|
2022-05-29 19:58:53 by Frederic Cambus | Files touched by this commit (4) |  |
Log message:
links: update to 2.26.
=== RELEASE 2.26 ===
Wed Apr 6 18:13:16 CEST 2022 mikulas:
Fix a display glitch if the list is empty and the user presses '*'
Sat Mar 26 11:09:12 CET 2022 mikulas:
Add a possibility to pass gopher:// URLs to an external program
Sat Jan 1 14:46:06 CET 2022 Martin Michel <martin.famic.de>:
Updated the German translation
Updated the initial bookmarks
Fri Dec 24 12:47:58 CET 2021 zinov@waifu.club:
Fix a bug when form submit url contained '#'
Sun Dec 5 18:17:11 CET 2021 mikulas:
Support WEBP images
Fri Dec 3 17:40:55 CET 2021 mikulas:
Support DNS-over-HTTPS
Sun Nov 21 11:36:45 CET 2021 mikulas:
Try multiple IPv4 addresses on systems that don't have getaddrinfo
Sun Nov 14 20:55:11 CET 2021 Timur Adamov <nbvec222@gmail.com>:
Handle the "TD" tag outside "TR" the same way as in other \
browsers
Tue Oct 19 18:42:50 CEST 2021 mikulas:
Make it possible to bind a socket to a network interface
It could be activated by specifying interface name in the "Bind to local
IP address" box
|
2022-01-23 23:06:29 by Frederic Cambus | Files touched by this commit (2) |  |
Log message:
links: update to 2.25.
=== RELEASE 2.25 ===
Fri Oct 1 18:27:25 CEST 2021 mikulas:
Delete the expired Let's encrypt certificate from the builtin
certificate store
Thu Sep 30 21:45:10 CET 2021 mikulas:
Set the flag X509_V_FLAG_TRUSTED_FIRST, so that Let's encrypt works
with openssl-1.0.2
=== RELEASE 2.24 ===
Mon Sep 13 18:31:27 CEST 2021 mikulas:
Avoid a hang in the X driver if the program that converts a selection
stops responding. Use 10 second timeout.
Fri Sep 10 18:37:30 CEST 2021 mikulas:
Fix a crash in the X driver if some window asks for clipboard and is
closed before Links responds to this request
Wed Sep 8 18:21:42 CEST 2021 mikulas:
Fix a crash on OS/2 SMP systems - it was caused by a bug in OpenSSL
Sun Sep 5 11:12:47 CEST 2021 mikulas:
Workaround for a bug on Minix 3 - don't close signal pipe when spawning
a shell
Thu Aug 19 19:54:43 CEST 2021 Emir Yasin SARI <bitigchi@me.com>:
Updated the Turkish translation
Sun Jul 4 18:02:44 CEST 2021 mikulas:
Support the "id" attribute on COLGROUP, COL, TR, THEAD, TBODY, TFOOT
tags
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2021-06-29 17:13:24 by Frederic Cambus | Files touched by this commit (5) |  |
Log message:
links: update to 2.23.
=== RELEASE 2.23 ===
Tue May 18 20:35:55 CEST 2021 mikulas:
Fix a bug that the user could set floating-point parameters to nan
via command-line argument or config file option
Tue May 18 20:22:35 CEST 2021 mikulas:
Fix broken display if the user uses custom font and non-default
aspect ratio
Wed May 12 20:08:48 CEST 2021 mikulas:
Fix a bug that the code incorrectly assumed that mktime returns UTC
Sat May 1 17:56:50 CEST 2021 mikulas:
Add an option that enables cookie saving
|
2021-04-18 21:46:36 by Frederic Cambus | Files touched by this commit (2) |  |
Log message:
links: update to 2.22.
=== RELEASE 2.22 ===
Sat Jan 23 18:11:41 CET 2021 mikulas:
Save and restore the terminal using xterm escape codes
Sat Nov 28 19:27:47 CET 2020 mikulas:
Save and restore the console using "cons.saver" from
Midnight Commander
Sat Nov 28 11:05:42 CET 2020 mikulas:
Support UTF-8 frames
Sun Nov 22 17:20:29 CET 2020 Emir Yasin SARI <bitigchi@me.com>:
Updated the Turkish translation
Sat Aug 22 10:05:27 CEST 2020 Ing. Daniel G. Gionco <dggionco@hotmail.com>:
Updated the Spanish translation
Wed Aug 12 20:04:38 CEST 2020 mikulas:
Fixed a bug in displaying non-printable characters
(reported by Jean-Philippe MENGUAL <jpmengual@debian.org>)
|
2020-12-19 12:14:30 by Nia Alarie | Files touched by this commit (4) |
Log message:
links: Update to 2.21
=== RELEASE 2.21 ===
Sun Aug 2 15:26:02 cet 2020 mikulas:
Workaround for a crash on OS/2 caused by gcc3 bug
Thu Apr 16 18:17:39 CEST 2020 Emir Yasin SARI <bitigchi@me.com>:
Updated Turkish translation
Wed Jan 8 18:25:17 CET 2020 mikulas:
Fix a bug that textarea was broken if it immediatelly followed a list
Sun Nov 3 09:33:08 CET 2019 pluvano <me@pluvano.com>:
Delete the 4-pixel border in Xwindow
Tue Oct 8 20:26:47 CEST 2019 mikulas:
Fix a bug that an image would not be properly resized sometimes
|
2020-11-15 21:36:38 by Nathanial Sloss | Files touched by this commit (2) |
Log message:
Add support for X servers at 1/2 bpp color depths.
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|