changeset 212:a0dbe8fd5369 2.0.6

Bump to 2.0.6
author KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
date Wed, 28 Feb 2018 10:39:42 +0900
parents b4e9b1f5a2c7
children 85168b535b14
files ChangeLog Makefile.in NEWS aclocal.m4 agent/Makefile.in agent/attacher/Makefile.in agent/src/Makefile.in agent/src/heapstats-engines/Makefile.in agent/src/iotracer/Makefile.in analyzer/cli/pom.xml analyzer/core/pom.xml analyzer/fx/pom.xml analyzer/fx/src/main/resources/jp/co/ntt/oss/heapstats/aboutDialog.fxml configure configure.ac mbean/Makefile.in mbean/java/pom.xml mbean/native/Makefile.in pom.xml specs/heapstats.spec
diffstat 20 files changed, 75 insertions(+), 61 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 05 11:48:07 2018 +0900
+++ b/ChangeLog	Wed Feb 28 10:39:42 2018 +0900
@@ -1,3 +1,7 @@
+2018-02-28  KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
+
+	* Bump to 2.0.6
+
 2017-02-05  KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
 
 	* Bug 3514: Support GCC 4.4.7 for RHEL 6/7
--- a/Makefile.in	Mon Feb 05 11:48:07 2018 +0900
+++ b/Makefile.in	Wed Feb 28 10:39:42 2018 +0900
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
--- a/NEWS	Mon Feb 05 11:48:07 2018 +0900
+++ b/NEWS	Wed Feb 28 10:39:42 2018 +0900
@@ -1,3 +1,11 @@
+New in release 2.0.6 (2018-02-28)
+
+* Support executing HeapStats Agent on latest Fedora and RHEL
+  * Bug 3421: Override functions might crash on Fedora 26
+  * Bug 3429: [REGRESSION] Cannot build HeapStats Agent on RHEL
+  * Bug 3514: Support GCC 4.4.7 for RHEL 6/7
+* Fix some bugs
+
 New in release 2.0.5 (2017-06-22)
 
 * Improve a test framework for race-condition to prevent potential bugs
--- a/aclocal.m4	Mon Feb 05 11:48:07 2018 +0900
+++ b/aclocal.m4	Wed Feb 28 10:39:42 2018 +0900
@@ -1,6 +1,6 @@
-# generated automatically by aclocal 1.15 -*- Autoconf -*-
+# generated automatically by aclocal 1.15.1 -*- Autoconf -*-
 
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -20,7 +20,7 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 'autoreconf'.])])
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -35,7 +35,7 @@
 [am__api_version='1.15'
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 dnl require some minimum version.  Point them to the right macro.
-m4_if([$1], [1.15], [],
+m4_if([$1], [1.15.1], [],
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
 ])
 
@@ -51,14 +51,14 @@
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.15])dnl
+[AM_AUTOMAKE_VERSION([1.15.1])dnl
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
 
 # Figure out how to run the assembler.                      -*- Autoconf -*-
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -78,7 +78,7 @@
 
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -130,7 +130,7 @@
 
 # AM_CONDITIONAL                                            -*- Autoconf -*-
 
-# Copyright (C) 1997-2014 Free Software Foundation, Inc.
+# Copyright (C) 1997-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -161,7 +161,7 @@
 Usually this means the macro was only invoked conditionally.]])
 fi])])
 
-# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -352,7 +352,7 @@
 
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
 
-# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -428,7 +428,7 @@
 
 # Do all the work for Automake.                             -*- Autoconf -*-
 
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -625,7 +625,7 @@
 done
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -646,7 +646,7 @@
 fi
 AC_SUBST([install_sh])])
 
-# Copyright (C) 2003-2014 Free Software Foundation, Inc.
+# Copyright (C) 2003-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -668,7 +668,7 @@
 # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
 # From Jim Meyering
 
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -703,7 +703,7 @@
 
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -753,7 +753,7 @@
 
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
 
-# Copyright (C) 1997-2014 Free Software Foundation, Inc.
+# Copyright (C) 1997-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -792,7 +792,7 @@
 
 # Helper functions for option handling.                     -*- Autoconf -*-
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -821,7 +821,7 @@
 AC_DEFUN([_AM_IF_OPTION],
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
 
-# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -868,7 +868,7 @@
 # For backward compatibility.
 AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -887,7 +887,7 @@
 
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-
 
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -968,7 +968,7 @@
 rm -f conftest.file
 ])
 
-# Copyright (C) 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2009-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -1028,7 +1028,7 @@
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
 ])
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -1056,7 +1056,7 @@
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
 
-# Copyright (C) 2006-2014 Free Software Foundation, Inc.
+# Copyright (C) 2006-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -1075,7 +1075,7 @@
 
 # Check how to create a tarball.                            -*- Autoconf -*-
 
-# Copyright (C) 2004-2014 Free Software Foundation, Inc.
+# Copyright (C) 2004-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
--- a/agent/Makefile.in	Mon Feb 05 11:48:07 2018 +0900
+++ b/agent/Makefile.in	Wed Feb 28 10:39:42 2018 +0900
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
--- a/agent/attacher/Makefile.in	Mon Feb 05 11:48:07 2018 +0900
+++ b/agent/attacher/Makefile.in	Wed Feb 28 10:39:42 2018 +0900
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
--- a/agent/src/Makefile.in	Mon Feb 05 11:48:07 2018 +0900
+++ b/agent/src/Makefile.in	Wed Feb 28 10:39:42 2018 +0900
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
--- a/agent/src/heapstats-engines/Makefile.in	Mon Feb 05 11:48:07 2018 +0900
+++ b/agent/src/heapstats-engines/Makefile.in	Wed Feb 28 10:39:42 2018 +0900
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
--- a/agent/src/iotracer/Makefile.in	Mon Feb 05 11:48:07 2018 +0900
+++ b/agent/src/iotracer/Makefile.in	Wed Feb 28 10:39:42 2018 +0900
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
--- a/analyzer/cli/pom.xml	Mon Feb 05 11:48:07 2018 +0900
+++ b/analyzer/cli/pom.xml	Wed Feb 28 10:39:42 2018 +0900
@@ -23,7 +23,7 @@
     <parent>
         <groupId>jp.co.ntt.oss.heapstats</groupId>
         <artifactId>heapstats</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
--- a/analyzer/core/pom.xml	Mon Feb 05 11:48:07 2018 +0900
+++ b/analyzer/core/pom.xml	Wed Feb 28 10:39:42 2018 +0900
@@ -23,7 +23,7 @@
     <parent>
         <groupId>jp.co.ntt.oss.heapstats</groupId>
         <artifactId>heapstats</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
--- a/analyzer/fx/pom.xml	Mon Feb 05 11:48:07 2018 +0900
+++ b/analyzer/fx/pom.xml	Wed Feb 28 10:39:42 2018 +0900
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>heapstats</artifactId>
         <groupId>jp.co.ntt.oss.heapstats</groupId>
-        <version>2.0.5</version>
+        <version>2.0.6</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
--- a/analyzer/fx/src/main/resources/jp/co/ntt/oss/heapstats/aboutDialog.fxml	Mon Feb 05 11:48:07 2018 +0900
+++ b/analyzer/fx/src/main/resources/jp/co/ntt/oss/heapstats/aboutDialog.fxml	Wed Feb 28 10:39:42 2018 +0900
@@ -36,7 +36,7 @@
                 <Font size="36.0" />
             </font>
         </Label>
-        <Label layoutX="263.0" layoutY="63.0" text="Version 2.0.5">
+        <Label layoutX="263.0" layoutY="63.0" text="Version 2.0.6">
             <font>
                 <Font size="24.0" />
             </font>
--- a/configure	Mon Feb 05 11:48:07 2018 +0900
+++ b/configure	Wed Feb 28 10:39:42 2018 +0900
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for HeapStats 2.0.5.
+# Generated by GNU Autoconf 2.69 for HeapStats 2.0.6.
 #
 # Report bugs to <heapstats@icedtea.classpath.org>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='HeapStats'
 PACKAGE_TARNAME='heapstats'
-PACKAGE_VERSION='2.0.5'
-PACKAGE_STRING='HeapStats 2.0.5'
+PACKAGE_VERSION='2.0.6'
+PACKAGE_STRING='HeapStats 2.0.6'
 PACKAGE_BUGREPORT='heapstats@icedtea.classpath.org'
 PACKAGE_URL=''
 
@@ -1334,7 +1334,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures HeapStats 2.0.5 to adapt to many kinds of systems.
+\`configure' configures HeapStats 2.0.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1404,7 +1404,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of HeapStats 2.0.5:";;
+     short | recursive ) echo "Configuration of HeapStats 2.0.6:";;
    esac
   cat <<\_ACEOF
 
@@ -1522,7 +1522,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-HeapStats configure 2.0.5
+HeapStats configure 2.0.6
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2199,7 +2199,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by HeapStats $as_me 2.0.5, which was
+It was created by HeapStats $as_me 2.0.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3071,7 +3071,7 @@
 
 # Define the identity of the package.
  PACKAGE='heapstats'
- VERSION='2.0.5'
+ VERSION='2.0.6'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -9372,7 +9372,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by HeapStats $as_me 2.0.5, which was
+This file was extended by HeapStats $as_me 2.0.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -9429,7 +9429,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-HeapStats config.status 2.0.5
+HeapStats config.status 2.0.6
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
--- a/configure.ac	Mon Feb 05 11:48:07 2018 +0900
+++ b/configure.ac	Wed Feb 28 10:39:42 2018 +0900
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT([HeapStats], [2.0.5], [heapstats@icedtea.classpath.org])
+AC_INIT([HeapStats], [2.0.6], [heapstats@icedtea.classpath.org])
 m4_include([m4/compiler-opto])
 AC_DEFINE([HEAPSTATS_MAJOR_VERSION], ["2.0"])
 AC_CONFIG_SRCDIR([./agent/src])
--- a/mbean/Makefile.in	Mon Feb 05 11:48:07 2018 +0900
+++ b/mbean/Makefile.in	Wed Feb 28 10:39:42 2018 +0900
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
--- a/mbean/java/pom.xml	Mon Feb 05 11:48:07 2018 +0900
+++ b/mbean/java/pom.xml	Wed Feb 28 10:39:42 2018 +0900
@@ -23,7 +23,7 @@
     <parent>
         <groupId>jp.co.ntt.oss.heapstats</groupId>
         <artifactId>heapstats</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
--- a/mbean/native/Makefile.in	Mon Feb 05 11:48:07 2018 +0900
+++ b/mbean/native/Makefile.in	Wed Feb 28 10:39:42 2018 +0900
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
--- a/pom.xml	Mon Feb 05 11:48:07 2018 +0900
+++ b/pom.xml	Wed Feb 28 10:39:42 2018 +0900
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>jp.co.ntt.oss.heapstats</groupId>
     <artifactId>heapstats</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.6</version>
     <packaging>pom</packaging>
     <modules>
         <module>mbean/java</module>
--- a/specs/heapstats.spec	Mon Feb 05 11:48:07 2018 +0900
+++ b/specs/heapstats.spec	Wed Feb 28 10:39:42 2018 +0900
@@ -2,7 +2,7 @@
 
 Summary: A Java programming language debugging tool.
 Name: heapstats
-Version: 2.0.5
+Version: 2.0.6
 %define DIST_EXT 0%{?dist:%{dist}}%{!?dist:.el5}
 Release: %{DIST_EXT}
 License: GPLv2
@@ -46,16 +46,16 @@
 
 %description
 A lightweight monitoring JVMTI agent for Java HotSpot VM.
-Copyright (C) 2011-2017 Nippon Telegraph and Telephone Corporation.
+Copyright (C) 2011-2018 Nippon Telegraph and Telephone Corporation.
 
 %description cli
 Commandline analysis tool for HeapStats.
-Copyright (C) 2011-2017 Nippon Telegraph and Telephone Corporation.
+Copyright (C) 2011-2018 Nippon Telegraph and Telephone Corporation.
 
 %if 0%{?WITH_ANALYZER:1}
 %description analyzer
 HeapStats GUI Analyzer
-Copyright (C) 2011-2017 Nippon Telegraph and Telephone Corporation.
+Copyright (C) 2011-2018 Nippon Telegraph and Telephone Corporation.
 %endif
 
 %prep
@@ -162,6 +162,8 @@
 
 
 %changelog
+* Wed Feb 28 2018 KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
+- Bump to 2.0.6
 * Tue Jul 11 2017 Yasumasa Suenaga <yasuenag@gmail.com>
 - Add Analyzer package.
 * Thu Jun 22 2017 KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>