diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-12-04 05:29:41 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-12-04 05:29:41 +0000 |
commit | 7a25e0522a730e02a9672f970ee3db382ac72895 (patch) | |
tree | 4eafb50b2d67d480483051ba844c473f0058c2ef /www/firefox24 | |
parent | 6cf9171cc155b5796f76fee82748823e7fe38c84 (diff) | |
download | pkgsrc-7a25e0522a730e02a9672f970ee3db382ac72895.tar.gz |
Update to 24.8.1
Changelog:
Fixed in Firefox ESR 24.8.1
2014-73 RSA Signature Forgery in NSS
Fixed in Firefox ESR 24.8
2014-72 Use-after-free setting text directionality
2014-67 Miscellaneous memory safety hazards (rv:32.0 / rv:31.1 / rv:24.8)
Fixed in Firefox ESR 24.7
2014-64 Crash in Skia library when scaling high quality images
2014-63 Use-after-free while when manipulating certificates in the trusted cache
2014-62 Exploitable WebGL crash with Cesium JavaScript library
2014-61 Use-after-free with FireOnStateChange event
2014-59 Use-after-free in DirectWrite font handling
2014-56 Miscellaneous memory safety hazards (rv:31.0 / rv:24.7)
Diffstat (limited to 'www/firefox24')
-rw-r--r-- | www/firefox24/Makefile | 5 | ||||
-rw-r--r-- | www/firefox24/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/firefox24/Makefile b/www/firefox24/Makefile index 3075bd14394..f93250e1f57 100644 --- a/www/firefox24/Makefile +++ b/www/firefox24/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2014/10/07 16:47:37 adam Exp $ +# $NetBSD: Makefile,v 1.26 2014/12/04 05:29:41 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 24.6.0 +MOZ_BRANCH= 24.8.1 MOZ_BRANCH_MINOR= esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} #MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/firefox24/distinfo b/www/firefox24/distinfo index f92c9aad776..0d8bfc6fd7b 100644 --- a/www/firefox24/distinfo +++ b/www/firefox24/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2014/06/14 11:29:27 ryoon Exp $ +$NetBSD: distinfo,v 1.14 2014/12/04 05:29:41 ryoon Exp $ -SHA1 (firefox-24.6.0esr.source.tar.bz2) = e15d0d581b7c92f972eaee9a5a1227fa0dc27adc -RMD160 (firefox-24.6.0esr.source.tar.bz2) = 0e558f9d0711bdb5832e758eb54efdf542d92af9 -Size (firefox-24.6.0esr.source.tar.bz2) = 119465935 bytes +SHA1 (firefox-24.8.1esr.source.tar.bz2) = 304c8791306e5868b5cb3bec6e2bac9f7b490e32 +RMD160 (firefox-24.8.1esr.source.tar.bz2) = 0b8701c2ef601c01646b618e5da2b3cbb1b87e33 +Size (firefox-24.8.1esr.source.tar.bz2) = 119811868 bytes SHA1 (patch-aa) = c5e419b9c99e3950eb3359ed33b21de572d66630 SHA1 (patch-ak) = 971ddb1f12b14bcee604c9d7e72da5e7bf47d9be SHA1 (patch-al) = 553c6042a98e4b381a46eec50c02cff349d88bd2 |