lp:ubuntu/gutsy/nmh

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy/nmh
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

5. By Nick Rusnov

* Apply patches from #399271 by Dean Gaudet.
  + 04-fix-64bit-issues-399271 fixes warnings
    on architectures where sizeof(int) !=
    sizeof(void *) such as AMD64.
  + 05-segfault-399271 fixes segfaults
    caused by gcc optimizing away NULL tests
    (Closes: #399271, #420653, #425638) Thanks
    to Matt Taggart and Sanjoy Mahajan for
    testing Dean's fix.

4. By Nick Rusnov

* patches/07-annotation-277199.dpatch: Slight modification
  to fix annotation as per upstream. Submitted by Norman Ramsey.
  (Closes: 277199).
* patches/08-flexfix-320090.dpatch: Slight change to makefile
  in sbr to properly generate dtimep.c with flex. (Closes: #320090)
* patches/09-kpoperror-320069.dpatch: Fixes error message when
  kpop is not compiled in (as it isn't). (Closes: #320069)
* Changed rules file to manually delete sbr/dtimep.c in clean target.
* Nudge libdb depends to 4.2
* patches/10-db4-289506.dpatch: Hardcode in includes for db4 (as db.h)
  and modify the Makefile.in to link this library directly (so as to
  not have to worry about breaking configure and whatnot which seems
  all copacetic aside from this). (Closes: #289506)

3. By Nick Rusnov

* patches/04-stdouterr-fflush-261592.dpatch: Check error value
  of stdout writes to catch piping errors and what not. (Closes: #261592)
  + fflush before checking error in replsbr.c.
  + Thanks to Harald Geyer for this patch.
* patches/05-crossdir-hardlink-238456.dpatch: Remove the creation
  of the only cross-dir hardlink in nmh, which was surely the cause of
  upgrade problmes if /usr/ and /usr/lib are on different partitions.
  I'm not bothering to replace the link. You can find this file in
  /usr/bin/mh. (Closes: 238456)
* patches/06-vfork-143485.dpatch: Alias vfork to fork on Linux systems
  as it has been suggested that the incorrect error message in #143485
  is caused by the misuse of vfork.
  + Thanks to Harald Geyer again for this one.

2. By Doug Porter <email address hidden>

* Update to the latest CVS snapshot which I have marked 20010317, because
  the most recent commits were made on the March 17, 2001.
* Bring up to par with Debian Policy 3.5.6.
* Fix sbr/mts.c so that it discards trailing whitespace from values when
  reading mts.conf. (closes: Bug#112505)
* Applied patch submitted by Colin Watson <email address hidden> that
  fixed a bug in the forw(1) and mhstore(1) man pages which caused groff
  to eat a line. (closes: Bug#90286)
* The original patch to man/Makefile.in which moved the mh-chart and nmh
  man pages from section one to seven was inadequate, but it has now been
  fixed.
* Provide a symbolic link for the nmh(7) man page so that it is
  accessible as mh(7) too. (closes: Bug#100482)
* Fix the S1G bug in sbr/fmt_scan.c.
* Make /etc/nmh/rcvdistcomps.outbox a conffile.
* Install mh_profile(5) as a symbolic link to mh-profile(5), not a hard
  link.
* New package maintainer. My thanks to the previous maintainer, Ruud de
  Rooij, for all his work.

1. By Doug Porter <email address hidden>

Import upstream version 1.0.4+dev-20010317

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/nmh
This branch contains Public information 
Everyone can see this information.

Subscribers