[Pkg-owncloud-commits] [owncloud-client] branch upstream-sid updated (5c9f867 -> 74f0dde)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Oct 24 20:08:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a change to branch upstream-sid
in repository owncloud-client.
from 5c9f867 Imported Upstream version 1.6.3+dfsg
new 4566ca3 FolderMan: Fix startFromScratch logic. #1989
new 984be69 raiseDialog: Actually send the XEvent
new 8711a3e csync_vio_local on windows: fix overflow when computing the size of file > 4GiB
new 06bcb8f Propagator: Use csync to get the modification time.
new c0bb4cd Fixed https://github.com/owncloud/mirall/issues/1699 Added missing copyright headers.
new 395ae1d GET: Retry if bad range header used. #2280
new 421177b Download: Don't store message body if status != 2xx #2280
new b881b6d NetworkJobs: Propagator jobs keep others from expiring. #2155
new 4902271 Updated Changelog for 1.6.4
new cc8408b Bumped version to 1.6.4rc1
new 7dcbbb0 Make sign_dmg.sh script fix frameworks correctly, resize disk image
new 18f1b3c Bumped version to 1.6.4 rc2
new 8d7408b Correct lookup logic for Qt translations
new f1dbba9 Second part of #1661
new 1ad23e6 NSIS: Fix copying of qtbase translations
new c4a9e52 Set version to 1.6.4 final.
new 74f0dde Imported Upstream version 1.6.4+dfsg
The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.tag | 2 +-
ChangeLog | 13 +++++
VERSION.cmake | 2 +-
cmake/modules/DefineCMakeDefaults.cmake | 4 ++
cmake/modules/DefineCompilerFlags.cmake | 4 ++
cmake/modules/DefineInstallationPaths.cmake | 4 ++
cmake/modules/DefinePlatformDefaults.cmake | 4 ++
cmake/modules/FindINotify.cmake | 4 ++
cmake/modules/FindPackageVersionCheck.cmake | 4 ++
cmake/modules/FindPdfLatex.cmake | 4 ++
cmake/modules/FindQt5Keychain.cmake | 4 ++
cmake/modules/FindQtKeychain.cmake | 4 ++
cmake/modules/FindSphinx.cmake | 4 ++
cmake/modules/MacroCopyFile.cmake | 4 ++
cmake/modules/NSIS.template.in | 1 +
cmake/modules/QtVersionAbstraction.cmake | 4 ++
cmake/modules/UseDoxygen.cmake | 4 ++
cmake/modules/Warnings.cmake | 4 ++
csync/src/vio/csync_vio_local.c | 2 +-
src/CMakeLists.txt | 8 ++-
src/mirall/account.h | 2 +
src/mirall/application.cpp | 13 +++--
src/mirall/filesystem.cpp | 29 ++++++++++-
src/mirall/filesystem.h | 8 +++
src/mirall/folder.cpp | 5 +-
src/mirall/folderman.cpp | 40 ++++++++++-----
src/mirall/networkjobs.cpp | 23 ++++++---
src/mirall/networkjobs.h | 4 +-
src/mirall/owncloudgui.cpp | 7 +++
src/mirall/propagator_qnam.cpp | 75 ++++++++++++++++++++---------
src/mirall/propagator_qnam.h | 2 +
31 files changed, 235 insertions(+), 57 deletions(-)
--
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