Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818436 - net-vpn/openvpn-2.5.6 version bump
Summary: net-vpn/openvpn-2.5.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: CVE-2022-0547
  Show dependency tree
 
Reported: 2021-10-16 08:47 UTC by Per Pomsel
Modified: 2022-04-23 06:22 UTC (History)
7 users (show)

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


Attachments
ebuild for newer openvpn (openvpn-2.5.6.ebuild,1.69 KB, text/plain)
2022-04-21 11:41 UTC, Stefan Schmid
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Per Pomsel 2021-10-16 08:47:30 UTC
Version 2.5.4 of net-vpn/openvpn is out.

Reproducible: Always
Comment 1 Tomáš Mózes 2021-12-21 14:53:15 UTC
This works for me on amd64:

--- /usr/portage/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild        2021-11-06 05:14:20.000000000 +0000
+++ openvpn-2.5.5.ebuild        2021-12-21 14:49:04.374109648 +0000
@@ -62,7 +62,6 @@
 
 PATCHES=(
        "${FILESDIR}"/openvpn-2.5.0-auth-pam-missing-header.patch
-       "${FILESDIR}"/openvpn-2.5.2-detect-python-rst2man.patch
 )
 
 pkg_setup() {
Comment 2 Paolo Pedroni 2022-04-13 14:56:19 UTC
Version 2.5.6 is now out
Comment 3 Stefan Schmid 2022-04-21 11:41:51 UTC
Created attachment 772589 [details]
ebuild for newer openvpn

I had the same problem and now use my own ebuild.
Comment 4 Larry the Git Cow gentoo-dev 2022-04-23 01:34:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d85036d80926637fb9170e9a02ca9c6f3f35086b

commit d85036d80926637fb9170e9a02ca9c6f3f35086b
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2022-04-19 22:41:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-23 01:22:45 +0000

    net-vpn/openvpn: bump to 2.5.6
    
    Bug: https://bugs.gentoo.org/835514
    Closes: https://bugs.gentoo.org/818436
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/25120
    Signed-off-by: Sam James <sam@gentoo.org>

 net-vpn/openvpn/Manifest             |   1 +
 net-vpn/openvpn/openvpn-2.5.6.ebuild | 197 +++++++++++++++++++++++++++++++++++
 2 files changed, 198 insertions(+)