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

Bug 166805

Summary: stable net-ftp/vsftpd-2.0.5-r1
Product: Gentoo Linux Reporter: Roy Marples (RETIRED) <uberlord>
Component: New packagesAssignee: Alpha Porters <alpha>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cleanup from older version
added capability mentioned in pkg_postinstall

Description Roy Marples (RETIRED) gentoo-dev 2007-02-14 10:44:39 UTC
Been in for over a month, and urgently needs a stable to emerge on stable headers without the caps USE flag.

Thanks good sirs, proceed with good haste :)
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-02-14 11:07:59 UTC
x86 stable
Comment 2 Gustavo Zacarias (RETIRED) gentoo-dev 2007-02-14 13:52:30 UTC
sparc stable.
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2007-02-16 11:48:12 UTC
ppc64 stable
Comment 4 Denis Seleznyov 2007-02-18 03:33:38 UTC
Created attachment 110515 [details]
cleanup from older version
Comment 5 Denis Seleznyov 2007-02-18 03:34:21 UTC
Created attachment 110516 [details]
added capability mentioned in pkg_postinstall
Comment 6 Denis Seleznyov 2007-02-18 03:35:21 UTC
denger@bachus ~/tmp $ diff -u vsftpd-2.0.5.ebuild vsftpd-2.0.5-r1.ebuild
--- vsftpd-2.0.5.ebuild 2007-02-18 06:28:32.000000000 +0300
+++ vsftpd-2.0.5-r1.ebuild      2007-02-18 06:26:56.000000000 +0300
@@ -83,7 +83,7 @@
                newins "${FILESDIR}/vsftpd.xinetd" vsftpd
        fi

-       newinitd "${FILESDIR}/vsftpd.init" vsftpd
+       newinitd "${FILESDIR}/${P}.init" vsftpd

        keepdir /usr/share/vsftpd/empty
 }
denger@bachus ~/tmp $ diff -u vsftpd.init vsftpd-2.0.5.init
--- vsftpd.init 2007-02-18 06:28:26.000000000 +0300
+++ vsftpd-2.0.5.init   2007-02-18 06:28:11.000000000 +0300
@@ -7,6 +7,7 @@
 VSFTPD_NAME="${SVCNAME##*.}"
 if [[ -n ${VSFTPD_NAME} && ${SVCNAME} != "vsftpd" ]]; then
     VSFTPD_PID="/var/run/vsftpd.${VSFTPD_NAME}.pid"
+    VSFTPD_CONF="/etc/vsftpd/${VSFTPD_NAME}.conf"
 else
     VSFTPD_PID="/var/run/vsftpd.pid"
 fi


no more comments
Comment 7 Roy Marples (RETIRED) gentoo-dev 2007-02-18 11:09:49 UTC
denger, wtf is that all about? If you want to request changes, please describe the change and why in a new bug. This is about stabling vsftpd-2.0.5, not about feature enchancement.

Thanks
Comment 8 nixnut (RETIRED) gentoo-dev 2007-02-18 12:44:46 UTC
Stable on ppc
Comment 9 Steve Dibb (RETIRED) gentoo-dev 2007-03-17 12:43:26 UTC
amd64 stable
Comment 10 Roy Marples (RETIRED) gentoo-dev 2007-04-02 11:33:49 UTC
New stable target for alpha as new have a non bash init script now.
Comment 11 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2007-05-11 08:51:27 UTC
Roy. sorry about the delay. 
alpha stable.

Closing.