From nobody Sat May 4 14:04:07 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1556534673; cv=none; d=zoho.com; s=zohoarc; b=c7ktT07uL9PHZGqc9hy5r/Nen3bU2mqRzv7UWT6X0gLwo+aDIlRnInGw6jD/+Of21MOH2EVG17LmCUaldmH3Z1C2daZ1B257mRssWHU35CYz3wNLjouDpo8xITr4NLgcsQqfCNdwAa/Ob3oq7MwE+3CRBWaHMULduOz9dJLWC0g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1556534673; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To:ARC-Authentication-Results; bh=Sz4OhDoUHxr9Kk/whHGvxvCEjdUDcXMqMR0BoSWx8QU=; b=SpznvF0O9w6fMZQNF557FfGcRhK6aeXBynhOJxZdkIcZL+uUVhbl3gpLORfKU/vztL1p5v7nXbVQNKiWVVWNZqpBUW2GW3ZtzetxMtEH3api14N7Jo/GidL2J9BC4gpdKcEAKkGDkDp8WVxPGNhjlesetlbIVoVjtSgrBEUF22Q= ARC-Authentication-Results: i=1; mx.zoho.com; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1556534673171228.28953847897856; Mon, 29 Apr 2019 03:44:33 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hL3kW-0004KX-TS; Mon, 29 Apr 2019 10:43:04 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hL3kV-0004KS-9A for xen-devel@lists.xenproject.org; Mon, 29 Apr 2019 10:43:03 +0000 Received: from SMTP03.CITRIX.COM (unknown [162.221.156.55]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 8d83cce8-6a6b-11e9-9979-ab0760affa92; Mon, 29 Apr 2019 10:42:59 +0000 (UTC) X-Inumbo-ID: 8d83cce8-6a6b-11e9-9979-ab0760affa92 X-IronPort-AV: E=Sophos;i="5.60,409,1549929600"; d="scan'208";a="84627118" From: Ian Jackson To: Date: Mon, 29 Apr 2019 11:42:34 +0100 Message-ID: <20190429104234.11970-1-ian.jackson@eu.citrix.com> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 Subject: [Xen-devel] [OSSTEST PATCH] TftpDiVersion_stretch: update X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Ian Jackson Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" We need to keep up with a d-i update by Debian. Signed-off-by: Ian Jackson --- production-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production-config b/production-config index 5b9f5c82..882dabc6 100644 --- a/production-config +++ b/production-config @@ -90,7 +90,7 @@ TftpNetbootGroup osstest # Update with ./mg-debian-installer-update(-all) TftpDiVersion_wheezy 2016-06-08 TftpDiVersion_jessie 2018-06-26 -TftpDiVersion_stretch 2018-11-27 +TftpDiVersion_stretch 2019-04-29 =20 DebianSnapshotBackports_jessie http://snapshot.debian.org/archive/debian/2= 0190206T211314Z/ =20 --=20 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel