brotli 1.0.3-1ubuntu1.2 source package in Ubuntu

Changelog

brotli (1.0.3-1ubuntu1.2) bionic-security; urgency=medium

  * Rebuild in -security pocket
  * Fix FTBFS on armhf:
    - d/p/0001-platform-fix-unaligned-64-bit-accesses-on-AArch32-70.patch:
      fix unaligned 64-bit accesses on AArch32.

 -- Marc Deslauriers <email address hidden>  Tue, 02 Oct 2018 07:14:43 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
brotli_1.0.3.orig.tar.gz 22.7 MiB 7948154166ef8556f8426a4ede219aaa98a81a5baffe1f7cf2523fa67d59cd1c
brotli_1.0.3-1ubuntu1.2.debian.tar.xz 17.0 KiB 6f3227279c1b3176625e8f59e46da30ea0d66c465b92a506a0593037da8d42d9
brotli_1.0.3-1ubuntu1.2.dsc 2.3 KiB cbb2e0a2d345274f56cd86341cf4a5936d9cf00995dbe75580c2eb262336c250

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