Sat, 18 Jan 2025 18:15:39 CST | login

Information for build mingw-libpsl-0.21.0-1.ocs23

ID10662
Package Namemingw-libpsl
Version0.21.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/mingw-libpsl.git?.#90e73fca80ce48b1fcb1230f5e243744007fd1c6
SummaryMinGW port of C 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 byfanjunkong
State complete
Volume DEFAULT
StartedTue, 11 Jun 2024 19:36:20 CST
CompletedTue, 11 Jun 2024 19:39:44 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/mingw-libpsl.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/mingw-libpsl.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
mingw-libpsl-0.21.0-1.ocs23.src.rpm (info) (download)
noarch
mingw32-libpsl-0.21.0-1.ocs23.noarch.rpm (info) (download)
mingw64-libpsl-0.21.0-1.ocs23.noarch.rpm (info) (download)
mingw32-libpsl-debuginfo-0.21.0-1.ocs23.noarch.rpm (info) (download)
mingw64-libpsl-debuginfo-0.21.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jun 11 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.21.0-1 - initial build