Bug 2154535

Summary: torsocks: Missing declaration in src/common/config-file.h
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: torsocksAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mh, paul.wouters
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: torsocks-2.4.0-3.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-17 15:13:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2141798    
Attachments:
Description Flags
torsocks-c99.patch none

Description Florian Weimer 2022-12-17 15:01:12 UTC
Created attachment 1933244 [details]
torsocks-c99.patch

The conf_file_set_enable_ipv6 function is not declared, causing a C99 compatibility glitch.

Filing this here because reporting bugs upstream seems to be complicated.

Comment 1 Florian Weimer 2022-12-17 15:13:13 UTC
I think I'm subscribe to some tor mailing lists somewhere and will mention the patch there.

Comment 2 Marcel Haerry 2022-12-19 09:22:12 UTC
Seems to have gotten reported in the right spot: https://gitlab.torproject.org/tpo/core/torsocks/-/issues/40014