Author: rgs
Date: Sat Feb 6 03:16:53 2016
New Revision: 1728789
URL: http://svn.apache.org/viewvc?rev=1728789&view=rev
Log:
Preparing for release 3.4.8
Modified:
zookeeper/branches/branch-3.4/CHANGES.txt
zookeeper/branches/branch-3.4/NOTICE.txt
zookeeper/branches/branch-3.4/build.xml
zookeeper/branches/branch-3.4/docs/releasenotes.html
zookeeper/branches/branch-3.4/src/c/configure.ac
zookeeper/branches/branch-3.4/src/c/include/winconfig.h
zookeeper/branches/branch-3.4/src/c/include/zookeeper_version.h
Modified: zookeeper/branches/branch-3.4/CHANGES.txt
URL:
http://svn.apache.org/viewvc/zookeeper/branches/branch-3.4/CHANGES.txt?rev=1728789&r1=1728788&r2=1728789&view=diff
==============================================================================
--- zookeeper/branches/branch-3.4/CHANGES.txt (original)
+++ zookeeper/branches/branch-3.4/CHANGES.txt Sat Feb 6 03:16:53 2016
@@ -1,3 +1,5 @@
+Release 3.4.8 - 2016-02-05
+
Backward compatible changes:
BUGFIXES:
Modified: zookeeper/branches/branch-3.4/NOTICE.txt
URL:
http://svn.apache.org/viewvc/zookeeper/branches/branch-3.4/NOTICE.txt?rev=1728789&r1=1728788&r2=1728789&view=diff
==============================================================================
--- zookeeper/branches/branch-3.4/NOTICE.txt (original)
+++ zookeeper/branches/branch-3.4/NOTICE.txt Sat Feb 6 03:16:53 2016
@@ -1,5 +1,5 @@
Apache ZooKeeper
-Copyright 2009-2015 The Apache Software Foundation
+Copyright 2009-2016 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Modified: zookeeper/branches/branch-3.4/build.xml
URL:
http://svn.apache.org/viewvc/zookeeper/branches/branch-3.4/build.xml?rev=1728789&r1=1728788&r2=1728789&view=diff
==============================================================================
--- zookeeper/branches/branch-3.4/build.xml (original)
+++ zookeeper/branches/branch-3.4/build.xml Sat Feb 6 03:16:53 2016
@@ -30,7 +30,7 @@ xmlns:maven="antlib:org.apache.maven.art
<property environment="env"/>
- <property name="version" value="3.4.8-SNAPSHOT" />
+ <property name="version" value="3.4.8" />
<property name="final.name" value="${name}-${version}"/>
<property name="revision.dir" value="${basedir}/.revision" />
<property name="revision.properties" value="revision.properties" />
Modified: zookeeper/branches/branch-3.4/docs/releasenotes.html
URL:
http://svn.apache.org/viewvc/zookeeper/branches/branch-3.4/docs/releasenotes.html?rev=1728789&r1=1728788&r2=1728789&view=diff
==============================================================================
--- zookeeper/branches/branch-3.4/docs/releasenotes.html (original)
+++ zookeeper/branches/branch-3.4/docs/releasenotes.html Sat Feb 6 03:16:53
2016
@@ -5,7 +5,7 @@
<meta content="Apache Forrest" name="Generator">
<meta name="Forrest-version" content="0.9">
<meta name="Forrest-skin-name" content="pelt">
-<title>ZooKeeper 3.4.7 Release Notes</title>
+<title>ZooKeeper 3.4.8 Release Notes</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
@@ -202,11 +202,14 @@ document.write("Last Published: " + docu
<a class="dida" href="releasenotes.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
PDF</a>
</div>
-<h1>ZooKeeper 3.4.7 Release Notes</h1>
+<h1>ZooKeeper 3.4.8 Release Notes</h1>
<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
+<a href="#changes_3.4.7">Changes Since ZooKeeper 3.4.7</a>
+</li>
+<li>
<a href="#changes_3.4.6">Changes Since ZooKeeper 3.4.6</a>
</li>
<li>
@@ -253,6 +256,63 @@ These release notes include new develope
</ul>
+<a name="changes_3.4.7"></a>
+<h2 class="h3">Changes Since 3.4.7</h2>
+
+<div class="section">
+<table class="ForrestTable" cellspacing="1" cellpadding="4">
+<caption>Changes Since ZooKeeper 3.4.7</caption>
+
+<title>Changes Since ZooKeeper 3.4.7</title>
+
+<h4>Bug</h4>
+
+<tr>
+ <th>Issue</th>
+ <th>Notes</th>
+</tr>
+
+<tr>
+ <td><a
href='https://issues.apache.org/jira/browse/ZOOKEEPER-1929'>ZOOKEEPER-1929</a></td>
+ <td>std::length_error on update children</td>
+</td>
+<tr>
+ <td><a
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2211'>ZOOKEEPER-2211</a></td>
+ <td>PurgeTxnLog does not correctly purge when snapshots and logs are at
different locations</td>
+</tr>
+<tr>
+ <td><a
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2229'>ZOOKEEPER-2229</a></td>
+ <td>Several four-letter words are undocumented.</td>
+</tr>
+<tr>
+ <td><a
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2281'>ZOOKEEPER-2281</a></td>
+ <td>ZK Server startup fails if there are spaces in the JAVA_HOME path</td>
+</tr>
+<tr>
+ <td><a
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2295'>ZOOKEEPER-2295</a></td>
+ <td>TGT refresh time logic is wrong</td>
+</tr>
+<tr>
+ <td><a
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2311'>ZOOKEEPER-2311</a></td>
+ <td>assert in setup_random</td>
+</tr>
+<tr>
+ <td><a
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2340'>ZOOKEEPER-2340</a></td>
+ <td>JMX is disabled even if JMXDISABLE is false</td>
+</tr>
+<tr>
+ <td><a
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2347'>ZOOKEEPER-2347</a></td>
+ <td>Deadlock shutting down zookeeper</td>
+</tr>
+<tr>
+ <td><a
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2360'>ZOOKEEPER-2360</a></td>
+ <td>Update commons collections version used by tests/releaseaudit</td>
+</tr>
+
+</table>
+</div>
+
+
<a name="changes_3.4.6"></a>
<h2 class="h3">Changes Since 3.4.6</h2>
Modified: zookeeper/branches/branch-3.4/src/c/configure.ac
URL:
http://svn.apache.org/viewvc/zookeeper/branches/branch-3.4/src/c/configure.ac?rev=1728789&r1=1728788&r2=1728789&view=diff
==============================================================================
--- zookeeper/branches/branch-3.4/src/c/configure.ac (original)
+++ zookeeper/branches/branch-3.4/src/c/configure.ac Sat Feb 6 03:16:53 2016
@@ -3,7 +3,7 @@
AC_PREREQ(2.59)
-AC_INIT([zookeeper C client],3.4.7,[[email protected]],[zookeeper])
+AC_INIT([zookeeper C client],3.4.8,[[email protected]],[zookeeper])
AC_CONFIG_SRCDIR([src/zookeeper.c])
# Save initial CFLAGS and CXXFLAGS values before AC_PROG_CC and AC_PROG_CXX
Modified: zookeeper/branches/branch-3.4/src/c/include/winconfig.h
URL:
http://svn.apache.org/viewvc/zookeeper/branches/branch-3.4/src/c/include/winconfig.h?rev=1728789&r1=1728788&r2=1728789&view=diff
==============================================================================
--- zookeeper/branches/branch-3.4/src/c/include/winconfig.h (original)
+++ zookeeper/branches/branch-3.4/src/c/include/winconfig.h Sat Feb 6 03:16:53
2016
@@ -117,7 +117,7 @@
#define PACKAGE_NAME "zookeeper C client"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "zookeeper C client 3.4.7 win32"
+#define PACKAGE_STRING "zookeeper C client 3.4.8 win32"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "c-client-src"
@@ -126,7 +126,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "3.4.7"
+#define PACKAGE_VERSION "3.4.8"
/* poll() second argument type */
#define POLL_NFDS_TYPE
@@ -138,7 +138,7 @@
#define TIME_WITH_SYS_TIME
/* Version number of package */
-#define VERSION "3.4.7"
+#define VERSION "3.4.8"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
Modified: zookeeper/branches/branch-3.4/src/c/include/zookeeper_version.h
URL:
http://svn.apache.org/viewvc/zookeeper/branches/branch-3.4/src/c/include/zookeeper_version.h?rev=1728789&r1=1728788&r2=1728789&view=diff
==============================================================================
--- zookeeper/branches/branch-3.4/src/c/include/zookeeper_version.h (original)
+++ zookeeper/branches/branch-3.4/src/c/include/zookeeper_version.h Sat Feb 6
03:16:53 2016
@@ -24,7 +24,7 @@ extern "C" {
#define ZOO_MAJOR_VERSION 3
#define ZOO_MINOR_VERSION 4
-#define ZOO_PATCH_VERSION 7
+#define ZOO_PATCH_VERSION 8
#ifdef __cplusplus
}