forked from pool/MozillaThunderbird
- update to Thunderbird 52.7 (bsc#1085130)
* Searching message bodies of messages in local folders, including filter and quick filter operations, did not find content in message attachments * Better error handling for Yahoo accounts MFSA 2018-08 * CVE-2018-5146 (bmo#1446062) Out of bounds memory write in libvorbis * CVE-2018-5147 (bmo#1446365) Out of bounds memory write in libtremor OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=401
This commit is contained in:
parent
77c48f2707
commit
120baf56d9
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 23 09:39:40 UTC 2018 - wr@rosenauer.org
|
||||||
|
|
||||||
|
- update to Thunderbird 52.7 (bsc#1085130)
|
||||||
|
* Searching message bodies of messages in local folders, including
|
||||||
|
filter and quick filter operations, did not find content in
|
||||||
|
message attachments
|
||||||
|
* Better error handling for Yahoo accounts
|
||||||
|
MFSA 2018-08
|
||||||
|
* CVE-2018-5146 (bmo#1446062)
|
||||||
|
Out of bounds memory write in libvorbis
|
||||||
|
* CVE-2018-5147 (bmo#1446365)
|
||||||
|
Out of bounds memory write in libtremor
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 24 11:40:38 UTC 2018 - wr@rosenauer.org
|
Wed Jan 24 11:40:38 UTC 2018 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define mainversion 52.6
|
%define mainversion 52.7
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define releasedate 201801240000
|
%define releasedate 201803230000
|
||||||
|
|
||||||
%bcond_without mozilla_tb_kde4
|
%bcond_without mozilla_tb_kde4
|
||||||
%bcond_with mozilla_tb_valgrind
|
%bcond_with mozilla_tb_valgrind
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:8a99c19f2d81689b8d0f47dce8f0a6eff1bd8e8380223d68e2fe9f9b60621f49
|
oid sha256:5619c69ab0ddc415df1634783c3ee50c80dc6690d2bf2ce0c1d1103311c9ef87
|
||||||
size 28408
|
size 28372
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
CHANNEL="esr52"
|
CHANNEL="esr52"
|
||||||
BRANCH="releases/comm-$CHANNEL"
|
BRANCH="releases/comm-$CHANNEL"
|
||||||
RELEASE_TAG="THUNDERBIRD_52_6_0_RELEASE"
|
RELEASE_TAG="THUNDERBIRD_52_7_0_RELEASE"
|
||||||
VERSION="52.6"
|
VERSION="52.7"
|
||||||
|
|
||||||
echo "cloning $BRANCH..."
|
echo "cloning $BRANCH..."
|
||||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5cd993b34ac353fd3a3f2f072bf6a61be9e67d078022c59a99948fee3028d90e
|
|
||||||
size 26224072
|
|
3
l10n-52.7.tar.xz
Normal file
3
l10n-52.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5489e085b0432ceed78f5542b2e09380e0586d9d8cb209433c45db150783d5a
|
||||||
|
size 26230056
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1dbf6f8948349c091ecf1004cc518fd82ff5c5fdf9953699b5acb5b8bcc653ad
|
|
||||||
size 242254396
|
|
3
thunderbird-52.7-source.tar.xz
Normal file
3
thunderbird-52.7-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30e34c7c4facfe1601db7a9983a2dc1375b417ed7af35758256d38b6dcae9ad1
|
||||||
|
size 242326388
|
Loading…
Reference in New Issue
Block a user