Loading docs/changelog.md +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ * Bump Tor to 0.4.8.13. * Bump OpenResty to 1.25.3.2. * Update the self-signed cert script to use SHA384 digest and the secp384r1 curve. Loading opt/lib.sh +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ BuildAndCleanup() { SetupOpenRestyVars() { tool="openresty" tool_version="1.25.3.1" tool_version="1.25.3.2" tool_signing_keys="25451EB088460026195BD62CB550E09EA0E98066" # this is the full A0E98066 signature tool_url="https://openresty.org/download/$tool-$tool_version.tar.gz" tool_sig_url="https://openresty.org/download/$tool-$tool_version.tar.gz.asc" Loading Loading
docs/changelog.md +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ * Bump Tor to 0.4.8.13. * Bump OpenResty to 1.25.3.2. * Update the self-signed cert script to use SHA384 digest and the secp384r1 curve. Loading
opt/lib.sh +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ BuildAndCleanup() { SetupOpenRestyVars() { tool="openresty" tool_version="1.25.3.1" tool_version="1.25.3.2" tool_signing_keys="25451EB088460026195BD62CB550E09EA0E98066" # this is the full A0E98066 signature tool_url="https://openresty.org/download/$tool-$tool_version.tar.gz" tool_sig_url="https://openresty.org/download/$tool-$tool_version.tar.gz.asc" Loading