diff options
author | ryoon <ryoon> | 2012-09-06 17:24:59 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-09-06 17:24:59 +0000 |
commit | d7cd8d815442c65504cb91fa923d00347061977e (patch) | |
tree | 0266ea515c996e75bd1d7ea915619a172c87b9f8 /devel/xulrunner10 | |
parent | 9524e2c0448457343d1b523bcbeed850cdaccd19 (diff) | |
download | pkgsrc-d7cd8d815442c65504cb91fa923d00347061977e.tar.gz |
devel/xulrunner10 and www/firefox10: Update to 10.0.7
Changelog:
FIXED Security fixes can be found here
FIXED Stability fixes can be found here
FIXED Contenteditable breaks middle-click to open links (674770)
FIXED Allow specifying wildcard that matches all simple netbiosnames in network.automatic-ntlm-auth.trusted-uris (452781)
Fixed in Firefox ESR 10.0.7
MFSA 2012-72 Web console eval capable of executing chrome-privileged code
MFSA 2012-70 Location object security checks bypassed by chrome code
MFSA 2012-69 Incorrect site SSL certificate data display
MFSA 2012-67 Installer will launch incorrect executable following new installation
MFSA 2012-65 Out-of-bounds read in format-number in XSLT
MFSA 2012-63 SVG buffer overflow and use-after-free issues
MFSA 2012-62 WebGL use-after-free and memory corruption
MFSA 2012-61 Memory corruption with bitmap format images with negative height
MFSA 2012-58 Use-after-free issues found using Address Sanitizer
MFSA 2012-57 Miscellaneous memory safety hazards (rv:15.0/ rv:10.0.7)
Diffstat (limited to 'devel/xulrunner10')
-rw-r--r-- | devel/xulrunner10/dist.mk | 4 | ||||
-rw-r--r-- | devel/xulrunner10/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/xulrunner10/dist.mk b/devel/xulrunner10/dist.mk index fb51da006fb..585f68cf962 100644 --- a/devel/xulrunner10/dist.mk +++ b/devel/xulrunner10/dist.mk @@ -1,4 +1,4 @@ -# $NetBSD: dist.mk,v 1.6 2012/07/22 00:03:10 ryoon Exp $ +# $NetBSD: dist.mk,v 1.7 2012/09/06 17:24:59 ryoon Exp $ # # used by devel/xulrunner10/Makefile # used by www/firefox10/Makefile @@ -6,7 +6,7 @@ DISTNAME= firefox-${FIREFOX_VER}esr.source FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 10.0 -MOZ_BRANCH_MINOR= .6 +MOZ_BRANCH_MINOR= .7 MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=firefox/releases/${FIREFOX_VER}esr/source/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/xulrunner10/distinfo b/devel/xulrunner10/distinfo index 108cecd3f92..b962426fec2 100644 --- a/devel/xulrunner10/distinfo +++ b/devel/xulrunner10/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2012/07/22 00:03:10 ryoon Exp $ +$NetBSD: distinfo,v 1.5 2012/09/06 17:24:59 ryoon Exp $ -SHA1 (firefox-10.0.6esr.source.tar.bz2) = 575999723439356ce4026e4ad9ceb7017fc9e0e3 -RMD160 (firefox-10.0.6esr.source.tar.bz2) = 864b9ff99bf5dd7f9d04aad39fa69777cffcfb18 -Size (firefox-10.0.6esr.source.tar.bz2) = 75450691 bytes +SHA1 (firefox-10.0.7esr.source.tar.bz2) = 51f782bab9eb83ba77c86284a5656f8d20d50093 +RMD160 (firefox-10.0.7esr.source.tar.bz2) = 5bfbd6c8cbbe5d56ea0e7f20071a43d4ddb47f86 +Size (firefox-10.0.7esr.source.tar.bz2) = 75624327 bytes SHA1 (patch-aa) = 27261c9d6696cd609dd019fa7588f356df7c5ce5 SHA1 (patch-ab) = b1efa63d3f9e0dca0247037696839dbce756f88c SHA1 (patch-ac) = 4da7049472449bb05590ca434c09a1e08423d2eb |