64 Commits

Author SHA1 Message Date
openeuler-ci-bot
a5d4496684
!171 dnf:fix install error when vim file in /etc/dnf/vars/
From: @chen-haixing-hw 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
2023-02-20 06:37:34 +00:00
chenhaxing
609d5008ea dnf:fix install error when vim file in /etc/dnf/vars/ 2023-02-17 17:42:45 +08:00
openeuler-ci-bot
1342bf24c5
!167 [sync] PR-165: 提交补丁:支持先判断target(pid文件)是否存在,再执行unlink(可选)
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2023-01-11 12:23:06 +00:00
small_leek
13c74d9727 check target exist before unlink
(cherry picked from commit 20908f684234d1793a17256f9cf668421140b8ac)
2023-01-11 19:50:07 +08:00
openeuler-ci-bot
d7b2a7523b
!159 fix build error for loongarch64
From: @zhangwenlong01 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2023-01-10 13:15:17 +00:00
Wenlong Zhang
06d4ed1018 fix build error for loongarch64 2023-01-10 19:35:16 +08:00
openeuler-ci-bot
d39284b8e5
!156 [sync] PR-152: fix test cases failed in tests/test_plugin.py
From: @openeuler-sync-bot 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
2022-12-26 06:40:30 +00:00
chenhaxing
4038333f32 fix test cases failed in tests/test_plugin.py
(cherry picked from commit cca43c17908a3540204a7b6d7784857a8c463f18)
2022-12-26 14:27:49 +08:00
openeuler-ci-bot
66eb32a1fe
!154 [sync] PR-149: remove test
From: @openeuler-sync-bot 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
2022-12-26 06:24:49 +00:00
chenhaxing
d9fee38a08 remove test
(cherry picked from commit b98c0257e11a0f9676e57e66262666d5959293a0)
2022-12-26 10:20:16 +08:00
openeuler-ci-bot
75c636e576
!147 [sync] PR-145: fix dnf-data downgrade confilct with dnf
From: @openeuler-sync-bot 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
2022-12-13 13:53:54 +00:00
chenhaxing
1d052ad6f7 fix dnf-data downgrade confilct with dnf
(cherry picked from commit f6650c1f35e14f3a3e009147a29cd8f0e33ec27c)
2022-12-13 21:35:25 +08:00
openeuler-ci-bot
38f93c0a31
!140 open DT and correct the incorrect Obsoltes
From: @chen-haixing-hw 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
2022-12-13 01:38:38 +00:00
chenhaixing
7595ca58f3 open DT and correct the incorrect Obsoletes 2022-12-12 22:05:51 +08:00
openeuler-ci-bot
d311e1f951
!133 Add loongarch support for dnf
From: @zhangwenlong01 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-11-21 03:42:10 +00:00
Wenlong Zhang
7098a2de5b Add loongarch support for dnf
Signed-off-by: Wenlong Zhang <zhangwenlong@loongson.cn>
2022-11-19 01:30:42 +00:00
openeuler-ci-bot
5a317830b0
!138 upgrade dnf version to 4.14.0
From: @chen-haixing-hw 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
2022-11-17 09:35:05 +00:00
chenhaixing
c69d1b3cbc upgrade dnf version to 4.14.0 2022-11-17 16:08:49 +08:00
openeuler-ci-bot
7e1d361b2d
!128 [sync] PR-123: 添加sw架构
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-11-08 02:22:24 +00:00
wzx
67daf88249 Add sw64 architecture
Signed-off-by: wzx <wuzx1226@qq.com>
(cherry picked from commit 7121066c2da12ce987bf614408a59bca1bf1c207)
2022-11-07 10:15:19 +08:00
openeuler-ci-bot
638e5ede4f
!119 fix conflict while upgrade dnf main package
From: @chen-haixing-hw 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
2022-06-28 06:42:58 +00:00
chenhaixing
44d009882c fix dnf-data downgrade conflict with dnf 2022-06-28 10:52:39 +08:00
chenhaixing
ca323817db fix conflict while upgrade dnf main package 2022-06-06 15:21:53 +08:00
openeuler-ci-bot
aeb7207a40
!116 fix Python dnf API does not respect cacheonly
From: @chen-haixing-hw 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
2022-05-06 09:08:24 +00:00
chenhaixing
c4093a4a5f dnf:fix Python dnf API does not respect cacheonly 2022-05-06 16:32:57 +08:00
openeuler-ci-bot
9da79a6a63
!110 spec file rectification
From: @yangcheng1203 
Reviewed-by: @anonymous_z 
Signed-off-by: @anonymous_z
2022-04-21 02:12:51 +00:00
yangcheng1203
dea57b0c61 fix spec problem 2022-04-18 14:32:02 +08:00
openeuler-ci-bot
35a6f5dbf1
!109 fix dnf error when history sqlite missing
From: @yangcheng1203 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-03-30 08:21:27 +00:00
yangcheng1203
24effceff6 fix dnf error when history sqlite missing 2022-03-30 11:26:54 +08:00
openeuler-ci-bot
d4d29f1418
!105 [sync] PR-95: round self-developed patch
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-03-29 11:13:20 +00:00
han_hui_hui
d6f56a08b5 round self-developed patch
(cherry picked from commit 61b9cd78631cf27ffabca0969062326f48a7efa5)
2022-03-29 15:16:16 +08:00
openeuler-ci-bot
cb70e8b049
!103 [sync] PR-91: upgrade to 4.10.0
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-03-29 06:54:09 +00:00
yangcheng1203
be8b921188 upgrade to 4.10.0
(cherry picked from commit ede7489d239e42b6c1449614baefb7b9d95dc97e)
2022-03-23 17:42:04 +08:00
openeuler-ci-bot
495c916755 !82 remove recommends rpm-plugins-systemd-inhibit and backport community patches
From: @eaglegai
Reviewed-by: @anonymous_z
Signed-off-by: @anonymous_z
2021-07-22 07:04:37 +00:00
eaglegai
cf1ac7c7b7 remove recommends rpm-plugins-systemd-inhibit and backport community patches 2021-07-15 14:44:15 +08:00
openeuler-ci-bot
f3ec731089 !73 fix errors when use "yum module remove --all per:common" command and fix test test_mode_tty failed
From: @eaglegai
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
2021-06-03 10:10:40 +08:00
eaglegai
52f22c5924 fix errors when use "yum module remove --all per:common" command and fix test test_mode_tty failed 2021-04-01 11:49:41 +08:00
openeuler-ci-bot
47cf589be2 !43 dnf:remove depend deltarpm
From: @lunankun
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
2020-11-23 15:05:02 +08:00
lunankun
091ebef353 dnf:remove depend deltarpm 2020-11-20 14:48:03 +08:00
openeuler-ci-bot
4b4cc0c69f !22 provide automatic files and provide yum-help
Merge pull request !22 from Anonymous_Z/anonymous_z
2020-09-04 16:09:19 +08:00
zhangrui
2b2d306dd6 provide automatic files and provide yum-help 2020-09-01 11:39:07 +08:00
openeuler-ci-bot
7e77d8ac36 !17 fix conflicts error for new version
Merge pull request !17 from yu_boyun/master
2020-08-04 16:58:01 +08:00
yu_boyun
9795c2d0e9 fix conflicts error for new version 2020-08-04 13:56:59 +08:00
openeuler-ci-bot
a83ce816dc !16 update to version 4.2.23
Merge pull request !16 from sherlock2010/master
2020-08-01 10:43:40 +08:00
sherlock2010
5460ba8e68 update to version 4.2.23 2020-07-30 14:14:04 +08:00
openeuler-ci-bot
f31be97334 !15 add yaml file
Merge pull request !15 from yixiangzhike/master
2020-07-23 09:30:39 +08:00
yixiangzhike
012fd8d4b8 add yaml file 2020-07-09 10:33:35 +08:00
openeuler-ci-bot
518c8f2dba !10 dnf: add obsoletes the python2-dnf
Merge pull request !10 from orange-snn/master
2020-03-18 18:48:08 +08:00
songnannan
c075c1d801 add obsoletes the python2-dnf 2020-03-18 18:37:31 +08:00
openeuler-ci-bot
40971a48c4 !7 modify the patch name
Merge pull request !7 from Anonymous_Z/zr_master
2020-03-18 18:33:16 +08:00