!20 修改cincinnati的默认更新地址为http://1.203.97.152:8080
From: @ccdxx Reviewed-by: @duyiwei7w Signed-off-by: @fu-shanqing
This commit is contained in:
commit
c140f7a784
@ -5,4 +5,4 @@ diff -Nur zincati-0.0.18/dist/config.d/50-fedora-coreos-cincinnati.toml zincati-
|
|||||||
-# Fedora CoreOS Cincinnati backend
|
-# Fedora CoreOS Cincinnati backend
|
||||||
[cincinnati]
|
[cincinnati]
|
||||||
-base_url= "https://updates.coreos.fedoraproject.org"
|
-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}
|
Name: rust-%{crate}
|
||||||
Version: 0.0.24
|
Version: 0.0.24
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Update agent for NestOS
|
Summary: Update agent for NestOS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://crates.io/crates/%{crate}
|
URL: https://crates.io/crates/%{crate}
|
||||||
@ -126,6 +126,9 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/zincati.conf
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 28 2022 chendexi <chendexi@kylinos.cn> - 0.0.24-7
|
||||||
|
- modify base-cincinnati-url-for-nestos.patch
|
||||||
|
|
||||||
* Thu Dec 08 2022 fushanqing <fushanqing@kylinos.cn> - 0.0.24-6
|
* Thu Dec 08 2022 fushanqing <fushanqing@kylinos.cn> - 0.0.24-6
|
||||||
- Enable debuginfo for fix strip
|
- Enable debuginfo for fix strip
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user