[Pkg-owncloud-commits] [qtkeychain] branch upstream updated (6640c5a -> 35ec884)

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue May 24 17:40:04 UTC 2016


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

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

      from  6640c5a   Imported Upstream version 0.5.0
       new  159acd5   Bump version for master
       new  e4dc97a   fix translation install dir on qt5 if qmake reported Qt: Untested Windows version 10.0 detected! in the error stream
       new  ae12da1   Merge pull request #49 from TheOneRing/fix_windows10
       new  e6e828c   Refactored code to simplify classes.
       new  c2b5cde   Compile time option USE_CREDENTIAL_STORE
       new  08be059   Merge pull request #56 from akallabeth/refactor_win_cred_store
       new  36151aa   Fix windows issues with exotic compiler flags.
       new  fa07d5f   Merge pull request #60 from akallabeth/wchar_windows_fuckup_fix
       new  45725c7   Added binary / text mode password support. Added binary password write function.
       new  cc1caca   Merge pull request #61 from akallabeth/gnome_keyring_fix
       new  01c14de   Remove exports
       new  1422cfa   Bump version
       new  52ba281   Update changelog and ReadMe
       new  5be7e75   fix kwallet
       new  b0a8c18   Bump version to 0.6.1
       new  7ccc348   Update Changelog
       new  6d361e6   kwallet: check is reply is valid
       new  75e7f14   Update version and changelog for 0.6.2
       new  22d6ba2   Imported Upstream version 0.6.2
       new  38ba9af   Bump version in master
       new  3659271   fix kwallet
       new  1e7ffaf   Merge branch '0.6'
       new  ae7a33f   Set version and bump SO version
       new  f4e5335   Set version to 0.7.0
       new  737df76   Update ChangeLog
       new  35ec884   Imported Upstream version 0.7.0

The 26 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:
 CMakeLists.txt    |  19 +++--
 ChangeLog         |  12 +++
 ReadMe.txt        |   8 +-
 gnomekeyring.cpp  |  31 +++++--
 gnomekeyring_p.h  |  10 ++-
 keychain.cpp      | 153 +++++++++++++++++-----------------
 keychain.h        |  45 ++++------
 keychain_mac.cpp  |  23 +++---
 keychain_p.h      | 129 +++++++++++++++--------------
 keychain_unix.cpp | 242 +++++++++++++++++++++++++++++-------------------------
 keychain_win.cpp  | 111 +++++++++++++++++++++----
 testclient.cpp    |  23 ++++++
 12 files changed, 478 insertions(+), 328 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git



More information about the Pkg-owncloud-commits mailing list