From 7886a6bf91bd124ad48b8ee8a8960a8092c10fc7 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Thu, 30 Aug 2018 17:27:45 +0800 Subject: [PATCH] Add tcpdump as recommend for xcat-probe --- xCAT-probe/debian/changelog | 6 ++++++ xCAT-probe/debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/xCAT-probe/debian/changelog b/xCAT-probe/debian/changelog index 050572c17..d7c9e2b06 100644 --- a/xCAT-probe/debian/changelog +++ b/xCAT-probe/debian/changelog @@ -1,3 +1,9 @@ +xcat-probe (2.14.3) unstable; urgency=low + + * Add tcpdump as recommend + + -- GONG Jie Thu, 30 Aug 2018 17:26:33 +0800 + xcat-probe (2.12) unstable; urgency=low * Initial build diff --git a/xCAT-probe/debian/control b/xCAT-probe/debian/control index 2a7549362..7140f1513 100644 --- a/xCAT-probe/debian/control +++ b/xCAT-probe/debian/control @@ -8,5 +8,5 @@ Standards-Version: 3.9.4 Package: xcat-probe Architecture: all Depends: ${perl:Depends} -Recommends: wget, dnsutils, tftp-hpa +Recommends: wget, dnsutils, tftp-hpa, tcpdump Description: Provides a toolkit to probe possible issues in xCAT