Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add upstream v3.0.4 of net-vpn/vtun #28466

Closed
wants to merge 3 commits into from

Conversation

leakingmemory
Copy link
Contributor

Added ebuild for upstream release v3.0.4 (2016). It is unfortunately a bit tricky to build and needs patching for libssl datastructures of unknown size that needs to be allocated dynamically. Also the upstream source assumes autoconf+configure will provide HAVE_WORKING_FORK, which it doesn't, so that has to be patched out.

I also believe that the upstream source has bugs with the -n argument (don't fork) and that it fails to set up the tunnel correctly with the -n argument. I'd love to debug that later on, but as it works with the normal forking behaviour I'd argue that it is not a blocker to at least consider including the new upstream version. (terminates with I/O error with -n)

Unfortunately there have been several years of silence upstream, although I think this is one of the best point to point tunneling solutions out there. And it would be a great loss if it goes away.

Regards.
Jan-Espen Oversand

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @leakingmemory
Areas affected: ebuilds
Packages affected: net-vpn/vtun

net-vpn/vtun: @gentoo/proxy-maint (maintainer needed)

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.

Missing Bugzilla accounts

WARNING: The following maintainers do not match any Bugzilla accounts:

Please either fix the e-mail addresses in metadata.xml or create a Bugzilla account, and request reassignment afterwards.

Missing GCO sign-off

Please read the terms of Gentoo Certificate of Origin and acknowledge them by adding a sign-off to all your commits.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added maintainer-needed There is at least one affected package with no maintainer. Review it if you can. assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. invalid email One or more of the maintainers don't have corresponding Bugzilla accounts. no signoff One or more commits do not indicate GCO sign-off. labels Nov 28, 2022
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2022-11-28 20:13 UTC
Newest commit scanned: 22ebb93
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/6521dc5543/output.html

…ch is probably at least partly because approx 5 years have gone by with no new upstream releases.

Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2022-11-28 21:08 UTC
Newest commit scanned: 855c6e5
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/2accc3f5ed/output.html

Copy link
Member

@juippis juippis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix whatever I commented, thanks!

net-vpn/vtun/vtun-3.0.4.ebuild Show resolved Hide resolved
net-vpn/vtun/vtun-3.0.4.ebuild Show resolved Hide resolved
net-vpn/vtun/metadata.xml Show resolved Hide resolved
@leakingmemory
Copy link
Contributor Author

Looks like the ebuild was successfully merged after changes. Thanks a lot. I guess the pull request can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). invalid email One or more of the maintainers don't have corresponding Bugzilla accounts. maintainer-needed There is at least one affected package with no maintainer. Review it if you can. no bug found No Bug/Closes found in the commits. no signoff One or more commits do not indicate GCO sign-off.
Projects
None yet
4 participants