Update to 17.0.8
Changelog: Security bugfixes. MFSA 2013-75 Local Java applets may read contents of local file system MFSA 2013-73 Same-origin bypass with web workers and XMLHttpRequest MFSA 2013-72 Wrong principal used for validating URI for some Javascript components MFSA 2013-71 Further Privilege escalation through Mozilla Updater MFSA 2013-69 CRMF requests allow for code execution and XSS attacks MFSA 2013-68 Document URI misrepresentation and masquerading MFSA 2013-66 Buffer overflow in Mozilla Maintenance Service and Mozilla Updater MFSA 2013-63 Miscellaneous memory safety hazards (rv:23.0 / rv:17.0.8)
This commit is contained in:
parent
09b6088386
commit
2f18f47197
2 changed files with 6 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.118 2013/07/09 10:57:20 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.119 2013/08/10 00:31:20 ryoon Exp $
|
||||
#
|
||||
|
||||
DISTNAME= # empty
|
||||
PKGNAME= thunderbird-${TB_VER}
|
||||
TB_VER= 17.0.7
|
||||
TB_VER= 17.0.8
|
||||
LIGHTNINGVER= 1.9
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} \
|
||||
|
|
|
@ -1,14 +1,11 @@
|
|||
$NetBSD: distinfo,v 1.125 2013/07/13 19:33:19 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.126 2013/08/10 00:31:20 ryoon Exp $
|
||||
|
||||
SHA1 (enigmail-1.4.5.tar.gz) = 16d0450a9f5fb4de0e9cc5b9f8091dce4b070aaf
|
||||
RMD160 (enigmail-1.4.5.tar.gz) = 860a1ca813fd2ccae69ac0afe07affd39611e56a
|
||||
Size (enigmail-1.4.5.tar.gz) = 1269207 bytes
|
||||
SHA1 (lightning-1.9.source.tar.bz2) = 3cc625649debed6f7403c862f166b771b80b92ce
|
||||
RMD160 (lightning-1.9.source.tar.bz2) = 3396533847c05ed37537b9a78d771e55f767bea6
|
||||
Size (lightning-1.9.source.tar.bz2) = 113944316 bytes
|
||||
SHA1 (thunderbird-17.0.7esr.source.tar.bz2) = 4fbfa738e43d67022a6b426ebb26efb86ec2c52a
|
||||
RMD160 (thunderbird-17.0.7esr.source.tar.bz2) = 1159a105c84b06a8125410a7f88b8a8dc8a45dbb
|
||||
Size (thunderbird-17.0.7esr.source.tar.bz2) = 113569841 bytes
|
||||
SHA1 (thunderbird-17.0.8esr.source.tar.bz2) = f50a6d2fe2219154ae78cd89902238c0d1743310
|
||||
RMD160 (thunderbird-17.0.8esr.source.tar.bz2) = 4c807d26ccc2432bc7818b3f0ac3cf94faad154d
|
||||
Size (thunderbird-17.0.8esr.source.tar.bz2) = 113699743 bytes
|
||||
SHA1 (patch-aa) = c73e3fa16dea308a0cf6ca684529958336c788f3
|
||||
SHA1 (patch-aa-toplevel) = 1207a234377bab854f59b13ce51efe810913f1e0
|
||||
SHA1 (patch-ab) = 7432f73e9771260849d99e14008164bd3d564bf8
|
||||
|
|
Loading…
Reference in a new issue