35 Commits

Author SHA1 Message Date
Cheng Li
9677b15b34 Add clang support for unzip 6.0
Signed-off-by: Cheng Li <cheng@kubuds.cn>
(cherry picked from commit b8ff847b26ac8c1a11f1c585db9977eb3108a00e)
2024-04-16 16:47:32 +08:00
openeuler-ci-bot
de52ae80fd
!43 add PIE compiler options
From: @markeryang 
Reviewed-by: @zhoupengcheng11, @lvying6 
Signed-off-by: @lvying6
2023-03-05 02:15:22 +00:00
markeryang
e7acb7dfc0 add PIE compiler options 2023-03-04 15:28:06 +08:00
openeuler-ci-bot
35a94522f5
!36 fix date error on 6.0-46
From: @xu_lei_123 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-12-28 03:02:44 +00:00
xu_lei_123
74ba6fe96f fix date error on 6.0-46 2022-12-27 11:05:37 +08:00
openeuler-ci-bot
2541098351
!32 fix CVE-2021-4217
From: @dongyuzhen 
Reviewed-by: @lvying6 
Signed-off-by: @lvying6
2022-09-06 06:33:02 +00:00
dongyuzhen
883e9a1bd2 fix CVE-2021-4217 2022-09-06 11:08:07 +08:00
openeuler-ci-bot
8ac840c494
!23 enable check test suite
From: @tong_1001 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-05-10 09:12:50 +00:00
shixuantong
cf4b64a66c enable check test suite 2022-05-10 16:42:24 +08:00
openeuler-ci-bot
dad42cf54a
!17 [sync] PR-15: fix CVE-2022-0529 CVE-2022-0530
From: @openeuler-sync-bot 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-02-23 07:09:23 +00:00
weiwei_tiantian
49e1391070 fix CVE-2022-0529 CVE-2022-0530
(cherry picked from commit 7969d7aebd2f776e9fd363539e19faa57def8d24)
2022-02-23 11:35:25 +08:00
openeuler-ci-bot
6fa96a8b6e !13 add gcc to BuildRequires and revert unzip-6.0-crc-builtin.patch
From: @tong_1001
Reviewed-by: 
Signed-off-by:
2021-06-21 02:08:04 +00:00
tong_1001
63879acfcc add gcc to BuildRequires and revert unzip-6.0-crc-builtin.patch 2021-06-19 10:43:27 +08:00
openeuler-ci-bot
bb85f39acf !6 add unzip-6.0-crc-builtin.patch
From: @hanzhelii
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2021-05-20 09:16:34 +08:00
hanzhelii
68a26bf6cb update unzip-6.0-crc-builtin.patch.
reason: this patch is created for performance optimization in crc calculation only  suitable for openeuler of aarch64 architecture。
you can patch it to the source code of unzip software package and install the unzip software as usual。
effect: with this patch, the unzip software can speed up nearly 100% when running than before。
2021-05-17 19:48:21 +08:00
hanzhelii
0d5dd347b4 update unzip.spec. 2021-05-13 13:10:42 +08:00
hanzhelii
3e16471e2e update unzip.spec 2021-05-13 11:20:13 +08:00
hanzhelii
f6f261f847 add openeuler-unzip-6.0-crc-builtin.patch
this patch is only useful for openeuler of ARM64。you can patching it to the source code by following command :
" patch -p1 < ../unzip-6.0-crc-builtin.patch "
Then you can use it in by installing the unzip software package and use it as usual while having a quicker running time than before。
2021-05-12 15:15:28 +08:00
hanzhelii
8834aee77c 删除文件 unzip-6.0-crc-builtin.patch 2021-05-12 15:12:36 +08:00
hanzhelii
3a62f23fa6 update unzip.spec. 2021-05-12 11:34:14 +08:00
hanzhelii
aaaa9210ee add openeuler-unzip-6.0-crc-builtin.patch
this patch is only useful for openeuler of aarch64 .
you can patch it to the source code of unzip6.0 by using following command:
" patch -p1 < ../unzip-6.0-crc-builtin.patch "

then you can compile and install the unzip software package and use it as usual with a quicker running speed.
2021-05-12 11:28:13 +08:00
openeuler-ci-bot
bca81af929 !5 update yaml file
Merge pull request !5 from 桐小哥/master
2020-09-02 16:22:33 +08:00
sxt1001
16ea5ac0f5 update yaml file 2020-09-02 15:10:35 +08:00
openeuler-ci-bot
f7feb1cd50 !4 add yaml file in package
Merge pull request !4 from Markeryang/master
2020-06-20 10:28:18 +08:00
Markeryang
7f7a5278e9 add unzip.yaml. 2020-06-16 17:24:15 +08:00
openeuler-ci-bot
0e1ffd4ef9 !3 delete garbled characters
Merge pull request !3 from chengquan/developer
2020-03-21 21:52:20 +08:00
chengquan
51aa31efa1 delete garbled characters 2020-03-21 17:09:38 +08:00
openeuler-ci-bot
8edd8bd0eb !2 fix cve 2019-13232
Merge pull request !2 from wsp1991/unzip
2020-03-03 10:05:48 +08:00
wsp1991
b2c29345c8 fix 2019-13232 2020-03-03 09:49:06 +08:00
wsp1991
675c835d46 fix cve 2019-13232 2020-03-02 21:33:36 +08:00
wsp1991
7910a379b7 fix cve-2019-13232 2020-03-02 21:01:40 +08:00
openeuler-ci-bot
ae4ab691bd !1 unzip
Merge pull request !1 from openeuler-basic/init
2019-12-26 11:18:17 +08:00
openeuler-basic
d63b07530b delete unneeded patch 2019-12-25 20:45:15 +08:00
dogsheng
481939acf7 Package init 2019-12-25 16:09:36 +08:00
overweight
a8de5c8a4b Package init 2019-09-30 11:18:58 -04:00