From ec8e8ac767d7f3aeaa6ac53ed77ddc0d47600df5 Mon Sep 17 00:00:00 2001 From: Arlin Davis Date: Mon, 1 Sep 2008 15:52:12 -0700 Subject: [PATCH] Release 1.2.10 Signed-off by: Arlin Davis ardavis@ichips.intel.com --- ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 4 ++-- dapl.spec.in | 3 +++ 3 files changed, 53 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4d6fc42..d58c042 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +commit 68a166aa7ebf8944164c4befc91c437068db7633 +Author: Arlin Davis +Date: Mon Sep 1 15:41:27 2008 -0700 + + dapl providers: fix compiler warnings in cma and scm providers + + Signed-off by: Arlin Davis ardavis@ichips.intel.com + +commit 4395c6e8464d8ad370e334755963820ddc6b0242 +Author: Arlin Davis +Date: Mon Sep 1 15:40:23 2008 -0700 + + dapl build: add correct CFLAGS for GNU + + Signed-off by: Arlin Davis ardavis@ichips.intel.com + +commit c8cfd1bf88875b5a08f5fa1c7cd4bb0199208ec2 +Author: Arlin Davis +Date: Mon Sep 1 15:39:10 2008 -0700 + + dat: fix compiler warnings in dat common code + + Signed-off by: Arlin Davis ardavis@ichips.intel.com + +commit 8465842ed0a52e3c3b87f52ed4b2d0bc8f4ba430 +Author: Arlin Davis +Date: Mon Sep 1 15:38:26 2008 -0700 + + dapl: fix compiler warnings in common code + + Signed-off by: Arlin Davis ardavis@ichips.intel.com + +commit 531e98d42d7cad64a211c075718ba68e9507fa2b +Author: Arlin Davis +Date: Mon Sep 1 15:36:31 2008 -0700 + + dtest/dapltest: fix compiler warnings + + Signed-off by: Arlin Davis ardavis@ichips.intel.com + +commit 31d4c9d85fa0aa601399a40a6f9f7f5321c775e2 +Author: Arlin Davis +Date: Thu Aug 21 12:54:30 2008 -0700 + + Release 1.2.9 + + Signed-off by: Arlin Davis ardavis@ichips.intel.com + commit 8f57d86cb9107c0c1ec230891d58e832995c4912 Author: Arlin Davis Date: Wed Aug 20 18:55:02 2008 -0700 diff --git a/configure.in b/configure.in index 7c53bfc..6532c30 100644 --- a/configure.in +++ b/configure.in @@ -1,11 +1,11 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(compat-dapl, 1.2.9, general@lists.openfabrics.org) +AC_INIT(compat-dapl, 1.2.10 general@lists.openfabrics.org) AC_CONFIG_SRCDIR([dat/udat/udat.c]) AC_CONFIG_AUX_DIR(config) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(compat-dapl, 1.2.9) +AM_INIT_AUTOMAKE(compat-dapl, 1.2.10) AM_PROG_LIBTOOL diff --git a/dapl.spec.in b/dapl.spec.in index e878bf6..8c8f62a 100644 --- a/dapl.spec.in +++ b/dapl.spec.in @@ -129,6 +129,9 @@ fi %{_mandir}/man5/*.5* %changelog +* Mon Sep 01 2008 Arlin Davis - 1.2.10 +- DAT/DAPL Version 1.2.10 Release 1, OFED 1.4 rc1 + * Thu Aug 21 2008 Arlin Davis - 1.2.9 - DAT/DAPL Version 1.2.9 Release 1, OFED 1.4 RC -- 2.46.0