diff options
author | tron <tron@pkgsrc.org> | 2002-05-28 15:26:58 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-05-28 15:26:58 +0000 |
commit | df6b9fc0e617359a06d8942289f1ced013a95837 (patch) | |
tree | 38afa9a4771a9d7bc91377d0a9a34d7a12fca073 /www | |
parent | f36670bf2227358c061ef5f2b0cff6f91fc80c24 (diff) | |
download | pkgsrc-df6b9fc0e617359a06d8942289f1ced013a95837.tar.gz |
Update "opera" package to version 6.01. This update fixes a security hole
in the handling of the '<input type="file">' tag which could be used to
transfer files from the local host without the user noticing.
Diffstat (limited to 'www')
-rw-r--r-- | www/opera6/Makefile | 10 | ||||
-rw-r--r-- | www/opera6/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/opera6/Makefile b/www/opera6/Makefile index b6af83bc5d3..a88a7661e5b 100644 --- a/www/opera6/Makefile +++ b/www/opera6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/05/15 12:01:56 tron Exp $ +# $NetBSD: Makefile,v 1.10 2002/05/28 15:26:58 tron Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} CATEGORIES= www @@ -28,7 +28,7 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC .include "../../mk/bsd.prefs.mk" # A default so lintpkgsrc is happy -OPERA_PKG_VERSION= 6.0 +OPERA_PKG_VERSION= 6.01 .if (${MACHINE_ARCH} == i386) DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat @@ -37,9 +37,9 @@ DEPENDS+= suse_libpng>=6.4:../../emulators/${SUSE_DIR_PREFIX}_libpng DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11 OPERA_ARCH= i386 -OPERA_DIR= 600/final/en/qt_static -OPERA_DIST_VERSION= 6.0-20020510.1-static-qt -OPERA_PKG_VERSION= 6.0 +OPERA_DIR= 601/final/en/qt_static +OPERA_DIST_VERSION= 6.01-20020523.1-static-qt +OPERA_PKG_VERSION= 6.01 .endif RPMFILES= ${DISTFILES} diff --git a/www/opera6/distinfo b/www/opera6/distinfo index 925533e5213..f0d92b9e5e6 100644 --- a/www/opera6/distinfo +++ b/www/opera6/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/05/15 12:01:56 tron Exp $ +$NetBSD: distinfo,v 1.5 2002/05/28 15:26:59 tron Exp $ -SHA1 (./opera-6.0-20020510.1-static-qt.i386.rpm) = 1f2e0fae2bd1fcd0fecdb3ee24b44a21fd4d621a -Size (./opera-6.0-20020510.1-static-qt.i386.rpm) = 4839037 bytes +SHA1 (./opera-6.01-20020523.1-static-qt.i386.rpm) = 4a2ea0df5979e0b3145bdfa4d0ea15b3cbb64fa7 +Size (./opera-6.01-20020523.1-static-qt.i386.rpm) = 4840045 bytes |