brotli 1.0.3-1ubuntu1.3 source package in Ubuntu
Changelog
brotli (1.0.3-1ubuntu1.3) bionic-security; urgency=medium * SECURITY UPDATE: Buffr overflow - debian/patches/CVE-2020-8927.patch: fix potential overflow when input chunk is >2GiB in c/common/*, c/dec/*, c/enc/*, research/brotli_decoder.c, research/draw_histogram.cc, scripts/.bintray.json, scripts/source.lst, setup.py. - CVE-2020-8927 -- <email address hidden> (Leonidas S. Barbosa) Tue, 29 Sep 2020 10:29:14 -0300
Upload details
- Uploaded by:
- Leonidas S. Barbosa
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | misc | |
Bionic | security | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
brotli_1.0.3.orig.tar.gz | 22.7 MiB | 7948154166ef8556f8426a4ede219aaa98a81a5baffe1f7cf2523fa67d59cd1c |
brotli_1.0.3-1ubuntu1.3.debian.tar.xz | 24.8 KiB | d69d509645eea1548e42285c9f2f610be5edf3e4e2d36dd91c842ff8bb688461 |
brotli_1.0.3-1ubuntu1.3.dsc | 2.3 KiB | 1476fa3b0903fe55f49a1ff34e2bfefdadbbf61e194b2f391fbf4eadcd0fc54f |
Available diffs
Binary packages built by this source
- brotli: lossless compression algorithm and format (command line utility)
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.
.
This package installs a command line utility.
- brotli-dbgsym: debug symbols for brotli
- libbrotli-dev: library implementing brotli encoder and decoder (development files)
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.
.
This package installs development files.
- libbrotli1: library implementing brotli encoder and decoder (shared libraries)
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.
.
This package installs shared libraries.
- libbrotli1-dbgsym: debug symbols for libbrotli1
- python-brotli: lossless compression algorithm and format (Python 2 version)
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.
.
This package installs a Python 2 module.
- python-brotli-dbgsym: debug symbols for python-brotli
- python3-brotli: lossless compression algorithm and format (Python 3 version)
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.
.
This package installs a Python 3 module.
- python3-brotli-dbgsym: debug symbols for python3-brotli