Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libsnappy1-32bit-1.2.2-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libsnappy1-32bit Distribution: openSUSE Tumbleweed
Version: 1.2.2 Vendor: openSUSE
Release: 1.1 Build date: Sun Jun 29 13:18:27 2025
Group: Unspecified Build host: reproducible
Size: 50578 Source RPM: snappy-1.2.2-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/google/snappy/
Summary: A compressor/decompressor library favoring time
Snappy is a compression/decompression library. It does not aim for maximum
compression, or compatibility with any other compression library; instead, it
aims for 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 1st-generation 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 holds the shared library of snappy.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sun Jun 29 2025 Christoph G <foss@grueninger.de>
  - update to 1.2.2
    * We fixed a very old issue of data corruption when compressed
      size exceeds 4GB. This can happen when you compress data
      close to 4GB and it's incompressible, for example, random
      data.
    * Started to use minimum CMake 3.10 because older ones are not
      planned to be supported.
  - update to 1.2.1
    * We restored old functions/symbols after reports of ABI
      incompatibility apache/arrow#41058
  - update to 1.2.0
    * Level API was added with level 2 support. Compresses 5-10%
      denser and decompresses 5-10% faster. The compression speed
      drop is about 20-30%
  - add correct_testing_link.patch, taken from Debian
  - adjust reenable-rtti.patch
  - adjust use-system-test-libs.patch, following the patch from
    Debian
* Thu Jun 19 2025 Andreas Stieger <andreas.stieger@gmx.de>
  - Fix build with googletest 1.17.0 by using C++17, boo#1244989
* Thu Apr 17 2025 Jan Engelhardt <jengelh@inai.de>
  - Update summary of the most prominently installed (sub)package.
* Sat Mar 22 2025 Shawn Dunn <sfalken@opensuse.org>
  - Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
  - Remove Group: declarations, no longer used
* Mon Mar 25 2024 Danilo Spinella <danilo.spinella@suse.com>
  - Fix build with GTest 1.14.0 by using C++14, bsc#1221872
* Fri Nov 10 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.1.10:
    * Performance improvements
    * Compilation fixes for various environments
  - drop fix-always-inline.patch (obsolete)
* Wed Oct 27 2021 Tim Serong <tserong@suse.com>
  - Re-enable RTTI, without which other applications can't subclass
    snappy::Source (this breaks Ceph, as one example)
  - Add reenable-rtti.patch
* Tue Jul 13 2021 Danilo Spinella <danilo.spinella@suse.com>
  - Update to 1.1.9:
    * Performance improvements
  - Add fix-always-inline.patch
  - Add use-system-test-libs.patch
  - Add a hardcoded snappy.pc file
* Tue Aug 25 2020 Dirk Mueller <dmueller@suse.com>
  - update to 1.1.8:
    * Small performance improvements.
    * Removed snappy::string alias for std::string.
    * Improved CMake configuration.
  - remove snappy-pcfile.patch (never went upstream)
* Thu Feb 08 2018 jengelh@inai.de
  - Better neutrality of from description. Quantify "Core i7".
    Trim description of SRPM and -devel as the user already has an
    idea what to look for.
  - Fix RPM groups.

Files

/usr/lib/libsnappy.so.1
/usr/lib/libsnappy.so.1.2.2


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jul 15 23:37:41 2025