[Pkg-owncloud-commits] [owncloud-client] 23/27: Bumped the release number to 1.6.2, Changelog additions.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Jul 29 16:23:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 0f37484b8a708dacba99697cf5bb17e1b2b6d5e2
Author: Klaas Freitag <freitag at owncloud.com>
Date: Mon Jul 28 11:44:10 2014 +0200
Bumped the release number to 1.6.2, Changelog additions.
---
ChangeLog | 3 ++-
VERSION.cmake | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index fad220b..7722eff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
ChangeLog
=========
-version 1.6.2 (release 2014-07-x )
+version 1.6.2 (release 2014-07-28 )
+ * Limit the HTTP buffer size when downloading to limit memory consumption.
* Another small mem leak fixed in HTTP Credentials.
* Fix local file name clash detection for MacOSX.
* Limit maximum wait time to ten seconds in network limiting.
diff --git a/VERSION.cmake b/VERSION.cmake
index f91d404..b2fa967 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 2 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "rc2") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list