Accepting request 287636 from mozilla:Factory
- update to Thunderbird 31.5.0 (bnc#917597) * MFSA 2015-11/CVE-2015-0836 Miscellaneous memory safety hazards * MFSA 2015-12/CVE-2015-0833 (bmo#945192) Invoking Mozilla updater will load locally stored DLL files (Windows only) * MFSA 2015-16/CVE-2015-0831 (bmo#1130514) Use-after-free in IndexedDB * MFSA 2015-19/CVE-2015-0827 (bmo#1117304) Out-of-bounds read and write while rendering SVG content * MFSA 2015-24/CVE-2015-0822 (bmo#1110557) Reading of local files through manipulation of form autocomplete OBS-URL: https://build.opensuse.org/request/show/287636 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=144
This commit is contained in:
commit
bceab34bab
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:42:57 UTC 2015 - wr@rosenauer.org
|
||||
|
||||
- update to Thunderbird 31.5.0 (bnc#917597)
|
||||
* MFSA 2015-11/CVE-2015-0836
|
||||
Miscellaneous memory safety hazards
|
||||
* MFSA 2015-12/CVE-2015-0833 (bmo#945192)
|
||||
Invoking Mozilla updater will load locally stored DLL files
|
||||
(Windows only)
|
||||
* MFSA 2015-16/CVE-2015-0831 (bmo#1130514)
|
||||
Use-after-free in IndexedDB
|
||||
* MFSA 2015-19/CVE-2015-0827 (bmo#1117304)
|
||||
Out-of-bounds read and write while rendering SVG content
|
||||
* MFSA 2015-24/CVE-2015-0822 (bmo#1110557)
|
||||
Reading of local files through manipulation of form autocomplete
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 10 18:33:52 UTC 2015 - wr@rosenauer.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package MozillaThunderbird
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# 2006-2015 Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define mainversion 31.4.0
|
||||
%define mainversion 31.5.0
|
||||
%define update_channel release
|
||||
|
||||
%if %suse_version > 1210
|
||||
@ -70,7 +70,7 @@ Recommends: gstreamer-0_10-plugins-ffmpeg
|
||||
%endif
|
||||
Version: %{mainversion}
|
||||
Release: 0
|
||||
%define releasedate 2015010900
|
||||
%define releasedate 2015022200
|
||||
Provides: thunderbird = %{version}
|
||||
%if %{with_kde}
|
||||
# this is needed to match this package with the kde4 helper package without the main package
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18454e2d3e57ab8249e04fc6784ed55c20cb8cd912eb4a7bf409f64641d324d2
|
||||
size 28436
|
||||
oid sha256:546caffa4a7fc3a5fb76aa6d6c8e42d745dd2ea5c2d361510ce7af5e154afc52
|
||||
size 28412
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="esr31"
|
||||
BRANCH="releases/comm-$CHANNEL"
|
||||
RELEASE_TAG="THUNDERBIRD_31_4_0_RELEASE"
|
||||
VERSION="31.4.0"
|
||||
RELEASE_TAG="THUNDERBIRD_31_5_0_RELEASE"
|
||||
VERSION="31.5.0"
|
||||
|
||||
echo "cloning $BRANCH..."
|
||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c5cab5d083a711ff1ca54f1eb869a5b98002b7c18f0f2d034853ed6830d60c6
|
||||
size 20753228
|
3
l10n-31.5.0.tar.xz
Normal file
3
l10n-31.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01d34f0fd0a1e57994e2e7e10936bab3ce7dccdae5ce99d123b12d5bb064ccfd
|
||||
size 20770696
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac84cfba9e1c5c5888fdcfc8770091928e5761dc44aa89c456d738652c8e3540
|
||||
size 144798452
|
3
thunderbird-31.5.0-source.tar.xz
Normal file
3
thunderbird-31.5.0-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb060f1e4c947c6f755a2e3a9ffddf121553dc8262d14ce78d8fdcfc0485b8db
|
||||
size 144781972
|
Loading…
Reference in New Issue
Block a user