Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos-mynij-dev
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mynij
slapos-mynij-dev
Commits
8d83fd82
Commit
8d83fd82
authored
Aug 14, 2020
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/nginx: Version up to 1.19.2
Also use default OpenSSL version.
parent
cce63629
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
component/nginx/buildout.cfg
component/nginx/buildout.cfg
+10
-10
No files found.
component/nginx/buildout.cfg
View file @
8d83fd82
...
@@ -13,8 +13,8 @@ parts = nginx-output
...
@@ -13,8 +13,8 @@ parts = nginx-output
[nginx-common]
[nginx-common]
recipe = slapos.recipe.cmmi
recipe = slapos.recipe.cmmi
shared = false
shared = false
url = https://nginx.org/download/nginx-1.1
7.6
.tar.gz
url = https://nginx.org/download/nginx-1.1
9.2
.tar.gz
md5sum =
55022aa5715386c994f6773478822853
md5sum =
3dc55f6451ed6f819f1c796f4e5e9617
[nginx]
[nginx]
<= nginx-common
<= nginx-common
...
@@ -26,8 +26,8 @@ configure-options=
...
@@ -26,8 +26,8 @@ configure-options=
--with-http_realip_module
--with-http_realip_module
--with-mail
--with-mail
--with-mail_ssl_module
--with-mail_ssl_module
--with-ld-opt="-L ${openssl
-1.0:location}/lib -L ${pcre:location}/lib -L ${zlib:location}/lib -Wl,-rpath=${openssl-1.0
:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${zlib:location}/lib"
--with-ld-opt="-L ${openssl
:location}/lib -L ${pcre:location}/lib -L ${zlib:location}/lib -Wl,-rpath=${openssl
:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${zlib:location}/lib"
--with-cc-opt="-I ${openssl
-1.0
:location}/include -I ${pcre:location}/include -I ${zlib:location}/include"
--with-cc-opt="-I ${openssl:location}/include -I ${pcre:location}/include -I ${zlib:location}/include"
[nginx-dav-ext-module]
[nginx-dav-ext-module]
recipe = slapos.recipe.build:download-unpacked
recipe = slapos.recipe.build:download-unpacked
...
@@ -46,8 +46,8 @@ configure-options =
...
@@ -46,8 +46,8 @@ configure-options =
--with-mail
--with-mail
--with-mail_ssl_module
--with-mail_ssl_module
--error-log-path=var/log/nginx.error.log
--error-log-path=var/log/nginx.error.log
--with-ld-opt=" -L ${libexpat:location}/lib -L ${openssl
-1.0:location}/lib -L ${pcre:location}/lib -L ${zlib:location}/lib -Wl,-rpath=${libexpat:location}/lib -Wl,-rpath=${openssl-1.0
:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${zlib:location}/lib"
--with-ld-opt=" -L ${libexpat:location}/lib -L ${openssl
:location}/lib -L ${pcre:location}/lib -L ${zlib:location}/lib -Wl,-rpath=${libexpat:location}/lib -Wl,-rpath=${openssl
:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${zlib:location}/lib"
--with-cc-opt="-I ${libexpat:location}/include -I ${openssl
-1.0
:location}/include -I ${pcre:location}/include -I ${zlib:location}/include"
--with-cc-opt="-I ${libexpat:location}/include -I ${openssl:location}/include -I ${pcre:location}/include -I ${zlib:location}/include"
--with-http_dav_module
--with-http_dav_module
--add-module='${nginx-dav-ext-module:location}'
--add-module='${nginx-dav-ext-module:location}'
...
@@ -73,8 +73,8 @@ strip-top-level-dir = true
...
@@ -73,8 +73,8 @@ strip-top-level-dir = true
configure-options=
configure-options=
--with-ipv6
--with-ipv6
--with-http_ssl_module
--with-http_ssl_module
--with-ld-opt="-L ${zlib:location}/lib -L ${openssl
-1.0:location}/lib -L ${pcre:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${zlib:location}/lib -Wl,-rpath=${openssl-1.0
:location}/lib"
--with-ld-opt="-L ${zlib:location}/lib -L ${openssl
:location}/lib -L ${pcre:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${zlib:location}/lib -Wl,-rpath=${openssl
:location}/lib"
--with-cc-opt="-I ${pcre:location}/include -I ${openssl
-1.0
:location}/include -I ${zlib:location}/include"
--with-cc-opt="-I ${pcre:location}/include -I ${openssl:location}/include -I ${zlib:location}/include"
--add-module=${hexaglobe-nginx-module:location}/sub_module
--add-module=${hexaglobe-nginx-module:location}/sub_module
# --add-module=${hexaglobe-nginx-module:location}/nginx-upstream-fair
# --add-module=${hexaglobe-nginx-module:location}/nginx-upstream-fair
...
@@ -91,8 +91,8 @@ configure-options=
...
@@ -91,8 +91,8 @@ configure-options=
--with-http_ssl_module
--with-http_ssl_module
--with-http_v2_module
--with-http_v2_module
--with-http_gzip_static_module
--with-http_gzip_static_module
--with-ld-opt="-L ${zlib:location}/lib -L ${openssl
-1.0:location}/lib -L ${pcre:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${zlib:location}/lib -Wl,-rpath=${openssl-1.0
:location}/lib"
--with-ld-opt="-L ${zlib:location}/lib -L ${openssl
:location}/lib -L ${pcre:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${zlib:location}/lib -Wl,-rpath=${openssl
:location}/lib"
--with-cc-opt="-I ${pcre:location}/include -I ${openssl
-1.0
:location}/include -I ${zlib:location}/include -Wno-error"
--with-cc-opt="-I ${pcre:location}/include -I ${openssl:location}/include -I ${zlib:location}/include -Wno-error"
--add-module=${nginx-push-stream-module:location}
--add-module=${nginx-push-stream-module:location}
[nginx-push-stream-output]
[nginx-push-stream-output]
...
...
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