forked from pool/MozillaThunderbird
3.1.8
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=109
This commit is contained in:
parent
d197af4fcb
commit
165caed61a
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 08:51:12 UTC 2011 - wr@rosenauer.org
|
||||
|
||||
- security update to version 3.1.8 (build3) (bnc#667155)
|
||||
* MFSA 2011-01/CVE-2011-0053/CVE-2011-0062
|
||||
Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17)
|
||||
* MFSA 2011-08/CVE-2010-1585 (bmo#562547)
|
||||
ParanoidFragmentSink allows javascript: URLs in chrome documents
|
||||
* MFSA 2011-09/CVE-2011-0061 (bmo#610601)
|
||||
Crash caused by corrupted JPEG image
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 13:08:39 UTC 2011 - wr@rosenauer.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package MozillaThunderbird (Version 3.1.7)
|
||||
# spec file for package MozillaThunderbird (Version 3.1.8)
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# 2006-2011 Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
@ -26,10 +26,10 @@ BuildRequires: mozilla-nss-devel >= 3.12.8
|
||||
BuildRequires: nss-shared-helper-devel
|
||||
%endif
|
||||
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
|
||||
%define mainversion 3.1.7
|
||||
%define mainversion 3.1.8
|
||||
Version: %{mainversion}
|
||||
Release: 1
|
||||
%define releasedate 2010120600
|
||||
%define releasedate 2011022100
|
||||
Provides: thunderbird = %{version}
|
||||
Summary: The Stand-Alone Mozilla Mail Component
|
||||
Url: http://www.mozilla.org/products/thunderbird/
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
|
||||
BRANCH="releases/comm-1.9.2" # comm-central
|
||||
RELEASE_TAG="THUNDERBIRD_3_1_7_RELEASE"
|
||||
VERSION="3.1.7"
|
||||
RELEASE_TAG="THUNDERBIRD_3_1_8_RELEASE"
|
||||
VERSION="3.1.8"
|
||||
|
||||
echo "cloning $BRANCH..."
|
||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||
@ -13,7 +13,7 @@ echo "running client.py..."
|
||||
[ "$RELEASE_TAG" == "default" ] || _extra="--comm-rev=$RELEASE_TAG --mozilla-rev=$RELEASE_TAG"
|
||||
# temporary!
|
||||
_extra="--mozilla-repo=http://hg.mozilla.org/releases/mozilla-1.9.2 $_extra"
|
||||
python client.py checkout --skip-chatzilla --skip-venkman $_extra
|
||||
python client.py checkout --skip-chatzilla --skip-venkman $_extra
|
||||
popd
|
||||
echo "creating archive..."
|
||||
tar cjf thunderbird-$VERSION-source.tar.bz2 --exclude=.hgtags --exclude=.hgignore --exclude=.hg --exclude=CVS thunderbird
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48d19bfe7273164358bfac6f24caa0a76079199af1c9a968b28ee37d21ce3979
|
||||
size 20463956
|
3
l10n-3.1.8.tar.bz2
Normal file
3
l10n-3.1.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:794423d6c7116ee17bf7611a83cc198578345f3f40768ac501584b3d9e54a521
|
||||
size 20470032
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5485eebe3fc886f2fac80bfa1c674e071180ad52bc41348bf349ad2c65570f1b
|
||||
size 66095550
|
3
thunderbird-3.1.8-source.tar.bz2
Normal file
3
thunderbird-3.1.8-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9c1a0ae476eb7a89a5708c4e7a79dabb0ea6aba07c4ad2ba9c38f63e66e1ffc
|
||||
size 68304315
|
Loading…
Reference in New Issue
Block a user