Sunday, October 03, 2021

[UPDATE] www/links+-2.23 -> 2.25

Small bugfix updates.

=== 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

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

Tim.


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/links+/Makefile,v
retrieving revision 1.71
diff -u -p -r1.71 Makefile
--- Makefile 28 Jun 2021 07:35:35 -0000 1.71
+++ Makefile 3 Oct 2021 20:10:36 -0000
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.71 2021/06/28 07:35:35 sthen Exp $

COMMENT= graphics and text browser
-VER= 2.23
+VER= 2.25
DISTNAME= links-${VER}
PKGNAME= links+-${VER}
CATEGORIES= www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/links+/distinfo,v
retrieving revision 1.41
diff -u -p -r1.41 distinfo
--- distinfo 28 Jun 2021 07:35:35 -0000 1.41
+++ distinfo 3 Oct 2021 20:10:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (links-2.23.tar.gz) = 1xGL2XgWCBKfSrXlb8rB/e6s+lwvQE0py/idqrhblR0=
-SIZE (links-2.23.tar.gz) = 7111783
+SHA256 (links-2.25.tar.gz) = XAs7C4/h88hpT1+3+9sZxjJ4rGiuRkbaabSWQLICg7E=
+SIZE (links-2.25.tar.gz) = 7094185

No comments:

Post a Comment