Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911140 - net-misc/proxychains-4.16: version bump
Summary: net-misc/proxychains-4.16: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2023-07-24 13:26 UTC by Johnson Peter
Modified: 2024-02-25 11:15 UTC (History)
0 users

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


Attachments
proxychains-4.16.ebuild (proxychains-4.16.ebuild,1.02 KB, text/plain)
2023-07-24 13:26 UTC, Johnson Peter
Details
proxychains-4.16-makefile.patch (proxychains-4.16-makefile.patch,1.36 KB, patch)
2023-07-24 13:27 UTC, Johnson Peter
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johnson Peter 2023-07-24 13:26:04 UTC
Created attachment 866055 [details]
proxychains-4.16.ebuild

github.com/rofl0r/proxychains-ng/releases

Was released over six months ago.

Changelog:
----------
Version 4.16
- fix regression in configure script linker flag detection
- remove 10 year old workaround for wrong glibc getnameinfo signature
- support for new DYLD hooking method for OSX Monterey
- netbsd compilation fix
- support IPv6 localnets
- more user-friendly error message when execvp fails
- proxy_getaddrinfo(): fill in ai_socktype if requested
Comment 1 Johnson Peter 2023-07-24 13:27:37 UTC
Created attachment 866056 [details, diff]
proxychains-4.16-makefile.patch
Comment 2 Larry the Git Cow gentoo-dev 2024-02-25 11:15:11 UTC
The bug has been closed via the following commit(s):

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

commit 1416de70a691818d5a16f454bf3aee018009cf67
Author:     Hank Leininger <hlein@korelogic.com>
AuthorDate: 2024-02-15 04:15:33 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-02-25 11:14:52 +0000

    net-misc/proxychains: add 4.17, EAPI8, proxy-maint
    
    Closes: https://bugs.gentoo.org/911140
    Closes: https://github.com/gentoo/gentoo/35339
    Signed-off-by: Hank Leininger <hlein@korelogic.com>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 net-misc/proxychains/Manifest                      |  1 +
 .../files/proxychains-4.17-makefile.patch          | 54 ++++++++++++++++++++++
 net-misc/proxychains/metadata.xml                  |  9 +++-
 net-misc/proxychains/proxychains-4.17.ebuild       | 49 ++++++++++++++++++++
 4 files changed, 112 insertions(+), 1 deletion(-)