Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
106
Merge Requests
106
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
bc5291df
Commit
bc5291df
authored
Nov 12, 2024
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/openssl: version up 1.1.1w-0+deb11u2.
parent
dc5330c5
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2817 additions
and
3 deletions
+2817
-3
component/openssl/buildout.cfg
component/openssl/buildout.cfg
+5
-3
component/openssl/debian_1.1.1w-0+deb11u2.patch
component/openssl/debian_1.1.1w-0+deb11u2.patch
+2812
-0
No files found.
component/openssl/buildout.cfg
View file @
bc5291df
...
...
@@ -41,8 +41,10 @@ make-targets =
for i in ${ca-certificates:location}/certs/*/*.crt; do
ln -sfv $i ${:certs}/`${:location}/bin/openssl x509 -hash -noout -in $i`.0
; done
patch-binary = ${patch:location}/bin/patch
patch-options = -p1
environment =
PATH=${perl:location}/bin:%(PATH)s
PATH=${p
atch:location}/bin:${p
erl:location}/bin:%(PATH)s
[openssl-3.0]
<= openssl-common
...
...
@@ -58,6 +60,8 @@ md5sum = 00fd544d5ae53bf841dc2f155c2f0524
<= openssl-common
url = https://www.openssl.org/source/openssl-1.1.1w.tar.gz
md5sum = 3f76825f195e52d4b10c70040681a275
patches =
${:_profile_base_location_}/debian_1.1.1w-0+deb11u2.patch#a5418f03948cd2f60f49f2d0ecad3717
[openssl]
<= openssl-3.0
...
...
@@ -80,11 +84,9 @@ location = @@LOCATION@@
# 'prefix' option to override --openssldir/--prefix (which is useful
# when combined with INSTALL_PREFIX). Used by slapos.package.git/obs
prefix = ${:location}
patch-binary = ${patch:location}/bin/patch
patches =
${:_profile_base_location_}/openssl-nodoc.patch#a78c14908fe9ec624b1fb9fa97e01bb9
${:_profile_base_location_}/openssl-1.0.2d-parallel-build.patch#e4cf66a48a85a0da68fd4842e6fab54b
patch-options = -p1
configure-command = ./config
configure-options =
-I${zlib:location}/include
...
...
component/openssl/debian_1.1.1w-0+deb11u2.patch
0 → 100644
View file @
bc5291df
This diff is collapsed.
Click to expand it.
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