------------------------------------------------------------------- Thu Dec 12 16:20:31 UTC 2024 - Tina Müller - updated to 0.210.0 (0.21) see /usr/share/doc/packages/perl-Domain-PublicSuffix/Changes 0.21 2024-11-26 00:02 GMT - Refresh PublicSuffix list ------------------------------------------------------------------- Fri Mar 8 22:17:36 UTC 2024 - Tina Müller - Fix disabling of __perllib_provides ------------------------------------------------------------------- Thu Aug 24 03:07:36 UTC 2023 - Tina Müller - updated to 0.20 see /usr/share/doc/packages/perl-Domain-PublicSuffix/Changes 0.20 2023-08-23 13:55 GMT - Refresh PublicSuffix list ------------------------------------------------------------------- Fri Jan 29 03:07:03 UTC 2021 - Tina Müller - updated to 0.19 see /usr/share/doc/packages/perl-Domain-PublicSuffix/Changes 0.19 2021-01-28 17:03 GMT - Refresh PublicSuffix list ------------------------------------------------------------------- Tue Apr 14 03:08:30 UTC 2020 - - updated to 0.17 see /usr/share/doc/packages/perl-Domain-PublicSuffix/Changes 0.17 2020-04-13 14:08 GMT - Refresh PublicSuffix list - Fix documentation regarding what tld() will return - Add Default updater - Fix warnings in tests ------------------------------------------------------------------- Mon Oct 21 14:34:08 UTC 2019 - - updated to 0.16 see /usr/share/doc/packages/perl-Domain-PublicSuffix/Changes 0.16 2019-10-18 20:00 GMT - Refresh PublicSuffix list - Add publicsuffix.org unit tests - Force lower case on ASCII domains - Rewrite suffix parser to both more closely match publicsuffix intentions, as well as reduce needless complexity, also solving a comment on issue #3 0.15 2019-04-23 20:00 GMT - Refresh PublicSuffix list - Merged pull request from Gavin Carr to explicitly open a file with UTF-8 encoding - Bump Net::IDN::Encode requirement to 2.401 to avoid unicode issues - (#3) Provide a tld and suffix even with asking get_root_domain for a valid suffix that is not a valid domain. Will still report 'Domain not valid', but ->suffix and ->tld will resolve. - Make sure that the error condition from get_root_domain still throws when a root domain is already fired, but that it still returns. ------------------------------------------------------------------- Mon Sep 17 06:55:53 UTC 2018 - Dirk Stoecker - first version