[Pkg-privacy-commits] [ricochet-im] branch upstream updated (3411f0c -> 3789ad4)

Ximin Luo infinity0 at debian.org
Thu Oct 13 15:23:00 UTC 2016


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

infinity0 pushed a change to branch upstream
in repository ricochet-im.

      from  3411f0c   Imported Upstream version 1.1.2
       new  3789ad4   New upstream version 1.1.3

The 1 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:
 BUILDING.md                                        |   9 ++
 contrib/ricochet-seccomp-amd64.policy              |   3 +
 hardened.pri                                       |   3 +-
 ricochet.pro                                       |   4 +-
 src/core/ContactUser.cpp                           |   2 +-
 src/core/UserIdentity.cpp                          |  94 +++++++++++------
 src/core/UserIdentity.h                            |   1 +
 src/main.cpp                                       |  18 +++-
 .../{SetConfCommand.cpp => AddOnionCommand.cpp}    |  87 ++++++++--------
 src/tor/{SetConfCommand.h => AddOnionCommand.h}    |  29 +++---
 src/tor/HiddenService.cpp                          |  95 +++++++++--------
 src/tor/HiddenService.h                            |  27 +++--
 src/tor/TorControl.cpp                             | 113 +++++++++++++++++----
 src/tor/TorControl.h                               |   7 ++
 src/tor/TorManager.cpp                             |  42 ++++++--
 src/ui/LinkedText.cpp                              |   2 +-
 src/ui/qml/ContactIDField.qml                      |   1 +
 src/ui/qml/NetworkSetupWizard.qml                  |   9 --
 src/ui/qml/TorConfigurationPage.qml                |  13 +--
 src/ui/qml/TorPreferences.qml                      |   1 +
 src/utils/CryptoKey.cpp                            |  51 +++++++++-
 src/utils/CryptoKey.h                              |   3 +-
 src/utils/Settings.cpp                             |   2 +-
 tests/tests.pro                                    |   2 +-
 .../{cryptokey => tst_cryptokey}/tst_cryptokey.cpp |  27 ++++-
 .../{cryptokey => tst_cryptokey}/tst_cryptokey.pro |   2 +-
 translation/ricochet_da.ts                         |  44 ++++----
 27 files changed, 459 insertions(+), 232 deletions(-)
 copy src/tor/{SetConfCommand.cpp => AddOnionCommand.cpp} (53%)
 copy src/tor/{SetConfCommand.h => AddOnionCommand.h} (78%)
 rename tests/{cryptokey => tst_cryptokey}/tst_cryptokey.cpp (87%)
 rename tests/{cryptokey => tst_cryptokey}/tst_cryptokey.pro (97%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/ricochet-im.git



More information about the Pkg-privacy-commits mailing list