[Pkg-owncloud-commits] [owncloud-client] 66/70: Imported Upstream version 1.6.0~rc2+dfsg

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat May 17 20:01:32 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 f08937a96e95c77440f571910870a39d5f05ad5b
Merge: 02e0a41 5aa6f81
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Sat May 17 21:35:59 2014 +0200

    Imported Upstream version 1.6.0~rc2+dfsg

 .tag                                               |   2 +-
 ChangeLog                                          |   8 +-
 VERSION.cmake                                      |   2 +-
 csync/src/csync.c                                  |   4 +-
 csync/src/csync.h                                  |   1 +
 csync/src/csync_owncloud.c                         |   8 +-
 csync/src/csync_reconcile.c                        |   3 +-
 csync/src/csync_update.c                           |   8 +-
 csync/src/csync_util.c                             |   1 +
 csync/src/std/c_macro.h                            |   3 -
 csync/src/vio/csync_vio.c                          |   5 -
 csync/src/vio/csync_vio_local.c                    |   3 +
 .../tests/csync_tests/check_csync_statedb_query.c  |  17 --
 doc/CMakeLists.txt                                 |  13 +-
 doc/troubleshooting.rst                            |  22 ++
 src/CMakeLists.txt                                 |  13 +-
 src/creds/httpcredentials.cpp                      |   6 +-
 src/creds/shibboleth/shibbolethaccessmanager.cpp   |  55 ----
 src/creds/shibboleth/shibbolethaccessmanager.h     |  43 ---
 src/creds/shibboleth/shibbolethconfigfile.cpp      | 104 -------
 src/creds/shibboleth/shibbolethconfigfile.h        |  38 ---
 src/creds/shibboleth/shibbolethcookiejar.cpp       |  34 ---
 src/creds/shibboleth/shibbolethcookiejar.h         |  41 ---
 src/creds/shibboleth/shibbolethuserjob.cpp         |   2 +-
 src/creds/shibboleth/shibbolethwebview.cpp         |  86 ++----
 src/creds/shibboleth/shibbolethwebview.h           |  13 +-
 src/creds/shibbolethcredentials.cpp                | 168 +++++-----
 src/creds/shibbolethcredentials.h                  |  21 +-
 src/main.cpp                                       |  22 ++
 src/mirall/account.cpp                             |  17 +-
 src/mirall/account.h                               |   3 +
 src/mirall/accountsettings.cpp                     |   9 +-
 src/mirall/application.cpp                         |  13 +-
 src/mirall/cookiejar.cpp                           | 149 +++++++++
 src/mirall/cookiejar.h                             |  44 +++
 src/mirall/folder.cpp                              |  19 +-
 src/mirall/folder.h                                |   8 +-
 src/mirall/folderman.cpp                           |   6 +-
 src/mirall/folderwatcher.cpp                       |   4 +-
 src/mirall/mirallaccessmanager.cpp                 |   3 +
 src/mirall/networkjobs.h                           |   5 +-
 src/mirall/owncloudpropagator.cpp                  |  24 +-
 src/mirall/owncloudpropagator.h                    |   7 +-
 src/mirall/owncloudsetupwizard.cpp                 |  10 +-
 src/mirall/progressdispatcher.cpp                  |   4 +-
 src/mirall/progressdispatcher.h                    |  11 +-
 src/mirall/propagator_qnam.cpp                     |  49 ++-
 src/mirall/propagator_qnam.h                       |  11 +
 src/mirall/syncengine.cpp                          |   7 +
 src/mirall/syncfileitem.h                          |   3 +-
 src/mirall/syncjournalfilerecord.cpp               |  16 +-
 src/mirall/utility.cpp                             |   4 +-
 src/owncloudcmd/owncloudcmd.cpp                    |  13 +-
 .../owncloudlib.h => owncloudcmd/owncloudcmd.h}    |  23 +-
 src/wizard/owncloudshibbolethcredspage.cpp         |  64 +---
 src/wizard/owncloudshibbolethcredspage.h           |  11 +-
 sync-exclude.lst                                   |   1 +
 test/testfolderwatcher.h                           |   5 +-
 translations/mirall_ca.ts                          | 189 ++++++------
 translations/mirall_cs.ts                          | 163 +++++-----
 translations/mirall_de.ts                          | 163 +++++-----
 translations/mirall_el.ts                          | 175 ++++++-----
 translations/mirall_en.ts                          | 163 +++++-----
 translations/mirall_es.ts                          | 163 +++++-----
 translations/mirall_es_AR.ts                       | 163 +++++-----
 translations/mirall_et.ts                          | 163 +++++-----
 translations/mirall_eu.ts                          | 189 ++++++------
 translations/mirall_fa.ts                          | 163 +++++-----
 translations/mirall_fi.ts                          | 169 ++++++-----
 translations/mirall_fr.ts                          | 163 +++++-----
 translations/mirall_gl.ts                          | 163 +++++-----
 translations/mirall_hu.ts                          | 163 +++++-----
 translations/mirall_it.ts                          | 163 +++++-----
 translations/mirall_ja.ts                          | 201 ++++++------
 translations/mirall_nl.ts                          | 163 +++++-----
 translations/mirall_pl.ts                          | 163 +++++-----
 translations/mirall_pt.ts                          | 210 +++++++------
 translations/mirall_pt_BR.ts                       | 163 +++++-----
 translations/mirall_ru.ts                          | 175 ++++++-----
 translations/mirall_sk.ts                          | 163 +++++-----
 translations/mirall_sl.ts                          | 163 +++++-----
 translations/mirall_sv.ts                          | 163 +++++-----
 translations/mirall_th.ts                          | 163 +++++-----
 translations/mirall_tr.ts                          | 165 +++++-----
 translations/mirall_uk.ts                          | 163 +++++-----
 translations/mirall_zh_CN.ts                       | 337 +++++++++++----------
 translations/mirall_zh_TW.ts                       | 163 +++++-----
 87 files changed, 3339 insertions(+), 3020 deletions(-)

diff --cc .tag
index a008c37,6828f88..f767ec6
--- a/.tag
+++ b/.tag
@@@ -1,1 -1,1 +1,1 @@@
- d62deabf9b41ba58da6b0e9ae5b6da62992253bd
 -$Format:%H$
++5aa6f81ef3a767485c0e16ba2052e085833a3542

-- 
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