commit: 5d38c033cef07ef87195288642f4f0d6465e3c9e Author: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> AuthorDate: Tue Mar 10 18:20:45 2026 +0000 Commit: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> CommitDate: Tue Mar 10 18:20:45 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d38c033
net-proxy/torsocks: remove unused patch Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org> net-proxy/torsocks/files/torsocks-2.4.0-clang16.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/net-proxy/torsocks/files/torsocks-2.4.0-clang16.patch b/net-proxy/torsocks/files/torsocks-2.4.0-clang16.patch deleted file mode 100644 index 3bedd71dc736..000000000000 --- a/net-proxy/torsocks/files/torsocks-2.4.0-clang16.patch +++ /dev/null @@ -1,13 +0,0 @@ -https://bugs.gentoo.org/881077 -https://gitlab.torproject.org/tpo/core/torsocks/-/issues/40014 -https://lists.torproject.org/pipermail/tor-dev/2022-December/014790.html ---- a/src/common/config-file.h -+++ b/src/common/config-file.h -@@ -109,6 +109,7 @@ int conf_file_set_allow_inbound(const char *val, struct configuration *config); - int conf_file_set_allow_outbound_localhost(const char *val, struct - configuration *config); - int conf_file_set_isolate_pid(const char *val, struct configuration *config); -+int conf_file_set_enable_ipv6(const char *val, struct configuration *config); - - int conf_apply_socks_auth(struct configuration *config); -
