]> git.openfabrics.org - ~shefty/libmlx4.git/commitdiff
Roll libmlx4-1.0.1 release
authorRoland Dreier <rolandd@cisco.com>
Wed, 17 Jun 2009 18:00:51 +0000 (11:00 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 17 Jun 2009 18:00:51 +0000 (11:00 -0700)
Signed-off-by: Roland Dreier <rolandd@cisco.com>
configure.in
debian/changelog
libmlx4.spec.in

index b5755bca2b242225d25d90f84c471cf8032a0cb0..d7fb43639bdf5279e895a0ba8931a4f59287928f 100644 (file)
@@ -1,11 +1,11 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(libmlx4, 1.0, general@lists.openfabrics.org)
+AC_INIT(libmlx4, 1.0.1, general@lists.openfabrics.org)
 AC_CONFIG_SRCDIR([src/mlx4.h])
 AC_CONFIG_AUX_DIR(config)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libmlx4, 1.0)
+AM_INIT_AUTOMAKE(libmlx4, 1.0.1)
 AM_PROG_LIBTOOL
 
 AC_ARG_WITH([valgrind],
index 570e06f0b3af7a83fb9bf12e1a8a0b725f676ab3..6c921c2ed23cf7399d718a3f07d0fab44fe506fe 100644 (file)
@@ -1,10 +1,14 @@
-libmlx4 (1.0-2) unstable; urgency=low
+libmlx4 (1.0.1-1) unstable; urgency=low
 
   * Add debian/watch file.
   * Move -dbg package to section debug.
   * Update to Standards-Version: 3.8.2.
+  * New upstream release.
+    - Fix potential problems running under Valgrind.
+    - Add support for resize CQ operation.
+    - Fix other minor bugs.
 
- -- Roland Dreier <rolandd@cisco.com>  Wed, 17 Jun 2009 10:26:42 -0700
+ -- Roland Dreier <rolandd@cisco.com>  Wed, 17 Jun 2009 10:56:33 -0700
 
 libmlx4 (1.0-1) unstable; urgency=low
 
index 629b0c4217215db689be45c686cc4f59334fe59a..869032fafc5795700a8afe94075d08b1eac12e18 100644 (file)
@@ -1,6 +1,6 @@
 Name: libmlx4
-Version: 1.0
-Release: 3%{?dist}
+Version: 1.0.1
+Release: 1%{?dist}
 Summary: Mellanox ConnectX InfiniBand HCA Userspace Driver
 
 Group: System Environment/Libraries
@@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libmlx4.a
 
 %changelog
+* Wed Jun 17 2009 Roland Dreier <rdreier@cisco.com> - 1.0.1-1
+- New upstream release
+- Change openib.org URLs to openfabrics.org URLs
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild