debian specific patch information for loop-aes-utils / 2.13.1-4

Summary

Package Version Package Type Source Package Format
2.13.1-4 Debian-diff 1.0

"Debian diff" Information

Diff file loop-aes-utils_2.13.1-4.diff.gz
Size91897
MD5sum35130d53d4a014a0c6c8c47602b772a5
./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.guess152600 view download
config.sub165800 view download

"series" style patches

patch summary view raw
20loop-AES
 mount/Makefile.am |   10 
 mount/Makefile.in |  695 +++++++++++++++--------
 mount/aes.c       |  299 ++++++++++
 mount/aes.h       |   97 +++
 mount/lomount.c   | 1583 +++++++++++++++++++++++++++++++++++++++---------------
 mount/lomount.h   |   17 
 mount/loop.c      |  221 +++++++
 mount/loop.h      |   88 ++-
 mount/losetup.8   |  277 +++++----
 mount/loumount.c  |   60 ++
 mount/mount.8     |   26 
 mount/mount.c     |   77 +-
 mount/rmd160.c    |  532 ++++++++++++++++++
 mount/rmd160.h    |    9 
 mount/sha512.c    |  432 ++++++++++++++
 mount/sha512.h    |   45 +
 mount/swapon.8    |   16 
 mount/swapon.c    |  362 +++++++++++-
 18 files changed, 3968 insertions(+), 878 deletions(-)
view download
losetup_add_option_f
 mount/lomount.c |   27 +++++++++++++++++++++------
 mount/losetup.8 |    4 ++++
 2 files changed, 25 insertions(+), 6 deletions(-)
view download