зеркало из https://github.com/microsoft/msquic.git
Update OpenSSL to the 1.1.1.1n Branch (#2525)
* Try out the 1.1.1.1n PR Branch * Update to Official n branch
This commit is contained in:
Родитель
963721e12d
Коммит
4b05cc78cc
|
@ -16,6 +16,7 @@ trigger:
|
|||
- src/core/*
|
||||
- src/platform/*
|
||||
- src/perf/*
|
||||
- submodules/openssl/*
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
|
@ -28,6 +29,7 @@ pr:
|
|||
- src/core/*
|
||||
- src/platform/*
|
||||
- src/perf/*
|
||||
- submodules/openssl/*
|
||||
|
||||
name: 0.$(Date:yyyy).$(Date:MM).$(DayOfMonth).$(Rev:rr).0
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
[submodule "submodules/openssl"]
|
||||
path = submodules/openssl
|
||||
url = https://github.com/quictls/openssl.git
|
||||
branch = OpenSSL_1_1_1m+quic
|
||||
branch = OpenSSL_1_1_1n+quic
|
||||
[submodule "submodules/clog"]
|
||||
path = submodules/clog
|
||||
url = https://github.com/microsoft/CLOG.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7c0006ccf891c20cd0b1e9e6a436f9d1f3153b7b
|
||||
Subproject commit c3d4eb57dc74ba18ce70acee68b9a086ccc806aa
|
Загрузка…
Ссылка в новой задаче