forked from pool/brotli
add boo reference
OBS-URL: https://build.opensuse.org/package/show/Archiving/brotli?expand=0&rev=26
This commit is contained in:
parent
36e05c72a7
commit
d9fe74d1f0
@ -2,7 +2,8 @@
|
||||
Wed Aug 26 16:30:45 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to 1.0.8
|
||||
* Fix integer overflow when input chunk is longer than 2GiB
|
||||
* Fix integer overflow when input chunk is longer than
|
||||
2GiB [boo#1175825]
|
||||
* `brotli -v` now reports raw / compressed size
|
||||
* decoder: minor speed / memory usage improvements
|
||||
* encoder: fix rare access to uninitialized data in ring-buffer
|
||||
|
@ -27,7 +27,7 @@ Group: Productivity/Archiving/Compression
|
||||
URL: https://github.com/google/brotli
|
||||
Source: https://github.com/google/brotli/archive/v%version.tar.gz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake >= 2.8.6
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gzip
|
||||
BuildRequires: pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user