diff options
author | wiz <wiz@pkgsrc.org> | 2007-08-29 20:46:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-08-29 20:46:51 +0000 |
commit | 22f6bd4df0c48f686333afe28932a0c5ced82435 (patch) | |
tree | 42ba7174ba413fc2363ac68ced89fbd486da2dc4 /www | |
parent | b53c9e14d1864e2fab2f228af647cda0aa09effd (diff) | |
download | pkgsrc-22f6bd4df0c48f686333afe28932a0c5ced82435.tar.gz |
Update to 2.1pre30:
=== RELEASE 2.1pre30 ===
Mon Aug 6 04:01:05 MET 2007 PROGMAN:
Fixed security bug in pre29 (not in any previous versions):
special characters in URL could be passed to a shell when spawning
user viewer
Sat Jul 28 02:28:15 MET 2007 PROGMAN:
Fixed needlessly large selection boxes in graphics mode
Mon Jul 16 02:41:18 MET 2007 mikulas:
Release mouse when spawning OS shell or user viewers
Diffstat (limited to 'www')
-rw-r--r-- | www/links-gui/Makefile | 4 | ||||
-rw-r--r-- | www/links/Makefile | 4 | ||||
-rw-r--r-- | www/links/Makefile.common | 4 | ||||
-rw-r--r-- | www/links/distinfo | 8 |
4 files changed, 10 insertions, 10 deletions
diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile index 24f6b48861c..8dc2f1b380b 100644 --- a/www/links-gui/Makefile +++ b/www/links-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2007/07/19 21:48:50 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2007/08/29 20:46:51 wiz Exp $ # -PKGNAME= links-gui-2.1.0.29 +PKGNAME= links-gui-2.1.0.30 COMMENT= Lynx-like text and graphics WWW browser diff --git a/www/links/Makefile b/www/links/Makefile index cbebd659948..70df85122dd 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2007/07/19 21:48:49 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2007/08/29 20:46:51 wiz Exp $ # -PKGNAME= links-2.1.0.29 +PKGNAME= links-2.1.0.30 COMMENT= Lynx-like text WWW browser CONFLICTS+= links-gui-[0-9]* elinks-0.3* diff --git a/www/links/Makefile.common b/www/links/Makefile.common index 4514e28280e..0d651f04305 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.36 2007/07/19 21:48:50 wiz Exp $ +# $NetBSD: Makefile.common,v 1.37 2007/08/29 20:46:51 wiz Exp $ -DISTNAME= links-2.1pre29 +DISTNAME= links-2.1pre30 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/links/distinfo b/www/links/distinfo index 7f76344f3c4..eab2a6f6c51 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.41 2007/07/19 21:48:50 wiz Exp $ +$NetBSD: distinfo,v 1.42 2007/08/29 20:46:51 wiz Exp $ -SHA1 (links-2.1pre29.tar.bz2) = 9af68ec6bd9ce995b08016334263f79afe1b6e0c -RMD160 (links-2.1pre29.tar.bz2) = e1a0cf96e70a869e1d01c3a0e01eff79a06b7e0c -Size (links-2.1pre29.tar.bz2) = 3804196 bytes +SHA1 (links-2.1pre30.tar.bz2) = a59391a9fa94a019d3f44f11163c4fda222189c1 +RMD160 (links-2.1pre30.tar.bz2) = 28baeba63f2845b19a3715bf6baa2f8db6acbe9f +Size (links-2.1pre30.tar.bz2) = 3805492 bytes SHA1 (patch-aa) = 374bd3262b4f50712cd42898d67e90ebcba72577 SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837 |