Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591774 - net-misc/openconnect-*: bump VPNC_VER to 20160811
Summary: net-misc/openconnect-*: bump VPNC_VER to 20160811
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-21 08:28 UTC by Jordi Barrios
Modified: 2016-09-12 00:52 UTC (History)
2 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 Jordi Barrios 2016-08-21 08:28:32 UTC
In the ebuilds you are downloading the vpnc-script from:
ftp://ftp.infradead.org/pub/vpnc-scripts/vpnc-scripts-20140806.tar.gz
[parameter: VPNC_VER=20140806]

Looks like this is an old version
This version change the /etc/resolv.conf with incorrect values in domain parameter (the search values)

Downloading the new version:
ftp://ftp.infradead.org/pub/vpnc-scripts/vpnc-scripts-20160811.tar.gz
[paramter: VPNC_VER=20160811]
this problem is solved

I'm using it to connect to juniper vpn (with --juniper variable) maybe in other vpn it works correct.
Comment 1 Mike Gilbert gentoo-dev 2016-09-12 00:52:56 UTC
commit 967c1fb9a56d4cd216f4516d7acf8a136a827565
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Sun Sep 11 20:50:29 2016 -0400

    net-misc/openconnect: use vpnc-scripts-20160829
    
    Bug: https://bugs.gentoo.org/591774
    
    Package-Manager: portage-2.3.0_p24

 net-misc/openconnect/Manifest                                           | 1 +
 .../openconnect/{openconnect-7.07.ebuild => openconnect-7.07-r1.ebuild} | 2 +-
 net-misc/openconnect/openconnect-9999.ebuild                            | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)