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)
This commit is contained in:
parent
f0f92d8b48
commit
922b5d32e3
2 changed files with 6 additions and 7 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue