- update to minor version 7.0.1
* fixed staged addon updates * Disabled the what's new tab for updaters from 7.0 (bmo#690290) * Insert Characters & Symbols fix (bmo#690267) * MFSA 2011-36 Miscellaneous memory safety hazards * MFSA 2011-39/CVE-2011-3000 (bmo#655389) Defense against multiple Location headers due to CRLF Injection * MFSA 2011-40/CVE-2011-2372/CVE-2011-3001 Code installation through holding down Enter * MFSA 2011-42/CVE-2011-3232 Potentially exploitable crash in the YARR regular expression library * MFSA 2011-44/CVE-2011-3005 (bmo#675747) Use after free reading OGG headers OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=139
This commit is contained in:
parent
fd3b8a6823
commit
30c89a4624
@ -1,9 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 09:18:56 UTC 2011 - wolfgang@rosenauer.org
|
||||
Fri Sep 30 09:59:15 UTC 2011 - wr@rosenauer.org
|
||||
|
||||
- update to minor version 7.0.1
|
||||
* fixed staged addon updates
|
||||
* Disabled the what's new tab for updaters from 7.0 (bmo#690290)
|
||||
* Insert Characters & Symbols fix (bmo#690267)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 09:18:56 UTC 2011 - wr@rosenauer.org
|
||||
|
||||
- update to version 7.0 (bnc#720264)
|
||||
* MFSA 2011-36
|
||||
Miscellaneous memory safety hazards
|
||||
* MFSA 2011-39/CVE-2011-3000 (bmo#655389)
|
||||
Defense against multiple Location headers due to CRLF Injection
|
||||
* MFSA 2011-40/CVE-2011-2372/CVE-2011-3001
|
||||
Code installation through holding down Enter
|
||||
* MFSA 2011-42/CVE-2011-3232
|
||||
Potentially exploitable crash in the YARR regular expression
|
||||
library
|
||||
* MFSA 2011-44/CVE-2011-3005 (bmo#675747)
|
||||
Use after free reading OGG headers
|
||||
- removed obsolete mozilla-cairo-lcd.patch
|
||||
- rebased patches
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 07:36:50 UTC 2011 - wr@rosenauer.org
|
||||
|
@ -25,10 +25,10 @@ BuildRequires: mozilla-nspr-devel >= 4.8.8
|
||||
BuildRequires: mozilla-nss-devel >= 3.12.10
|
||||
BuildRequires: nss-shared-helper-devel
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
%define mainversion 7.0
|
||||
%define mainversion 7.0.1
|
||||
Version: %{mainversion}
|
||||
Release: 1
|
||||
%define releasedate 2011092200
|
||||
%define releasedate 2011092900
|
||||
Provides: thunderbird = %{version}
|
||||
Summary: The Stand-Alone Mozilla Mail Component
|
||||
Url: http://www.mozilla.org/products/thunderbird/
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccdc5faf626777b9be6d44d654a774236b9514bea1a44d5cce97c336999094c6
|
||||
size 25668
|
||||
oid sha256:13c43f149789dac5bd32e6c0991136314f4fe1cd7289d655c833ca0e92bb30ad
|
||||
size 25682
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
|
||||
BRANCH="releases/comm-release"
|
||||
RELEASE_TAG="THUNDERBIRD_7_0_RELEASE"
|
||||
VERSION="7.0"
|
||||
RELEASE_TAG="THUNDERBIRD_7_0_1_RELEASE"
|
||||
VERSION="7.0.1"
|
||||
|
||||
echo "cloning $BRANCH..."
|
||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||
|
3
l10n-7.0.1.tar.bz2
Normal file
3
l10n-7.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:382b9c765c184a7eb0cb30a912fe79536b93443f25da30f50334589c294ef3dc
|
||||
size 24121707
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3543fdd5a4fe18ad736331dd4b75de966797d3ffa6da483bcc714216e5d013c0
|
||||
size 24122420
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24bc7adc25f01f62b20d5775730b2e5d265739fbcb66d88a44acae92113c9223
|
||||
size 87220514
|
3
thunderbird-7.0.1-source.tar.bz2
Normal file
3
thunderbird-7.0.1-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c09d01b0a669cad73b852cb0cb055744d5bbf849682fdc9f0a56fdaf67f0c37d
|
||||
size 87214123
|
Loading…
Reference in New Issue
Block a user