Update firefox, firefox-bin and firefox-gtk1 to 1.5.0.8. Fixed in this version:
MFSA 2006-67 Running Script can be recompiled MFSA 2006-66 RSA signature forgery (variant) MFSA 2006-65 Crashes with evidence of memory corruption (rv:1.8.0.8) For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.8.html
This commit is contained in:
parent
210b4da79a
commit
2d171b37e2
6 changed files with 14 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.22 2006/09/24 16:36:29 salo Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2006/11/08 09:50:15 ghen Exp $
|
||||
|
||||
MOZILLA= firefox
|
||||
MOZ_VER= 1.5.0.7
|
||||
MOZ_VER= 1.5.0.8
|
||||
MOZ_DISTVER= ${MOZ_VER}
|
||||
|
||||
HOMEPAGE= http://www.mozilla.com/firefox/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.20 2006/09/15 09:24:30 ghen Exp $
|
||||
$NetBSD: distinfo,v 1.21 2006/11/08 09:50:15 ghen Exp $
|
||||
|
||||
SHA1 (firefox/releases/1.5.0.7/linux-i686/en-US/firefox-1.5.0.7.tar.gz) = 61bdb6a73f6ab02abfde0070e946ea443171fda4
|
||||
RMD160 (firefox/releases/1.5.0.7/linux-i686/en-US/firefox-1.5.0.7.tar.gz) = db54624c61650e9102b4b893a3635631764bd275
|
||||
Size (firefox/releases/1.5.0.7/linux-i686/en-US/firefox-1.5.0.7.tar.gz) = 8472682 bytes
|
||||
SHA1 (firefox/releases/1.5.0.8/linux-i686/en-US/firefox-1.5.0.8.tar.gz) = e619932889af2ce23ea70be3209fa5edfbf37e85
|
||||
RMD160 (firefox/releases/1.5.0.8/linux-i686/en-US/firefox-1.5.0.8.tar.gz) = 071f7911fcf59ca535ab87fd3a58e9aa642670ee
|
||||
Size (firefox/releases/1.5.0.8/linux-i686/en-US/firefox-1.5.0.8.tar.gz) = 8480597 bytes
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.14 2006/10/23 10:49:35 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2006/11/08 09:50:15 ghen Exp $
|
||||
|
||||
MOZILLA= firefox-gtk1
|
||||
PKGREVISION= 1
|
||||
|
||||
COMMENT= Lightweight gecko-based web browser built with GTK+-1.x
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.38 2006/10/23 10:49:34 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2006/11/08 09:50:15 ghen Exp $
|
||||
|
||||
MOZILLA= firefox
|
||||
PKGREVISION= 2
|
||||
|
||||
COMMENT= Lightweight gecko-based web browser
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile-firefox.common,v 1.37 2006/09/15 13:53:08 ghen Exp $
|
||||
# $NetBSD: Makefile-firefox.common,v 1.38 2006/11/08 09:50:15 ghen Exp $
|
||||
|
||||
MOZILLA_BIN= firefox-bin
|
||||
MOZ_VER= 1.5.0.7
|
||||
MOZ_VER= 1.5.0.8
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
DISTNAME= firefox-${MOZ_VER}-source
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.57 2006/10/23 10:49:34 markd Exp $
|
||||
$NetBSD: distinfo,v 1.58 2006/11/08 09:50:15 ghen Exp $
|
||||
|
||||
SHA1 (firefox-1.5.0.7-source.tar.bz2) = f10d57af87bddc1b929ec5321688ac0efa880960
|
||||
RMD160 (firefox-1.5.0.7-source.tar.bz2) = 156a73842949d4fcd401dfaa54afc6cac3aa66c2
|
||||
Size (firefox-1.5.0.7-source.tar.bz2) = 35541113 bytes
|
||||
SHA1 (firefox-1.5.0.8-source.tar.bz2) = 4f93cf8f2c179ab800974416bc8a3e0250482522
|
||||
RMD160 (firefox-1.5.0.8-source.tar.bz2) = b28cb7b104c1fbaad9b2a43ded31149fab0cf476
|
||||
Size (firefox-1.5.0.8-source.tar.bz2) = 35588049 bytes
|
||||
SHA1 (patch-aa) = 5095449d4e979085fc5791b9d0251076b9c969c3
|
||||
SHA1 (patch-ab) = eda86e19dbf45be392b6be4a40dbb25936c91439
|
||||
SHA1 (patch-ac) = c0cfa9805d883e0761b5bc63b4015cbf1e951eec
|
||||
|
|
Loading…
Reference in a new issue