Brotli

Edit Package brotli

Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.

The specification of the Brotli Compressed Data Format is defined in RFC 7932.

Brotli is open-sourced under the MIT License, see the LICENSE file.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000046 46 Bytes
brotli-1.0.7.tar.gz 0023827908 22.7 MB
brotli.changes 0000005657 5.52 KB
brotli.spec 0000004827 4.71 KB
brotli_Ensure-decompression-consumes-all-input.patch 0000002669 2.61 KB
brotli_Verbose-CLI+Shared-Brotli.patch 0000070921 69.3 KB
Latest Revision
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 2)
( update required for GNOME 3.34, devel package dependencies were incorrect jsc#SLE-8244)

- 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.

- Avoid bashisms, install manpages without +x bit, get rid of
  wrap descriptions, feed through cleaner.

- brotli 1.0.7:
  * faster decoding on ARM
  * improved precision of window size calculation in CLI
- includes changes from 1.0.6:
  * fix unaligned 64-bit accesses on AArch32
  * add ASAN/MSAN unaligned read specializations
  * fix JDK 8<->9 incompatibility

- Add baselibs.conf, build 32bit library support.

- Use cmake macros for building and tests

- Update to version 1.0.5:
  * improve q=1 compression on small files
  * inverse Bazel workspace tree
  * add rolling-composite-hasher for large-window mode
  * add tools to download and transform static dictionary data
- Changes for version 1.0.4:
Comments 0
openSUSE Build Service is sponsored by