forked from pool/MozillaThunderbird
- update to Thunderbird 38.5.1
* requires NSS 3.20.2 to fix MFSA 2015-150/CVE-2015-7575 (bmo#1158489) MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server signature - explicitely require libXcomposite-devel OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=299
This commit is contained in:
parent
4ced64011d
commit
d3c64bdb3b
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 29 20:30:59 UTC 2015 - wr@rosenauer.org
|
||||||
|
|
||||||
|
- update to Thunderbird 38.5.1
|
||||||
|
* requires NSS 3.20.2 to fix
|
||||||
|
MFSA 2015-150/CVE-2015-7575 (bmo#1158489)
|
||||||
|
MD5 signatures accepted within TLS 1.2 ServerKeyExchange in
|
||||||
|
server signature
|
||||||
|
- explicitely require libXcomposite-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 23 10:13:38 UTC 2015 - wr@rosenauer.org
|
Wed Dec 23 10:13:38 UTC 2015 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define mainversion 38.5.0
|
%define mainversion 38.5.1
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
|
|
||||||
%if %suse_version > 1210
|
%if %suse_version > 1210
|
||||||
@ -38,12 +38,13 @@ BuildRequires: dbus-1-glib-devel
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: hunspell-devel
|
BuildRequires: hunspell-devel
|
||||||
|
BuildRequires: libXcomposite-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: libgnomeui-devel
|
BuildRequires: libgnomeui-devel
|
||||||
BuildRequires: libidl-devel
|
BuildRequires: libidl-devel
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
BuildRequires: mozilla-nspr-devel >= 4.10.10
|
BuildRequires: mozilla-nspr-devel >= 4.10.10
|
||||||
BuildRequires: mozilla-nss-devel >= 3.19.2.1
|
BuildRequires: mozilla-nss-devel >= 3.20.2
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: startup-notification-devel
|
BuildRequires: startup-notification-devel
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:79e24be3f9334840e630a2348fe98d65b84758e8dbae246a7be233ea6529d100
|
oid sha256:d90817b552f9eba62f1d009b62feeb227d4d736264832ff272348b28fdeeeefc
|
||||||
size 28440
|
size 28412
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
CHANNEL="esr38"
|
CHANNEL="esr38"
|
||||||
BRANCH="releases/comm-$CHANNEL"
|
BRANCH="releases/comm-$CHANNEL"
|
||||||
RELEASE_TAG="THUNDERBIRD_38_5_0_RELEASE"
|
RELEASE_TAG="THUNDERBIRD_38_5_1_RELEASE"
|
||||||
VERSION="38.5.0"
|
VERSION="38.5.1"
|
||||||
|
|
||||||
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:77c785069daa823c83b9d5fb41958026f5c05a178f24679d48923c418cab892d
|
|
||||||
size 22522908
|
|
3
l10n-38.5.1.tar.xz
Normal file
3
l10n-38.5.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:04d6f98a0a9a437bdf48c5031a33789bc90774f837f035644fce9aaac7c5a990
|
||||||
|
size 22524664
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:36cb72b9ef1016155a198984ad931a9ff1cbf3af8c322e2b425f2fd1ee2781c9
|
|
||||||
size 174464952
|
|
3
thunderbird-38.5.1-source.tar.xz
Normal file
3
thunderbird-38.5.1-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e0a2079b2d8d42c5da47ab7926251c7020078c81ffc45ff1a8ecd65a626ea57
|
||||||
|
size 174513596
|
Loading…
Reference in New Issue
Block a user