Information for build libslz-1.1.0-4.fc28
ID | 7278 | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Package Name | libslz | |||||||||
Version | 1.1.0 | |||||||||
Release | 4.fc28 | |||||||||
Epoch | ||||||||||
Summary | StateLess Zip | |||||||||
Description | SLZ is a fast and memory-less stream compressor which produces an output that can be decompressed with zlib or gzip. It does not implement decompression at all, zlib is perfectly fine for this. The purpose is to use SLZ in situations where a zlib-compatible stream is needed and zlib's resource usage would be too high while the compression ratio is not critical. The typical use case is in HTTP servers and gateways which have to compress many streams in parallel with little CPU resources to assign to this task, and without having to limit the compression ratio due to the memory usage. In such an environment, the server's memory usage can easily be divided by 10 and the CPU usage by 3. | |||||||||
Built by | kojiadmin | |||||||||
State | complete | |||||||||
Volume | DEFAULT | |||||||||
Started | Sat, 14 Apr 2018 20:06:39 UTC | |||||||||
Completed | Sat, 14 Apr 2018 20:06:39 UTC | |||||||||
Tags |
|
|||||||||
RPMs |
|
|||||||||
Changelog | * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Feb 13 2017 - Dridi Boukelmoune <dridi@fedoraproject.org> - 1.1.0-2 - Fix %__global_ldflags usage for el6 * Sat Feb 11 2017 - Dridi Boukelmoune <dridi@fedoraproject.org> - 1.1.0-1 - Initial spec. |