Accepting request 162289 from mozilla:Factory
- update to Thunderbird 17.0.5 (bnc#813026) * requires NSPR 4.9.5 and NSS 3.14.3 * MFSA 2013-30/CVE-2013-0788/CVE-2013-0789 Miscellaneous memory safety hazards * MFSA 2013-31/CVE-2013-0800 (bmo#825721) Out-of-bounds write in Cairo library * MFSA 2013-35/CVE-2013-0796 (bmo#827106) WebGL crash with Mesa graphics driver on Linux * MFSA 2013-36/CVE-2013-0795 (bmo#825697) Bypass of SOW protections allows cloning of protected nodes * MFSA 2013-38/CVE-2013-0793 (bmo#803870) Cross-site scripting (XSS) using timed history navigations OBS-URL: https://build.opensuse.org/request/show/162289 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=117
This commit is contained in:
commit
7baf0fd731
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 18:25:38 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
- update to Thunderbird 17.0.5 (bnc#813026)
|
||||
* requires NSPR 4.9.5 and NSS 3.14.3
|
||||
* MFSA 2013-30/CVE-2013-0788/CVE-2013-0789
|
||||
Miscellaneous memory safety hazards
|
||||
* MFSA 2013-31/CVE-2013-0800 (bmo#825721)
|
||||
Out-of-bounds write in Cairo library
|
||||
* MFSA 2013-35/CVE-2013-0796 (bmo#827106)
|
||||
WebGL crash with Mesa graphics driver on Linux
|
||||
* MFSA 2013-36/CVE-2013-0795 (bmo#825697)
|
||||
Bypass of SOW protections allows cloning of protected nodes
|
||||
* MFSA 2013-38/CVE-2013-0793 (bmo#803870)
|
||||
Cross-site scripting (XSS) using timed history navigations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 10:35:29 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
|
@ -30,8 +30,8 @@ BuildRequires: libcurl-devel
|
||||
BuildRequires: libgnomeui-devel
|
||||
BuildRequires: libidl-devel
|
||||
BuildRequires: libnotify-devel
|
||||
BuildRequires: mozilla-nspr-devel >= 4.9.4
|
||||
BuildRequires: mozilla-nss-devel >= 3.14.1
|
||||
BuildRequires: mozilla-nspr-devel >= 4.9.5
|
||||
BuildRequires: mozilla-nss-devel >= 3.14.3
|
||||
BuildRequires: nss-shared-helper-devel
|
||||
BuildRequires: python
|
||||
BuildRequires: startup-notification-devel
|
||||
@ -40,11 +40,11 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11-libXt-devel
|
||||
BuildRequires: yasm
|
||||
BuildRequires: zip
|
||||
%define mainversion 17.0.4
|
||||
%define mainversion 17.0.5
|
||||
%define update_channel release
|
||||
Version: %{mainversion}
|
||||
Release: 0
|
||||
%define releasedate 2013030700
|
||||
%define releasedate 2013032900
|
||||
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:a2d69d487f9870dd941bab2f532b3a2737fde3bdf3187c003873beb294da72f9
|
||||
size 29904
|
||||
oid sha256:4c822e57d1b03fc9523c4f8e93fd2ce4ce50db362ecc36018325d1ee24971ed9
|
||||
size 29944
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="esr17"
|
||||
BRANCH="releases/comm-$CHANNEL"
|
||||
RELEASE_TAG="THUNDERBIRD_17_0_4_RELEASE"
|
||||
VERSION="17.0.4"
|
||||
RELEASE_TAG="THUNDERBIRD_17_0_5_RELEASE"
|
||||
VERSION="17.0.5"
|
||||
|
||||
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:13f8ac636617d05df0b06665b037c19ee64eb20f3950d51d03c42f945ff29cc3
|
||||
size 26826770
|
3
l10n-17.0.5.tar.bz2
Normal file
3
l10n-17.0.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9c526c72cd2fbdf117124ff3584f7371a7392439ee80b001dc8c9c20e513af1
|
||||
size 26827484
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6aa80e62b7d39246f759bc1b79066eb991ea48f199f496d65d75e39283b8309b
|
||||
size 114993938
|
3
thunderbird-17.0.5-source.tar.bz2
Normal file
3
thunderbird-17.0.5-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c81d3d308d4f1c6ff252ea260fc09540794b0a54dc4e564b87f5601db5ef5b2f
|
||||
size 115226019
|
Loading…
Reference in New Issue
Block a user