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

Bug 436248

Summary: net-ftp/vsftpd-3.0.2 version bump
Product: Gentoo Linux Reporter: Johan Bergström <bugs>
Component: New packagesAssignee: Gentoo's FTP Packages Maintainers <net-ftp>
Status: RESOLVED FIXED    
Severity: enhancement CC: c1pher, hwoarang, wired
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Johan Bergström 2012-09-25 21:44:53 UTC
New version, ~one week old. Changes here: https://security.appspot.com/vsftpd/Changelog.txt

Tested on x86 and am64. You need to change one line in src_prepare:
 diff -u vsftpd-3.0.0.ebuild vsftpd-3.0.2.ebuild
--- vsftpd-3.0.0.ebuild	2012-05-13 21:01:21.000000000 +1000
+++ vsftpd-3.0.2.ebuild	2012-09-26 07:41:37.301236173 +1000
@@ -50,7 +50,7 @@
 	sed -i '/^LINK[[:space:]]*=[[:space:]]*/ s/-Wl,-s//' Makefile || die
 
 	#Bug #335977
-	epatch "${FILESDIR}"/${P}-Makefile.patch
+	epatch "${FILESDIR}"/${PN}-3.0.0-Makefile.patch
 }
 
 src_compile() {
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2012-09-28 17:34:32 UTC
Thanks. Bumped

+*vsftpd-3.0.2 (28 Sep 2012)
+
+  28 Sep 2012; Markos Chandras <hwoarang@gentoo.org> +vsftpd-3.0.2.ebuild:
+  Version bump. Thanks to Johan Bergström <bugs@bergstroem.nu>. Bug #436248
+