Bug 198368

Summary: Package gimp-print lacks IPv6 support
Product: [Fedora] Fedora Reporter: Peter Vrabec <pvrabec>
Component: gimp-printAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mbacovsk
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.2.7-21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-28 12:31:22 UTC Type: ---
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: 195271    
Attachments:
Description Flags
IPv6 patch none

Description Peter Vrabec 2006-07-11 10:17:58 UTC
This bug was reported automaticaly in connection with IPv6 project.
Our aim is to support IPv6 in all Fedora Core packages so FC6 and RHEL5 will be ready for IPv6.
			
This package seems to lack IPv6 support as is illustrated in attached log.
	
Here follows part of scanning log (grep -r F_INET *)/up to 30 lines: 

/gimp-print-4.2.7/src/cups/canon.c:181:      if ((fd_out = socket(AF_INET, SOCK_STREAM, 0)) < 0)
/gimp-print-4.2.7/src/cups/epson.c:209:      if ((fd_out = socket(AF_INET, SOCK_STREAM, 0)) < 0)

Comment 1 Jan Cholasta 2006-09-24 08:15:10 UTC
Created attachment 137011 [details]
IPv6 patch

This patch replaces the protocol-dependent (IPv4) routines with the
protocol-independent ones. It might need further adjustments to make it
actually work (someone with IPv6 capable network printer should test it).

Comment 2 Tim Waugh 2006-09-28 12:31:22 UTC
Thanks.  Patch applied in 4.2.7-21.