From b5d92c157af1a04e4d60dc0fce260ee686b2e2c0 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 4 Jun 2019 21:01:56 -0500 Subject: [PATCH] Debian Stretch: 20170615+deb9u6 Signed-off-by: Robert Nelson --- lib/distro.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/distro.conf b/lib/distro.conf index 56730c1..0aef937 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -30,10 +30,10 @@ jessie-armhf-netboot) NETINSTALL="initrd.gz" ;; stretch-armhf-netboot) - #2019-02-12 + #2019-04-24 #http://ftp.us.debian.org/debian/dists/stretch/main/installer-armhf/ - NETIMAGE="20170615+deb9u5+b2" - TEST_MD5SUM="03b611a46a163588e25bf8054def5ab5" + NETIMAGE="20170615+deb9u6" + TEST_MD5SUM="001f6427b23f07bfd881fefa14b487c8" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="netboot" NETINSTALL="initrd.gz"