gitian: upgrade openssl to 1.0.1g for both win and linux
OpenSSL 1.0.1g fixes CVE-2014-0160. Also bump dependency versions.
This commit is contained in:
@@ -15,8 +15,8 @@ reference_datetime: "2011-01-30 00:00:00"
|
||||
remotes: []
|
||||
files:
|
||||
- "qt-everywhere-opensource-src-5.2.0.tar.gz"
|
||||
- "bitcoin-deps-win32-gitian-r10.zip"
|
||||
- "bitcoin-deps-win64-gitian-r10.zip"
|
||||
- "bitcoin-deps-win32-gitian-r11.zip"
|
||||
- "bitcoin-deps-win64-gitian-r11.zip"
|
||||
script: |
|
||||
# Defines
|
||||
export TZ=UTC
|
||||
@@ -48,7 +48,7 @@ script: |
|
||||
#
|
||||
# Need mingw-compiled openssl from bitcoin-deps:
|
||||
cd $DEPSDIR
|
||||
unzip $INDIR/bitcoin-deps-win${BITS}-gitian-r10.zip
|
||||
unzip $INDIR/bitcoin-deps-win${BITS}-gitian-r11.zip
|
||||
#
|
||||
cd $BUILDDIR
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user