Change logs for bsd-mailx source package in Stretch

  • bsd-mailx (8.1.2-0.20160123cvs-4) unstable; urgency=medium
    
      * 33-Add-MIME-headers.patch: Add MIME headers to every mail to indicate
        charset and transfer encoding (closes: #859935, LP: #733971), and
        describe the new behavior in the man page.
        Many thanks to Thorsten Glaser for the idea and the initial patch.
      * Add debian/bsd-mailx.NEWS entry for the above change.
    
     -- Robert Luberda <email address hidden>  Sat, 15 Apr 2017 00:35:42 +0200
  • bsd-mailx (8.1.2-0.20160123cvs-3) unstable; urgency=medium
    
      * Make the `-b' option work again: update 03-Base-fixes-2.patch to revert
        the `comment out bcc code' change introduced in 1:8.1.1-10.2. The change
        is no longer needed after upstream switched to using the `-t' option
        of sendmail in 8.1.2-0.20150408cvs-1 (closes: #823412, LP: #1576641).
        Many thanks to Frederic Bonnard for finding the cause of the issue.
      * debian/control:
        + refer to s-nail package in the description instead of transitional
          heirloom-mailx (closes: #775766);
        + drop ancient Breaks/Replaces;
        + switch Vcs-Browser to cgit, and Vcs-Git to https;
        + bump Standards-Version to 3.9.8.
    
     -- Robert Luberda <email address hidden>  Sat, 07 May 2016 09:33:20 +0200
  • bsd-mailx (8.1.2-0.20160123cvs-2) unstable; urgency=medium
    
      * Compile with -fPIC to fix FTBFS on some archs.
      * Add 32-Fix-FTBFS-on-Hurd.patch to revert to old version
        of alter() function when UTIME_OMIT is not defined -
        this should fix FTBFS on Hurd.
      * debian/control:
        + bump Build-Dependency on libbsd-dev to >= 0.8.1, as 0.8.0, the
          current version on hppa, seems to be broken;
        + lower package priority to optional to match to the overrides file.
    
     -- Robert Luberda <email address hidden>  Thu, 28 Jan 2016 23:33:38 +0100
  • bsd-mailx (8.1.2-0.20150408cvs-1) unstable; urgency=medium
    
      * New upstream version from OpenBSD CVS repository:
        + new `-r' option allows one to specify sender address (closes: #224530).
      * Update 18-Wait-for-sendmail.patch to exit with a non-zero code when
        sendmail process fails (closes: #733040).
      * Fix merge issue in 21-Use-wordexpr-instead-of-echo.patch (closes: #773481).
      * Update 25-Fix-confusing-error.patch not to mention the recently removed
       `-t' option (closes: #781170).
      * Add 29-Document-two-dashes-separator.patch to document `--' in the man
        page (closes: #773317).
      * Switch debian/control to DEP-5 format.
    
     -- Robert Luberda <email address hidden>  Sun, 17 May 2015 12:33:12 +0200
  • bsd-mailx (8.1.2-0.20141216cvs-2) unstable; urgency=medium
    
    
      * Add 27-Fix-getopt-string.patch to fix `-N' flag that does not take
        an argument (LP: #1411623).
    
     -- Robert Luberda <email address hidden>  Sun, 15 Mar 2015 11:27:33 +0100