Sun, 16 Jun 2024 07:11:13 UTC | login

Information for build libpsl-0.20.1-1.fc28.1.riscv64

ID7198
Package Namelibpsl
Version0.20.1
Release1.fc28.1.riscv64
Epoch
SummaryC library for the Publix Suffix List
Descriptionlibpsl is a C library to handle the Public Suffix List. A "public suffix" is a domain name under which Internet users can directly register own names. Browsers and other web clients can use it to - Avoid privacy-leaking "supercookies"; - Avoid privacy-leaking "super domain" certificates; - Domain highlighting parts of the domain in a user interface; - Sorting domain lists by site; Libpsl... - has built-in PSL data for fast access; - allows to load PSL data from files; - checks if a given domain is a "public suffix"; - provides immediate cookie domain verification; - finds the longest public part of a given domain; - finds the shortest private part of a given domain; - works with international domains (UTF-8 and IDNA2008 Punycode); - is thread-safe; - handles IDNA2008 UTS#46;
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:06:31 UTC
CompletedSat, 14 Apr 2018 20:06:31 UTC
Tags
f28
f29
RPMs
src
libpsl-0.20.1-1.fc28.1.riscv64.src.rpm (info) (download)
riscv64
libpsl-0.20.1-1.fc28.1.riscv64.riscv64.rpm (info) (download)
libpsl-devel-0.20.1-1.fc28.1.riscv64.riscv64.rpm (info) (download)
psl-0.20.1-1.fc28.1.riscv64.riscv64.rpm (info) (download)
psl-make-dafsa-0.20.1-1.fc28.1.riscv64.riscv64.rpm (info) (download)
Changelog * Wed Feb 28 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 0.20.1-1 - Update to 0.20.1 (#1548604) * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.19.1-2 - Switch to %ldconfig_scriptlets * Tue Nov 14 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 0.19.1-1 - new version (#1511463) * Fri Aug 11 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 0.18.0-1 - new version (#1473465) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 17 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 0.17.0-1 - new version (#1413791) * Thu Jan 05 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 0.16.1-1 - new version (#1403620) * Tue Nov 15 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.15.0-1 - new version (#1394761) * Fri Nov 04 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.14.0-2 - Switch to libidn2 at runtime - Rebuilt with publicsuffix-list-20161028 * Mon Aug 15 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.14.0-1 - new version (#1361781) * Thu Mar 31 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.13.0-1 - new version (#1313825) - Use libidn at runtime, libicu only at buildtime (#1305701) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 22 2016 Christopher Meng <rpm@cicku.me> - 0.12.0-1 - Update to 0.12.0 * Wed Oct 28 2015 David Tardon <dtardon@redhat.com> - 0.7.0-7 - rebuild for ICU 56.1 * Tue Aug 04 2015 Christopher Meng <rpm@cicku.me> - 0.7.0-6 - Rebuild for publicsuffix-list-20150731 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Feb 28 2015 Christopher Meng <rpm@cicku.me> - 0.7.0-4 - Rebuild for publicsuffix-list-20150226 * Fri Feb 20 2015 Christopher Meng <rpm@cicku.me> - 0.7.0-3 - Rebuild for publicsuffix-list-20150217 * Sun Feb 15 2015 Christopher Meng <rpm@cicku.me> - 0.7.0-2 - Correct the dependency * Mon Feb 02 2015 Christopher Meng <rpm@cicku.me> - 0.7.0-1 - Update to 0.7.0 * Mon Jan 26 2015 David Tardon <dtardon@redhat.com> - 0.6.2-2 - rebuild for ICU 54.1 * Thu Nov 20 2014 Christopher Meng <rpm@cicku.me> - 0.6.2-1 - Update to 0.6.2 * Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 0.5.1-3 - rebuild for ICU 53.1 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Aug 04 2014 Christopher Meng <rpm@cicku.me> - 0.5.1-1 - Update to 0.5.1 - Drop patch merged upstream * Sat Aug 02 2014 Christopher Meng <rpm@cicku.me> - 0.5.0-3 - Add a patch from Jakub Čajka to complete the tests on non-x86 arch. * Thu Jul 24 2014 Christopher Meng <rpm@cicku.me> - 0.5.0-2 - Drop useless test data - Add missing gettext-devel - psl is now separately packaged recommended by the upstream * Fri Jul 04 2014 Christopher Meng <rpm@cicku.me> - 0.5.0-1 - Update to 0.5.0 * Tue Jul 01 2014 Christopher Meng <rpm@cicku.me> - 0.4.0-1 - Update to 0.4.0 * Tue Apr 08 2014 Christopher Meng <rpm@cicku.me> - 0.2-1 - Initial Package.