From ab6497b124fa6e5186501a5e7becbe3e825d6d14 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Thu, 20 Aug 2015 22:17:32 +0200 Subject: [PATCH] [notify] thunderbird. updated to 38.2.0. Shares much code with firefox ESR 38.2 Advisory: https://www.mozilla.org/en-US/security/known-vulnerabilities/firefox-esr/#firefoxesr38.2 --- thunderbird/.footprint | 2 +- thunderbird/.md5sum | 2 +- thunderbird/Pkgfile | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/thunderbird/.footprint b/thunderbird/.footprint index 090661077..7b7bbe54f 100644 --- a/thunderbird/.footprint +++ b/thunderbird/.footprint @@ -30,7 +30,7 @@ drwxr-xr-x root/root usr/lib/thunderbird/dictionaries/ drwxr-xr-x root/root usr/lib/thunderbird/distribution/ drwxr-xr-x root/root usr/lib/thunderbird/distribution/extensions/ drwxr-xr-x root/root usr/lib/thunderbird/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/ --rw-r--r-- root/root usr/lib/thunderbird/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/application.ini +-rw-r--r-- root/root usr/lib/thunderbird/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/app.ini drwxr-xr-x root/root usr/lib/thunderbird/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/ -rw-r--r-- root/root usr/lib/thunderbird/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calAlarm.js -rwxr-xr-x root/root usr/lib/thunderbird/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calAlarmMonitor.js diff --git a/thunderbird/.md5sum b/thunderbird/.md5sum index 0c2b3be9e..b7accd1c2 100644 --- a/thunderbird/.md5sum +++ b/thunderbird/.md5sum @@ -1,3 +1,3 @@ -dd161196c6bd444643d2de54d1222d31 thunderbird-38.1.0.source.tar.bz2 +df97af48b670cdaa5196a90360c952f7 thunderbird-38.2.0.source.tar.bz2 efd54ad6179d3327aa85602560a4a964 thunderbird-install-dir.patch 87f8666f06ba8c3668e39068050bb77a thunderbird.desktop diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index 901e09c53..bf446eb77 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -4,8 +4,8 @@ # Depends on: python,gtk,alsa-lib,xorg-libxt,libidl,nss,yasm,mesa3d,libjpeg-turbo name=thunderbird -version=38.1.0 -release=2 +version=38.2.0 +release=1 source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.bz2 $name.desktop thunderbird-install-dir.patch)