From: Johann Lombardi Date: Mon, 17 Sep 2012 19:14:14 +0000 (+0200) Subject: LU-1969 release: bump version to 1.8.8.60-wc1 X-Git-Tag: v1_8_8_60_WC1^0 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=f5ff7696c82bae3142e9a287fe5684ede0ad374d;p=fs%2Flustre-release.git LU-1969 release: bump version to 1.8.8.60-wc1 Bump version to 1.8.8.60-wc1. Signed-off-by: Johann Lombardi Change-Id: I6c8e6191afc21f674b92ebe65a869fb76bb52bd4 Reviewed-on: http://review.whamcloud.com/4014 --- diff --git a/ldiskfs/ChangeLog b/ldiskfs/ChangeLog index 88423c1..114cf8b 100644 --- a/ldiskfs/ChangeLog +++ b/ldiskfs/ChangeLog @@ -1,3 +1,10 @@ +2012-xx-xx Whamcloud, Inc. + * version 3.1.53 + +See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information. + +------------------------------------------------------------------------------- + 2012-05-31 Whamcloud, Inc. * version 3.1.52 diff --git a/ldiskfs/configure.ac b/ldiskfs/configure.ac index 133fbf5..c746b1c 100644 --- a/ldiskfs/configure.ac +++ b/ldiskfs/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([Lustre ldiskfs], 3.1.52, [http://bugs.whamcloud.com/]) +AC_INIT([Lustre ldiskfs], 3.1.53, [http://bugs.whamcloud.com/]) AC_CONFIG_SRCDIR([lustre-ldiskfs.spec.in]) ldiskfs_is_ext4=yes diff --git a/lnet/ChangeLog b/lnet/ChangeLog index 60ca804..9dbc1d6 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -1,3 +1,17 @@ +2012-xx-xx Whamcloud, Inc. + * version 1.8.9-wc1 + * Support for networks: + socklnd - any kernel supported by Lustre, + qswlnd - Qsnet kernel modules 5.20 and later, + o2iblnd - OFED 1.3, 1.4.1, 1.4.2, 1.5.1, 1.5.2, 1.5.3.1 and 1.5.3.2 + gmlnd - GM 2.1.22 and later, + mxlnd - MX 1.2.10 or later, + ptllnd - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x + +See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information. + +------------------------------------------------------------------------------- + 2012-05-31 Whamcloud, Inc. * version 1.8.8-wc1 * Support for networks: diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 60e578d..916d10d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,5 +1,5 @@ -2012-05-31 Whamcloud, Inc. - * version 1.8.8-wc1 +2012-xx-xx Whamcloud, Inc. + * version 1.8.9-wc1 * Support for kernels: 2.6.18-308.11.1.el5 (RHEL 5) 2.6.32-279.5.1.el6 (RHEL 6) - patchless client only @@ -7,13 +7,16 @@ See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information. -Severity : enhancement -Jira : LU-1754 -Description: Kernel update [RHEL6.3 2.6.32-279.5.1.el5] +------------------------------------------------------------------------------- -Severity : enhancement -Jira : LU-1511 -Description: Kernel update [RHEL5.8 2.6.18-308.11.1.el5] +2012-05-31 Whamcloud, Inc. + * version 1.8.8-wc1 + * Support for kernels: + 2.6.18-308.11.1.el5 (RHEL 5) + 2.6.32-279.5.1.el6 (RHEL 6) - patchless client only + * Recommended e2fsprogs version: 1.41.90.wc4 + +See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information. ------------------------------------------------------------------------------- diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 86a0161..6ab1159 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1,7 +1,7 @@ m4_define([LUSTRE_MAJOR],[1]) m4_define([LUSTRE_MINOR],[8]) m4_define([LUSTRE_PATCH],[8]) -m4_define([LUSTRE_FIX],[0]) +m4_define([LUSTRE_FIX],[60]) # Note: we're starting prerelease versions at 80 this time. dnl # don't forget to update the service tags info