Package: mpack / 1.6-19
Metadata
Package | Version | Patches format |
---|---|---|
mpack | 1.6-19 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_legacy.patch | (download) |
README.unix |
2 1 + 1 - 0 ! |
changed directory to store temporary files to /tmp. |
02_fix permissions.patch | (download) |
unixos.c |
4 2 + 2 - 0 ! |
fix permissions. |
03_specify filename replacement character.patch | (download) |
unixos.c |
5 3 + 2 - 0 ! |
allow user to specify filename replacement character. |
04_fix return error code.patch | (download) |
unixunpk.c |
1 1 + 0 - 0 ! |
munpack should return 1 on errors. |
05_include bug report in manpages.patch | (download) |
unixpk.man |
2 2 + 0 - 0 ! |
include bug report email in manpages. |
06_fix makefile.patch | (download) |
Makefile.am |
4 2 + 2 - 0 ! |
fix makefile so the package can be built with debhelper. |
07_fix decode base64 attachment.patch | (download) |
decode.c |
2 1 + 1 - 0 ! |
fix munpack fail to decode a base64 attachment It's a patch for a bug in Ubuntu but it also affects Debian. |
08_fix mime version.patch | (download) |
encode.c |
2 1 + 1 - 0 ! |
fix non-standard use of mime-version in mail headers |
09_remove debugging message.patch | (download) |
unixunpk.c |
1 0 + 1 - 0 ! |
remove a message used for debugging purposes only left behind |
manpage fixes.patch | (download) |
unixpk.man |
41 22 + 19 - 0 ! |
editorial changes |