[poky] [PATCH 2/2] distro_tracking_fields.inc: update tar and openssh

Scott Garman scott.a.garman at intel.com
Wed Nov 17 13:53:40 PST 2010


Updated to include recent tar upgrade.
Also fixes inaccurate info in openssh.

Signed-off-by: Scott Garman <scott.a.garman at intel.com>
---
 .../conf/distro/include/distro_tracking_fields.inc |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 372297a..09bdd6e 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -1942,21 +1942,22 @@ RECIPE_MAINTAINER_pn-grep = "Scott Garman <scott.a.garman at intel.com>"
 
 RECIPE_STATUS_pn-openssh = "red" 
 DEPENDENCY_CHECK_pn-openssh = "not done"
-RECIPE_LATEST_VERSION_pn-openssh = "5.5p1"
+RECIPE_LATEST_VERSION_pn-openssh = "5.6p1"
 RECIPE_INTEL_SECTION_pn-openssh = "base"
-RECIPE_NO_OF_PATCHES_pn-openssh = "0"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-openssh = "1 month"
-RECIPE_LATEST_RELEASE_DATE_pn-openssh = "04/2010"
+RECIPE_NO_OF_PATCHES_pn-openssh = "1"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-openssh = "4 months"
+RECIPE_LATEST_RELEASE_DATE_pn-openssh = "08/2010"
 RECIPE_MAINTAINER_pn-openssh = "Scott Garman <scott.a.garman at intel.com>"
 
 RECIPE_STATUS_pn-tar = "green" 
 DEPENDENCY_CHECK_pn-tar = "not done"
-RECIPE_LATEST_VERSION_pn-tar = "1.23"
+RECIPE_LATEST_VERSION_pn-tar = "1.25"
 RECIPE_INTEL_SECTION_pn-tar = "base"
 RECIPE_NO_OF_PATCHES_pn-tar = "2"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tar = "12 months"
-RECIPE_LATEST_RELEASE_DATE_pn-tar = "03/2010"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tar = "2 weeks"
+RECIPE_LATEST_RELEASE_DATE_pn-tar = "11/2010"
 RECIPE_MAINTAINER_pn-tar = "Scott Garman <scott.a.garman at intel.com>"
+
 RECIPE_STATUS_pn-lrzsz="yellow" # patch investigation needed.
 RECIPE_LATEST_VERSION_pn-lrzsz="0.12.20"
 RECIPE_NO_OF_PATCHES_pn-lrzsz="3"
-- 
1.7.3.2




More information about the poky mailing list