Update to 9.22:
An issue when removing specially prepared torrent transfers was fixed. A data leak issue when using canvas.createPattern was fixed. An issue where data URIs could be used to display the wrong address in the address bar was prevented. The display of long domain names in auth dialogs was improved. The Trustcenter class 3 G2 root certificate was added. A problem with certificate import was fixed. Toolbars can now use bold fonts again. Tabs can be dragged between windows using the Windows panel again. Several stability and performance fixes were made. Shared memory is now disabled by default.
This commit is contained in:
parent
0540bce2a6
commit
079eefc44d
2 changed files with 8 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.68 2007/07/14 04:35:43 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.69 2007/07/19 19:09:44 xtraeme Exp $
|
||||
|
||||
DISTNAME= opera-${OPERA_PKG_VERSION:S/u/pl/}
|
||||
CATEGORIES= www
|
||||
|
@ -26,9 +26,9 @@ USE_LANGUAGES= # empty
|
|||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
OPERA_LANG= en
|
||||
OPERA_VER_DATE= 20070510
|
||||
OPERA_PKG_VERSION= 9.21
|
||||
OPERA_PKG_VERSION_DIR= 921
|
||||
OPERA_VER_DATE= 20070716
|
||||
OPERA_PKG_VERSION= 9.22
|
||||
OPERA_PKG_VERSION_DIR= 922
|
||||
|
||||
_OPERA_OPSYS?= ${OPSYS}
|
||||
_OPERA_MACHINE_ARCH?= ${MACHINE_ARCH}
|
||||
|
|
|
@ -1,11 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.22 2007/07/14 04:35:44 obache Exp $
|
||||
$NetBSD: distinfo,v 1.23 2007/07/19 19:09:44 xtraeme Exp $
|
||||
|
||||
SHA1 (opera-9.21-20070510.1-static-qt.i386-en.rpm) = 688652ece420a0d4d48147d252fa393c3c9de347
|
||||
RMD160 (opera-9.21-20070510.1-static-qt.i386-en.rpm) = 23a237441cc871cdd45dd5a7aba66166749b45ae
|
||||
Size (opera-9.21-20070510.1-static-qt.i386-en.rpm) = 7280335 bytes
|
||||
SHA1 (opera-9.21-20070510.1-static-qt.i386.freebsd-en.tar.gz) = 110617dfd7915e1a24374ae341a4eccacc7873a6
|
||||
RMD160 (opera-9.21-20070510.1-static-qt.i386.freebsd-en.tar.gz) = a006e1e3b9daebd9a35466e272398e63b4eb6d1b
|
||||
Size (opera-9.21-20070510.1-static-qt.i386.freebsd-en.tar.gz) = 7224774 bytes
|
||||
SHA1 (opera-9.21-20070510.1-static-qt-sol8-sparc-en.tar.bz2) = 8a03dfdf74640ed2b423d7d78b702e5db03b4432
|
||||
RMD160 (opera-9.21-20070510.1-static-qt-sol8-sparc-en.tar.bz2) = f68b7f0cae7ab761a31150a839ba22a1c3548fdd
|
||||
Size (opera-9.21-20070510.1-static-qt-sol8-sparc-en.tar.bz2) = 8340964 bytes
|
||||
SHA1 (opera-9.22-20070716.1-static-qt.i386-en.rpm) = bbbaf86776497dea8d25573f8cdb666e831e2881
|
||||
RMD160 (opera-9.22-20070716.1-static-qt.i386-en.rpm) = 0ef0ae252497cc5c43835f590bc8dabd8ae8fa02
|
||||
Size (opera-9.22-20070716.1-static-qt.i386-en.rpm) = 7282798 bytes
|
||||
|
|
Loading…
Reference in a new issue