FreeBSD Bugzilla – Attachment 179410 Details for
Bug 216584
mail/thunderbird: update to 45.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
thunderbird 45.7.0
thunderbird_45_7_0.patch (text/plain), 24.90 KB, created by
Christoph Moench-Tegeder
on 2017-01-29 22:09:50 UTC
(
hide
)
Description:
thunderbird 45.7.0
Filename:
MIME Type:
Creator:
Christoph Moench-Tegeder
Created:
2017-01-29 22:09:50 UTC
Size:
24.90 KB
patch
obsolete
>M mail/linux-thunderbird/Makefile >M mail/linux-thunderbird/distinfo >M mail/thunderbird/Makefile >M mail/thunderbird/distinfo >D mail/thunderbird/files/patch-bug1290037 >M mail/thunderbird-i18n/Makefile >M mail/thunderbird-i18n/distinfo > >Index: mail/linux-thunderbird/Makefile >=================================================================== >--- mail/linux-thunderbird/Makefile (revision 432780) >+++ mail/linux-thunderbird/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= thunderbird >-DISTVERSION= 45.6.0 >+DISTVERSION= 45.7.0 > CATEGORIES= mail news net-im ipv6 > MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ > MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US >Index: mail/linux-thunderbird/distinfo >=================================================================== >--- mail/linux-thunderbird/distinfo (revision 432780) >+++ mail/linux-thunderbird/distinfo (working copy) >@@ -1,6 +1,6 @@ >-TIMESTAMP = 1483454284 >-SHA256 (thunderbird-45.6.0.tar.bz2) = 7d2737a921a9b0f3fac5d3373d009dd6c675ee726facefc11f9280306d22a036 >-SIZE (thunderbird-45.6.0.tar.bz2) = 44237731 >+TIMESTAMP = 1485724898 >+SHA256 (thunderbird-45.7.0.tar.bz2) = 171d1ad2958d05198e137f2d520fe025d58649d3fb0c489053b6c41bef9f2c83 >+SIZE (thunderbird-45.7.0.tar.bz2) = 44267823 > SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99 > SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908 > SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b >Index: mail/thunderbird/Makefile >=================================================================== >--- mail/thunderbird/Makefile (revision 432780) >+++ mail/thunderbird/Makefile (working copy) >@@ -2,8 +2,8 @@ > # $FreeBSD$ > > PORTNAME= thunderbird >-DISTVERSION= 45.6.0 >-PORTREVISION= 2 >+DISTVERSION= 45.7.0 >+PORTREVISION= 0 > CATEGORIES= mail news net-im ipv6 > MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ > MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source >@@ -14,7 +14,7 @@ > COMMENT= Mozilla Thunderbird is standalone mail and news that stands above > > BUILD_DEPENDS= nspr>=4.12:devel/nspr \ >- nss>=3.21.1:security/nss \ >+ nss>=3.21.3:security/nss \ > libevent2>=2.0.21_2:devel/libevent2 \ > soundtouch>=1.9.0:audio/soundtouch \ > harfbuzz>=1.1.0:print/harfbuzz \ >@@ -88,4 +88,9 @@ > ${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop ${STAGEDIR}${PREFIX}/share/applications > ${LN} -sf ${PORTNAME_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME_ICON} > >+post-install-LIGHTNING-on: >+ ${MV} ${STAGEDIR}${PREFIX}/lib/thunderbird/distribution/extensions/\{e2fda1a4-762b-4020-b5ad-a41df1933103\} ${STAGEDIR}${PREFIX}/lib/thunderbird/extensions/ >+ ${RMDIR} ${STAGEDIR}${PREFIX}/lib/thunderbird/distribution/extensions/ >+ ${RMDIR} ${STAGEDIR}${PREFIX}/lib/thunderbird/distribution/ >+ > .include <bsd.port.post.mk> >Index: mail/thunderbird/distinfo >=================================================================== >--- mail/thunderbird/distinfo (revision 432780) >+++ mail/thunderbird/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1483360938 >-SHA256 (thunderbird-45.6.0.source.tar.xz) = c32c74d69c4a2f79f120f44965525fc8197bbd39a9dac85027b2d9f74e04d8dc >-SIZE (thunderbird-45.6.0.source.tar.xz) = 201145016 >+TIMESTAMP = 1485421610 >+SHA256 (thunderbird-45.7.0.source.tar.xz) = 1366cd7fe246bdf1540203586ebfe8fc3fec1f679bd0b61e7e95288f493775fd >+SIZE (thunderbird-45.7.0.source.tar.xz) = 201088460 >Index: mail/thunderbird/files/patch-bug1290037 >=================================================================== >--- mail/thunderbird/files/patch-bug1290037 (revision 432780) >+++ mail/thunderbird/files/patch-bug1290037 (nonexistent) >@@ -1,29 +0,0 @@ >-commit 7943c27406fb >-Author: Franziskus Kiefer <franziskuskiefer@gmail.com> >-Date: Thu Jul 28 16:48:00 2016 +0200 >- >- Bug 1290037 - Update keybits in H2, r=mt >- >- MozReview-Commit-ID: 35oWoDMqe1Y >- >- --HG-- >- extra : rebase_source : 020fbd93c190131eb04eed2d583787d6e5954a5a >---- >- netwerk/protocol/http/Http2Session.cpp | 4 ++-- >- 1 file changed, 2 insertions(+), 2 deletions(-) >- >-diff --git netwerk/protocol/http/Http2Session.cpp netwerk/protocol/http/Http2Session.cpp >-index dbcc1115cbd3..f3cd57304f73 100644 >---- mozilla/netwerk/protocol/http/Http2Session.cpp >-+++ mozilla/netwerk/protocol/http/Http2Session.cpp >-@@ -3549,8 +3549,8 @@ Http2Session::ConfirmTLSProfile() >- LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to DH %d < 2048\n", >- this, keybits)); >- RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); >-- } else if (kea == ssl_kea_ecdh && keybits < 256) { // 256 bits is "security level" of 128 >-- LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 256\n", >-+ } else if (kea == ssl_kea_ecdh && keybits < 224) { // see rfc7540 9.2.1. >-+ LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 224\n", >- this, keybits)); >- RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); >- } > >Property changes on: mail/thunderbird/files/patch-bug1290037 >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: mail/thunderbird-i18n/Makefile >=================================================================== >--- mail/thunderbird-i18n/Makefile (revision 432780) >+++ mail/thunderbird-i18n/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= thunderbird-i18n >-PORTVERSION= 45.6.0 >+PORTVERSION= 45.7.0 > CATEGORIES= mail news net-im > MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ > MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi >Index: mail/thunderbird-i18n/distinfo >=================================================================== >--- mail/thunderbird-i18n/distinfo (revision 432780) >+++ mail/thunderbird-i18n/distinfo (working copy) >@@ -1,117 +1,117 @@ >-TIMESTAMP = 1483454205 >-SHA256 (xpi/thunderbird-i18n-45.6.0/ar.xpi) = ee653d578b0e221729fb999c25bd4ef335d86c3b7b01d2fc3e18b5ea03a5c88b >-SIZE (xpi/thunderbird-i18n-45.6.0/ar.xpi) = 490775 >-SHA256 (xpi/thunderbird-i18n-45.6.0/ast.xpi) = 091fd74da82296bea2e271c6a86207e9cf60eeeed29ce62142b236888b78140e >-SIZE (xpi/thunderbird-i18n-45.6.0/ast.xpi) = 428059 >-SHA256 (xpi/thunderbird-i18n-45.6.0/be.xpi) = 2e68a3c2f085a6302da84815ebf616b3ea1ad2b3c628c082c38b69c561bdac82 >-SIZE (xpi/thunderbird-i18n-45.6.0/be.xpi) = 469096 >-SHA256 (xpi/thunderbird-i18n-45.6.0/bg.xpi) = ab15edef31542aea547b16b7f199ad3d18a6bd4f050b5254e6eeb17030b32ddb >-SIZE (xpi/thunderbird-i18n-45.6.0/bg.xpi) = 524300 >-SHA256 (xpi/thunderbird-i18n-45.6.0/bn-BD.xpi) = d3c996fdab0eca72e9a8aaefeb2240f75017685682539c43eb8fd66a84827950 >-SIZE (xpi/thunderbird-i18n-45.6.0/bn-BD.xpi) = 581440 >-SHA256 (xpi/thunderbird-i18n-45.6.0/br.xpi) = bee46d85f31a767dc53858c880086c96558577316a9b3dd6868dbc943d57da05 >-SIZE (xpi/thunderbird-i18n-45.6.0/br.xpi) = 466000 >-SHA256 (xpi/thunderbird-i18n-45.6.0/ca.xpi) = 0ccec986a9988720024ded63fa858a3169a763ae2148cad37750c9de6f18a2d2 >-SIZE (xpi/thunderbird-i18n-45.6.0/ca.xpi) = 467980 >-SHA256 (xpi/thunderbird-i18n-45.6.0/cs.xpi) = 1e8d36a17624c33fbabdc8c2f6bb5c988ee486c7b11adf0d8061df1b97ae41eb >-SIZE (xpi/thunderbird-i18n-45.6.0/cs.xpi) = 474327 >-SHA256 (xpi/thunderbird-i18n-45.6.0/cy.xpi) = 27c40529dcbe9d4cdbc7039f08b10f56502ca422e404927da001e7d7dec80b42 >-SIZE (xpi/thunderbird-i18n-45.6.0/cy.xpi) = 456120 >-SHA256 (xpi/thunderbird-i18n-45.6.0/da.xpi) = bdd2d971fa5580aa94aa96b2857d157ffafa4dc6768587299717260dbf6c290f >-SIZE (xpi/thunderbird-i18n-45.6.0/da.xpi) = 445595 >-SHA256 (xpi/thunderbird-i18n-45.6.0/de.xpi) = 55d4e9a79a282d6c510849a7baec19a47f773eb955919242d5233a2f4b8ad0bf >-SIZE (xpi/thunderbird-i18n-45.6.0/de.xpi) = 451956 >-SHA256 (xpi/thunderbird-i18n-45.6.0/dsb.xpi) = 0bcdfb59d568458b80ef612bccb707d8056c8a9333a9cd92b75efc0b49817051 >-SIZE (xpi/thunderbird-i18n-45.6.0/dsb.xpi) = 481644 >-SHA256 (xpi/thunderbird-i18n-45.6.0/el.xpi) = d60a50fd969c62aa6307a60a1bb4e71d1f4ea34e130ae3aeb7d0037f3d71e363 >-SIZE (xpi/thunderbird-i18n-45.6.0/el.xpi) = 514358 >-SHA256 (xpi/thunderbird-i18n-45.6.0/en-GB.xpi) = 56ac604691c56d76120a3e1621989e5e28e8c4229e0d199b0411ed46c754dd00 >-SIZE (xpi/thunderbird-i18n-45.6.0/en-GB.xpi) = 437602 >-SHA256 (xpi/thunderbird-i18n-45.6.0/en-US.xpi) = ab6d518fea4762779c64fd8c1d1ee3dde2d4d59435f707ebc5f2800c1f354e60 >-SIZE (xpi/thunderbird-i18n-45.6.0/en-US.xpi) = 435475 >-SHA256 (xpi/thunderbird-i18n-45.6.0/es-AR.xpi) = 29efb181384965dd92ff484e6f6c2abf3e10b75d338583c161e24608f935dd5e >-SIZE (xpi/thunderbird-i18n-45.6.0/es-AR.xpi) = 464684 >-SHA256 (xpi/thunderbird-i18n-45.6.0/es-ES.xpi) = bde7fdf7011be8b4266abf093dc55dac4dd572a4b2d726a3fa63106371e5c83a >-SIZE (xpi/thunderbird-i18n-45.6.0/es-ES.xpi) = 388000 >-SHA256 (xpi/thunderbird-i18n-45.6.0/et.xpi) = 82b7f29c3e48cad54de5160cf3b9910c2c4eaccdb3c4b3f875914830b1fe7cd0 >-SIZE (xpi/thunderbird-i18n-45.6.0/et.xpi) = 458418 >-SHA256 (xpi/thunderbird-i18n-45.6.0/eu.xpi) = 6b4effa6407cf5da694195b13467ff0922bffb6fc62131430a157e8e15ab0de7 >-SIZE (xpi/thunderbird-i18n-45.6.0/eu.xpi) = 456708 >-SHA256 (xpi/thunderbird-i18n-45.6.0/fi.xpi) = 157d481bfbe29a953209bd8e3eee11a07b37ba3acf0784a7b36c9bf4b325525e >-SIZE (xpi/thunderbird-i18n-45.6.0/fi.xpi) = 458336 >-SHA256 (xpi/thunderbird-i18n-45.6.0/fr.xpi) = 6c7a43d61589e22032cf93766fe86380ea547b2f918617b1da3832e8eda20c5d >-SIZE (xpi/thunderbird-i18n-45.6.0/fr.xpi) = 475466 >-SHA256 (xpi/thunderbird-i18n-45.6.0/fy-NL.xpi) = 6e6e422d868d474ae45ce7905ffd1d2ef3e951dda537d3b72a90c45128022d87 >-SIZE (xpi/thunderbird-i18n-45.6.0/fy-NL.xpi) = 464757 >-SHA256 (xpi/thunderbird-i18n-45.6.0/ga-IE.xpi) = 3726b69749729767abb6c3dfe5a06fe42c1f7a983f95d768a53056ae15ab0c3c >-SIZE (xpi/thunderbird-i18n-45.6.0/ga-IE.xpi) = 480317 >-SHA256 (xpi/thunderbird-i18n-45.6.0/gd.xpi) = d2f7fc855902d635dccbd02e2406c90667edc9aa8d280a9554bbcd33266844cc >-SIZE (xpi/thunderbird-i18n-45.6.0/gd.xpi) = 478297 >-SHA256 (xpi/thunderbird-i18n-45.6.0/gl.xpi) = 7444f5fcda4021ada5742a6c1d0e0f4b0a0cc27a66378788c292b59439786c0b >-SIZE (xpi/thunderbird-i18n-45.6.0/gl.xpi) = 478580 >-SHA256 (xpi/thunderbird-i18n-45.6.0/he.xpi) = 6693365c180ea9b57eeee9d4b24fe0248847710b2fd95f16d3b6e77ae111dbde >-SIZE (xpi/thunderbird-i18n-45.6.0/he.xpi) = 497963 >-SHA256 (xpi/thunderbird-i18n-45.6.0/hr.xpi) = 02636a3dd09acb63077bdc90460d0aed085162061d74b37d5fc57214c89c736a >-SIZE (xpi/thunderbird-i18n-45.6.0/hr.xpi) = 463959 >-SHA256 (xpi/thunderbird-i18n-45.6.0/hsb.xpi) = 35f8f6769dfe15e42df3fab123eda064522bb1ab0ed4c01936a12caba2ffc646 >-SIZE (xpi/thunderbird-i18n-45.6.0/hsb.xpi) = 479414 >-SHA256 (xpi/thunderbird-i18n-45.6.0/hu.xpi) = eb6005f69a350790a1d53666686c56ea388d2ee706e2403a6afa890e568ed861 >-SIZE (xpi/thunderbird-i18n-45.6.0/hu.xpi) = 479584 >-SHA256 (xpi/thunderbird-i18n-45.6.0/hy-AM.xpi) = dd4a98cef101d5b67fcca1d07cdfcdc608f89c2e38a8b704ee1052a71737acd8 >-SIZE (xpi/thunderbird-i18n-45.6.0/hy-AM.xpi) = 518883 >-SHA256 (xpi/thunderbird-i18n-45.6.0/id.xpi) = 123b2ca2d9e865f4e6b075047e898eff7bb1769dfba10a9e97325f30c8e1b90d >-SIZE (xpi/thunderbird-i18n-45.6.0/id.xpi) = 499982 >-SHA256 (xpi/thunderbird-i18n-45.6.0/is.xpi) = 519ff2d20433b9cb1206643ada4ddc1bd49a1fe0dbd6c23087b20358cacaa07e >-SIZE (xpi/thunderbird-i18n-45.6.0/is.xpi) = 462190 >-SHA256 (xpi/thunderbird-i18n-45.6.0/it.xpi) = 57281745f8e324f3661a928d48f1ce86a016ee530912304cf84954bf5325b85c >-SIZE (xpi/thunderbird-i18n-45.6.0/it.xpi) = 376889 >-SHA256 (xpi/thunderbird-i18n-45.6.0/ja.xpi) = 3eb93c8fc0a694c673c44aae10b7a30fce9858b9950a883875426511b420f181 >-SIZE (xpi/thunderbird-i18n-45.6.0/ja.xpi) = 519552 >-SHA256 (xpi/thunderbird-i18n-45.6.0/ko.xpi) = 3f3fff27e9ffd4da9c4145a8005b7a67dd8e30129e66aadda915304992f544fb >-SIZE (xpi/thunderbird-i18n-45.6.0/ko.xpi) = 487418 >-SHA256 (xpi/thunderbird-i18n-45.6.0/lt.xpi) = 279e1e182a1944e574b50c8613ce15f598c2e5c72d60cadb701d8c1b88a26aab >-SIZE (xpi/thunderbird-i18n-45.6.0/lt.xpi) = 477736 >-SHA256 (xpi/thunderbird-i18n-45.6.0/nb-NO.xpi) = ae32172f9d4fa281107b87d720c8fee970802659d6fa0f8e35bddbb349f5e091 >-SIZE (xpi/thunderbird-i18n-45.6.0/nb-NO.xpi) = 460011 >-SHA256 (xpi/thunderbird-i18n-45.6.0/nl.xpi) = ac21fbdc979031ecd190c66f61fe8266e428f81c97f7c97c38c648f06f13eb18 >-SIZE (xpi/thunderbird-i18n-45.6.0/nl.xpi) = 456664 >-SHA256 (xpi/thunderbird-i18n-45.6.0/nn-NO.xpi) = c079078f93e7e96989bf3815440dd0112145e7bac39e663e0938c93e5f5e04be >-SIZE (xpi/thunderbird-i18n-45.6.0/nn-NO.xpi) = 460880 >-SHA256 (xpi/thunderbird-i18n-45.6.0/pa-IN.xpi) = 4dcb7c48fab9e3be2de888f9d0faa0f4e8dec5bae08b05bcb0a64167b61972c2 >-SIZE (xpi/thunderbird-i18n-45.6.0/pa-IN.xpi) = 551068 >-SHA256 (xpi/thunderbird-i18n-45.6.0/pl.xpi) = 72650b3521b156900419f9ba28bd110e065902152076e6d679b1bc18d75dd887 >-SIZE (xpi/thunderbird-i18n-45.6.0/pl.xpi) = 423867 >-SHA256 (xpi/thunderbird-i18n-45.6.0/pt-BR.xpi) = b4290497600fb260c1f874ef2f5c9e7c0bca645990da9e760b130ef0e9764096 >-SIZE (xpi/thunderbird-i18n-45.6.0/pt-BR.xpi) = 464682 >-SHA256 (xpi/thunderbird-i18n-45.6.0/pt-PT.xpi) = a064609cf3a2f523a1f96f21d6fec7ef11ae5a8edf9f7a62824a7425c8d0301c >-SIZE (xpi/thunderbird-i18n-45.6.0/pt-PT.xpi) = 463751 >-SHA256 (xpi/thunderbird-i18n-45.6.0/rm.xpi) = a6b361ef0e24e600893dc36f7d464638b188f229d7810dfd41d57bb24b5dbb12 >-SIZE (xpi/thunderbird-i18n-45.6.0/rm.xpi) = 462650 >-SHA256 (xpi/thunderbird-i18n-45.6.0/ro.xpi) = bb90fe916d3865f266c5de773957b13e025fe10669a8c89aeb8a7350e07b6934 >-SIZE (xpi/thunderbird-i18n-45.6.0/ro.xpi) = 468518 >-SHA256 (xpi/thunderbird-i18n-45.6.0/ru.xpi) = 783f6984bdcdc2ebd5305ede240d81ba8399dc92187f8f9cf9aee175141c23d5 >-SIZE (xpi/thunderbird-i18n-45.6.0/ru.xpi) = 463892 >-SHA256 (xpi/thunderbird-i18n-45.6.0/si.xpi) = 4472231ef048b3cacab5ffadedc5232c9ed9cc9c4d47f013a06d0d040ee5cff3 >-SIZE (xpi/thunderbird-i18n-45.6.0/si.xpi) = 555996 >-SHA256 (xpi/thunderbird-i18n-45.6.0/sk.xpi) = 9664b4d284e0f72aa212773452a44dabb8a5147e1d958a79087f3fbf00d13197 >-SIZE (xpi/thunderbird-i18n-45.6.0/sk.xpi) = 481492 >-SHA256 (xpi/thunderbird-i18n-45.6.0/sl.xpi) = 2e692c4fd9257d279b3acbbd297fc50650d2e852a003bd315c1c81c31e3fe203 >-SIZE (xpi/thunderbird-i18n-45.6.0/sl.xpi) = 462781 >-SHA256 (xpi/thunderbird-i18n-45.6.0/sq.xpi) = 737fb80efc0bbdc7c22b06e1be80f68938726fff412ad3b6bd79d489e9cd1443 >-SIZE (xpi/thunderbird-i18n-45.6.0/sq.xpi) = 469535 >-SHA256 (xpi/thunderbird-i18n-45.6.0/sr.xpi) = 1ed3dce235e1b2518f332955df15c16e9a3fc2665f424cf369a298e604c80c6a >-SIZE (xpi/thunderbird-i18n-45.6.0/sr.xpi) = 565466 >-SHA256 (xpi/thunderbird-i18n-45.6.0/sv-SE.xpi) = eff77f87b5924a0d061ef4503579b6925c243d91fefcdb3ad59609572b30bcdb >-SIZE (xpi/thunderbird-i18n-45.6.0/sv-SE.xpi) = 465434 >-SHA256 (xpi/thunderbird-i18n-45.6.0/ta-LK.xpi) = f970faf50eead4524023bc348629a2602d62ceb8ad431552faaaa1fba68d0740 >-SIZE (xpi/thunderbird-i18n-45.6.0/ta-LK.xpi) = 579219 >-SHA256 (xpi/thunderbird-i18n-45.6.0/tr.xpi) = 7f78f3fa771314ca7ba9d9832ae095f70061c2d6440fe648ee649a1c1801c7ee >-SIZE (xpi/thunderbird-i18n-45.6.0/tr.xpi) = 467622 >-SHA256 (xpi/thunderbird-i18n-45.6.0/uk.xpi) = e18b2bbe3b477e747047cc57edc3e790468cc193309111a0b77616691c3dc8ee >-SIZE (xpi/thunderbird-i18n-45.6.0/uk.xpi) = 536439 >-SHA256 (xpi/thunderbird-i18n-45.6.0/vi.xpi) = b4553148ce716468f1bb90de3a5844c34f9b71d33e6c2fe4ae9af3ef62e4eebe >-SIZE (xpi/thunderbird-i18n-45.6.0/vi.xpi) = 540499 >-SHA256 (xpi/thunderbird-i18n-45.6.0/zh-CN.xpi) = 533eb9e30f3c85fb3871270baae610cebc26ae46299cfdab62a5cd39e28c2722 >-SIZE (xpi/thunderbird-i18n-45.6.0/zh-CN.xpi) = 489210 >-SHA256 (xpi/thunderbird-i18n-45.6.0/zh-TW.xpi) = 94bbd7bf116ba8c00eef0681aab28986f0be2c648fdf5145733d66a8c63c57a0 >-SIZE (xpi/thunderbird-i18n-45.6.0/zh-TW.xpi) = 490850 >+TIMESTAMP = 1485425082 >+SHA256 (xpi/thunderbird-i18n-45.7.0/ar.xpi) = b9263717ac4686ef68f7c3cdfe652d173c8329077930c0a670b56e9368e89bff >+SIZE (xpi/thunderbird-i18n-45.7.0/ar.xpi) = 490775 >+SHA256 (xpi/thunderbird-i18n-45.7.0/ast.xpi) = 4a395aed8422aa08d5e40c4952caff7177d86620155fcdba1e106e5f1f3f4523 >+SIZE (xpi/thunderbird-i18n-45.7.0/ast.xpi) = 428059 >+SHA256 (xpi/thunderbird-i18n-45.7.0/be.xpi) = d4cd4ae47f3c6afceaf76bb12c0a4ef7d314a0e076a4b49a3f2d3bd33dffa75d >+SIZE (xpi/thunderbird-i18n-45.7.0/be.xpi) = 469096 >+SHA256 (xpi/thunderbird-i18n-45.7.0/bg.xpi) = abbf03b19347a3b32f3681916a4afc2f0999dbe854db1dfc1cddc1f48820b416 >+SIZE (xpi/thunderbird-i18n-45.7.0/bg.xpi) = 524300 >+SHA256 (xpi/thunderbird-i18n-45.7.0/bn-BD.xpi) = 9ea8469452eea2e82581f7b4717a62d4df2215b9958d804439d1b7ebb987d383 >+SIZE (xpi/thunderbird-i18n-45.7.0/bn-BD.xpi) = 581440 >+SHA256 (xpi/thunderbird-i18n-45.7.0/br.xpi) = dcc75714a9bcbc51f5b2fb2b435e003a04dbea79bafdb0579604aaab4a740039 >+SIZE (xpi/thunderbird-i18n-45.7.0/br.xpi) = 466000 >+SHA256 (xpi/thunderbird-i18n-45.7.0/ca.xpi) = 42a261afbf1689946c9f73363d76175ed1a91cadc74d831a7b7d0fbbec1a9304 >+SIZE (xpi/thunderbird-i18n-45.7.0/ca.xpi) = 467980 >+SHA256 (xpi/thunderbird-i18n-45.7.0/cs.xpi) = 5165474d10d3256ef6b96f155f84b48874d40add53735f014e48270026e9459e >+SIZE (xpi/thunderbird-i18n-45.7.0/cs.xpi) = 474327 >+SHA256 (xpi/thunderbird-i18n-45.7.0/cy.xpi) = 306a2c570e569bda011cbe51160427a3961d25be54bf556f5ef80e2f178fb729 >+SIZE (xpi/thunderbird-i18n-45.7.0/cy.xpi) = 456120 >+SHA256 (xpi/thunderbird-i18n-45.7.0/da.xpi) = 8c42b39a9a54150de2a9369f96fe2274639d241066884ced7905ef7503af93e9 >+SIZE (xpi/thunderbird-i18n-45.7.0/da.xpi) = 445595 >+SHA256 (xpi/thunderbird-i18n-45.7.0/de.xpi) = f6cd5e35c8d2e784a31ba44555604f189fee8fbf021dabff798e4fbc54d75edd >+SIZE (xpi/thunderbird-i18n-45.7.0/de.xpi) = 451956 >+SHA256 (xpi/thunderbird-i18n-45.7.0/dsb.xpi) = e47b87c1972ef1c62f53dd89c3497eb32b9302fbf5b48bd30e00a60b9639d3b3 >+SIZE (xpi/thunderbird-i18n-45.7.0/dsb.xpi) = 481644 >+SHA256 (xpi/thunderbird-i18n-45.7.0/el.xpi) = 84297804182556c321d68ea94482b9fd073a501d69e1ab55f6a654258298c72f >+SIZE (xpi/thunderbird-i18n-45.7.0/el.xpi) = 514359 >+SHA256 (xpi/thunderbird-i18n-45.7.0/en-GB.xpi) = 656315fb08642fb179b41400240028b309d00bd7fe906e22055b9f8ee04d0e25 >+SIZE (xpi/thunderbird-i18n-45.7.0/en-GB.xpi) = 437603 >+SHA256 (xpi/thunderbird-i18n-45.7.0/en-US.xpi) = c003bd64715107b91a6f294bdcfd8e720fe063c6cfe2a3f287b45a44537e8a6f >+SIZE (xpi/thunderbird-i18n-45.7.0/en-US.xpi) = 435475 >+SHA256 (xpi/thunderbird-i18n-45.7.0/es-AR.xpi) = edc2c111b004cb455c2cf47602b7c704228bf427d0a61953db12bf3e3aa62711 >+SIZE (xpi/thunderbird-i18n-45.7.0/es-AR.xpi) = 464684 >+SHA256 (xpi/thunderbird-i18n-45.7.0/es-ES.xpi) = 86b722f645b3f313b27d6be48f34ce08f8d842ad6659e65b7ee3226df1edfbe1 >+SIZE (xpi/thunderbird-i18n-45.7.0/es-ES.xpi) = 388000 >+SHA256 (xpi/thunderbird-i18n-45.7.0/et.xpi) = 58eb2a99a5d595a4ea8ef210e711347319cfa22fa23097c665108965e51b6de4 >+SIZE (xpi/thunderbird-i18n-45.7.0/et.xpi) = 458418 >+SHA256 (xpi/thunderbird-i18n-45.7.0/eu.xpi) = cb19192b7854ca50368d4b7a4458a7347bafac3a849c95e402bf9f3a6d9e861d >+SIZE (xpi/thunderbird-i18n-45.7.0/eu.xpi) = 456708 >+SHA256 (xpi/thunderbird-i18n-45.7.0/fi.xpi) = c8d796826c7b06ecf43856385a7e2b238868a5a7f906deb4dcd2f1ef4510cc35 >+SIZE (xpi/thunderbird-i18n-45.7.0/fi.xpi) = 458336 >+SHA256 (xpi/thunderbird-i18n-45.7.0/fr.xpi) = 15e263f5dfca076f48009e80b3c153a940ed9e85a6fcadcc4f2ff511eac6db3d >+SIZE (xpi/thunderbird-i18n-45.7.0/fr.xpi) = 475466 >+SHA256 (xpi/thunderbird-i18n-45.7.0/fy-NL.xpi) = 06e3a9e4d1cc75261e0d9d0f3126184a6c820feed16c30a5349de91b62ebb65f >+SIZE (xpi/thunderbird-i18n-45.7.0/fy-NL.xpi) = 464757 >+SHA256 (xpi/thunderbird-i18n-45.7.0/ga-IE.xpi) = 8e47e3ebfe6f3afbbd5e2024c48955c0bb065f1652f58f37ec47d7647e42e80c >+SIZE (xpi/thunderbird-i18n-45.7.0/ga-IE.xpi) = 480317 >+SHA256 (xpi/thunderbird-i18n-45.7.0/gd.xpi) = ca8c01b8367cc9eb767e6a9a6fb15adeffc7ddcb9eae46e84d7ec2cbb25accaf >+SIZE (xpi/thunderbird-i18n-45.7.0/gd.xpi) = 478297 >+SHA256 (xpi/thunderbird-i18n-45.7.0/gl.xpi) = bf42b065afd7a1db7601b43a391329b1530003c85be4c51246498f75b7b7d198 >+SIZE (xpi/thunderbird-i18n-45.7.0/gl.xpi) = 478580 >+SHA256 (xpi/thunderbird-i18n-45.7.0/he.xpi) = 6b99205685fd0cba011c391fa277869cd8d2bf457a5bb42e0f9cfd38b873a7a2 >+SIZE (xpi/thunderbird-i18n-45.7.0/he.xpi) = 497963 >+SHA256 (xpi/thunderbird-i18n-45.7.0/hr.xpi) = 6af2b5523ac3d81b0a25df5d4e63c18183c600446d469311b52624f6f79d7707 >+SIZE (xpi/thunderbird-i18n-45.7.0/hr.xpi) = 463959 >+SHA256 (xpi/thunderbird-i18n-45.7.0/hsb.xpi) = 7a7d5249e894c4286663cc91d01ebd30e2dbb5ed1f7b89c355be90f0882c2209 >+SIZE (xpi/thunderbird-i18n-45.7.0/hsb.xpi) = 479414 >+SHA256 (xpi/thunderbird-i18n-45.7.0/hu.xpi) = 613a5325d0e3d282eff165afaac195fdf7d064dd5ce846fe7533d657daf5dcd0 >+SIZE (xpi/thunderbird-i18n-45.7.0/hu.xpi) = 479584 >+SHA256 (xpi/thunderbird-i18n-45.7.0/hy-AM.xpi) = a3056c671b17511f048bb85b667622d4a9d682486f3ad378e58a61bf93de7119 >+SIZE (xpi/thunderbird-i18n-45.7.0/hy-AM.xpi) = 518883 >+SHA256 (xpi/thunderbird-i18n-45.7.0/id.xpi) = ccfbcffd2976286ae28b628a1c4b49712b30b5a6cf915bdcaff423db6963ed6c >+SIZE (xpi/thunderbird-i18n-45.7.0/id.xpi) = 499982 >+SHA256 (xpi/thunderbird-i18n-45.7.0/is.xpi) = a48dd7ac45e703d9f42cb59e72896cdc31fa56aae6820a26cd0575c0e3a534a3 >+SIZE (xpi/thunderbird-i18n-45.7.0/is.xpi) = 462191 >+SHA256 (xpi/thunderbird-i18n-45.7.0/it.xpi) = 91526439b690ef64cfdbab9a13e0ca905715ad4575e769f73eb9cc19f5b7c214 >+SIZE (xpi/thunderbird-i18n-45.7.0/it.xpi) = 376889 >+SHA256 (xpi/thunderbird-i18n-45.7.0/ja.xpi) = 7309971af660f165d8e79130d242def0009b8424d4fff56e6ef5e88c296c14c6 >+SIZE (xpi/thunderbird-i18n-45.7.0/ja.xpi) = 519552 >+SHA256 (xpi/thunderbird-i18n-45.7.0/ko.xpi) = d396f5155005ad84b49540f428a9c4580960c1faf3ef05ec5150d205cead2385 >+SIZE (xpi/thunderbird-i18n-45.7.0/ko.xpi) = 487418 >+SHA256 (xpi/thunderbird-i18n-45.7.0/lt.xpi) = 7175c9ecd7736ba5ee8a0ca2910936f6893f983921f65423c8384ad033bddf0f >+SIZE (xpi/thunderbird-i18n-45.7.0/lt.xpi) = 477736 >+SHA256 (xpi/thunderbird-i18n-45.7.0/nb-NO.xpi) = 8a9ee2d56cb15f7c13828044d4babcd27b1439bd122eb4b0545312c3deb58393 >+SIZE (xpi/thunderbird-i18n-45.7.0/nb-NO.xpi) = 460011 >+SHA256 (xpi/thunderbird-i18n-45.7.0/nl.xpi) = decc60938154a8360da5c2325879ef0c186a862d01f163fca606225484d94d5e >+SIZE (xpi/thunderbird-i18n-45.7.0/nl.xpi) = 456664 >+SHA256 (xpi/thunderbird-i18n-45.7.0/nn-NO.xpi) = 202983f146cb7a11897aa9ddbca6e7207921e4cc20a8164bf1393b091ab6dcf1 >+SIZE (xpi/thunderbird-i18n-45.7.0/nn-NO.xpi) = 460880 >+SHA256 (xpi/thunderbird-i18n-45.7.0/pa-IN.xpi) = a14daad30f9b68eb5785cfc0737d525b7b881b048043640ea1ef4e9297e5f745 >+SIZE (xpi/thunderbird-i18n-45.7.0/pa-IN.xpi) = 551068 >+SHA256 (xpi/thunderbird-i18n-45.7.0/pl.xpi) = f99d837041bcd06c6e121c20b54ae77e02b3714d8d963343de3c8f50f77730d2 >+SIZE (xpi/thunderbird-i18n-45.7.0/pl.xpi) = 423867 >+SHA256 (xpi/thunderbird-i18n-45.7.0/pt-BR.xpi) = 0482cdd42540ca08e8d2d4ac74ec9a45120d8131a86a352984ace76dc907df23 >+SIZE (xpi/thunderbird-i18n-45.7.0/pt-BR.xpi) = 464682 >+SHA256 (xpi/thunderbird-i18n-45.7.0/pt-PT.xpi) = 65eb124fa4592ccfa82e96d94390e4e34fefb6abb7baf2d854bc60d545ad2e3a >+SIZE (xpi/thunderbird-i18n-45.7.0/pt-PT.xpi) = 463751 >+SHA256 (xpi/thunderbird-i18n-45.7.0/rm.xpi) = 3c7b6ef80373ea7c80e79732082a6c219a86aa7849827439b6c105f783e17cb5 >+SIZE (xpi/thunderbird-i18n-45.7.0/rm.xpi) = 462650 >+SHA256 (xpi/thunderbird-i18n-45.7.0/ro.xpi) = 0b937c7fff5d59b0196cd57ed434471087f4ca8978650d36898f152ddbbb2956 >+SIZE (xpi/thunderbird-i18n-45.7.0/ro.xpi) = 468518 >+SHA256 (xpi/thunderbird-i18n-45.7.0/ru.xpi) = a10fd70759115282b2af3a593442a07b5d47ead25d3485cb7972a7cc1c7d3137 >+SIZE (xpi/thunderbird-i18n-45.7.0/ru.xpi) = 463892 >+SHA256 (xpi/thunderbird-i18n-45.7.0/si.xpi) = edf2437535a399a15a9dd4dd16983b0bf783a3c24ace58a5e844824d8b6fa93e >+SIZE (xpi/thunderbird-i18n-45.7.0/si.xpi) = 555996 >+SHA256 (xpi/thunderbird-i18n-45.7.0/sk.xpi) = 8a7c8455d2279563fc8e4cc11481be5b9de283ceab732a24746344baa144322f >+SIZE (xpi/thunderbird-i18n-45.7.0/sk.xpi) = 481492 >+SHA256 (xpi/thunderbird-i18n-45.7.0/sl.xpi) = 458746ae7514b9dea4aa9f6aeb3e306e7f0b41225d52d088bfda5d15a8df17df >+SIZE (xpi/thunderbird-i18n-45.7.0/sl.xpi) = 462781 >+SHA256 (xpi/thunderbird-i18n-45.7.0/sq.xpi) = 1a125ccd06b46d919a4a54833243525cdbd245bf7ef80bbd631ba8fe09d1a78a >+SIZE (xpi/thunderbird-i18n-45.7.0/sq.xpi) = 469535 >+SHA256 (xpi/thunderbird-i18n-45.7.0/sr.xpi) = 70cae2574d8e097774bf6c13b1fb8cff0c1ea00115483850706bf3b552fc49b5 >+SIZE (xpi/thunderbird-i18n-45.7.0/sr.xpi) = 565466 >+SHA256 (xpi/thunderbird-i18n-45.7.0/sv-SE.xpi) = efaf60942170e5ccd1d385c1278638bd8aa91bbc1777e666dcb8cc61798acb73 >+SIZE (xpi/thunderbird-i18n-45.7.0/sv-SE.xpi) = 465434 >+SHA256 (xpi/thunderbird-i18n-45.7.0/ta-LK.xpi) = 51e0ace99198782eed52fb95d44c9d9da62215a7cc1f5e15a46984981e3ffecc >+SIZE (xpi/thunderbird-i18n-45.7.0/ta-LK.xpi) = 579219 >+SHA256 (xpi/thunderbird-i18n-45.7.0/tr.xpi) = 1225d71bf5fd6f2fbe0166a4189d70594278179ee8a949e74933b01fe4f11b8c >+SIZE (xpi/thunderbird-i18n-45.7.0/tr.xpi) = 467622 >+SHA256 (xpi/thunderbird-i18n-45.7.0/uk.xpi) = ac0f1cfebd0990e7b9ffd6f0288b92d5909401121997b6e1c173c34890487ab9 >+SIZE (xpi/thunderbird-i18n-45.7.0/uk.xpi) = 536439 >+SHA256 (xpi/thunderbird-i18n-45.7.0/vi.xpi) = defc6f3d6f77ba8b46e41c3d9c49d42e738c401446f585f55a8ca102116d7f76 >+SIZE (xpi/thunderbird-i18n-45.7.0/vi.xpi) = 540499 >+SHA256 (xpi/thunderbird-i18n-45.7.0/zh-CN.xpi) = 735f0ad45ac48af7db435be430704b0d108dd7576c488c50e1ef015e2dd39fe2 >+SIZE (xpi/thunderbird-i18n-45.7.0/zh-CN.xpi) = 489210 >+SHA256 (xpi/thunderbird-i18n-45.7.0/zh-TW.xpi) = f4e9316987462c9367235d75f2d7a765068aa1080bb87fdc62988316b859585a >+SIZE (xpi/thunderbird-i18n-45.7.0/zh-TW.xpi) = 490850
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 216584
:
179410
|
179754
|
180441