From abd205975d9ca8180d14469066d3a4d48830b6cc Mon Sep 17 00:00:00 2001 From: fcambus Date: Sun, 23 Jan 2022 22:06:29 +0000 Subject: 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 : 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 --- www/links/Makefile.common | 4 ++-- www/links/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/links/Makefile.common b/www/links/Makefile.common index 964254074b6..1f884762751 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.77 2021/06/29 15:13:23 fcambus Exp $ +# $NetBSD: Makefile.common,v 1.78 2022/01/23 22:06:29 fcambus Exp $ # # used by www/links/Makefile # used by www/links-gui/Makefile -DISTNAME= links-2.23 +DISTNAME= links-2.25 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/links/distinfo b/www/links/distinfo index 6ea49d2da27..c376ceb517b 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.80 2021/10/26 11:29:37 nia Exp $ +$NetBSD: distinfo,v 1.81 2022/01/23 22:06:29 fcambus Exp $ -BLAKE2s (links-2.23.tar.bz2) = 7f5dad45d1bed86f397d1f20a178f9f547c718172e11e4a6a420f2c42d6478d6 -SHA512 (links-2.23.tar.bz2) = 3c233dab2e7e5ca72f582c5af9c5799b3d6c1a5a64d4e9e0209f78f347a245dc760c2340f71839fd42e1c9f358599b8baa12aa024938f2ab1b6424c8fb0b9a7d -Size (links-2.23.tar.bz2) = 6521143 bytes +BLAKE2s (links-2.25.tar.bz2) = 47ed9a4702afb26edbe1cd0b407f7eb405e8af02c27a451c0bb38afc9f9ce739 +SHA512 (links-2.25.tar.bz2) = b094e3b2096b07da8385d6021e5a5794f5b602c90ec824c48b897e6b69def6d69cb879af3008a4af43effaa7d9359bf09e4feb8ed5371bb7ff22ffcb0794f690 +Size (links-2.25.tar.bz2) = 6505187 bytes SHA1 (patch-configure) = 047d48d898f674f5f0b18c700e6296fe180380e2 SHA1 (patch-x.c) = 3aff5484e803495febf417bb5c2b9e3d79a265d4 -- cgit v1.2.3