Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
24e04698
Unverified
Kaydet (Commit)
24e04698
authored
Ara 05, 2017
tarafından
Ned Deily
Kaydeden (comit)
GitHub
Ara 05, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bpo-31392: Update macOS installer to use OpenSSL 1.0.2m (#4715)
üst
8837dd09
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
build-installer.py
Mac/BuildScript/build-installer.py
+3
-4
2017-12-04-21-57-43.bpo-31392.f8huBC.rst
...EWS.d/next/macOS/2017-12-04-21-57-43.bpo-31392.f8huBC.rst
+1
-0
No files found.
Mac/BuildScript/build-installer.py
Dosyayı görüntüle @
24e04698
...
...
@@ -213,9 +213,9 @@ def library_recipes():
result
.
extend
([
dict
(
name
=
"OpenSSL 1.0.2
k
"
,
url
=
"https://www.openssl.org/source/openssl-1.0.2
k
.tar.gz"
,
checksum
=
'
f965fc0bf01bf882b31314b61391ae65
'
,
name
=
"OpenSSL 1.0.2
m
"
,
url
=
"https://www.openssl.org/source/openssl-1.0.2
m
.tar.gz"
,
checksum
=
'
10e9e37f492094b9ef296f68f24a7666
'
,
patches
=
[
"openssl_sdk_makedepend.patch"
,
],
...
...
@@ -845,7 +845,6 @@ def build_universal_openssl(basedir, archList):
"enable-tlsext"
,
"no-ssl2"
,
"no-ssl3"
,
"no-ssl3-method"
,
# "enable-unit-test",
"shared"
,
"--install_prefix=
%
s"
%
shellQuote
(
archbase
),
...
...
Misc/NEWS.d/next/macOS/2017-12-04-21-57-43.bpo-31392.f8huBC.rst
0 → 100644
Dosyayı görüntüle @
24e04698
Update macOS installer to use OpenSSL 1.0.2m
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment