snappy 1.1.0-1 source package in Ubuntu

Changelog

snappy (1.1.0-1) unstable; urgency=low


  * New upstream release.
    * Fixes divide by zero in unit test when run on platforms with
      very imprecise gettimeofday(). (Closes: #699419)
  * Do not run make check at build time if DEB_BUILD_OPTIONS contains
    nocheck.

 -- Steinar H. Gunderson <email address hidden>  Sun, 10 Mar 2013 17:03:33 +0900

Upload details

Uploaded by:
Steinar H. Gunderson
Uploaded to:
Sid
Original maintainer:
Steinar H. Gunderson
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
snappy_1.1.0-1.dsc 1.1 KiB 5de3bbcf99b0a6bbc1af4315334cc4753c1755e36965ecca4bf21a94ae022f9b
snappy_1.1.0.orig.tar.gz 1.6 MiB 1fa82bc588bb93fa74dfc0e2e9b7d63b6e2a20ede323ef42bf0af0f947676160
snappy_1.1.0-1.diff.gz 3.1 KiB 33a8e2fab3caa5ff0403faac670b36b037770cc13f5c881d9f989336fe2d6f27

Available diffs

No changes file available.

Binary packages built by this source

libsnappy-dev: fast compression/decompression library (development files)

 Snappy is a compression/decompression library. It does not aim for
 maximum compression, or compatibility with any other compression
 library; instead, it aims for very high speeds and reasonable
 compression.
 .
 For instance, compared to the fastest mode of zlib, Snappy
 is an order of magnitude faster for most inputs, but the resulting
 compressed files are anywhere from 20% to 100% bigger. On a single core
 of a Core i7 processor in 64-bit mode, Snappy compresses at about 250
 MB/sec or more and decompresses at about 500 MB/sec or more.
 .
 This package contains the development files required to build programs
 against Snappy.

libsnappy1: No summary available for libsnappy1 in ubuntu saucy.

No description available for libsnappy1 in ubuntu saucy.