Update to 17.0.9
Changelog: FIXED Security fixes can be found here Fixed in Firefox ESR 17.0.9 MFSA 2013-91 User-defined properties on DOM proxies get the wrong "this" object MFSA 2013-90 Memory corruption involving scrolling MFSA 2013-89 Buffer overflow with multi-column, lists, and floats MFSA 2013-88 compartment mismatch re-attaching XBL-backed nodes MFSA 2013-83 Mozilla Updater does not lock MAR file after signature verification MFSA 2013-82 Calling scope for new Javascript objects can lead to memory corruption MFSA 2013-79 Use-after-free in Animation Manager during stylesheet cloning MFSA 2013-76 Miscellaneous memory safety hazards (rv:24.0 / rv:17.0.9) MFSA 2013-65 Buffer underflow when generating CRMF requests
This commit is contained in:
parent
8edf26b7b7
commit
369ca0a731
5 changed files with 12 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
||||||
@comment $NetBSD: PLIST,v 1.5 2013/08/02 12:17:57 ryoon Exp $
|
@comment $NetBSD: PLIST,v 1.6 2013/09/28 00:56:58 ryoon Exp $
|
||||||
bin/xulrunner17
|
bin/xulrunner17
|
||||||
include/xulrunner17/.mkdir.done
|
include/xulrunner17/.mkdir.done
|
||||||
include/xulrunner17/AccEvent.h
|
include/xulrunner17/AccEvent.h
|
||||||
|
@ -1086,8 +1086,6 @@ include/xulrunner17/nsIDOMComment.h
|
||||||
include/xulrunner17/nsIDOMCompositionEvent.h
|
include/xulrunner17/nsIDOMCompositionEvent.h
|
||||||
include/xulrunner17/nsIDOMConnection.h
|
include/xulrunner17/nsIDOMConnection.h
|
||||||
include/xulrunner17/nsIDOMConstructor.h
|
include/xulrunner17/nsIDOMConstructor.h
|
||||||
include/xulrunner17/nsIDOMContactManager.h
|
|
||||||
include/xulrunner17/nsIDOMContactProperties.h
|
|
||||||
include/xulrunner17/nsIDOMCounter.h
|
include/xulrunner17/nsIDOMCounter.h
|
||||||
include/xulrunner17/nsIDOMCrypto.h
|
include/xulrunner17/nsIDOMCrypto.h
|
||||||
include/xulrunner17/nsIDOMCryptoDialogs.h
|
include/xulrunner17/nsIDOMCryptoDialogs.h
|
||||||
|
@ -1232,7 +1230,6 @@ include/xulrunner17/nsIDOMMozApplicationEvent.h
|
||||||
include/xulrunner17/nsIDOMMozBrowserFrame.h
|
include/xulrunner17/nsIDOMMozBrowserFrame.h
|
||||||
include/xulrunner17/nsIDOMMozCSSKeyframeRule.h
|
include/xulrunner17/nsIDOMMozCSSKeyframeRule.h
|
||||||
include/xulrunner17/nsIDOMMozCSSKeyframesRule.h
|
include/xulrunner17/nsIDOMMozCSSKeyframesRule.h
|
||||||
include/xulrunner17/nsIDOMMozContactChangeEvent.h
|
|
||||||
include/xulrunner17/nsIDOMMozSettingsEvent.h
|
include/xulrunner17/nsIDOMMozSettingsEvent.h
|
||||||
include/xulrunner17/nsIDOMMozTouchEvent.h
|
include/xulrunner17/nsIDOMMozTouchEvent.h
|
||||||
include/xulrunner17/nsIDOMMutationEvent.h
|
include/xulrunner17/nsIDOMMutationEvent.h
|
||||||
|
@ -2126,6 +2123,7 @@ include/xulrunner17/nsJARURI.h
|
||||||
include/xulrunner17/nsJSON.h
|
include/xulrunner17/nsJSON.h
|
||||||
include/xulrunner17/nsJSPrincipals.h
|
include/xulrunner17/nsJSPrincipals.h
|
||||||
include/xulrunner17/nsJSProtocolHandler.h
|
include/xulrunner17/nsJSProtocolHandler.h
|
||||||
|
include/xulrunner17/nsJSUtils.h
|
||||||
include/xulrunner17/nsLWBrkCIID.h
|
include/xulrunner17/nsLWBrkCIID.h
|
||||||
include/xulrunner17/nsLayoutCID.h
|
include/xulrunner17/nsLayoutCID.h
|
||||||
include/xulrunner17/nsLayoutStatics.h
|
include/xulrunner17/nsLayoutStatics.h
|
||||||
|
@ -3260,8 +3258,6 @@ lib/xulrunner17/components/BrowserElementParent.manifest
|
||||||
lib/xulrunner17/components/ColorAnalyzer.js
|
lib/xulrunner17/components/ColorAnalyzer.js
|
||||||
lib/xulrunner17/components/ConsoleAPI.js
|
lib/xulrunner17/components/ConsoleAPI.js
|
||||||
lib/xulrunner17/components/ConsoleAPI.manifest
|
lib/xulrunner17/components/ConsoleAPI.manifest
|
||||||
lib/xulrunner17/components/ContactManager.js
|
|
||||||
lib/xulrunner17/components/ContactManager.manifest
|
|
||||||
lib/xulrunner17/components/FeedProcessor.js
|
lib/xulrunner17/components/FeedProcessor.js
|
||||||
lib/xulrunner17/components/FeedProcessor.manifest
|
lib/xulrunner17/components/FeedProcessor.manifest
|
||||||
lib/xulrunner17/components/GPSDGeolocationProvider.js
|
lib/xulrunner17/components/GPSDGeolocationProvider.js
|
||||||
|
@ -3445,8 +3441,6 @@ lib/xulrunner17/modules/ColorAnalyzer_worker.js
|
||||||
lib/xulrunner17/modules/ColorConversion.js
|
lib/xulrunner17/modules/ColorConversion.js
|
||||||
lib/xulrunner17/modules/CommonDialog.jsm
|
lib/xulrunner17/modules/CommonDialog.jsm
|
||||||
lib/xulrunner17/modules/ConsoleAPIStorage.jsm
|
lib/xulrunner17/modules/ConsoleAPIStorage.jsm
|
||||||
lib/xulrunner17/modules/ContactDB.jsm
|
|
||||||
lib/xulrunner17/modules/ContactService.jsm
|
|
||||||
lib/xulrunner17/modules/DOMIdentity.jsm
|
lib/xulrunner17/modules/DOMIdentity.jsm
|
||||||
lib/xulrunner17/modules/DOMRequestHelper.jsm
|
lib/xulrunner17/modules/DOMRequestHelper.jsm
|
||||||
lib/xulrunner17/modules/Dict.jsm
|
lib/xulrunner17/modules/Dict.jsm
|
||||||
|
@ -3886,8 +3880,6 @@ share/idl/xulrunner17/nsIDOMComment.idl
|
||||||
share/idl/xulrunner17/nsIDOMCompositionEvent.idl
|
share/idl/xulrunner17/nsIDOMCompositionEvent.idl
|
||||||
share/idl/xulrunner17/nsIDOMConnection.idl
|
share/idl/xulrunner17/nsIDOMConnection.idl
|
||||||
share/idl/xulrunner17/nsIDOMConstructor.idl
|
share/idl/xulrunner17/nsIDOMConstructor.idl
|
||||||
share/idl/xulrunner17/nsIDOMContactManager.idl
|
|
||||||
share/idl/xulrunner17/nsIDOMContactProperties.idl
|
|
||||||
share/idl/xulrunner17/nsIDOMCounter.idl
|
share/idl/xulrunner17/nsIDOMCounter.idl
|
||||||
share/idl/xulrunner17/nsIDOMCrypto.idl
|
share/idl/xulrunner17/nsIDOMCrypto.idl
|
||||||
share/idl/xulrunner17/nsIDOMCryptoDialogs.idl
|
share/idl/xulrunner17/nsIDOMCryptoDialogs.idl
|
||||||
|
@ -4032,7 +4024,6 @@ share/idl/xulrunner17/nsIDOMMozApplicationEvent.idl
|
||||||
share/idl/xulrunner17/nsIDOMMozBrowserFrame.idl
|
share/idl/xulrunner17/nsIDOMMozBrowserFrame.idl
|
||||||
share/idl/xulrunner17/nsIDOMMozCSSKeyframeRule.idl
|
share/idl/xulrunner17/nsIDOMMozCSSKeyframeRule.idl
|
||||||
share/idl/xulrunner17/nsIDOMMozCSSKeyframesRule.idl
|
share/idl/xulrunner17/nsIDOMMozCSSKeyframesRule.idl
|
||||||
share/idl/xulrunner17/nsIDOMMozContactChangeEvent.idl
|
|
||||||
share/idl/xulrunner17/nsIDOMMozSettingsEvent.idl
|
share/idl/xulrunner17/nsIDOMMozSettingsEvent.idl
|
||||||
share/idl/xulrunner17/nsIDOMMozTouchEvent.idl
|
share/idl/xulrunner17/nsIDOMMozTouchEvent.idl
|
||||||
share/idl/xulrunner17/nsIDOMMutationEvent.idl
|
share/idl/xulrunner17/nsIDOMMutationEvent.idl
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# $NetBSD: buildlink3.mk,v 1.11 2013/09/02 19:50:42 adam Exp $
|
# $NetBSD: buildlink3.mk,v 1.12 2013/09/28 00:56:58 ryoon Exp $
|
||||||
|
|
||||||
BUILDLINK_TREE+= xulrunner17
|
BUILDLINK_TREE+= xulrunner17
|
||||||
|
|
||||||
.if !defined(XULRUNNER17_BUILDLINK3_MK)
|
.if !defined(XULRUNNER17_BUILDLINK3_MK)
|
||||||
XULRUNNER17_BUILDLINK3_MK:=
|
XULRUNNER17_BUILDLINK3_MK:=
|
||||||
|
|
||||||
BUILDLINK_API_DEPENDS.xulrunner17+= xulrunner17>=17.0.2
|
BUILDLINK_API_DEPENDS.xulrunner17+= xulrunner17>=17.0.9
|
||||||
BUILDLINK_ABI_DEPENDS.xulrunner17+= xulrunner17>=17.0.8nb2
|
BUILDLINK_ABI_DEPENDS.xulrunner17+= xulrunner17>=17.0.9
|
||||||
BUILDLINK_PKGSRCDIR.xulrunner17?= ../../devel/xulrunner17
|
BUILDLINK_PKGSRCDIR.xulrunner17?= ../../devel/xulrunner17
|
||||||
|
|
||||||
BUILDLINK_INCDIRS.xulrunner17+= lib/xulrunner17/include
|
BUILDLINK_INCDIRS.xulrunner17+= lib/xulrunner17/include
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: dist.mk,v 1.8 2013/08/08 13:01:38 ryoon Exp $
|
# $NetBSD: dist.mk,v 1.9 2013/09/28 00:56:58 ryoon Exp $
|
||||||
#
|
#
|
||||||
# used by devel/xulrunner17/Makefile
|
# used by devel/xulrunner17/Makefile
|
||||||
# used by www/firefox17/Makefile
|
# used by www/firefox17/Makefile
|
||||||
|
|
||||||
DISTNAME= firefox-${FIREFOX_VER}.source
|
DISTNAME= firefox-${FIREFOX_VER}.source
|
||||||
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
|
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
|
||||||
MOZ_BRANCH= 17.0.8
|
MOZ_BRANCH= 17.0.9
|
||||||
MOZ_BRANCH_MINOR= esr
|
MOZ_BRANCH_MINOR= esr
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=firefox/releases/${FIREFOX_VER}/source/} \
|
MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=firefox/releases/${FIREFOX_VER}/source/} \
|
||||||
${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
|
${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
$NetBSD: distinfo,v 1.12 2013/08/08 13:01:38 ryoon Exp $
|
$NetBSD: distinfo,v 1.13 2013/09/28 00:56:58 ryoon Exp $
|
||||||
|
|
||||||
SHA1 (firefox-17.0.8esr.source.tar.bz2) = 2ef8bfcf51f8160590f4450e8bc4a2af32cc2f5e
|
SHA1 (firefox-17.0.9esr.source.tar.bz2) = 19c15435cf547c0bc6852e5eceb301078398b956
|
||||||
RMD160 (firefox-17.0.8esr.source.tar.bz2) = 4db87cbd72899adc3df8822c3550dec644bbd36b
|
RMD160 (firefox-17.0.9esr.source.tar.bz2) = 4d07e2aac0e4008095d0e0dd08d31adea6c91e5c
|
||||||
Size (firefox-17.0.8esr.source.tar.bz2) = 90765879 bytes
|
Size (firefox-17.0.9esr.source.tar.bz2) = 90859763 bytes
|
||||||
SHA1 (patch-aa) = 31801b051004b2bf74ea9cc060d01def3becc1e3
|
SHA1 (patch-aa) = 31801b051004b2bf74ea9cc060d01def3becc1e3
|
||||||
SHA1 (patch-ab) = b0d7975a291c63e07773e13b023f71e88c883128
|
SHA1 (patch-ab) = b0d7975a291c63e07773e13b023f71e88c883128
|
||||||
SHA1 (patch-ac) = 18640ddf00b7da9276fd67d95bd6f1b191a99d4f
|
SHA1 (patch-ac) = 18640ddf00b7da9276fd67d95bd6f1b191a99d4f
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
# $NetBSD: Makefile,v 1.15 2013/09/02 19:51:29 adam Exp $
|
# $NetBSD: Makefile,v 1.16 2013/09/28 00:56:58 ryoon Exp $
|
||||||
|
|
||||||
.include "../../devel/xulrunner17/dist.mk"
|
.include "../../devel/xulrunner17/dist.mk"
|
||||||
PKGNAME= firefox17-${MOZ_BRANCH}
|
PKGNAME= firefox17-${MOZ_BRANCH}
|
||||||
PKGREVISION= 1
|
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
|
|
||||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||||
|
|
Loading…
Reference in a new issue