Package Release Info

brotli-1.1.0-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libbrotli-devel-32bit
libbrotlicommon1-32bit
libbrotlidec1-32bit
libbrotlienc1-32bit

Change Logs

* Tue Oct 17 2023 dmueller@suse.com
- build with optflags again
* Thu Aug 31 2023 jengelh@inai.de
- Update to release 1.1
  * CLI: added a --dictionary option
- Reomve 0001-Revert-Add-runtime-linker-path-to-pkg-config-files-7.patch
* Wed Mar 08 2023 mpluskal@suse.com
- Build AVX2 enabled hwcaps library for x86_64-v3
* Sat Feb 25 2023 meissner@suse.com
- add 32bit devel package for Wine development.
* Tue Sep 01 2020 jengelh@inai.de
- Add 0001-Revert-Add-runtime-linker-path-to-pkg-config-files-7.patch
* Thu Aug 27 2020 jengelh@inai.de
- Update to 1.0.9
  * 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
- Drop brotli_Ensure-decompression-consumes-all-input.patch,
  brotli_Verbose-CLI+Shared-Brotli.patch (merged)
* Wed Aug 12 2020 andythe_great@pm.me
- Fix W: shared-lib-calls-exit /usr/lib64/libbrotlienc.so.1.0.7
  exit@GLIBC_2.2.5.
* Tue Nov 19 2019 sflees@suse.de
- %make_jobs is deprecated and replaced by %cmake_build
* Sun Jan 13 2019 bjorn.lie@gmail.com
- Add brotli_Verbose-CLI+Shared-Brotli.patch: Verbose CLI + start
  pulling "Shared-Brotli".
  * verbose CLI output; fix gh#google/brotlie#666.
  * pull `SHIFT` transforms; currently this is semantically dead
    code; later it will be used by "Shared-Brotli".
- Add brotli_Ensure-decompression-consumes-all-input.patch: Ensure
  decompression consumes all input. If not, it's a corrupt stream.
- Tweak spec slightly.
* Fri Dec 14 2018 jengelh@inai.de
- Avoid bashisms, install manpages without +x bit, get rid of
  wrap descriptions, feed through cleaner.