Whamcloud - gitweb
Bump version to 1.8.7-wc1 for RC1 and update changelog v1_8_7_WC1_RC1
authorJohann Lombardi <johann@whamcloud.com>
Mon, 10 Oct 2011 21:59:08 +0000 (23:59 +0200)
committerJohann Lombardi <johann@whamcloud.com>
Mon, 10 Oct 2011 21:59:33 +0000 (23:59 +0200)
Signed-off-by: Johann Lombardi <johann@whamcloud.com>
Change-Id: Ib644ed108560715d2837601a749c2a49de3fb2c8

ldiskfs/ChangeLog
lnet/ChangeLog
lustre/ChangeLog
lustre/autoconf/lustre-version.ac

index bcf2df8..d524e39 100644 (file)
@@ -1,6 +1,8 @@
-xxxx-xx-xx Whamcloud, Inc.
+2011-10-31 Whamcloud, Inc.
        * version 3.1.51
 
+See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information.
+
 -------------------------------------------------------------------------------
 
 2011-06-30 Whamcloud, Inc.
index 55b81f1..1bbecab 100644 (file)
@@ -1,13 +1,15 @@
-xxxx-xx-xx Whamcloud, Inc.
-       * version 1.8.6.80-wc1
+2011-10-31 Whamcloud, Inc.
+       * version 1.8.7-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 and 1.5.3.1,
+         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.
+
 -------------------------------------------------------------------------------
 
 2011-06-30 Whamcloud, Inc.
index 06edf3d..d82c51c 100644 (file)
@@ -1,17 +1,11 @@
-xxxx-xx-xx Whamcloud, Inc.
+2011-10-31 Whamcloud, Inc.
        * version 1.8.7-wc1
        * Support for kernels:
          2.6.18-274.3.1.el5 (RHEL 5)
          2.6.32-131.12.1.el6 (RHEL 6) - patchless client only
        * Recommended e2fsprogs version: 1.41.90.wc3
 
-Severity   : enhancement
-Jira       : LU-674
-Description: Add support for RHEL5.7 [2.6.18-274.3.1.el5]
-
-Severity   : enhancement
-Jira       : LU-624
-Description: Kernel update [RHEL6.1 2.6.32-131.12.1.el6] (client only).
+See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information.
 
 -------------------------------------------------------------------------------
 
index 92f36d0..b10e51b 100644 (file)
@@ -1,14 +1,14 @@
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[8])
-m4_define([LUSTRE_PATCH],[6])
-m4_define([LUSTRE_FIX],[81])
+m4_define([LUSTRE_PATCH],[7])
+m4_define([LUSTRE_FIX],[0])
 # Note: we're starting prerelease versions at 50 this time.
 
 dnl # don't forget to update the service tags info
-m4_define([CLIENT_URN],["LUSTRE-186-CLT"])
-m4_define([MDS_URN],["LUSTRE-186-MDS"])
-m4_define([MGS_URN],["LUSTRE-186-MGS"])
-m4_define([OSS_URN],["LUSTRE-186-OSS"])
+m4_define([CLIENT_URN],["LUSTRE-187-CLT"])
+m4_define([MDS_URN],["LUSTRE-187-MDS"])
+m4_define([MGS_URN],["LUSTRE-187-MGS"])
+m4_define([OSS_URN],["LUSTRE-187-OSS"])
 
 dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but
 dnl # after following release candidate/beta would spill this warning already.