pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update to 24.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/970ef4064199
branches:  trunk
changeset: 632269:970ef4064199
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Mar 21 15:00:51 2014 +0000

description:
Update to 24.4.0

Changelog:
Fixed in Firefox ESR 24.4
MFSA 2014-32 Out-of-bounds write through TypedArrayObject after neutering
MFSA 2014-31 Out-of-bounds read/write through neutering ArrayBuffer objects
MFSA 2014-30 Use-after-free in TypeObject
MFSA 2014-29 Privilege escalation using WebIDL-implemented APIs
MFSA 2014-28 SVG filters information disclosure through feDisplacementMap
MFSA 2014-27 Memory corruption in Cairo during PDF font rendering
MFSA 2014-26 Information disclosure through polygon rendering in MathML
MFSA 2014-17 Out of bounds read during WAV file decoding
MFSA 2014-16 Files extracted during updates are not always read only
MFSA 2014-15 Miscellaneous memory safety hazards (rv:28.0 / rv:24.4)

diffstat:

 devel/xulrunner24/Makefile |  4 ++--
 www/firefox24/Makefile     |  4 ++--
 www/firefox24/distinfo     |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r 4c5e925b8352 -r 970ef4064199 devel/xulrunner24/Makefile
--- a/devel/xulrunner24/Makefile        Fri Mar 21 14:56:07 2014 +0000
+++ b/devel/xulrunner24/Makefile        Fri Mar 21 15:00:51 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/03/11 11:50:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2014/03/21 15:00:51 ryoon Exp $
 
-MOZ_BRANCH=            24.3.0
+MOZ_BRANCH=            24.4.0
 MOZ_BRANCH_MINOR=      esr
 MOZ_VER=               ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 DISTNAME=              firefox-${MOZ_VER}.source
diff -r 4c5e925b8352 -r 970ef4064199 www/firefox24/Makefile
--- a/www/firefox24/Makefile    Fri Mar 21 14:56:07 2014 +0000
+++ b/www/firefox24/Makefile    Fri Mar 21 15:00:51 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2014/03/10 20:39:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2014/03/21 15:00:51 ryoon Exp $
 
 FIREFOX_VER=   ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=    24.3.0
+MOZ_BRANCH=    24.4.0
 MOZ_BRANCH_MINOR=      esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
diff -r 4c5e925b8352 -r 970ef4064199 www/firefox24/distinfo
--- a/www/firefox24/distinfo    Fri Mar 21 14:56:07 2014 +0000
+++ b/www/firefox24/distinfo    Fri Mar 21 15:00:51 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2014/03/10 20:39:20 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2014/03/21 15:00:51 ryoon Exp $
 
-SHA1 (firefox-24.3.0esr.source.tar.bz2) = 8a5c1be668fe8759f2176ef97fe69d496c2ddd5b
-RMD160 (firefox-24.3.0esr.source.tar.bz2) = bd0830ca810b1519cba721db3f3498c075cfcd7a
-Size (firefox-24.3.0esr.source.tar.bz2) = 119391302 bytes
+SHA1 (firefox-24.4.0esr.source.tar.bz2) = 11e3e78482440628d3095d02821e714027665d33
+RMD160 (firefox-24.4.0esr.source.tar.bz2) = a940856c9d1d17a483b5defbdcceaa10cd92876a
+Size (firefox-24.4.0esr.source.tar.bz2) = 119614180 bytes
 SHA1 (patch-aa) = bc6b89aa36a429ee148685618cca08dba3e01bbc
 SHA1 (patch-ak) = 971ddb1f12b14bcee604c9d7e72da5e7bf47d9be
 SHA1 (patch-al) = 553c6042a98e4b381a46eec50c02cff349d88bd2



Home | Main Index | Thread Index | Old Index