Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rust Openssl
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Public Repositories
Rust Openssl
Commits
e3045dc3
Commit
e3045dc3
authored
7 years ago
by
Ossi Herrala
Browse files
Options
Downloads
Patches
Plain Diff
Add LibreSSL 2.7.3
parent
01855a4f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.circleci/config.yml
+5
-5
5 additions, 5 deletions
.circleci/config.yml
with
5 additions
and
5 deletions
.circleci/config.yml
+
5
−
5
View file @
e3045dc3
...
...
@@ -104,9 +104,9 @@ openssl_101: &OPENSSL_101
libressl_250
:
&LIBRESSL_250
LIBRARY
:
libressl
VERSION
:
2.5.0
libressl_2
63
:
&LIBRESSL_27
0
libressl_2
70
:
&LIBRESSL_27
2
LIBRARY
:
libressl
VERSION
:
2.7.
0
VERSION
:
2.7.
2
x86_64
:
&X86_64
TARGET
:
x86_64-unknown-linux-gnu
...
...
@@ -171,10 +171,10 @@ jobs:
<<
:
*JOB
environment
:
<<
:
[
*LIBRESSL_250
,
*X86_64
,
*BASE
]
x86_64-libressl-2.7.
0
:
x86_64-libressl-2.7.
2
:
<<
:
*JOB
environment
:
<<
:
[
*LIBRESSL_27
0
,
*X86_64
,
*BASE
]
<<
:
[
*LIBRESSL_27
2
,
*X86_64
,
*BASE
]
macos
:
<<
:
*MACOS_JOB
workflows
:
...
...
@@ -192,5 +192,5 @@ workflows:
-
armhf-openssl-1.1.0
-
armhf-openssl-1.0.2
-
x86_64-libressl-2.5.0
-
x86_64-libressl-2.7.
0
-
x86_64-libressl-2.7.
2
-
macos
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment