Package: maildrop / 2.8.4-2

Metadata

Package Version Patches format
maildrop 2.8.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 sendmail path.patch | (download)

libs/maildrop/maildrop.1.in | 2 1 + 1 - 0 !
libs/maildrop/maildrop.html.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 adjust sendmail path to debian fsstd

 maildrop (1.5.2-1) unstable; urgency=low

  * Eliminated all references to anything but /usr/sbin/sendmail.

 -- Josip Rodin <joy-packages@debian.org>  Sat,  8 Mar 2003 17:58:48 +0100

 Adjusted for 2.7.1 by Osamu Aoki <osamu@debian.org>


0002 filter permissions.patch | (download)

libs/maildrop/main.C | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 drop warning for group since debian uses upg

 maildrop (2.0.2-8) unstable; urgency=high

  * Re-added the fix for #82986 - it went into sarge, and I still basically
    agree with the rationale. Filter directory and files being accessible
    to groups and the world is permissible; just check for world-writability.

 -- Josip Rodin <joy-packages@debian.org>  Sun, 10 Sep 2006 00:12:11 +0200

 maildrop (1.5.2-1) unstable; urgency=low

  * Allow .mailfilter files (and ~/.mailfilters directory) to be
    world/group-readable in maildrop/main.C, closes: #82986.

 -- Josip Rodin <joy-packages@debian.org>  Sat,  8 Mar 2003 17:58:48 +0100
 http://bugs.debian.org/82986


0003 permanent err.patch | (download)

libs/maildrop/deliver.C | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 maildrop (1.5.3-1.1) unstable; urgency=low

  * NMU during Darmstadt BSP
  * if failing to deliver, give back temporary failure. Closes: #265399

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 21 Aug 2004 17:22:00 +0200

 http://bugs.debian.org/265399
 http://bugs.debian.org/481223


0004 deliver extra newlines.patch | (download)

libs/maildrop/deliver.C | 10 1 + 9 - 0 !
1 file changed, 1 insertion(+), 9 deletions(-)

 maildrop (2.0.2-10) unstable; urgency=low

  * Restored the patch to maildrop/deliver.C which avoids an extra newline
    before From_. This had originally fixed bug #156264. (dpatch 009)

 -- Josip Rodin <joy-packages@debian.org>  Tue, 12 Sep 2006 18:53:15 +0200

 http://bugs.debian.org/156264



0006 postfix docs.patch | (download)

README.postfix | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 add pointer to new information

0007 reproduceble sh.patch | (download)

libs/maildir/sharedindexinstall.in | 2 1 + 1 - 0 !
libs/makedat/makedat.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 maildrop: fix reproducible build issue in package
Date: Sun, 04 Dec 2016 13:31:11 -0500

maildrop.makedat captures the build-time shell and uses it an interpreter
after the package is built.  This patch uses /bin/sh instead.


0008 upstram.patch | (download)

libs/maildrop/maildir.C | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---