Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166805 - stable net-ftp/vsftpd-2.0.5-r1
Summary: stable net-ftp/vsftpd-2.0.5-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 10:44 UTC by Roy Marples (RETIRED)
Modified: 2007-05-11 08:51 UTC (History)
0 users

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


Attachments
cleanup from older version (vsftpd-2.0.5-r1.ebuild,2.91 KB, text/plain)
2007-02-18 03:33 UTC, Denis Seleznyov
Details
added capability mentioned in pkg_postinstall (vsftpd-2.0.5.init,1.63 KB, text/plain)
2007-02-18 03:34 UTC, Denis Seleznyov
Details

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