debian specific patch information for loop-aes-utils / 2.15.1~rc1-2

Summary

Package Version Package Type Source Package Format
2.15.1~rc1-2 Debian-diff 1.0

"Debian diff" Information

Diff file loop-aes-utils_2.15.1~rc1-2.diff.gz
Size104382
MD5sum67cd027c099faabcb52e8e730c3c1c12
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
config.guess156100 view download
config.sub168600 view download

"series" style patches

patch summary view raw
20loop-AES
 mount/Makefile.am |   10 
 mount/Makefile.in | 1365 ++++++++++++++++++++++++-------------
 mount/aes.c       |  299 ++++++++
 mount/aes.h       |   97 ++
 mount/lomount.c   | 1985 ++++++++++++++++++++++++++++++------------------------
 mount/lomount.h   |   23 
 mount/loop.c      |  221 ++++++
 mount/loop.h      |   96 +-
 mount/losetup.8   |  303 ++++----
 mount/loumount.c  |   60 +
 mount/mount.8     |   26 
 mount/mount.c     |  102 +-
 mount/rmd160.c    |  532 ++++++++++++++
 mount/rmd160.h    |    9 
 mount/sha512.c    |  432 +++++++++++
 mount/sha512.h    |   45 +
 mount/swapon.8    |   16 
 mount/swapon.c    |  335 ++++++++-
 mount/umount.c    |   10 
 19 files changed, 4387 insertions(+), 1579 deletions(-)
view download