From: Arlin Davis Date: Mon, 10 Feb 2014 21:07:00 +0000 (-0800) Subject: Release 2.0.40 X-Git-Tag: dapl-2.0.41-1~8 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=9457b7008424131e9c9d08e3dd09ff2becab78fe;p=~ardavis%2Fdapl.git Release 2.0.40 Signed-off-by: Arlin Davis --- diff --git a/ChangeLog b/ChangeLog index 65135dc..718c41a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +commit 8d36d4b0250418b0a257f47d40c6ddcfebd6b614 +Author: Arlin Davis +Date: Sun Feb 9 23:34:43 2014 -0800 + + dist: ib collective extension include files missing + + Signed-off-by: Arlin Davis + +commit 3248d857058e3a1dfd0405adc71ae1002fe947d6 +Author: Arlin Davis +Date: Sun Feb 9 23:24:29 2014 -0800 + + dapltest: the quit command is missing changes for -n option. + + Server-port was not being set properly during param init phase on the client side. + + Signed-off-by: Arlin Davis + +commit 36beb63db58b79404902c5d55ba518147bdaa5ca +Author: Arlin Davis +Date: Sun Feb 9 22:55:17 2014 -0800 + + dat.conf: remove v1, add Mellanox Connect-IB and Intel Xeon Phi MIC + + Signed-off-by: Arlin Davis + +commit bf625e3eb450141b7dc924e6d40d83bbb02db354 +Author: Arlin Davis +Date: Mon Feb 10 13:01:47 2014 -0800 + + NULL undefined on Fedora, incorrectly using kernel stddef.h + + Signed-off-by: Arlin Davis + +commit ef14daf0585119ba3cae24e7fa0943ff032117ed +Author: Arlin Davis +Date: Thu Oct 3 16:05:06 2013 -0700 + + Release 2.0.39 + + Signed-off-by: Arlin Davis + commit d398aef3c8bbd4fbadb113a5d8e324153e555cea Author: Arlin Davis Date: Thu Oct 3 15:21:08 2013 -0700 diff --git a/configure.in b/configure.in index db84879..526769e 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(dapl, 2.0.39, linux-rdma@vger.kernel.org) +AC_INIT(dapl, 2.0.40, linux-rdma@vger.kernel.org) AC_CONFIG_SRCDIR([dat/udat/udat.c]) AC_CONFIG_AUX_DIR(config) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(dapl, 2.0.39) +AM_INIT_AUTOMAKE(dapl, 2.0.40) AM_PROG_LIBTOOL diff --git a/dapl.spec.in b/dapl.spec.in index 5ed0ee0..87dabda 100644 --- a/dapl.spec.in +++ b/dapl.spec.in @@ -115,6 +115,9 @@ rm -rf %{buildroot} %{_mandir}/man5/*.5* %changelog +* Mon Feb 10 2014 Arlin Davis - 2.0.40 +- DAT/DAPL Version 2.0.40 Release 1, OFED 3.12 + * Thu Oct 3 2013 Arlin Davis - 2.0.39 - DAT/DAPL Version 2.0.39 Release 1, OFED 3.5-2