[Pkg-owncloud-commits] [owncloud-client] branch upstream updated (1e78618 -> a3a25eb)

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Jul 29 16:24:01 UTC 2014


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

hefee-guest pushed a change to branch upstream
in repository owncloud-client.

      from  1e78618   Imported Upstream version 1.6.1+dfsg
       new  a9f1de8   HTTP Credentials: Read the password from the old location if not found.
       new  88f26fb   HTTP Creds: In case of Keychain error, open the interact password dialog
       new  86bea9a   shibboleth: Fix the waiting curser that would not disapear
       new  82c254f   propagator_qnam: Avoid using too much memory
       new  63cd5ef   ProtocolWidget: limit the number of items
       new  0202351   Propagator: Fix crash when logging out during upload
       new  51e9c5f   propagator_qnam Fix signal slot connection
       new  d697969   Use another way to detect that the server was reconfigured
       new  7133800   SetupWizard: Keep initial local folder to compare later for changes.
       new  e8de3e8   1.6.2
       new  d3b7294   Updated Changelog for 1.6.2
       new  af3fae9   Bumped to 1.6.2 rc1
       new  d8ebeba   WinInstaller: No hardcoded www in front of the url on final page.
       new  c35880d   Fix corruption while trying to resume and the server don't suport it
       new  beb9300   network limit: Never wait more than 10 seconds
       new  1d9d88c   Always use the dummy crendential while trying to determine the credentials
       new  d4de024   Propagator: Fix local file name clash detection.
       new  1fb52f0   HTTPCreds: Do delete the WritePasswordJob to not leak memory.
       new  c97f46d   Bump version to 1.6.2 rc2 plus Changelog
       new  f84e001   NSIS: ICU rebumped to 5.3 as per build service change
       new  208011f   propagator_qnam: add debug output in cae the file changed localy
       new  3d0c009   propagator_qnam: Limit the HTTP buffer size when downloading
       new  0f37484   Bumped the release number to 1.6.2, Changelog additions.
       new  a3a25eb   Imported Upstream version 1.6.2+dfsg

The 24 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                                  | 15 ++++++++
 VERSION.cmake                              |  2 +-
 cmake/modules/NSIS.template.in             | 10 ++---
 src/creds/httpcredentials.cpp              | 50 +++++++++++++++++++------
 src/creds/httpcredentials.h                |  1 +
 src/creds/shibboleth/shibbolethwebview.cpp | 14 ++++++-
 src/creds/shibboleth/shibbolethwebview.h   |  1 +
 src/mirall/folder.cpp                      |  5 +--
 src/mirall/owncloudpropagator.cpp          |  9 ++++-
 src/mirall/owncloudsetupwizard.cpp         | 22 ++++++++++-
 src/mirall/owncloudsetupwizard.h           |  1 +
 src/mirall/propagator_legacy.cpp           | 49 ++++++++++++++++++------
 src/mirall/propagator_legacy.h             |  6 ++-
 src/mirall/propagator_qnam.cpp             | 60 ++++++++++++++++++++++++++----
 src/mirall/propagator_qnam.h               | 11 +++---
 src/mirall/protocolwidget.cpp              |  7 ++++
 src/mirall/syncengine.cpp                  | 25 +++++++------
 src/mirall/syncengine.h                    |  3 +-
 19 files changed, 227 insertions(+), 66 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