Sun, 01 Feb 2026 05:52:02 CST | login

Information for build golang-github-klauspost-pgzip-1.2.5-1.ocs23

ID18764
Package Namegolang-github-klauspost-pgzip
Version1.2.5
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-klauspost-pgzip.git?.#ef6919ad83c4b3447d38aef2724520bf11ca674d
SummaryGo parallel gzip (de)compression
Description Go parallel gzip compression/decompression. This is a fully gzip compatible drop in replacement for "compress/gzip". This will split compression into blocks that are compressed in parallel. This can be useful for compressing big amounts of data. The output is a standard gzip file. The gzip decompression is modified so it decompresses ahead of the current reader. This means that reads will be non-blocking if the decompressor can keep ahead of your code reading from it. CRC calculation also takes place in a separate goroutine.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 26 Aug 2024 14:20:14 CST
CompletedMon, 26 Aug 2024 14:21:59 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-github-klauspost-pgzip.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-klauspost-pgzip.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-klauspost-pgzip-1.2.5-1.ocs23.src.rpm (info) (download)
noarch
golang-github-klauspost-pgzip-devel-1.2.5-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build