snoweay
9e7507b8ee
Add safety compile options
...
Becaues of the foolish usage of gcc_secure, those safety options was
added by OBS with gcc_secure, without our knowing it.
Especially, gcc_secure does this by change gcc to a shell script, and
hide the true gcc. This makes a huge amount of confusion for developers
and users.
So we add these options
'-fPIC -D_FORTIFY_SOURCE=2 -O2 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wtrampolines -fsigned-char'
directly to nginx.spec.
After this, we can confirm the compile options' consistency with or
without gcc_secure.
Signed-off-by: snoweay <snoweay@163.com>
(cherry picked from commit bb0a157ddfef4c1f5f1baa276392f0aae46feddb)
2023-06-17 14:12:46 +08:00
openeuler-ci-bot
2bd15b3841
!63 add package mod-devel
...
From: @sherlock2010
Reviewed-by: @yaqiangchen
Signed-off-by: @yaqiangchen
2022-11-26 11:03:32 +00:00
sherlock2010
dd8254997d
add package mod-devel
2022-11-24 08:41:19 +00:00
openeuler-ci-bot
90e4f18bc9
!61 fix CVE-2022-41742 CVE-2022-41741
...
From: @eaglegai
Reviewed-by: @yaqiangchen
Signed-off-by: @yaqiangchen
2022-10-26 06:02:49 +00:00
eaglegai
3f403fdde0
fix CVE-2022-41742 CVE-2022-41741
2022-10-26 03:12:09 +00:00
openeuler-ci-bot
7bcb2059bb
!55 switch pcre to pcre2
...
From: @eaglegai
Reviewed-by: @licihua
Signed-off-by: @licihua
2022-07-19 07:10:50 +00:00
eaglegai
f2ab96bfc2
switch pcre to pcre2
2022-07-19 14:41:15 +08:00
openeuler-ci-bot
c255a54be2
!47 Upgrade nginx to 1.21.5
...
Merge pull request !47 from starlet_dx/openEuler-22.03-LTS-Next
2022-01-17 02:34:08 +00:00
starlet-dx
c759e73a12
Upgrade nginx to 1.21.5
2022-01-15 11:25:54 +08:00
openeuler-ci-bot
803f0920df
!38 fix CVE-2021-23017
...
From: @yangl777
Reviewed-by: @yaqiangchen
Signed-off-by: @yaqiangchen
2021-06-16 01:45:40 +00:00
linker99
dc25f7f2eb
fix CVE-2021-23017
2021-06-15 11:47:12 +08:00
openeuler-ci-bot
c1b3edde71
!30 fix nginx pid file
...
From: @wangxp006
Reviewed-by: @seuzw,@overweight
Signed-off-by: @seuzw,@overweight
2021-03-22 20:06:10 +08:00
wangxp006
bc578725d8
fix nginx pid file
2021-03-20 16:24:01 +08:00
openeuler-ci-bot
30d5b42f5a
!25 delete unimportant comment
...
From: @eaglegai
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-15 20:29:36 +08:00
eaglegai
d56cdee8a2
delete unimportant comment
2021-03-15 14:09:42 +08:00
openeuler-ci-bot
e0f84602d9
!20 add mime.types file to nginx packages
...
Merge pull request !20 from lyn/master
2020-09-03 19:41:46 +08:00
lyn1001
92282dc71f
addmime.types file to nginx packages
2020-09-03 19:23:56 +08:00
openeuler-ci-bot
2d42bb3968
!18 Package update
...
Merge pull request !18 from huanghaitao/master
2020-06-04 15:51:35 +08:00
hht8
264d389f4c
Package update
2020-06-04 14:51:11 +08:00
openeuler-ci-bot
6bf2b32a0f
!15 change and delete html
...
Merge pull request !15 from jackie_wu123/master
2020-05-22 16:00:02 +08:00
jackie_wu
dc4874e9fa
modify index.html
2020-05-22 14:52:29 +08:00
jackie_wu
9bffe7a714
change and delete html
2020-05-22 10:11:11 +08:00
openeuler-ci-bot
92e5f1f755
!8 modify patch and html
...
Merge pull request !8 from jackie_wu123/master
2020-05-11 14:49:11 +08:00
jackie_wu
b5611719cd
some change
2020-05-11 11:32:52 +08:00
jackie_wu
b64b21c7d6
modify patch and html
2020-05-11 11:08:22 +08:00
openeuler-ci-bot
907ef8e061
!6 Add yaml file
...
Merge pull request !6 from 李振华/master
2020-05-09 11:33:58 +08:00
lizhenhua
73c4c8f03a
Add yaml file
2020-05-08 09:44:20 +08:00
openeuler-ci-bot
a556ae81d3
!5 delete http_stub_status_module.
...
Merge pull request !5 from HukunaMatata/master
2020-03-18 15:23:53 +08:00
HukunaMatata
82114608c9
delete http_stub_status_module.This configuration creates a simple
...
web page with basic status data,but it will affect cpu scale-out because
it use atomic cas.
2020-03-18 14:31:59 +08:00
openeuler-ci-bot
d36c1bc2a2
!4 update to 1.16.1
...
Merge pull request !4 from lkx690/master
2020-03-17 11:44:46 +08:00
lkx690
9b7592f53f
update to 1.16.1
2020-03-16 18:19:50 +08:00
openeuler-ci-bot
f2bdeff52c
!3 add CVE
...
Merge pull request !3 from 通行百万/zxd
2020-03-16 14:07:41 +08:00
xiaoweiwei
c4c0548efe
CVE
2020-03-16 12:42:41 +08:00
openeuler-ci-bot
35de0cb036
!2 nginx: add the global variable
...
Merge pull request !2 from openeuler-net/init
2019-12-30 14:17:32 +08:00
songnannan
11796ba57e
init
2019-12-28 10:32:14 +08:00
openeuler-ci-bot
c86d2351b9
!1 Package init
...
Merge pull request !1 from openeuler-net/init
2019-12-17 20:11:38 +08:00
zhangrui
2d9f5c3e79
init
2019-12-17 16:57:59 +08:00
zhangrui
d2f1bb594b
init
2019-12-17 16:03:15 +08:00
openeuler-ci-bot
c2641cad41
Initial commit
2019-12-17 01:48:01 +08:00