View | Details | Raw Unified | Return to bug 216584 | Differences between
and this patch

Collapse All | Expand All

(-)mail/linux-thunderbird/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	thunderbird
4
PORTNAME=	thunderbird
5
DISTVERSION=	45.6.0
5
DISTVERSION=	45.7.0
6
CATEGORIES=	mail news net-im ipv6
6
CATEGORIES=	mail news net-im ipv6
7
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \
7
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \
8
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US
8
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US
(-)mail/linux-thunderbird/distinfo (-3 / +3 lines)
Lines 1-6 Link Here
1
TIMESTAMP = 1483454284
1
TIMESTAMP = 1485724898
2
SHA256 (thunderbird-45.6.0.tar.bz2) = 7d2737a921a9b0f3fac5d3373d009dd6c675ee726facefc11f9280306d22a036
2
SHA256 (thunderbird-45.7.0.tar.bz2) = 171d1ad2958d05198e137f2d520fe025d58649d3fb0c489053b6c41bef9f2c83
3
SIZE (thunderbird-45.6.0.tar.bz2) = 44237731
3
SIZE (thunderbird-45.7.0.tar.bz2) = 44267823
4
SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99
4
SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99
5
SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908
5
SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908
6
SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b
6
SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b
(-)mail/thunderbird/Makefile (-3 / +8 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	thunderbird
4
PORTNAME=	thunderbird
5
DISTVERSION=	45.6.0
5
DISTVERSION=	45.7.0
6
PORTREVISION=	2
6
PORTREVISION=	0
7
CATEGORIES=	mail news net-im ipv6
7
CATEGORIES=	mail news net-im ipv6
8
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
8
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
9
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
9
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
Lines 14-20 Link Here
14
COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
14
COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
15
15
16
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
16
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
17
		nss>=3.21.1:security/nss \
17
		nss>=3.21.3:security/nss \
18
		libevent2>=2.0.21_2:devel/libevent2 \
18
		libevent2>=2.0.21_2:devel/libevent2 \
19
		soundtouch>=1.9.0:audio/soundtouch \
19
		soundtouch>=1.9.0:audio/soundtouch \
20
		harfbuzz>=1.1.0:print/harfbuzz \
20
		harfbuzz>=1.1.0:print/harfbuzz \
Lines 88-91 Link Here
88
	${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop ${STAGEDIR}${PREFIX}/share/applications
88
	${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop ${STAGEDIR}${PREFIX}/share/applications
89
	${LN} -sf ${PORTNAME_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME_ICON}
89
	${LN} -sf ${PORTNAME_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME_ICON}
90
90
91
post-install-LIGHTNING-on:
92
	${MV} ${STAGEDIR}${PREFIX}/lib/thunderbird/distribution/extensions/\{e2fda1a4-762b-4020-b5ad-a41df1933103\} ${STAGEDIR}${PREFIX}/lib/thunderbird/extensions/
93
	${RMDIR} ${STAGEDIR}${PREFIX}/lib/thunderbird/distribution/extensions/
94
	${RMDIR} ${STAGEDIR}${PREFIX}/lib/thunderbird/distribution/
95
91
.include <bsd.port.post.mk>
96
.include <bsd.port.post.mk>
(-)mail/thunderbird/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1483360938
1
TIMESTAMP = 1485421610
2
SHA256 (thunderbird-45.6.0.source.tar.xz) = c32c74d69c4a2f79f120f44965525fc8197bbd39a9dac85027b2d9f74e04d8dc
2
SHA256 (thunderbird-45.7.0.source.tar.xz) = 1366cd7fe246bdf1540203586ebfe8fc3fec1f679bd0b61e7e95288f493775fd
3
SIZE (thunderbird-45.6.0.source.tar.xz) = 201145016
3
SIZE (thunderbird-45.7.0.source.tar.xz) = 201088460
(-)mail/thunderbird/files/patch-bug1290037 (-29 lines)
Lines 1-29 Link Here
1
commit 7943c27406fb
2
Author: Franziskus Kiefer <franziskuskiefer@gmail.com>
3
Date:   Thu Jul 28 16:48:00 2016 +0200
4
5
    Bug 1290037 - Update keybits in H2, r=mt
6
    
7
    MozReview-Commit-ID: 35oWoDMqe1Y
8
    
9
    --HG--
10
    extra : rebase_source : 020fbd93c190131eb04eed2d583787d6e5954a5a
11
---
12
 netwerk/protocol/http/Http2Session.cpp | 4 ++--
13
 1 file changed, 2 insertions(+), 2 deletions(-)
14
15
diff --git netwerk/protocol/http/Http2Session.cpp netwerk/protocol/http/Http2Session.cpp
16
index dbcc1115cbd3..f3cd57304f73 100644
17
--- mozilla/netwerk/protocol/http/Http2Session.cpp
18
+++ mozilla/netwerk/protocol/http/Http2Session.cpp
19
@@ -3549,8 +3549,8 @@ Http2Session::ConfirmTLSProfile()
20
     LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to DH %d < 2048\n",
21
           this, keybits));
22
     RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY);
23
-  } else if (kea == ssl_kea_ecdh && keybits < 256) { // 256 bits is "security level" of 128
24
-    LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 256\n",
25
+  } else if (kea == ssl_kea_ecdh && keybits < 224) { // see rfc7540 9.2.1.
26
+    LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 224\n",
27
           this, keybits));
28
     RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY);
29
   }
(-)mail/thunderbird-i18n/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	thunderbird-i18n
4
PORTNAME=	thunderbird-i18n
5
PORTVERSION=	45.6.0
5
PORTVERSION=	45.7.0
6
CATEGORIES=	mail news net-im
6
CATEGORIES=	mail news net-im
7
MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \
7
MASTER_SITES=	MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \
8
		MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi
8
		MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi
(-)mail/thunderbird-i18n/distinfo (-117 / +117 lines)
Lines 1-117 Link Here
1
TIMESTAMP = 1483454205
1
TIMESTAMP = 1485425082
2
SHA256 (xpi/thunderbird-i18n-45.6.0/ar.xpi) = ee653d578b0e221729fb999c25bd4ef335d86c3b7b01d2fc3e18b5ea03a5c88b
2
SHA256 (xpi/thunderbird-i18n-45.7.0/ar.xpi) = b9263717ac4686ef68f7c3cdfe652d173c8329077930c0a670b56e9368e89bff
3
SIZE (xpi/thunderbird-i18n-45.6.0/ar.xpi) = 490775
3
SIZE (xpi/thunderbird-i18n-45.7.0/ar.xpi) = 490775
4
SHA256 (xpi/thunderbird-i18n-45.6.0/ast.xpi) = 091fd74da82296bea2e271c6a86207e9cf60eeeed29ce62142b236888b78140e
4
SHA256 (xpi/thunderbird-i18n-45.7.0/ast.xpi) = 4a395aed8422aa08d5e40c4952caff7177d86620155fcdba1e106e5f1f3f4523
5
SIZE (xpi/thunderbird-i18n-45.6.0/ast.xpi) = 428059
5
SIZE (xpi/thunderbird-i18n-45.7.0/ast.xpi) = 428059
6
SHA256 (xpi/thunderbird-i18n-45.6.0/be.xpi) = 2e68a3c2f085a6302da84815ebf616b3ea1ad2b3c628c082c38b69c561bdac82
6
SHA256 (xpi/thunderbird-i18n-45.7.0/be.xpi) = d4cd4ae47f3c6afceaf76bb12c0a4ef7d314a0e076a4b49a3f2d3bd33dffa75d
7
SIZE (xpi/thunderbird-i18n-45.6.0/be.xpi) = 469096
7
SIZE (xpi/thunderbird-i18n-45.7.0/be.xpi) = 469096
8
SHA256 (xpi/thunderbird-i18n-45.6.0/bg.xpi) = ab15edef31542aea547b16b7f199ad3d18a6bd4f050b5254e6eeb17030b32ddb
8
SHA256 (xpi/thunderbird-i18n-45.7.0/bg.xpi) = abbf03b19347a3b32f3681916a4afc2f0999dbe854db1dfc1cddc1f48820b416
9
SIZE (xpi/thunderbird-i18n-45.6.0/bg.xpi) = 524300
9
SIZE (xpi/thunderbird-i18n-45.7.0/bg.xpi) = 524300
10
SHA256 (xpi/thunderbird-i18n-45.6.0/bn-BD.xpi) = d3c996fdab0eca72e9a8aaefeb2240f75017685682539c43eb8fd66a84827950
10
SHA256 (xpi/thunderbird-i18n-45.7.0/bn-BD.xpi) = 9ea8469452eea2e82581f7b4717a62d4df2215b9958d804439d1b7ebb987d383
11
SIZE (xpi/thunderbird-i18n-45.6.0/bn-BD.xpi) = 581440
11
SIZE (xpi/thunderbird-i18n-45.7.0/bn-BD.xpi) = 581440
12
SHA256 (xpi/thunderbird-i18n-45.6.0/br.xpi) = bee46d85f31a767dc53858c880086c96558577316a9b3dd6868dbc943d57da05
12
SHA256 (xpi/thunderbird-i18n-45.7.0/br.xpi) = dcc75714a9bcbc51f5b2fb2b435e003a04dbea79bafdb0579604aaab4a740039
13
SIZE (xpi/thunderbird-i18n-45.6.0/br.xpi) = 466000
13
SIZE (xpi/thunderbird-i18n-45.7.0/br.xpi) = 466000
14
SHA256 (xpi/thunderbird-i18n-45.6.0/ca.xpi) = 0ccec986a9988720024ded63fa858a3169a763ae2148cad37750c9de6f18a2d2
14
SHA256 (xpi/thunderbird-i18n-45.7.0/ca.xpi) = 42a261afbf1689946c9f73363d76175ed1a91cadc74d831a7b7d0fbbec1a9304
15
SIZE (xpi/thunderbird-i18n-45.6.0/ca.xpi) = 467980
15
SIZE (xpi/thunderbird-i18n-45.7.0/ca.xpi) = 467980
16
SHA256 (xpi/thunderbird-i18n-45.6.0/cs.xpi) = 1e8d36a17624c33fbabdc8c2f6bb5c988ee486c7b11adf0d8061df1b97ae41eb
16
SHA256 (xpi/thunderbird-i18n-45.7.0/cs.xpi) = 5165474d10d3256ef6b96f155f84b48874d40add53735f014e48270026e9459e
17
SIZE (xpi/thunderbird-i18n-45.6.0/cs.xpi) = 474327
17
SIZE (xpi/thunderbird-i18n-45.7.0/cs.xpi) = 474327
18
SHA256 (xpi/thunderbird-i18n-45.6.0/cy.xpi) = 27c40529dcbe9d4cdbc7039f08b10f56502ca422e404927da001e7d7dec80b42
18
SHA256 (xpi/thunderbird-i18n-45.7.0/cy.xpi) = 306a2c570e569bda011cbe51160427a3961d25be54bf556f5ef80e2f178fb729
19
SIZE (xpi/thunderbird-i18n-45.6.0/cy.xpi) = 456120
19
SIZE (xpi/thunderbird-i18n-45.7.0/cy.xpi) = 456120
20
SHA256 (xpi/thunderbird-i18n-45.6.0/da.xpi) = bdd2d971fa5580aa94aa96b2857d157ffafa4dc6768587299717260dbf6c290f
20
SHA256 (xpi/thunderbird-i18n-45.7.0/da.xpi) = 8c42b39a9a54150de2a9369f96fe2274639d241066884ced7905ef7503af93e9
21
SIZE (xpi/thunderbird-i18n-45.6.0/da.xpi) = 445595
21
SIZE (xpi/thunderbird-i18n-45.7.0/da.xpi) = 445595
22
SHA256 (xpi/thunderbird-i18n-45.6.0/de.xpi) = 55d4e9a79a282d6c510849a7baec19a47f773eb955919242d5233a2f4b8ad0bf
22
SHA256 (xpi/thunderbird-i18n-45.7.0/de.xpi) = f6cd5e35c8d2e784a31ba44555604f189fee8fbf021dabff798e4fbc54d75edd
23
SIZE (xpi/thunderbird-i18n-45.6.0/de.xpi) = 451956
23
SIZE (xpi/thunderbird-i18n-45.7.0/de.xpi) = 451956
24
SHA256 (xpi/thunderbird-i18n-45.6.0/dsb.xpi) = 0bcdfb59d568458b80ef612bccb707d8056c8a9333a9cd92b75efc0b49817051
24
SHA256 (xpi/thunderbird-i18n-45.7.0/dsb.xpi) = e47b87c1972ef1c62f53dd89c3497eb32b9302fbf5b48bd30e00a60b9639d3b3
25
SIZE (xpi/thunderbird-i18n-45.6.0/dsb.xpi) = 481644
25
SIZE (xpi/thunderbird-i18n-45.7.0/dsb.xpi) = 481644
26
SHA256 (xpi/thunderbird-i18n-45.6.0/el.xpi) = d60a50fd969c62aa6307a60a1bb4e71d1f4ea34e130ae3aeb7d0037f3d71e363
26
SHA256 (xpi/thunderbird-i18n-45.7.0/el.xpi) = 84297804182556c321d68ea94482b9fd073a501d69e1ab55f6a654258298c72f
27
SIZE (xpi/thunderbird-i18n-45.6.0/el.xpi) = 514358
27
SIZE (xpi/thunderbird-i18n-45.7.0/el.xpi) = 514359
28
SHA256 (xpi/thunderbird-i18n-45.6.0/en-GB.xpi) = 56ac604691c56d76120a3e1621989e5e28e8c4229e0d199b0411ed46c754dd00
28
SHA256 (xpi/thunderbird-i18n-45.7.0/en-GB.xpi) = 656315fb08642fb179b41400240028b309d00bd7fe906e22055b9f8ee04d0e25
29
SIZE (xpi/thunderbird-i18n-45.6.0/en-GB.xpi) = 437602
29
SIZE (xpi/thunderbird-i18n-45.7.0/en-GB.xpi) = 437603
30
SHA256 (xpi/thunderbird-i18n-45.6.0/en-US.xpi) = ab6d518fea4762779c64fd8c1d1ee3dde2d4d59435f707ebc5f2800c1f354e60
30
SHA256 (xpi/thunderbird-i18n-45.7.0/en-US.xpi) = c003bd64715107b91a6f294bdcfd8e720fe063c6cfe2a3f287b45a44537e8a6f
31
SIZE (xpi/thunderbird-i18n-45.6.0/en-US.xpi) = 435475
31
SIZE (xpi/thunderbird-i18n-45.7.0/en-US.xpi) = 435475
32
SHA256 (xpi/thunderbird-i18n-45.6.0/es-AR.xpi) = 29efb181384965dd92ff484e6f6c2abf3e10b75d338583c161e24608f935dd5e
32
SHA256 (xpi/thunderbird-i18n-45.7.0/es-AR.xpi) = edc2c111b004cb455c2cf47602b7c704228bf427d0a61953db12bf3e3aa62711
33
SIZE (xpi/thunderbird-i18n-45.6.0/es-AR.xpi) = 464684
33
SIZE (xpi/thunderbird-i18n-45.7.0/es-AR.xpi) = 464684
34
SHA256 (xpi/thunderbird-i18n-45.6.0/es-ES.xpi) = bde7fdf7011be8b4266abf093dc55dac4dd572a4b2d726a3fa63106371e5c83a
34
SHA256 (xpi/thunderbird-i18n-45.7.0/es-ES.xpi) = 86b722f645b3f313b27d6be48f34ce08f8d842ad6659e65b7ee3226df1edfbe1
35
SIZE (xpi/thunderbird-i18n-45.6.0/es-ES.xpi) = 388000
35
SIZE (xpi/thunderbird-i18n-45.7.0/es-ES.xpi) = 388000
36
SHA256 (xpi/thunderbird-i18n-45.6.0/et.xpi) = 82b7f29c3e48cad54de5160cf3b9910c2c4eaccdb3c4b3f875914830b1fe7cd0
36
SHA256 (xpi/thunderbird-i18n-45.7.0/et.xpi) = 58eb2a99a5d595a4ea8ef210e711347319cfa22fa23097c665108965e51b6de4
37
SIZE (xpi/thunderbird-i18n-45.6.0/et.xpi) = 458418
37
SIZE (xpi/thunderbird-i18n-45.7.0/et.xpi) = 458418
38
SHA256 (xpi/thunderbird-i18n-45.6.0/eu.xpi) = 6b4effa6407cf5da694195b13467ff0922bffb6fc62131430a157e8e15ab0de7
38
SHA256 (xpi/thunderbird-i18n-45.7.0/eu.xpi) = cb19192b7854ca50368d4b7a4458a7347bafac3a849c95e402bf9f3a6d9e861d
39
SIZE (xpi/thunderbird-i18n-45.6.0/eu.xpi) = 456708
39
SIZE (xpi/thunderbird-i18n-45.7.0/eu.xpi) = 456708
40
SHA256 (xpi/thunderbird-i18n-45.6.0/fi.xpi) = 157d481bfbe29a953209bd8e3eee11a07b37ba3acf0784a7b36c9bf4b325525e
40
SHA256 (xpi/thunderbird-i18n-45.7.0/fi.xpi) = c8d796826c7b06ecf43856385a7e2b238868a5a7f906deb4dcd2f1ef4510cc35
41
SIZE (xpi/thunderbird-i18n-45.6.0/fi.xpi) = 458336
41
SIZE (xpi/thunderbird-i18n-45.7.0/fi.xpi) = 458336
42
SHA256 (xpi/thunderbird-i18n-45.6.0/fr.xpi) = 6c7a43d61589e22032cf93766fe86380ea547b2f918617b1da3832e8eda20c5d
42
SHA256 (xpi/thunderbird-i18n-45.7.0/fr.xpi) = 15e263f5dfca076f48009e80b3c153a940ed9e85a6fcadcc4f2ff511eac6db3d
43
SIZE (xpi/thunderbird-i18n-45.6.0/fr.xpi) = 475466
43
SIZE (xpi/thunderbird-i18n-45.7.0/fr.xpi) = 475466
44
SHA256 (xpi/thunderbird-i18n-45.6.0/fy-NL.xpi) = 6e6e422d868d474ae45ce7905ffd1d2ef3e951dda537d3b72a90c45128022d87
44
SHA256 (xpi/thunderbird-i18n-45.7.0/fy-NL.xpi) = 06e3a9e4d1cc75261e0d9d0f3126184a6c820feed16c30a5349de91b62ebb65f
45
SIZE (xpi/thunderbird-i18n-45.6.0/fy-NL.xpi) = 464757
45
SIZE (xpi/thunderbird-i18n-45.7.0/fy-NL.xpi) = 464757
46
SHA256 (xpi/thunderbird-i18n-45.6.0/ga-IE.xpi) = 3726b69749729767abb6c3dfe5a06fe42c1f7a983f95d768a53056ae15ab0c3c
46
SHA256 (xpi/thunderbird-i18n-45.7.0/ga-IE.xpi) = 8e47e3ebfe6f3afbbd5e2024c48955c0bb065f1652f58f37ec47d7647e42e80c
47
SIZE (xpi/thunderbird-i18n-45.6.0/ga-IE.xpi) = 480317
47
SIZE (xpi/thunderbird-i18n-45.7.0/ga-IE.xpi) = 480317
48
SHA256 (xpi/thunderbird-i18n-45.6.0/gd.xpi) = d2f7fc855902d635dccbd02e2406c90667edc9aa8d280a9554bbcd33266844cc
48
SHA256 (xpi/thunderbird-i18n-45.7.0/gd.xpi) = ca8c01b8367cc9eb767e6a9a6fb15adeffc7ddcb9eae46e84d7ec2cbb25accaf
49
SIZE (xpi/thunderbird-i18n-45.6.0/gd.xpi) = 478297
49
SIZE (xpi/thunderbird-i18n-45.7.0/gd.xpi) = 478297
50
SHA256 (xpi/thunderbird-i18n-45.6.0/gl.xpi) = 7444f5fcda4021ada5742a6c1d0e0f4b0a0cc27a66378788c292b59439786c0b
50
SHA256 (xpi/thunderbird-i18n-45.7.0/gl.xpi) = bf42b065afd7a1db7601b43a391329b1530003c85be4c51246498f75b7b7d198
51
SIZE (xpi/thunderbird-i18n-45.6.0/gl.xpi) = 478580
51
SIZE (xpi/thunderbird-i18n-45.7.0/gl.xpi) = 478580
52
SHA256 (xpi/thunderbird-i18n-45.6.0/he.xpi) = 6693365c180ea9b57eeee9d4b24fe0248847710b2fd95f16d3b6e77ae111dbde
52
SHA256 (xpi/thunderbird-i18n-45.7.0/he.xpi) = 6b99205685fd0cba011c391fa277869cd8d2bf457a5bb42e0f9cfd38b873a7a2
53
SIZE (xpi/thunderbird-i18n-45.6.0/he.xpi) = 497963
53
SIZE (xpi/thunderbird-i18n-45.7.0/he.xpi) = 497963
54
SHA256 (xpi/thunderbird-i18n-45.6.0/hr.xpi) = 02636a3dd09acb63077bdc90460d0aed085162061d74b37d5fc57214c89c736a
54
SHA256 (xpi/thunderbird-i18n-45.7.0/hr.xpi) = 6af2b5523ac3d81b0a25df5d4e63c18183c600446d469311b52624f6f79d7707
55
SIZE (xpi/thunderbird-i18n-45.6.0/hr.xpi) = 463959
55
SIZE (xpi/thunderbird-i18n-45.7.0/hr.xpi) = 463959
56
SHA256 (xpi/thunderbird-i18n-45.6.0/hsb.xpi) = 35f8f6769dfe15e42df3fab123eda064522bb1ab0ed4c01936a12caba2ffc646
56
SHA256 (xpi/thunderbird-i18n-45.7.0/hsb.xpi) = 7a7d5249e894c4286663cc91d01ebd30e2dbb5ed1f7b89c355be90f0882c2209
57
SIZE (xpi/thunderbird-i18n-45.6.0/hsb.xpi) = 479414
57
SIZE (xpi/thunderbird-i18n-45.7.0/hsb.xpi) = 479414
58
SHA256 (xpi/thunderbird-i18n-45.6.0/hu.xpi) = eb6005f69a350790a1d53666686c56ea388d2ee706e2403a6afa890e568ed861
58
SHA256 (xpi/thunderbird-i18n-45.7.0/hu.xpi) = 613a5325d0e3d282eff165afaac195fdf7d064dd5ce846fe7533d657daf5dcd0
59
SIZE (xpi/thunderbird-i18n-45.6.0/hu.xpi) = 479584
59
SIZE (xpi/thunderbird-i18n-45.7.0/hu.xpi) = 479584
60
SHA256 (xpi/thunderbird-i18n-45.6.0/hy-AM.xpi) = dd4a98cef101d5b67fcca1d07cdfcdc608f89c2e38a8b704ee1052a71737acd8
60
SHA256 (xpi/thunderbird-i18n-45.7.0/hy-AM.xpi) = a3056c671b17511f048bb85b667622d4a9d682486f3ad378e58a61bf93de7119
61
SIZE (xpi/thunderbird-i18n-45.6.0/hy-AM.xpi) = 518883
61
SIZE (xpi/thunderbird-i18n-45.7.0/hy-AM.xpi) = 518883
62
SHA256 (xpi/thunderbird-i18n-45.6.0/id.xpi) = 123b2ca2d9e865f4e6b075047e898eff7bb1769dfba10a9e97325f30c8e1b90d
62
SHA256 (xpi/thunderbird-i18n-45.7.0/id.xpi) = ccfbcffd2976286ae28b628a1c4b49712b30b5a6cf915bdcaff423db6963ed6c
63
SIZE (xpi/thunderbird-i18n-45.6.0/id.xpi) = 499982
63
SIZE (xpi/thunderbird-i18n-45.7.0/id.xpi) = 499982
64
SHA256 (xpi/thunderbird-i18n-45.6.0/is.xpi) = 519ff2d20433b9cb1206643ada4ddc1bd49a1fe0dbd6c23087b20358cacaa07e
64
SHA256 (xpi/thunderbird-i18n-45.7.0/is.xpi) = a48dd7ac45e703d9f42cb59e72896cdc31fa56aae6820a26cd0575c0e3a534a3
65
SIZE (xpi/thunderbird-i18n-45.6.0/is.xpi) = 462190
65
SIZE (xpi/thunderbird-i18n-45.7.0/is.xpi) = 462191
66
SHA256 (xpi/thunderbird-i18n-45.6.0/it.xpi) = 57281745f8e324f3661a928d48f1ce86a016ee530912304cf84954bf5325b85c
66
SHA256 (xpi/thunderbird-i18n-45.7.0/it.xpi) = 91526439b690ef64cfdbab9a13e0ca905715ad4575e769f73eb9cc19f5b7c214
67
SIZE (xpi/thunderbird-i18n-45.6.0/it.xpi) = 376889
67
SIZE (xpi/thunderbird-i18n-45.7.0/it.xpi) = 376889
68
SHA256 (xpi/thunderbird-i18n-45.6.0/ja.xpi) = 3eb93c8fc0a694c673c44aae10b7a30fce9858b9950a883875426511b420f181
68
SHA256 (xpi/thunderbird-i18n-45.7.0/ja.xpi) = 7309971af660f165d8e79130d242def0009b8424d4fff56e6ef5e88c296c14c6
69
SIZE (xpi/thunderbird-i18n-45.6.0/ja.xpi) = 519552
69
SIZE (xpi/thunderbird-i18n-45.7.0/ja.xpi) = 519552
70
SHA256 (xpi/thunderbird-i18n-45.6.0/ko.xpi) = 3f3fff27e9ffd4da9c4145a8005b7a67dd8e30129e66aadda915304992f544fb
70
SHA256 (xpi/thunderbird-i18n-45.7.0/ko.xpi) = d396f5155005ad84b49540f428a9c4580960c1faf3ef05ec5150d205cead2385
71
SIZE (xpi/thunderbird-i18n-45.6.0/ko.xpi) = 487418
71
SIZE (xpi/thunderbird-i18n-45.7.0/ko.xpi) = 487418
72
SHA256 (xpi/thunderbird-i18n-45.6.0/lt.xpi) = 279e1e182a1944e574b50c8613ce15f598c2e5c72d60cadb701d8c1b88a26aab
72
SHA256 (xpi/thunderbird-i18n-45.7.0/lt.xpi) = 7175c9ecd7736ba5ee8a0ca2910936f6893f983921f65423c8384ad033bddf0f
73
SIZE (xpi/thunderbird-i18n-45.6.0/lt.xpi) = 477736
73
SIZE (xpi/thunderbird-i18n-45.7.0/lt.xpi) = 477736
74
SHA256 (xpi/thunderbird-i18n-45.6.0/nb-NO.xpi) = ae32172f9d4fa281107b87d720c8fee970802659d6fa0f8e35bddbb349f5e091
74
SHA256 (xpi/thunderbird-i18n-45.7.0/nb-NO.xpi) = 8a9ee2d56cb15f7c13828044d4babcd27b1439bd122eb4b0545312c3deb58393
75
SIZE (xpi/thunderbird-i18n-45.6.0/nb-NO.xpi) = 460011
75
SIZE (xpi/thunderbird-i18n-45.7.0/nb-NO.xpi) = 460011
76
SHA256 (xpi/thunderbird-i18n-45.6.0/nl.xpi) = ac21fbdc979031ecd190c66f61fe8266e428f81c97f7c97c38c648f06f13eb18
76
SHA256 (xpi/thunderbird-i18n-45.7.0/nl.xpi) = decc60938154a8360da5c2325879ef0c186a862d01f163fca606225484d94d5e
77
SIZE (xpi/thunderbird-i18n-45.6.0/nl.xpi) = 456664
77
SIZE (xpi/thunderbird-i18n-45.7.0/nl.xpi) = 456664
78
SHA256 (xpi/thunderbird-i18n-45.6.0/nn-NO.xpi) = c079078f93e7e96989bf3815440dd0112145e7bac39e663e0938c93e5f5e04be
78
SHA256 (xpi/thunderbird-i18n-45.7.0/nn-NO.xpi) = 202983f146cb7a11897aa9ddbca6e7207921e4cc20a8164bf1393b091ab6dcf1
79
SIZE (xpi/thunderbird-i18n-45.6.0/nn-NO.xpi) = 460880
79
SIZE (xpi/thunderbird-i18n-45.7.0/nn-NO.xpi) = 460880
80
SHA256 (xpi/thunderbird-i18n-45.6.0/pa-IN.xpi) = 4dcb7c48fab9e3be2de888f9d0faa0f4e8dec5bae08b05bcb0a64167b61972c2
80
SHA256 (xpi/thunderbird-i18n-45.7.0/pa-IN.xpi) = a14daad30f9b68eb5785cfc0737d525b7b881b048043640ea1ef4e9297e5f745
81
SIZE (xpi/thunderbird-i18n-45.6.0/pa-IN.xpi) = 551068
81
SIZE (xpi/thunderbird-i18n-45.7.0/pa-IN.xpi) = 551068
82
SHA256 (xpi/thunderbird-i18n-45.6.0/pl.xpi) = 72650b3521b156900419f9ba28bd110e065902152076e6d679b1bc18d75dd887
82
SHA256 (xpi/thunderbird-i18n-45.7.0/pl.xpi) = f99d837041bcd06c6e121c20b54ae77e02b3714d8d963343de3c8f50f77730d2
83
SIZE (xpi/thunderbird-i18n-45.6.0/pl.xpi) = 423867
83
SIZE (xpi/thunderbird-i18n-45.7.0/pl.xpi) = 423867
84
SHA256 (xpi/thunderbird-i18n-45.6.0/pt-BR.xpi) = b4290497600fb260c1f874ef2f5c9e7c0bca645990da9e760b130ef0e9764096
84
SHA256 (xpi/thunderbird-i18n-45.7.0/pt-BR.xpi) = 0482cdd42540ca08e8d2d4ac74ec9a45120d8131a86a352984ace76dc907df23
85
SIZE (xpi/thunderbird-i18n-45.6.0/pt-BR.xpi) = 464682
85
SIZE (xpi/thunderbird-i18n-45.7.0/pt-BR.xpi) = 464682
86
SHA256 (xpi/thunderbird-i18n-45.6.0/pt-PT.xpi) = a064609cf3a2f523a1f96f21d6fec7ef11ae5a8edf9f7a62824a7425c8d0301c
86
SHA256 (xpi/thunderbird-i18n-45.7.0/pt-PT.xpi) = 65eb124fa4592ccfa82e96d94390e4e34fefb6abb7baf2d854bc60d545ad2e3a
87
SIZE (xpi/thunderbird-i18n-45.6.0/pt-PT.xpi) = 463751
87
SIZE (xpi/thunderbird-i18n-45.7.0/pt-PT.xpi) = 463751
88
SHA256 (xpi/thunderbird-i18n-45.6.0/rm.xpi) = a6b361ef0e24e600893dc36f7d464638b188f229d7810dfd41d57bb24b5dbb12
88
SHA256 (xpi/thunderbird-i18n-45.7.0/rm.xpi) = 3c7b6ef80373ea7c80e79732082a6c219a86aa7849827439b6c105f783e17cb5
89
SIZE (xpi/thunderbird-i18n-45.6.0/rm.xpi) = 462650
89
SIZE (xpi/thunderbird-i18n-45.7.0/rm.xpi) = 462650
90
SHA256 (xpi/thunderbird-i18n-45.6.0/ro.xpi) = bb90fe916d3865f266c5de773957b13e025fe10669a8c89aeb8a7350e07b6934
90
SHA256 (xpi/thunderbird-i18n-45.7.0/ro.xpi) = 0b937c7fff5d59b0196cd57ed434471087f4ca8978650d36898f152ddbbb2956
91
SIZE (xpi/thunderbird-i18n-45.6.0/ro.xpi) = 468518
91
SIZE (xpi/thunderbird-i18n-45.7.0/ro.xpi) = 468518
92
SHA256 (xpi/thunderbird-i18n-45.6.0/ru.xpi) = 783f6984bdcdc2ebd5305ede240d81ba8399dc92187f8f9cf9aee175141c23d5
92
SHA256 (xpi/thunderbird-i18n-45.7.0/ru.xpi) = a10fd70759115282b2af3a593442a07b5d47ead25d3485cb7972a7cc1c7d3137
93
SIZE (xpi/thunderbird-i18n-45.6.0/ru.xpi) = 463892
93
SIZE (xpi/thunderbird-i18n-45.7.0/ru.xpi) = 463892
94
SHA256 (xpi/thunderbird-i18n-45.6.0/si.xpi) = 4472231ef048b3cacab5ffadedc5232c9ed9cc9c4d47f013a06d0d040ee5cff3
94
SHA256 (xpi/thunderbird-i18n-45.7.0/si.xpi) = edf2437535a399a15a9dd4dd16983b0bf783a3c24ace58a5e844824d8b6fa93e
95
SIZE (xpi/thunderbird-i18n-45.6.0/si.xpi) = 555996
95
SIZE (xpi/thunderbird-i18n-45.7.0/si.xpi) = 555996
96
SHA256 (xpi/thunderbird-i18n-45.6.0/sk.xpi) = 9664b4d284e0f72aa212773452a44dabb8a5147e1d958a79087f3fbf00d13197
96
SHA256 (xpi/thunderbird-i18n-45.7.0/sk.xpi) = 8a7c8455d2279563fc8e4cc11481be5b9de283ceab732a24746344baa144322f
97
SIZE (xpi/thunderbird-i18n-45.6.0/sk.xpi) = 481492
97
SIZE (xpi/thunderbird-i18n-45.7.0/sk.xpi) = 481492
98
SHA256 (xpi/thunderbird-i18n-45.6.0/sl.xpi) = 2e692c4fd9257d279b3acbbd297fc50650d2e852a003bd315c1c81c31e3fe203
98
SHA256 (xpi/thunderbird-i18n-45.7.0/sl.xpi) = 458746ae7514b9dea4aa9f6aeb3e306e7f0b41225d52d088bfda5d15a8df17df
99
SIZE (xpi/thunderbird-i18n-45.6.0/sl.xpi) = 462781
99
SIZE (xpi/thunderbird-i18n-45.7.0/sl.xpi) = 462781
100
SHA256 (xpi/thunderbird-i18n-45.6.0/sq.xpi) = 737fb80efc0bbdc7c22b06e1be80f68938726fff412ad3b6bd79d489e9cd1443
100
SHA256 (xpi/thunderbird-i18n-45.7.0/sq.xpi) = 1a125ccd06b46d919a4a54833243525cdbd245bf7ef80bbd631ba8fe09d1a78a
101
SIZE (xpi/thunderbird-i18n-45.6.0/sq.xpi) = 469535
101
SIZE (xpi/thunderbird-i18n-45.7.0/sq.xpi) = 469535
102
SHA256 (xpi/thunderbird-i18n-45.6.0/sr.xpi) = 1ed3dce235e1b2518f332955df15c16e9a3fc2665f424cf369a298e604c80c6a
102
SHA256 (xpi/thunderbird-i18n-45.7.0/sr.xpi) = 70cae2574d8e097774bf6c13b1fb8cff0c1ea00115483850706bf3b552fc49b5
103
SIZE (xpi/thunderbird-i18n-45.6.0/sr.xpi) = 565466
103
SIZE (xpi/thunderbird-i18n-45.7.0/sr.xpi) = 565466
104
SHA256 (xpi/thunderbird-i18n-45.6.0/sv-SE.xpi) = eff77f87b5924a0d061ef4503579b6925c243d91fefcdb3ad59609572b30bcdb
104
SHA256 (xpi/thunderbird-i18n-45.7.0/sv-SE.xpi) = efaf60942170e5ccd1d385c1278638bd8aa91bbc1777e666dcb8cc61798acb73
105
SIZE (xpi/thunderbird-i18n-45.6.0/sv-SE.xpi) = 465434
105
SIZE (xpi/thunderbird-i18n-45.7.0/sv-SE.xpi) = 465434
106
SHA256 (xpi/thunderbird-i18n-45.6.0/ta-LK.xpi) = f970faf50eead4524023bc348629a2602d62ceb8ad431552faaaa1fba68d0740
106
SHA256 (xpi/thunderbird-i18n-45.7.0/ta-LK.xpi) = 51e0ace99198782eed52fb95d44c9d9da62215a7cc1f5e15a46984981e3ffecc
107
SIZE (xpi/thunderbird-i18n-45.6.0/ta-LK.xpi) = 579219
107
SIZE (xpi/thunderbird-i18n-45.7.0/ta-LK.xpi) = 579219
108
SHA256 (xpi/thunderbird-i18n-45.6.0/tr.xpi) = 7f78f3fa771314ca7ba9d9832ae095f70061c2d6440fe648ee649a1c1801c7ee
108
SHA256 (xpi/thunderbird-i18n-45.7.0/tr.xpi) = 1225d71bf5fd6f2fbe0166a4189d70594278179ee8a949e74933b01fe4f11b8c
109
SIZE (xpi/thunderbird-i18n-45.6.0/tr.xpi) = 467622
109
SIZE (xpi/thunderbird-i18n-45.7.0/tr.xpi) = 467622
110
SHA256 (xpi/thunderbird-i18n-45.6.0/uk.xpi) = e18b2bbe3b477e747047cc57edc3e790468cc193309111a0b77616691c3dc8ee
110
SHA256 (xpi/thunderbird-i18n-45.7.0/uk.xpi) = ac0f1cfebd0990e7b9ffd6f0288b92d5909401121997b6e1c173c34890487ab9
111
SIZE (xpi/thunderbird-i18n-45.6.0/uk.xpi) = 536439
111
SIZE (xpi/thunderbird-i18n-45.7.0/uk.xpi) = 536439
112
SHA256 (xpi/thunderbird-i18n-45.6.0/vi.xpi) = b4553148ce716468f1bb90de3a5844c34f9b71d33e6c2fe4ae9af3ef62e4eebe
112
SHA256 (xpi/thunderbird-i18n-45.7.0/vi.xpi) = defc6f3d6f77ba8b46e41c3d9c49d42e738c401446f585f55a8ca102116d7f76
113
SIZE (xpi/thunderbird-i18n-45.6.0/vi.xpi) = 540499
113
SIZE (xpi/thunderbird-i18n-45.7.0/vi.xpi) = 540499
114
SHA256 (xpi/thunderbird-i18n-45.6.0/zh-CN.xpi) = 533eb9e30f3c85fb3871270baae610cebc26ae46299cfdab62a5cd39e28c2722
114
SHA256 (xpi/thunderbird-i18n-45.7.0/zh-CN.xpi) = 735f0ad45ac48af7db435be430704b0d108dd7576c488c50e1ef015e2dd39fe2
115
SIZE (xpi/thunderbird-i18n-45.6.0/zh-CN.xpi) = 489210
115
SIZE (xpi/thunderbird-i18n-45.7.0/zh-CN.xpi) = 489210
116
SHA256 (xpi/thunderbird-i18n-45.6.0/zh-TW.xpi) = 94bbd7bf116ba8c00eef0681aab28986f0be2c648fdf5145733d66a8c63c57a0
116
SHA256 (xpi/thunderbird-i18n-45.7.0/zh-TW.xpi) = f4e9316987462c9367235d75f2d7a765068aa1080bb87fdc62988316b859585a
117
SIZE (xpi/thunderbird-i18n-45.6.0/zh-TW.xpi) = 490850
117
SIZE (xpi/thunderbird-i18n-45.7.0/zh-TW.xpi) = 490850

Return to bug 216584