debian specific patch information for lsh-utils / 2.0.4-dfsg-5

Summary

Package Version Package Type Source Package Format
2.0.4-dfsg-5 Debian-diff 1.0

"Debian diff" Information

Diff file lsh-utils_2.0.4-dfsg-5.diff.gz
Size39126
MD5sumf6e9fbc531279c9d2d34c43c0db73b12
./debian only changes view download

"series" style patches

patch summary view raw
20_sftp-server_mansection
 src/sftp/sftp-server.8 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
30_nonettle
 0 files changed
view download
40_better_errmsg_when_dotlsh_missing
 src/unix_random.c |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
view download
nettle_2.0
 src/crypto.c        |   28 ++++++++++++++--------------
 src/lsh-make-seed.c |    4 +++-
 src/unix_random.c   |   12 ++++++++----
 3 files changed, 25 insertions(+), 19 deletions(-)
view download
blacklist
 src/Makefile.am            |    3 
 src/Makefile.in            |    7 +-
 src/abstract_crypto.h      |    6 +
 src/abstract_crypto.h.x    |    1 
 src/blacklist.c            |  150 +++++++++++++++++++++++++++++++++++++++++++++
 src/dsa.c                  |    9 ++
 src/lsh-decode-key.c       |    8 ++
 src/lsh-writekey.c         |   33 +++++----
 src/publickey_crypto.h     |    2 
 src/rsa.c                  |    9 ++
 src/server_authorization.c |    3 
 11 files changed, 211 insertions(+), 20 deletions(-)
view download