lp://staging/debian/bsd-mailx
- Get this branch:
- bzr branch lp://staging/debian/bsd-mailx
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 12. By Robert Luberda
-
* 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. - 11. By Robert Luberda
-
Add 27-Fix-
getopt- string. patch to fix `-N' flag that does not take
an argument (LP: #1411623). - 10. By Robert Luberda
-
* New upstream version from OpenBSD cvs repository. The version consists of:
- The changes that are part of the following recent stable security update
by Florian Weimer:bsd-mailx (8.1.2-
0.20111106cvs- 1+deb7u1) wheezy-security; urgency=high
* Apply OpenBSD patches from Todd Miller:
+ 80-remove_T.patch (remove undocumented/obsolete -T option)
+ 81-minus_f.patch (adjust -f processing)
+ 82-expandaddr.patch (fix CVE-2014-7844)
+ 83-nosendmail.patch (make -- work for option parsing suppression)- A simple change in lex.c related to preferring mkostemp(O_CLOEXEC) over
mkstemp()+fcntl( F_SETFD) and fopen("re") over fopen(" r")+fcntl( F_SETFD) . - A change in fio.c to use glob() to expand filenames. The change however
is not enabled in the Debian package (i.e. outside of `#ifdef DEBIAN'
code) as wordexp() function instead has been used in Debian for last
10 years.* Bump Standards-Version to 3.9.6.
- 9. By Robert Luberda
-
* New upstream version from OpenBSD CVS repository.
* 26-Add-missing- include. patch: fix implicit declaration of function `warnc'
warning.
* Add a dummy debian/version file to make lintian happy.
* debian/rules: enable LFS support (lintian).
* Standards-Version: 3.9.5 (no changes). - 8. By Robert Luberda
-
* New upstream version from OpenBSD CVS repository.
* Remove 23-Treat-new-line- only-messages- as-empty- ones.patch, introduced
in 1:8.1.2-0.20071017cvs- 1 so that bsd-mailx will behave like other mailx
implementations and will not treat messages containing a single new line
only as an empty ones (LP: #607099, reopens #355545).
* Extend description of this package to mention the fact that bsd-mailx lacks
many features that may be found in other packages like heirloom-mailx
or mailutils (closes: #508303).
* Add 26-Fix-confusing- error.patch to make a message given when -b is used
without -t less confusing (closes: #327809).
* Fix 00-Makefile.patch not to override CC and pass CPPFLAGS while compiling.
* debian/rules:
+ apply patch from Ubuntu to respect DEB_HOST_GNU_TYPE when selecting CC
for cross-compiling;
+ do not try to run make clean on unpatched Makefile.
* Bump Standards-Version to 3.9.4 (no changes). - 7. By Robert Luberda
-
* New upstream version from OpenBSD CVS repository.
* Drop the additional source files from EXT directory, use libbsd-dev
instead. Move EXT to debian.
* 00-Makefile: don't override CFLAGS set in environment.
* Switch to dpkg-source 3.0 (quilt) format.
* Use debhelper v9 and tiny debian/rules file.
* debian/control:
+ Build-Depends on libbsd-dev;
+ Standards-Version: 3.9.2;
+ use Breaks instead of versioned Conflicts;
+ add Vcs fields;
+ reformat the dependencies fields with `wrap-and-sort' command.
* Include full text of BSD licence in copyright (lintian). - 6. By Robert Luberda
-
* New upstream version from OpenBSD CVS repository.
* Follow upstream and stop installing the outdated documentation
(closes: #455708); also remove doc-base file.
* debian/control:
+ depend on default-mta instead of exim4 (closes: #555495);
+ add ${misc:Depends} dependency (lintian);
+ Standards-Version: 3.8.4 (no changes). - 5. By Robert Luberda
-
Fix a bogus "can't send mail: sendmail process failed" errors appearing
rarely on systems under heavy loads (closes: #550116).
Many thanks to Ivan Zahariev <famzah(at)icdsoft. com> for his investigtion
and patch. - 4. By Robert Luberda
-
* New upstream release from OpenBSD repository.
* Fix grammar in description (closes: #515781).
* Drop mailx transitonal package.
* Bump debhelper compat mode to 7.
* Standards-Version: 3.8.3
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/debian/squeeze/bsd-mailx