[Pkg-privacy-commits] [codecrypt] branch upstream updated (a473e68 -> 5acc6c5)

Mirek Kratochvil exa-guest at moszumanska.debian.org
Wed Jul 12 14:44:00 UTC 2017


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

exa-guest pushed a change to branch upstream
in repository codecrypt.

      from  a473e68   Imported Upstream version 1.7.4
      adds  8a25a89   Imported Upstream version 1.7.5
      adds  5acc6c5   New upstream version 1.7.6

No new revisions were added by this update.

Summary of changes:
 ChangeLog             |  14 ++
 Makefile.am           |   4 +-
 Makefile.in           | 574 +++++++++++++++++++++++---------------------------
 README                |  53 ++---
 autogen.sh            |   9 +-
 config.guess          | 137 +++++++-----
 config.sub            |  38 ++--
 configure             |  21 +-
 configure.ac          |   2 +-
 ltmain.sh             |   4 +-
 m4/libtool.m4         |   1 -
 man/ccr.1             |  32 ++-
 src/actions.cpp       |  22 +-
 src/algo_suite.cpp    |  21 --
 src/algos_enc.cpp     | 100 ---------
 src/algos_enc.h       |  20 --
 src/arcfour.h         |   2 +-
 src/base64.cpp        | 102 ++-------
 src/cubehash_impl.h   |  22 +-
 src/decoding.cpp      | 123 -----------
 src/generator.cpp     |  22 +-
 src/generator.h       |   4 +-
 src/hash.h            |   4 +
 src/hashfile.cpp      |   7 +-
 src/iohelpers.cpp     |   3 +-
 src/keyring.cpp       |   6 +-
 src/main.cpp          |   4 +-
 src/mce_qcmdpc.cpp    |   2 +-
 src/mce_qd.cpp        | 470 -----------------------------------------
 src/mce_qd.h          | 104 ---------
 src/qd_utils.cpp      | 216 -------------------
 src/qd_utils.h        |  48 -----
 src/serialization.cpp | 118 +++--------
 src/xsynd.h           |   2 +-
 34 files changed, 568 insertions(+), 1743 deletions(-)
 delete mode 100644 src/decoding.cpp
 delete mode 100644 src/mce_qd.cpp
 delete mode 100644 src/mce_qd.h
 delete mode 100644 src/qd_utils.cpp
 delete mode 100644 src/qd_utils.h

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



More information about the Pkg-privacy-commits mailing list