diff options
author | wiz <wiz@pkgsrc.org> | 2015-10-15 12:27:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-10-15 12:27:50 +0000 |
commit | 7e048ba0e0ccb50b43c9565a22966e87cc481173 (patch) | |
tree | 92d0b917ebc289a231e1db75277ba470ebfcce16 | |
parent | 8cfb206fbc7f4f1b06d1d38eb1bd4a1ca2e73ec9 (diff) | |
download | pkgsrc-7e048ba0e0ccb50b43c9565a22966e87cc481173.tar.gz |
Update links* to 2.12.
=== RELEASE 2.12 ===
Sat Sep 12 21:03:14 CEST 2015 mikulas:
Free cookies when changing the 'only proxies' checkbox - i.e. when
entering or leaving tor mode
Thu Sep 10 00:04:11 CEST 2015 mikulas:
Do not record compile time to allow reproducible builds
Tue Sep 8 20:57:26 CEST 2015 mikulas:
Support SSL client certificates
Mon Sep 7 20:55:44 CEST 2015 mikulas:
Security bug fixed: warn if the server uses old SSL2 or SSL3 protocol
to avoid the POODLE vulnerability
-rw-r--r-- | www/links/Makefile.common | 4 | ||||
-rw-r--r-- | www/links/distinfo | 9 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/links/Makefile.common b/www/links/Makefile.common index 859db2919c3..b412e7ac0c9 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.63 2015/09/01 12:05:17 mef Exp $ +# $NetBSD: Makefile.common,v 1.64 2015/10/15 12:27:50 wiz Exp $ # # used by www/links/Makefile # used by www/links-gui/Makefile -DISTNAME= links-2.11 +DISTNAME= links-2.12 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/links/distinfo b/www/links/distinfo index b2836451cbd..c65afc9194a 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.63 2015/09/01 12:05:17 mef Exp $ +$NetBSD: distinfo,v 1.64 2015/10/15 12:27:50 wiz Exp $ -SHA1 (links-2.11.tar.bz2) = ecd20cd9d8387693466c38548f30138f526a8fa4 -RMD160 (links-2.11.tar.bz2) = 93fb5ce11da39aed2f5c5cc207bfe4efa415663b -Size (links-2.11.tar.bz2) = 6409903 bytes +SHA1 (links-2.12.tar.bz2) = 952dfecded9496ff1a73184ce538d08dbbb5152b +RMD160 (links-2.12.tar.bz2) = a40fbb6d821c2702a435ed66e375ca2cd2639003 +SHA512 (links-2.12.tar.bz2) = cd41eac369a8da090c56fbec42016541204fa4e098c8693f5f7766ce6e108a0cda0b205d090d3a351db0a9d9483e9b9145763faa255f0a13873bcd0ef058d6b5 +Size (links-2.12.tar.bz2) = 6418151 bytes SHA1 (patch-ab) = 679ad68a09d39776977bd5414e5a2f79d5386fa5 |