!81 补丁整改
From: @tong_1001 Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
2439a7d3dc
@ -1,9 +1,9 @@
|
|||||||
From 098429a75ea00df1d8a5670e45df6babfc37f327 Mon Sep 17 00:00:00 2001
|
From 098429a75ea00df1d8a5670e45df6babfc37f327 Mon Sep 17 00:00:00 2001
|
||||||
From: chengquan <chengquan3@huawei.com>
|
From: chengquan <chengquan3@huawei.com>
|
||||||
Date: Thu, 8 Aug 2019 16:11:58 +0800
|
Date: Thu, 8 Aug 2019 16:11:58 +0800
|
||||||
Subject: [PATCH] cloud-init: cloud-init add openEuler os
|
Subject: [PATCH] cloud-init: cloud-init add oe os
|
||||||
|
|
||||||
reason: add openEuler into distros
|
reason: add oe into distros
|
||||||
|
|
||||||
Signed-off-by: chengquan <chengquan3@huawei.com>
|
Signed-off-by: chengquan <chengquan3@huawei.com>
|
||||||
---
|
---
|
||||||
@ -1,6 +1,6 @@
|
|||||||
Name: cloud-init
|
Name: cloud-init
|
||||||
Version: 22.2
|
Version: 22.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: the defacto multi-distribution package that handles early initialization of a cloud instance.
|
Summary: the defacto multi-distribution package that handles early initialization of a cloud instance.
|
||||||
License: ASL 2.0 or GPLv3
|
License: ASL 2.0 or GPLv3
|
||||||
URL: http://launchpad.net/cloud-init
|
URL: http://launchpad.net/cloud-init
|
||||||
@ -9,7 +9,7 @@ Source0: https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{vers
|
|||||||
Source1: cloud-init-tmpfiles.conf
|
Source1: cloud-init-tmpfiles.conf
|
||||||
|
|
||||||
Patch0: cloud-init-22.1-no-override-default-network.patch
|
Patch0: cloud-init-22.1-no-override-default-network.patch
|
||||||
Patch1: bugfix-cloud-init-add-openEuler-os.patch
|
Patch1: bugfix-cloud-init-add-os-support.patch
|
||||||
Patch2: bugfix-sort-requirements.patch
|
Patch2: bugfix-sort-requirements.patch
|
||||||
Patch3: add-variable-to-forbid-tmp-dir.patch
|
Patch3: add-variable-to-forbid-tmp-dir.patch
|
||||||
Patch4: Fix-the-error-level-logs-displayed-for-the-cloud-init-local-service.patch
|
Patch4: Fix-the-error-level-logs-displayed-for-the-cloud-init-local-service.patch
|
||||||
@ -127,6 +127,9 @@ fi
|
|||||||
%exclude /usr/share/doc/*
|
%exclude /usr/share/doc/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 30 2022 shixuantong <shixuantong1@huawei.com> - 22.2-3
|
||||||
|
- rename patch
|
||||||
|
|
||||||
* Thu Oct 13 2022 fuanan <fuanan3@h-partners.com> - 22.2-2
|
* Thu Oct 13 2022 fuanan <fuanan3@h-partners.com> - 22.2-2
|
||||||
- DESC:fix the changelog exception macro
|
- DESC:fix the changelog exception macro
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user