Version: 1.0.9, Package name: brotli-1.0.9 |
Maintained by: Pascal Stumpf |
Master sites: |
Description 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. |
Filesize: 475.57 KB |
Version History (View Complete History) |
|
2020-11-11 05:43:58 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Build DEBUG_PACKAGES. |
2020-10-18 12:37:20 by Daniel Dickman | Files touched by this commit (3) |
Log message: update brotli to v1.0.9 which fixes CVE-2020-8927 ok pascal@ (MAINTAINER) |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-25 07:50:27 by Pascal Stumpf | Files touched by this commit (3) |
Log message: Update brotli to 1.0.7. |
2018-07-16 00:42:56 by Gonzalo L. Rodriguez | Files touched by this commit (2) |
Log message: Update for Brotli to 1.0.5: https://github.com/google/brotli/releases Maintainer timeout OK bcallah@ |
2018-04-27 10:30:57 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: Update to brotli-1.0.4. Bump minors of brotlicommon and brotlidec as 2 symbols have been added to the first that are used by the latter. OK kn@, pascal@ (maintainer), jca@ |
2017-04-18 10:37:46 by Pascal Stumpf | Files touched by this commit (5) |
Log message: Update to brotli 0.6.0. Correct license comment. |