openeuler-ci-bot
7d84fb2370
!103 Depend on PCRE2 instead of PCRE
...
From: @starlet-dx
Reviewed-by: @cherry530
Signed-off-by: @cherry530
2025-03-12 06:06:37 +00:00
starlet-dx
bd20bd3e3a
Depend on PCRE2 instead of PCRE
2025-03-12 11:17:04 +08:00
openeuler-ci-bot
8ac925d387
!98 Fix distro detecting for openEuler
...
From: @kailiu42
Reviewed-by: @Charlie_li
Signed-off-by: @Charlie_li
2024-11-11 07:13:08 +00:00
Kai Liu
cb29515bb6
Fix distro detecting on openEuler
...
Previous patch support_OPENEULER_to_configure.patch detects openEuler by
checking content of file /etc/openEuler-release for the ID value.
However the right file to check is /etc/os-release. This mistake leads
to incorrectly detecting the distro as REDHAT.
As upstream already supported openEuler since commit 1d8924c34, backport
it with minor changes to properly support openEuler.
And after openEuler is correctly detected, appliance package list need
to be updated to include the correct package names for openEuler. It was
using the list for REDHAT before, which is not fully correct.
This fixes issue #IB2MW0.
Signed-off-by: Kai Liu <kai.liu@windriver.com>
2024-11-08 12:55:54 +08:00
openeuler-ci-bot
775b0890e3
!74 启用vala绑定
...
From: @wu-leilei
Reviewed-by: @wang--ge
Signed-off-by: @wang--ge
2023-02-22 08:07:51 +00:00
wu-leilei
bf13d2cb7d
Enable Vala bindings
2023-02-22 15:01:39 +08:00
openeuler-ci-bot
4b085e7d50
!71 update version from 1.40.2 to 1.49.5
...
From: @dan1111
Reviewed-by: @gitee-cmd
Signed-off-by: @gitee-cmd
2023-01-31 03:04:02 +00:00
dan
0939317cdf
update to 1.49.5
2023-01-18 13:14:05 +08:00
openeuler-ci-bot
0a8fe99d21
!61 spec中删除不需要的依赖包
...
From: @junyang-suse
Reviewed-by: @zhuchunyi
Signed-off-by: @zhuchunyi
2022-06-01 08:07:22 +00:00
Jun Yang
9f0941ed73
libguestfs: remove unnecessary dependency of kernel package
...
Signed-off-by: Jun Yang <jun.yang@suse.com>
2022-05-26 19:17:42 +08:00
openeuler-ci-bot
8da14d48fb
!60 修复master分支编译失败
...
From: @wk333
Reviewed-by: @ruebb
Signed-off-by: @ruebb
2022-04-19 11:50:03 +00:00
wk333
87b6bfd357
Fix build error
2022-04-19 15:56:08 +08:00
openeuler-ci-bot
431d81045a
!57 Modify spec
...
From: @wuzhen36
Reviewed-by: @ruebb
Signed-off-by: @ruebb
2021-10-26 01:57:10 +00:00
wuzhen
837563f00d
Compiler two packages in parallel based on the number of CPU cores.
2021-10-25 09:43:55 +08:00
openeuler-ci-bot
131b96490c
!51 No /var/cache/yum in build environment and add test incase no cached rpms.
...
From: @si-gui
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-07-22 06:17:32 +00:00
sigui
da324103d3
Merge branch 'master' of gitee.com:src-openeuler/libguestfs into master
2021-07-20 11:35:59 +00:00
openeuler-ci-bot
f905403a03
!43 Remove wget check
...
From: @ultra_planet
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-07-20 11:31:12 +00:00
si-gui
b19aae0399
No /var/cache/yum in build environment and add test incase no cached rpms.
2021-07-20 16:33:14 +08:00
lingsheng
79eda9ad5c
Remove wget check
2021-03-25 16:11:07 +08:00
openeuler-ci-bot
63e87d31f9
!40 [sync] PR-39: Fix php 8.0.0 warning about missing arginfo
...
From: @openeuler-sync-bot
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-03-02 09:37:50 +08:00
maminjie
9193bbafab
Fix php 8.0.0 warning about missing arginfo
...
(cherry picked from commit 03ab4225b5c1048ea59d5af6b39b3134d51ea7b2)
2021-03-01 19:08:25 +08:00
openeuler-ci-bot
b25a1a1fd4
!38 [sync] PR-37: Delete python2 subpackage
...
From: @openeuler-sync-bot
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-02-18 11:43:04 +08:00
baizg1107
88384e20c5
Delete python2 subpackage
...
(cherry picked from commit c2405761c73ebec4216aa2b0f8dbd873cb04b447)
2021-02-10 11:51:03 +08:00
openeuler-ci-bot
a99409ee7c
!35 Port to php 8.0.0
...
From: @maminjie
Reviewed-by: @zhanghua1831,@small_leek
Signed-off-by: @small_leek
2021-01-07 09:27:36 +08:00
maminjie
f836531e8a
Port to php 8.0.0
2020-12-31 14:23:20 +08:00
openeuler-ci-bot
10f3f212e9
!29 Enable appliance
...
From: @maminjie
Reviewed-by: @zhanghua1831,@small_leek
Signed-off-by: @small_leek
2020-12-17 21:35:34 +08:00
maminjie
6c0e86d538
Enable appliance
2020-12-16 12:01:43 +08:00
openeuler-ci-bot
290fe1b4f9
!27 Del the optimization for xfs, which can lead to du and find command aborted.
...
Merge pull request !27 from sigui/master
2020-07-21 20:21:39 +08:00
si-gui
e2127af9ec
Some optimizations for xfs in gnulib have bugs,which can lead to du and find command aborted.
...
we will del such optimization.
2020-07-21 19:36:19 +08:00
openeuler-ci-bot
d5c7921bdc
!25 解决mainline工程编译失败问题
...
Merge pull request !25 from 成子晗/master
2020-06-22 11:16:48 +08:00
chengzihan2
9d375a507c
fix the compiling problem
2020-06-22 10:17:34 +08:00
openeuler-ci-bot
4d9fc611bb
!23 Add yaml file
...
Merge pull request !23 from 李振华/master
2020-05-30 09:11:28 +08:00
lizhenhua
358be3e08d
disable appliance
2020-05-29 19:44:42 +08:00
lizhenhua
bb13c6ad14
modify spec file
2020-05-26 17:41:38 +08:00
lizhenhua
89e3bb49e8
Add yaml file
2020-05-26 16:50:13 +08:00
openeuler-ci-bot
8a5b5d3c4a
!12 回退 'Pull Request !11 : solve python2 dependency'
...
Merge pull request !12 from 惊奇脆片饼干/revert-merge-11-master
2020-05-14 11:06:33 +08:00
惊奇脆片饼干
04aadac1a6
回退 'Pull Request !11 : solve python2 dependency'
2020-05-14 10:51:31 +08:00
openeuler-ci-bot
9f96444975
!11 solve python2 dependency
...
Merge pull request !11 from renxudong/master
2020-05-13 19:56:15 +08:00
r00447314
368dc3ec32
solve python2 dependeccy problem
2020-05-12 20:27:19 +08:00
openeuler-ci-bot
3b3cc77df4
!4 Source address change
...
Merge pull request !4 from fun_yang/master
2020-03-16 10:26:05 +08:00
fun_yang
ae85645fc9
Source address change
2020-03-10 17:57:46 +08:00
openeuler-ci-bot
5a5fda2989
!3 delete the unused require of mingw32-srvany
...
Merge pull request !3 from hy/work
2020-03-09 15:50:10 +08:00
eulerstorage
1e781ceb55
delete the unused require mingw32-srvany
2020-03-09 11:16:10 +08:00
openeuler-ci-bot
54b4d46890
!2 simplify the package to resolve its requires missing
...
Merge pull request !2 from hy/work
2020-03-09 09:18:03 +08:00
eulerstorage
a277de3631
simplify the package
2020-03-07 19:16:38 +08:00
openeuler-ci-bot
dfc8948f3b
!1 init package
...
Merge pull request !1 from openeuler-storage/local
2019-12-17 18:44:58 +08:00
eulerstorage
8a489aae30
init package
2019-12-17 16:24:20 +08:00
openeuler-ci-bot
7f10dcc9c3
Initial commit
2019-12-17 01:37:13 +08:00