Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 518470

Summary: mail-filter/postgrey-1.35 version bump
Product: Gentoo Linux Reporter: Rambaldi <gentoo>
Component: Current packagesAssignee: Andreis Vinogradovs ( slepnoga ) <andreis.vinogradovs>
Status: RESOLVED FIXED    
Severity: normal CC: barzog, damien, hydrapolic, net-mail+disabled, proxy-maint, qnikst
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 504786    

Description Rambaldi 2014-07-29 09:51:45 UTC
mail-filter/postgrey

* 2014-06-11: version 1.35
   - use just 'postgrey' as process name, instead of '/usr/sbin/postgrey', because
     Linux tools are limited to 15 characters (#5)
   - Make postgrey work with Perl 5.18 (Yasuhiro KIMURA, #4)
   - updated whitelist


Reproducible: Always
Comment 1 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-07-31 17:48:15 UTC
*** Bug 518684 has been marked as a duplicate of this bug. ***
Comment 2 Damien GOUJU 2014-07-31 18:11:17 UTC
As Perl 5.18 has been marked stable few days ago, how may I help to stabilize this version? As you know Perl 5.18 broke 1.34 version :-(

Thanks!
Comment 3 Oleg Gawriloff 2014-08-06 13:42:11 UTC
For 1.34 version to work with perl 5.18 either this stabilization is needed or you can manually apply patch from https://github.com/schweikert/postgrey/issues/3
Comment 4 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-08-06 18:19:02 UTC
+*postgrey-1.35 (06 Aug 2014)
+
+  06 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> +postgrey-1.35.ebuild:
+  Version bump wrt bug #518470. Thanks to Andreis Vinogradovs
+
Comment 5 Meik Frischke 2014-08-07 13:20:33 UTC
small typo:

--- postgrey-1.35.ebuild        2014-08-06 20:18:36.000000000 +0200
+++ postgrey-1.35.ebuild.new    2014-08-07 15:19:55.000000000 +0200
@@ -66,5 +66,5 @@
 insopts -o root -g root -m 755
 newinitd "${FILESDIR}"/${PN}.rc.new ${PN}
 insopts -o root -g root -m 640
-newconfd "${FILESDIR}"/${PN}.conf.new_run ${PN}
+newconfd "${FILESDIR}"/${PN}.conf.new ${PN}
 }
Comment 6 Nick Soveiko 2014-08-29 17:40:34 UTC
how on earth this could be marked 'RESOLVED FIXED' when 1.35 is sill not stable? perl 5.18 went stable on amd64 and all of a sudden postgrey stopped working!
Comment 7 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-08-30 07:06:46 UTC
(In reply to Nick Soveiko from comment #6)
> how on earth this could be marked 'RESOLVED FIXED' when 1.35 is sill not
> stable? perl 5.18 went stable on amd64 and all of a sudden postgrey stopped
> working!

it is version bump bug, not stable request.