[Pkg-owncloud-commits] [qtkeychain] 58/63: Merge tag 'upstream/0.8.0'

Sandro Knauß hefee at debian.org
Sat Jun 10 14:39:33 UTC 2017


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

hefee pushed a commit to branch master
in repository qtkeychain.

commit cb0dc23e1f062f0b80148c5d4bf861fa739b257f
Merge: e6e49c2 650e263
Author: Sandro Knauß <hefee at debian.org>
Date:   Sat Jun 10 14:21:08 2017 +0200

    Merge tag 'upstream/0.8.0'
    
    Upstream version 0.8.0
    
    # gpg: Signature made Sa 10 Jun 2017 14:21:08 CEST
    # gpg:                using RSA key 39EC11A02016B72926491A06E3ADB00850605636
    # gpg:                issuer "hefee at debian.org"
    # gpg: Good signature from "Sandro Knauß <sknauss at kde.org>" [full]
    # gpg:                 aka "Sandro Knauß <bugs at sandroknauss.de>" [full]
    # gpg:                 aka "Sandro Knauß <hefee at debian.org>" [full]

 CMakeLists.txt                              | 158 ++++++++----
 ChangeLog                                   |   7 +
 QtKeychainBuildTreeSettings.cmake.in        |   4 -
 QtKeychainConfig.cmake.in                   |  25 +-
 QtKeychainConfigVersion.cmake.in            |  11 -
 appveyor.yml                                |  31 +++
 appveyorHelp.psm1                           | 362 ++++++++++++++++++++++++++++
 cmake/Modules/ECMGeneratePriFile.cmake      | 197 +++++++++++++++
 cmake/Modules/ECMPackageConfigHelpers.cmake | 223 +++++++++++++++++
 cmake/Modules/ECMQueryQmake.cmake           |  32 +++
 cmake/Modules/ECMSetupVersion.cmake         | 223 +++++++++++++++++
 gnomekeyring.cpp                            |   2 +-
 gnomekeyring_p.h                            |   2 +
 keychain.cpp                                |   7 +-
 keychain.h                                  | 143 ++++++++++-
 keychain_ios.mm                             | 146 +++++++++++
 keychain_mac.cpp                            |   5 +-
 keychain_p.h                                |  21 +-
 keychain_unix.cpp                           |  96 ++++----
 keychain_win.cpp                            |  47 ++--
 libsecret.cpp                               | 336 ++++++++++++++++++++++++++
 libsecret_p.h                               |  33 +++
 plaintextstore.cpp                          | 110 +++++++++
 plaintextstore_p.h                          |  47 ++++
 qkeychain_export.h                          |  17 --
 qt5keychain.pri                             |  50 ++++
 26 files changed, 2147 insertions(+), 188 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