Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142027 - patch to fix stdin bug in net-misc/vpnc
Summary: patch to fix stdin bug in net-misc/vpnc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-28 13:00 UTC by Patricio Jeraldo
Modified: 2006-10-28 15:12 UTC (History)
0 users

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


Attachments
Proposed patch for stdin bug (vpnc-stdin-fix.patch,560 bytes, patch)
2006-07-28 13:01 UTC, Patricio Jeraldo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patricio Jeraldo 2006-07-28 13:00:03 UTC
This patch fixes the way vpnc reads passwords from the standard input. Currently it is not possible for vpnc to get the password from a pipe, with the effect that external programs cannot use vpnc (e.g. kvpnc). This patch fixes this issue.

For a complete description, see Debian bug #378316 here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378316

Patch is to be applied to vpnc-0.3.3
Please consider this patch for inclusion.
Comment 1 Patricio Jeraldo 2006-07-28 13:01:06 UTC
Created attachment 92950 [details, diff]
Proposed patch for stdin bug
Comment 2 Hanno Böck gentoo-dev 2006-08-08 16:32:00 UTC
I can add this, but did you contact upstream about it?
Is this project dead upstream?
Comment 3 Hanno Böck gentoo-dev 2006-10-28 15:12:15 UTC
Upstream said this fix is wrong/unneeded and kvpnc is already fixed to handle that.