[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:07426] New Debian JP Packages
These packages were installed into the Debian JP hierarchy in the
yesterday:
----- Low Urgency Packages --------------
mh-ja - A set of electronic mail handling programs (Japanese Extented)
mh-ja 6.8.4-jp.3.01-2 -> 6.8.4-jp.3.02-1 into dists/potato-jp/main/binary-i386/mail
mh-ja (6.8.4-jp.3.02-1) unstable; urgency=low
.
* New upstream version.
- All commands have core-dumped if ~/.mh_profile doesn't end by LF.
- mh-format have had a problem with large number more than 1000000000.
- Time has been wrong if sizeof(long) is not sizeof(time_t).
- long has been assumed to be 32bit.
- vmh has not work properly under OS's other than SunOS4.x.
- vmh has not been able to be compiled under Digital UNIX.
- 'show -noshowproc' has not work well if ~/.mh_profile has
'show: -form hogehoge' line.
- options SETEUID and SETREUID was added.
- The program has core-dumped when a string which has ')' just after
a Japanese character was MIME-encoded.
- The message has not become JIS7 by 'forw -mime' and 'mhn -junet'.
- When a data with type application/* was attached using 'edit mhn',
the data has not been encoded even if it had '\0' if it had no
8-bit codes.
- The top-level has been 7bit even if a part of multipart mail was 8bit.
- When a delimiter of multipart has had additive space characters,
it has not been recognized as a delimiter.
- A lock file for inc has sometimes not been erased.
- trim has sometimes degraded Japanese characters.
- When showproc was set to mhl, msh was executed in folder mode, and
show was ordered, it has core-dumped.
- bbc has not been able to connect to a NNTP server which didn't support
LISTGROUP command.
- bbc has had some problems that a text was erased and so on.