Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild for openssl3 (2.6.x branch) #110

Open
wants to merge 3 commits into
base: 2.6.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion .ci_support/README

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,28 +11,17 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6.2'
- '6'
openssl:
- 1.1.1
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
ncurses:
max_pin: x.x
readline:
max_pin: x
zlib:
max_pin: x.x
readline:
- '8'
target_platform:
Expand Down
33 changes: 33 additions & 0 deletions .ci_support/linux_64_openssl3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6'
openssl:
- '3'
readline:
- '8'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -15,28 +15,17 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6.2'
- '6'
openssl:
- 1.1.1
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
ncurses:
max_pin: x.x
readline:
max_pin: x
zlib:
max_pin: x.x
readline:
- '8'
target_platform:
Expand Down
37 changes: 37 additions & 0 deletions .ci_support/linux_aarch64_openssl3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6'
openssl:
- '3'
readline:
- '8'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos7
channel_sources:
Expand All @@ -11,28 +11,17 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6.2'
- '6'
openssl:
- 1.1.1
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
ncurses:
max_pin: x.x
readline:
max_pin: x
zlib:
max_pin: x.x
readline:
- '8'
target_platform:
Expand Down
33 changes: 33 additions & 0 deletions .ci_support/linux_ppc64le_openssl3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6'
openssl:
- '3'
readline:
- '8'
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
8 changes: 8 additions & 0 deletions .ci_support/migrations/openssl3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
kind: version
migration_number: 1
migrator_ts: 1631932209.13688
openssl:
- 1.1.1
- '3'
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,25 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '11'
- '14'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '11'
- '14'
gmp:
- '6'
libffi:
- '3.4'
macos_machine:
- x86_64-apple-darwin13.4.0
ncurses:
- '6.2'
- '6'
openssl:
- 1.1.1
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
ncurses:
max_pin: x.x
readline:
max_pin: x
zlib:
max_pin: x.x
readline:
- '8'
target_platform:
Expand Down
33 changes: 33 additions & 0 deletions .ci_support/osx_64_openssl3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
c_compiler:
- clang
c_compiler_version:
- '14'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
gmp:
- '6'
libffi:
- '3.4'
macos_machine:
- x86_64-apple-darwin13.4.0
ncurses:
- '6'
openssl:
- '3'
readline:
- '8'
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
3 changes: 2 additions & 1 deletion .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading