Bug 1184082

Summary: Unbundle the publicsuffix list
Product: [Fedora] Fedora Reporter: Yanko Kaneti <yaneti>
Component: ghc-publicsuffixlistAssignee: Jens Petersen <petersen>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: haskell-devel, petersen
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 1175293    
Bug Blocks:    

Description Yanko Kaneti 2015-01-20 14:54:33 UTC
Please consider unbundling the publixsuffix list and using the publicsuffix-list Fedora package
See package review https://bugzilla.redhat.com/show_bug.cgi?id=1175293

Comment 1 Jens Petersen 2015-01-21 08:27:35 UTC
I had a good - in principle yes I think we can do this.
(I am not sure on the performance impact though of parsing
the list at runtime.)

This change needs the idna library to be added to Fedora,
which in turn needs punycode and stringprep, which also need text-icu...
so it is not entirely trivial but we can try to do it for F23 probably.

Comment 2 Jens Petersen 2015-01-21 08:29:18 UTC
Oops, s/good/look/   (consonants are overrated anyway;-P)