diff options
author | wiz <wiz@pkgsrc.org> | 2006-12-05 09:02:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-12-05 09:02:43 +0000 |
commit | 96126105ed71997215e8b464175fd96c6133a79b (patch) | |
tree | f4d411e28ac21d36b78e4ee937c802d138f04027 /www/links | |
parent | 850d5b7d3d7b20680a2f597dec7e569de0c31d67 (diff) | |
download | pkgsrc-96126105ed71997215e8b464175fd96c6133a79b.tar.gz |
Update to 2.1pre26:
=== RELEASE 2.1pre26 ===
Tue Nov 28 23:13:38 MET 2006 mikulas:
Fixed severe security bug: '"' and ';' in smb:// url could be used for
remote command execution.
=== RELEASE 2.1pre25 ===
Wed Nov 22 23:55:21 MET 2006 mikulas:
DirectFB no longer causes internal error on unsupported color depth.
Normal error reporting and trying other drivers is be done.
Wed Nov 22 22:26:58 MET 2006 Jakub Bogusz <qboosh@pld-linux.org>:
Updated Polish Translation
Sun Nov 12 17:23:46 MET 2006 user:
Fixed memory leak in http authentication
Diffstat (limited to 'www/links')
-rw-r--r-- | www/links/Makefile | 4 | ||||
-rw-r--r-- | www/links/Makefile.common | 4 | ||||
-rw-r--r-- | www/links/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 9d22c792e0b..97b8554868c 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2006/11/18 18:49:46 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2006/12/05 09:02:43 wiz Exp $ # -PKGNAME= links-2.1.0.24 +PKGNAME= links-2.1.0.26 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 d2b3cf1e06b..205cd9b3899 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.33 2006/11/18 18:49:46 wiz Exp $ +# $NetBSD: Makefile.common,v 1.34 2006/12/05 09:02:43 wiz Exp $ -DISTNAME= links-2.1pre24 +DISTNAME= links-2.1pre26 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/links/distinfo b/www/links/distinfo index 59e0d81fef4..7c000009ae4 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.38 2006/11/18 18:49:46 wiz Exp $ +$NetBSD: distinfo,v 1.39 2006/12/05 09:02:43 wiz Exp $ -SHA1 (links-2.1pre24.tar.bz2) = ec196320375145efbb946925b565a57175b140eb -RMD160 (links-2.1pre24.tar.bz2) = 8c7101d3bb0472206cfcdc63b0fc70c7413d86fc -Size (links-2.1pre24.tar.bz2) = 3918132 bytes +SHA1 (links-2.1pre26.tar.bz2) = b0e2095dc4013f9fae2837af998f91edc6a565a6 +RMD160 (links-2.1pre26.tar.bz2) = 8e7bbe0f8bb7d71d341405f524ebfb1c144b442b +Size (links-2.1pre26.tar.bz2) = 3918490 bytes SHA1 (patch-aa) = 374bd3262b4f50712cd42898d67e90ebcba72577 SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837 |