!22 修改cincinnati的默认更新地址至新版地址
From: @duyiwei7w Reviewed-by: @fu-shanqing Signed-off-by: @fu-shanqing
This commit is contained in:
commit
7001e3a2c2
@ -5,4 +5,4 @@ diff -Nur zincati-0.0.18/dist/config.d/50-fedora-coreos-cincinnati.toml zincati-
|
||||
-# Fedora CoreOS Cincinnati backend
|
||||
[cincinnati]
|
||||
-base_url= "https://updates.coreos.fedoraproject.org"
|
||||
+base_url= "http://nestos.org.cn:8080"
|
||||
+base_url= "http://1.203.97.152:8080"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.0.24
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Update agent for NestOS
|
||||
License: Apache-2.0
|
||||
URL: https://crates.io/crates/%{crate}
|
||||
@ -126,6 +126,9 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/zincati.conf
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 29 2023 duyiwei <duyiwei@kylinos.cn> - 0.0.24-5
|
||||
- modify base-cincinnati-url-for-nestos.patch
|
||||
|
||||
* Thu Dec 15 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 0.0.24-4
|
||||
- License compliance rectification
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user