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

Bug#697757: marked as done (unblock: proftpd-dfsg/1.3.4a-4 (pre-approval))



Your message dated Thu, 04 Apr 2013 20:16:09 +0100
with message-id <1365102969.6034.5.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#697757: unblock: proftpd-dfsg/1.3.4a-4 (pre-approval)
has caused the Debian Bug report #697757,
regarding unblock: proftpd-dfsg/1.3.4a-4 (pre-approval)
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.)


-- 
697757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697757
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

Please unblock package proftpd-dfsg to fix a locale problem and render the
provided mod_tls_memcache module truly working when used. These chages 
are not relevant for security as for -3 previously requested and uploaded.

unblock proftpd-dfsg/1.3.4a-4

The relevant changes are:

diff --git a/debian/changelog b/debian/changelog
index 6d23904..62bb291 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+proftpd-dfsg (1.3.4a-4) UNRELEASED; urgency=low
+
+  * Memcache missing enabling at configuration time prevented mod_tls_memcache working. 
+  * Removed it/ru moving of locale directories. That hack is lost in time and
+    currently wrong.
+
+ -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 09 Jan 2013 12:48:21 +0100
+
 proftpd-dfsg (1.3.4a-3) unstable; urgency=low
 
   [SECURITY] New patch 3841 fixes CVE-2012-6095: a possible race
diff --git a/debian/rules b/debian/rules
index 79e7ccb..b37a693 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ CONF_ARGS := --prefix=/usr \
 	     --with-includes=$(shell pg_config --includedir):$(shell mysql_config --include|sed -e 's/-I//') \
 	     --mandir=/usr/share/man --sysconfdir=/etc/$(NAME) --localstatedir=/var/run --libexecdir=/usr/lib/$(NAME) \
 	     --enable-sendfile --enable-facl --enable-dso --enable-autoshadow --enable-ctrls --with-modules=mod_readme \
-	     --enable-ipv6 --enable-nls --with-lastlog=/var/log/lastlog --enable-pcre $(DEVELOPT)
+	     --enable-ipv6 --enable-nls --enable-memcache --with-lastlog=/var/log/lastlog --enable-pcre $(DEVELOPT)
 
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
   CONF_ARGS += --build $(DEB_HOST_GNU_TYPE)
@@ -68,8 +68,6 @@ install: build
 	dh_prep
 	
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp INSTALL_STRIP="$(INSTALL_STRIP)" install
-	mv $(CURDIR)/debian/tmp/usr/share/locale/it_IT $(CURDIR)/debian/tmp/usr/share/locale/it
-	mv $(CURDIR)/debian/tmp/usr/share/locale/ru_RU $(CURDIR)/debian/tmp/usr/share/locale/ru
 
 configure: configure-stamp
 configure-stamp: 

-- 
Francesco P. Lovergine

--- End Message ---
--- Begin Message ---
On Sun, 2013-02-03 at 13:24 +0000, Jonathan Wiltshire wrote:
> On Wed, Jan 23, 2013 at 09:10:00PM +0000, Jonathan Wiltshire wrote:
> > On Wed, Jan 23, 2013 at 08:58:51PM +0000, Jonathan Wiltshire wrote:
> > > Looks like they're a no-op, or at least get corrected further on in the
> > > build somewhere.
> > 
> > Oh, no my fault. Sorry. Please go ahead and ping the bug when you have
> > uploaded.
> 
> Ping?

The upload appears to have occurred a while ago. Unblocked.

Regards,

Adam

--- End Message ---

Reply to: