diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2017-12-23 00:19:11 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-12-23 00:19:35 +0100 |
commit | 130ae8e23ca43052b888d9fa674ead7c819b075e (patch) | |
tree | d9ae8bc6d4d33b63ea21ef5623c780bd188d34cc /thunderbird | |
parent | 93f616109bac48fb52a331734802e967120a02dc (diff) | |
download | opt-130ae8e23ca43052b888d9fa674ead7c819b075e.tar.gz opt-130ae8e23ca43052b888d9fa674ead7c819b075e.tar.xz |
[notify] thunderbird: updated to 52.5.2.
This releases fixes the Mailsploit vulnerability and other vulnerabilities detected by the Cure53 audit.
https://www.mozilla.org/en-US/thunderbird/52.5.2/releasenotes/
Diffstat (limited to 'thunderbird')
-rw-r--r-- | thunderbird/.md5sum | 2 | ||||
-rw-r--r-- | thunderbird/.signature | 6 | ||||
-rw-r--r-- | thunderbird/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/thunderbird/.md5sum b/thunderbird/.md5sum index 33c8a90b2..b7204ba54 100644 --- a/thunderbird/.md5sum +++ b/thunderbird/.md5sum @@ -1,3 +1,3 @@ -68a347d0fcc9be1a9e9a01375e399d0a thunderbird-52.5.0.source.tar.xz +25a3320778323c5c9ed32ef17f3963be thunderbird-52.5.2.source.tar.xz 9a78c5c35311cc20425913c5598bf2b9 thunderbird-install-dir.patch 87f8666f06ba8c3668e39068050bb77a thunderbird.desktop diff --git a/thunderbird/.signature b/thunderbird/.signature index 580d680b5..f3434ac82 100644 --- a/thunderbird/.signature +++ b/thunderbird/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZBwcTOFQHOkV3waYt9ruU9IUC9EWQ0JYaF9xHx/9eoAtoufPl67HDnzqzMgInUdWoSB3QBf2ke47rlWNH8k3gk= -SHA256 (Pkgfile) = 69c95524490eca6967f12d61f99aa51cf8b74b985acf86059ddcd2d304905e83 +RWSE3ohX2g5d/eEvaATjhFC4Gl62mx1YrUCpi1N8nDzynHVV31hHmWSDIM5n0CYyNgS8bNF8SbamBrIN9Al9KULasIxIloXEFAU= +SHA256 (Pkgfile) = ef5fd37ee87b51e8d43ae496fc10c5b504d58d1b0e192948e162d61efc18876d SHA256 (.footprint) = d32de78e18ab67c713ba07095b648690beaeb008b75dbf43c85a15dba4a5024a -SHA256 (thunderbird-52.5.0.source.tar.xz) = 7f169d1110db6d184a1be750a59734cbe639fb304bd76553aeaa1bde3bb7f779 +SHA256 (thunderbird-52.5.2.source.tar.xz) = 7772e1865cd4cbaac82ea05374d0ae51f754f47c6160c9b83919da483d620ee5 SHA256 (thunderbird.desktop) = c6bc6a66f16951c4f7560d019dad48968169aef6587cef4e98380a300078299a SHA256 (thunderbird-install-dir.patch) = 6c13be23eb494fe80b9e593f299138ddebe4d90e6459ba7ec40b530765ac3768 diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index 5add5ab80..ce25eb701 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nss,autoconf-2.13,unzip,zip,libidl,gtk,gtk3,alsa-lib,xorg-libxt,yasm name=thunderbird -version=52.5.0 +version=52.5.2 release=1 source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.xz $name.desktop thunderbird-install-dir.patch) |