Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436248 - net-ftp/vsftpd-3.0.2 version bump
Summary: net-ftp/vsftpd-3.0.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's FTP Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 21:44 UTC by Johan Bergström
Modified: 2012-09-28 17:34 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
+