[Pkg-privacy-commits] [codecrypt] 13/18: Merge tag 'upstream/1.7.4'
Mirek Kratochvil
exa-guest at moszumanska.debian.org
Wed Apr 20 10:38:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
exa-guest pushed a commit to branch master
in repository codecrypt.
commit 7560b3feccf3b005bc9daa7471a46ae3da93460a
Merge: 40dd8e5 a473e68
Author: Mirek Kratochvil <exa.exa at gmail.com>
Date: Sun Apr 17 16:21:54 2016 +0200
Merge tag 'upstream/1.7.4'
Upstream version 1.7.4
ChangeLog | 4 +++
README | 71 ++++++++++++++++++++++++++++++++++++++++++++++++---
configure | 20 +++++++--------
configure.ac | 2 +-
debian/changelog | 6 +++++
src/actions.cpp | 2 ++
src/actions.h | 2 ++
src/algo_suite.cpp | 2 ++
src/algo_suite.h | 2 ++
src/algorithm.h | 2 ++
src/algos_enc.cpp | 2 ++
src/algos_enc.h | 2 ++
src/algos_sig.cpp | 2 ++
src/algos_sig.h | 2 ++
src/arcfour.h | 2 ++
src/base64.cpp | 2 ++
src/base64.h | 2 ++
src/bvector.cpp | 2 ++
src/bvector.h | 2 ++
src/chacha.cpp | 2 ++
src/chacha.h | 2 ++
src/cube_hash.h | 2 ++
src/cubehash_impl.h | 2 ++
src/decoding.cpp | 2 ++
src/decoding.h | 2 ++
src/envelope.cpp | 2 ++
src/envelope.h | 2 ++
src/factoryof.h | 2 ++
src/fft.cpp | 2 ++
src/fft.h | 2 ++
src/fmtseq.cpp | 2 ++
src/fmtseq.h | 2 ++
src/generator.cpp | 2 ++
src/generator.h | 2 ++
src/gf2m.cpp | 2 ++
src/gf2m.h | 2 ++
src/hash.cpp | 2 ++
src/hash.h | 2 ++
src/hashfile.cpp | 2 ++
src/hashfile.h | 2 ++
src/iohelpers.cpp | 2 ++
src/iohelpers.h | 2 ++
src/ios.cpp | 2 ++
src/ios.h | 2 ++
src/keyring.cpp | 2 ++
src/keyring.h | 2 ++
src/main.cpp | 7 +++--
src/matrix.cpp | 2 ++
src/matrix.h | 2 ++
src/mce_qcmdpc.cpp | 2 ++
src/mce_qcmdpc.h | 2 ++
src/mce_qd.cpp | 6 +++--
src/mce_qd.h | 2 ++
src/message.cpp | 2 ++
src/message.h | 2 ++
src/permutation.cpp | 2 ++
src/permutation.h | 2 ++
src/polynomial.cpp | 2 ++
src/polynomial.h | 2 ++
src/prng.h | 2 ++
src/qd_utils.cpp | 2 ++
src/qd_utils.h | 2 ++
src/rmd_hash.h | 2 ++
src/sc.cpp | 2 ++
src/sc.h | 2 ++
src/sencode.cpp | 2 ++
src/sencode.h | 2 ++
src/serialization.cpp | 2 ++
src/sha_hash.h | 2 ++
src/str_match.cpp | 2 ++
src/str_match.h | 2 ++
src/symkey.cpp | 2 ++
src/symkey.h | 2 ++
src/tiger_hash.h | 2 ++
src/types.h | 2 ++
src/vector_item.h | 2 ++
src/xsynd.cpp | 2 ++
src/xsynd.h | 2 ++
78 files changed, 240 insertions(+), 18 deletions(-)
diff --cc debian/changelog
index 043ff53,0000000..1c52cec
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,18 -1,0 +1,24 @@@
++codecrypt (1.7.4-1) unstable; urgency=low
++
++ * Imported Upstream version 1.7.4
++
++ -- Mirek Kratochvil <exa.exa at gmail.com> Sun, 17 Apr 2016 16:22:45 +0200
++
+codecrypt (1.7.3-2) unstable; urgency=low
+
+ * a bit of standardization
+ * Humanize the short package name.
+ * Watch it on the newly-supported https.
+ * Remove invalid autoreconf stuff.
+ * Licence fix
+ * Build-deps: autotools-dev not needed for dist-only repo
+ * Depends: remove libs already included in shlibs:Depends
+ * rules: remove obsolete `make dist' glue
+
+ -- Mirek Kratochvil <exa.exa at gmail.com> Sun, 17 Apr 2016 16:20:49 +0200
+
+codecrypt (1.7.3-1) unstable; urgency=low
+
+ * Initial release (Closes: #814462)
+
+ -- Mirek Kratochvil <exa.exa at gmail.com> Thu, 11 Feb 2016 20:25:55 +0100
--
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