[Pkg-owncloud-commits] [owncloud-client] 03/09: Update upstream source from tag 'upstream/2.4.0_rc1+dfsg'
Sandro Knauß
hefee at debian.org
Wed Dec 6 19:09:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
hefee pushed a commit to branch experimental
in repository owncloud-client.
commit 39487ec8562fd960252944bdbd7ac803844eea3e
Merge: e328a35 177246b
Author: Sandro Knauß <hefee at debian.org>
Date: Wed Dec 6 18:10:48 2017 +0100
Update upstream source from tag 'upstream/2.4.0_rc1+dfsg'
Update to upstream version '2.4.0~rc1+dfsg'
.tag | 2 +-
CMakeLists.txt | 1 +
ChangeLog | 4 +-
VERSION.cmake | 2 +-
doc/CMakeLists.txt | 10 +-
man/CMakeLists.txt | 14 ++
man/index.rst | 1 +
man/owncloud.1.rst | 33 ++++
man/owncloudcmd.1.rst | 97 ++++++++++++
mirall.desktop.in | 262 -------------------------------
src/CMakeLists.txt | 14 +-
src/cmd/CMakeLists.txt | 2 +-
src/common/checksums.cpp | 15 ++
src/common/checksums.h | 10 ++
src/common/utility_mac.cpp | 4 +-
src/csync/csync.h | 3 +-
src/csync/csync_exclude.h | 3 +-
src/csync/csync_update.cpp | 12 ++
src/gui/accountsettings.cpp | 7 +-
src/gui/creds/shibbolethcredentials.cpp | 27 +++-
src/gui/folderstatusdelegate.cpp | 5 +-
src/gui/folderwizard.cpp | 23 +++
src/gui/folderwizard.h | 3 +
src/gui/owncloudgui.cpp | 2 +-
src/gui/sharelinkwidget.cpp | 2 +-
src/libsync/account.cpp | 2 +
src/libsync/account.h | 7 +
src/libsync/connectionvalidator.cpp | 17 +-
src/libsync/connectionvalidator.h | 2 +
src/libsync/creds/tokencredentials.cpp | 2 +-
src/libsync/creds/tokencredentials.h | 2 +-
src/libsync/discoveryphase.cpp | 23 +--
src/libsync/networkjobs.cpp | 3 +-
src/libsync/networkjobs.h | 5 +-
src/libsync/propagatedownload.cpp | 2 +-
src/libsync/syncengine.cpp | 3 +
test/syncenginetestutils.h | 2 +-
test/testchunkingng.cpp | 13 +-
test/testsyncengine.cpp | 16 +-
translations/client_ca.ts | 242 ++++++++++++++++-------------
translations/client_cs.ts | 242 ++++++++++++++++-------------
translations/client_de.ts | 258 +++++++++++++++++--------------
translations/client_el.ts | 242 ++++++++++++++++-------------
translations/client_en.ts | 242 ++++++++++++++++-------------
translations/client_es.ts | 248 ++++++++++++++++--------------
translations/client_es_AR.ts | 242 ++++++++++++++++-------------
translations/client_et.ts | 242 ++++++++++++++++-------------
translations/client_eu.ts | 242 ++++++++++++++++-------------
translations/client_fa.ts | 242 ++++++++++++++++-------------
translations/client_fi.ts | 242 ++++++++++++++++-------------
translations/client_fr.ts | 247 +++++++++++++++++-------------
translations/client_gl.ts | 242 ++++++++++++++++-------------
translations/client_hu.ts | 242 ++++++++++++++++-------------
translations/client_it.ts | 242 ++++++++++++++++-------------
translations/client_ja.ts | 242 ++++++++++++++++-------------
translations/client_nb_NO.ts | 242 ++++++++++++++++-------------
translations/client_nl.ts | 242 ++++++++++++++++-------------
translations/client_pl.ts | 242 ++++++++++++++++-------------
translations/client_pt.ts | 242 ++++++++++++++++-------------
translations/client_pt_BR.ts | 246 ++++++++++++++++-------------
translations/client_ru.ts | 246 ++++++++++++++++-------------
translations/client_sk.ts | 242 ++++++++++++++++-------------
translations/client_sl.ts | 242 ++++++++++++++++-------------
translations/client_sr.ts | 242 ++++++++++++++++-------------
translations/client_sv.ts | 248 ++++++++++++++++--------------
translations/client_th.ts | 246 ++++++++++++++++-------------
translations/client_tr.ts | 242 ++++++++++++++++-------------
translations/client_uk.ts | 242 ++++++++++++++++-------------
translations/client_zh_CN.ts | 242 ++++++++++++++++-------------
translations/client_zh_TW.ts | 264 ++++++++++++++++++--------------
70 files changed, 4518 insertions(+), 3708 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