even if the STARTTLS negotiation fails.
* Fix the 25-unsupported-starttls patch to actually error out if the SSL
negotiation fails.
+ * Forward all the non-Debian-specific patches upstream to Simon Schubert.
-- Peter Pentchev <roam@ringlet.net> Sat, 19 Jun 2010 16:19:25 +0300
Description: Fix a typo in an error message.
- I'll forward this patch as soon as I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2010-06-18
+Last-Update: 2010-06-21
--- a/crypto.c
+++ b/crypto.c
Description: Build hardening: check a few more return values.
- I'll forward this patch as soon as I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2010-06-03
+Last-Update: 2010-06-21
--- a/util.c
+++ b/util.c
Description: Several fixes to the mail name file parsing.
Fix a file descriptor leak in the MAILNAMEFILE code.
Fix a mistake in my patch submitted to DFBSD - "initialized" should be static!
- I'll forward these parts of the patch when I catch up with upstream.
For Debian, use /etc/mailname for the MAILNAMEFILE.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2010-06-18
+Last-Update: 2010-06-21
--- a/dma.conf
+++ b/dma.conf
Description: Allow the spool to be on a filesystem that does not set d_type.
Some filesystems (notably XFS) do not set the d_type field in the dirent
structure. This prevents dma from delivering any of the queued messages.
- I'll forward this patch when I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
Bug-Debian: http://bugs.debian.org/544357
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2010-06-18
+Last-Update: 2010-06-21
--- a/spool.c
+++ b/spool.c
Description: Randomize the generated Message-Id field a bit more.
- I'll forward this patch when I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
Bug-Debian: http://bugs.debian.org/544475
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
Last-Update: 2010-06-21
Description: Fix a crash when the SMTP server does not support STARTTLS.
- I'll forward this patch when I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
Bug-Debian: http://bugs.debian.org/547594
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
Last-Update: 2010-06-21
Description: Cast correctly to uintmax_t when using %PRIxMAX.
- I'll forward this patch as soon as I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2010-06-18
+Last-Update: 2010-06-21
--- a/spool.c
+++ b/spool.c
Description: Check the parsed recipient address for validity.
- I'll forward this patch when I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2010-06-18
+Last-Update: 2010-06-21
--- a/mail.c
+++ b/mail.c
Description: Fix a double-free bug.
- I'll forward this patch as soon as I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2010-06-18
+Last-Update: 2010-06-21
--- a/spool.c
+++ b/spool.c
Description: Honor LDFLAGS if specified in the environment.
- I'll forward this patch as soon as I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2010-06-18
+Last-Update: 2010-06-21
--- a/Makefile.plain
+++ b/Makefile.plain
Description: Allow a SIGALRM to force a delivery attempt.
- I'll forward this patch as soon as I catch up with the dma upstream.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2010-06-19
+Last-Update: 2010-06-21
--- a/dma.c
+++ b/dma.c
Description: Correct the comment/uncomment logic of the manual page wording.
- I'll forward this patch real soon now.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
Last-Update: 2010-06-21
Description: Add the "opportunistic TLS" option.
Add a new configuration option to allow remote connections to proceed in
unencrypted mode if the STARTTLS negotiation fails.
- I'll forward this patch real soon now.
Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
-Forwarded: no
+Forwarded: yes
Author: Peter Pentchev <roam@ringlet.net>
Last-Update: 2010-06-21