brotli 1.0.3-1ubuntu1~16.04.2 source package in Ubuntu

Changelog

brotli (1.0.3-1ubuntu1~16.04.2) xenial-security; urgency=medium

  * SECURITY UPDATE: Buffer 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 11:20:46 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates main misc
Xenial 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~16.04.2.debian.tar.xz 24.0 KiB cfcdc5d38102e78125aae8dc3c1c6a7c48ad5d125da739e8dd487620d0083efb
brotli_1.0.3-1ubuntu1~16.04.2.dsc 2.3 KiB d503045c27c7a096f0736773e1a591cb2b8c913f618b177073235fe06c5635fc

View changes file

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 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.
 .
 This package installs a command line utility.

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 package libbrotli1

 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.

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.

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.