Thu, 23 May 2024 14:07:27 UTC | login

Information for build libpsl-0.21.0-4.fc33

ID133845
Package Namelibpsl
Version0.21.0
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpsl.git#daf911e0f3f660bebf84a4128fb7bbb5d690c2f8
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 13:23:51 UTC
CompletedFri, 27 Mar 2020 14:03:37 UTC
Taskbuild (f33, /rpms/libpsl.git:daf911e0f3f660bebf84a4128fb7bbb5d690c2f8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpsl.git#daf911e0f3f660bebf84a4128fb7bbb5d690c2f8'}}
Tags
f33
RPMs
src
libpsl-0.21.0-4.fc33.src.rpm (info) (download)
riscv64
libpsl-0.21.0-4.fc33.riscv64.rpm (info) (download)
libpsl-devel-0.21.0-4.fc33.riscv64.rpm (info) (download)
psl-0.21.0-4.fc33.riscv64.rpm (info) (download)
psl-make-dafsa-0.21.0-4.fc33.riscv64.rpm (info) (download)
libpsl-debuginfo-0.21.0-4.fc33.riscv64.rpm (info) (download)
libpsl-debugsource-0.21.0-4.fc33.riscv64.rpm (info) (download)
psl-debuginfo-0.21.0-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Kamil Dudka <kdudka@redhat.com> - 0.21.0-4 - fix unnecessary build failure due to missing tree_index.sgml in gtk-doc output * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 17 2019 Kamil Dudka <kdudka@redhat.com> - 0.21.0-1 - update to 0.21.0 (#1700444) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 27 2018 Kamil Dudka <kdudka@redhat.com> - 0.20.2-5 - avoid using rpath in the psl executable (#1533448) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.20.2-3 - Rebuilt for Python 3.7 * Tue May 22 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 0.20.2-2 - Rebuilt for publicsuffix-list 20180514 * Tue May 01 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 0.20.2-1 - Update to 0.20.2 (#1572887)