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/links-gui | |
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/links-gui')
-rw-r--r-- | www/links-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |