From c897044aebd222afd54cc220e38106934225d9ab Mon Sep 17 00:00:00 2001 From: Ricardo Squassina Lee <8495707+squassina@users.noreply.github.com> Date: Sat, 10 May 2025 18:25:32 -0300 Subject: [PATCH] Update prepare-host.sh migrate to ntpsec-ntpdate as a more secure implementation of ntpdate and available in Debian and Ubunbtu --- lib/functions/host/prepare-host.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/functions/host/prepare-host.sh b/lib/functions/host/prepare-host.sh index 7df57b8778..8affa54071 100644 --- a/lib/functions/host/prepare-host.sh +++ b/lib/functions/host/prepare-host.sh @@ -194,7 +194,7 @@ function adaptative_prepare_host_dependencies() { libncurses-dev libssl-dev libusb-1.0-0-dev linux-base locales lsof ncurses-base ncurses-term # for `make menuconfig` - ntpdate + ntpsec-ntpdate #this is a more secure ntpdate patchutils pkg-config pv "qemu-user-static" "arch-test" rsync