[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#775285: marked as done (unblock: maildrop/2.7.1-3)



Your message dated Wed, 14 Jan 2015 20:36:22 +0100
with message-id <20150114193622.GE10245@ugent.be>
and subject line Re: Bug#775285: unblock: maildrop/2.7.1-3
has caused the Debian Bug report #775285,
regarding unblock: maildrop/2.7.1-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
775285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775285
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi release team.

This is preapproval request.

The last upload of maildrop 2.7.1-2 just before the freeze removed
upstream unsupported dovocet auth patch to reduce security risk
exposure.  In this upload, I also dropped upstream supported
courier-auth support by removing build-depends and depends for it.  This
causes problem as reported to https://bugs.debian.org/774598

I would like to upload 2.7.1-3 with the following patch to fix this
regression.  Without this fix, people upgrading from wheezy to jessie
will face regression if courier auth is used by the user.

$ git diff HEAD^
diff --git a/debian/changelog b/debian/changelog
index 1e35582..60e0773 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maildrop (2.7.1-3) unstable; urgency=medium
+
+  * Fix regression in 2.7.1-2 by reactivating support for
+    the courier-authlib itself.  Closes: #774598
+
+ -- Osamu Aoki <osamu@debian.org>  Tue, 13 Jan 2015 23:14:59 +0900
+
 maildrop (2.7.1-2) unstable; urgency=medium
 
   * Drop dovocet patch. (No more upstream activity.) Closes: #692519 
diff --git a/debian/control b/debian/control
index 340d41b..bea07e8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Standards-Version: 3.9.5
 Build-Depends: autoconf,
                automake,
                autotools-dev,
+               courier-authlib-dev (>= 0.58-4),
                debhelper (>= 9),
                dh-autoreconf,
                libgdbm-dev,
@@ -20,7 +21,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/maildrop.git
 
 Package: maildrop
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: courier-authlib, ${misc:Depends}, ${shlibs:Depends}
 Recommends: exim4 | mail-transport-agent
 Breaks: suidmanager (<< 0.50)
 Replaces: courier-base (<= 0.58.0-1)

unblock maildrop/2.7.1-3

-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Hi,

On Wed, Jan 14, 2015 at 10:37:53PM +0900, Osamu Aoki wrote:
> Uploaded and accepted to unstable.  The moreinfo tag removed.

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply to: