[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] change assorted xenbits.xen.org links to HTTPS
commit a4557f515fb002010b34b79102278ea03d6b31a3 Author: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx> AuthorDate: Tue Feb 28 14:52:14 2023 +0100 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Tue Feb 28 14:52:14 2023 +0100 change assorted xenbits.xen.org links to HTTPS Also switch to xenbits.xenproject.org at this occasion. Signed-off-by: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> --- Config.mk | 2 +- tools/misc/mkrpm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.mk b/Config.mk index 10eb443b17..3aba623096 100644 --- a/Config.mk +++ b/Config.mk @@ -191,7 +191,7 @@ APPEND_CFLAGS += $(foreach i, $(APPEND_INCLUDES), -I$(i)) EMBEDDED_EXTRA_CFLAGS := -fno-pie -fno-stack-protector -fno-stack-protector-all EMBEDDED_EXTRA_CFLAGS += -fno-exceptions -fno-asynchronous-unwind-tables -XEN_EXTFILES_URL ?= http://xenbits.xen.org/xen-extfiles +XEN_EXTFILES_URL ?= https://xenbits.xenproject.org/xen-extfiles # All the files at that location were downloaded from elsewhere on # the internet. The original download URL is preserved as a comment # near the place in the Xen Makefiles where the file is used. diff --git a/tools/misc/mkrpm b/tools/misc/mkrpm index 68819b2d73..74f6761bb0 100644 --- a/tools/misc/mkrpm +++ b/tools/misc/mkrpm @@ -34,7 +34,7 @@ Version: $version Release: $release License: GPL Group: System/Hypervisor -URL: http://xenbits.xenproject.org/xen.git +URL: https://xenbits.xenproject.org/git-http/xen.git BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %define _binary_payload w1.gzdio -- generated by git-patchbot for /home/xen/git/xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |