- update to Thunderbird 17.0.6 (bnc#819204)
* MFSA 2013-41/CVE-2013-0801/CVE-2013-1669 Miscellaneous memory safety hazards * MFSA 2013-42/CVE-2013-1670 (bmo#853709) Privileged access for content level constructor * MFSA 2013-46/CVE-2013-1674 (bmo#860971) Use-after-free with video and onresize event * MFSA 2013-47/CVE-2013-1675 (bmo#866825) Uninitialized functions in DOMSVGZoomEvent * MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/ CVE-2013-1679/CVE-2013-1680/CVE-2013-1681 Memory corruption found using Address Sanitizer OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=213
This commit is contained in:
parent
985914c415
commit
38480e2a5e
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 11 08:46:37 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
- update to Thunderbird 17.0.6 (bnc#819204)
|
||||
* MFSA 2013-41/CVE-2013-0801/CVE-2013-1669
|
||||
Miscellaneous memory safety hazards
|
||||
* MFSA 2013-42/CVE-2013-1670 (bmo#853709)
|
||||
Privileged access for content level constructor
|
||||
* MFSA 2013-46/CVE-2013-1674 (bmo#860971)
|
||||
Use-after-free with video and onresize event
|
||||
* MFSA 2013-47/CVE-2013-1675 (bmo#866825)
|
||||
Uninitialized functions in DOMSVGZoomEvent
|
||||
* MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/
|
||||
CVE-2013-1679/CVE-2013-1680/CVE-2013-1681
|
||||
Memory corruption found using Address Sanitizer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 18:25:38 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
|
@ -40,11 +40,11 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11-libXt-devel
|
||||
BuildRequires: yasm
|
||||
BuildRequires: zip
|
||||
%define mainversion 17.0.5
|
||||
%define mainversion 17.0.6
|
||||
%define update_channel release
|
||||
Version: %{mainversion}
|
||||
Release: 0
|
||||
%define releasedate 2013032900
|
||||
%define releasedate 2013051000
|
||||
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:4c822e57d1b03fc9523c4f8e93fd2ce4ce50db362ecc36018325d1ee24971ed9
|
||||
size 29944
|
||||
oid sha256:15ed1a16824757c197a9fa29c8ec32a73deb788bf1c3d9f3094305ca431a06ef
|
||||
size 29933
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="esr17"
|
||||
BRANCH="releases/comm-$CHANNEL"
|
||||
RELEASE_TAG="THUNDERBIRD_17_0_5_RELEASE"
|
||||
VERSION="17.0.5"
|
||||
RELEASE_TAG="THUNDERBIRD_17_0_6_RELEASE"
|
||||
VERSION="17.0.6"
|
||||
|
||||
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:d9c526c72cd2fbdf117124ff3584f7371a7392439ee80b001dc8c9c20e513af1
|
||||
size 26827484
|
3
l10n-17.0.6.tar.bz2
Normal file
3
l10n-17.0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94d32045f3fec3beea965775d8710adb70b5251cc13f9cae638d9f844e3e2f3d
|
||||
size 26793527
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c81d3d308d4f1c6ff252ea260fc09540794b0a54dc4e564b87f5601db5ef5b2f
|
||||
size 115226019
|
3
thunderbird-17.0.6-source.tar.bz2
Normal file
3
thunderbird-17.0.6-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1664c314c0f4a813de7fca955e89223d44158ece95d078c368b28b5ededdc02f
|
||||
size 115254769
|
Loading…
Reference in New Issue
Block a user