[Pkg-owncloud-commits] [owncloud-client] 02/02: Update upstream source from tag 'upstream/2.4.0_rc2+dfsg'

Sandro Knauß hefee at debian.org
Sat Dec 16 10:42:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

hefee pushed a commit to branch master
in repository owncloud-client.

commit 399239a0a1bb32ad0a98ae984c4df03b1f9d0553
Merge: ddf19fb bd3a17f
Author: Sandro Knauß <hefee at debian.org>
Date:   Sat Dec 16 10:58:06 2017 +0100

    Update upstream source from tag 'upstream/2.4.0_rc2+dfsg'
    
    Update to upstream version '2.4.0~rc2+dfsg'
    with Debian dir 9f0a9f44aa626e07a050d039db7d5ab64632f215

 .tag                                    |   2 +-
 CMakeLists.txt                          |   1 +
 ChangeLog                               |  11 +-
 Jenkinsfile                             |   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                       | 229 -------------------------
 src/CMakeLists.txt                      |  23 ++-
 src/cmd/CMakeLists.txt                  |   2 +-
 src/common/checksums.cpp                |  15 ++
 src/common/checksums.h                  |  10 ++
 src/common/ownsql.cpp                   |   1 +
 src/common/syncjournaldb.cpp            |   2 +-
 src/common/utility_mac.cpp              |   4 +-
 src/csync/csync.cpp                     |   7 +-
 src/csync/csync.h                       |   3 +-
 src/csync/csync_exclude.h               |   3 +-
 src/csync/csync_reconcile.cpp           |  47 +++--
 src/csync/csync_rename.cpp              |  20 ++-
 src/csync/csync_rename.h                |  15 +-
 src/csync/csync_update.cpp              |  12 ++
 src/gui/accountsettings.cpp             |   7 +-
 src/gui/activitywidget.cpp              |   3 +-
 src/gui/creds/shibbolethcredentials.cpp |  27 ++-
 src/gui/folderstatusdelegate.cpp        |   5 +-
 src/gui/folderwizard.cpp                |  23 +++
 src/gui/folderwizard.h                  |   3 +
 src/gui/notificationwidget.cpp          |   4 +-
 src/gui/ocsjob.cpp                      |   1 +
 src/gui/ocsjob.h                        |   2 +
 src/gui/owncloudgui.cpp                 |   2 +-
 src/gui/servernotificationhandler.cpp   |  14 +-
 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          |  25 +--
 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 +-
 test/testsyncjournaldb.cpp              |   7 +-
 test/testsyncmove.cpp                   |  27 ++-
 translations/client_ca.ts               | 272 ++++++++++++++++-------------
 translations/client_cs.ts               | 272 ++++++++++++++++-------------
 translations/client_de.ts               | 288 +++++++++++++++++--------------
 translations/client_el.ts               | 272 ++++++++++++++++-------------
 translations/client_en.ts               | 272 ++++++++++++++++-------------
 translations/client_es.ts               | 278 +++++++++++++++++-------------
 translations/client_es_AR.ts            | 272 ++++++++++++++++-------------
 translations/client_et.ts               | 272 ++++++++++++++++-------------
 translations/client_eu.ts               | 272 ++++++++++++++++-------------
 translations/client_fa.ts               | 272 ++++++++++++++++-------------
 translations/client_fi.ts               | 272 ++++++++++++++++-------------
 translations/client_fr.ts               | 277 +++++++++++++++++-------------
 translations/client_gl.ts               | 272 ++++++++++++++++-------------
 translations/client_hu.ts               | 272 ++++++++++++++++-------------
 translations/client_it.ts               | 272 ++++++++++++++++-------------
 translations/client_ja.ts               | 286 +++++++++++++++++--------------
 translations/client_nb_NO.ts            | 280 +++++++++++++++++-------------
 translations/client_nl.ts               | 272 ++++++++++++++++-------------
 translations/client_pl.ts               | 295 ++++++++++++++++++--------------
 translations/client_pt.ts               | 272 ++++++++++++++++-------------
 translations/client_pt_BR.ts            | 276 +++++++++++++++++-------------
 translations/client_ru.ts               | 276 +++++++++++++++++-------------
 translations/client_sk.ts               | 272 ++++++++++++++++-------------
 translations/client_sl.ts               | 272 ++++++++++++++++-------------
 translations/client_sr.ts               | 272 ++++++++++++++++-------------
 translations/client_sv.ts               | 278 +++++++++++++++++-------------
 translations/client_th.ts               | 276 +++++++++++++++++-------------
 translations/client_tr.ts               | 272 ++++++++++++++++-------------
 translations/client_uk.ts               | 272 ++++++++++++++++-------------
 translations/client_zh_CN.ts            | 272 ++++++++++++++++-------------
 translations/client_zh_TW.ts            | 294 +++++++++++++++++--------------
 84 files changed, 5258 insertions(+), 4082 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