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

liblz1-1.12-bp154.1.31 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: liblz1 Distribution: SUSE Linux Enterprise 15 SP4
Version: 1.12 Vendor: openSUSE
Release: bp154.1.31 Build date: Mon May 9 11:00:10 2022
Group: System/Libraries Build host: obs-power9-07
Size: 153452 Source RPM: lzlib-1.12-bp154.1.31.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.nongnu.org/lzip/lzlib.html
Summary: LZMA Compression and Decompression Library
The lzlib compression library provides in-memory LZMA compression and
decompression functions, including integrity checking of the
decompressed data. The compressed data format used by the library is
the lzip format.

Provides

Requires

License

BSD-2-Clause AND GPL-2.0-or-later

Changelog

* Wed Jan 20 2021 Dirk Müller <dmueller@suse.com>
  - Update to 1.12:
    * see included NEWS
    * The value of the version test macro 'LZ_API_VERSION' is now
      defined as 1000 * major + minor. For version 1.12 it is 1012.
    * The new function 'LZ_api_version', which returns the
      LZ_API_VERSION of the library object code being used, has
      been added to lzlib.
    * Decompression speed has been slightly increased.
    * The new option '--check-lib', which compares the version of
      lzlib used to compile minilzip with the version actually
      being used, has been added to minilzip.
    * Minilzip now reports an error if a file name is empty (minilzip -t "").
    * Option '-o, --output' now behaves like '-c, --stdout', but
      sending the output unconditionally to a file instead of to
      standard output. See the new description of '-o' in the
      manual. This change is not backwards compatible.
    * When using '-c' or '-o', minilzip now checks whether the
      output is a terminal only once.
    * The words 'decompressed' and 'compressed' have been replaced
      with the shorter 'out' and 'in' in the verbose output of
      minilzip when decompressing or testing.
    * It has been documented in the manual that
      'LZ_(de)compress_close' and 'LZ_(de)compress_errno' can be
      called with a null argument.
    * Bugfixes, documentation updates.
* Wed Feb 06 2019 Jan Engelhardt <jengelh@inai.de>
  - Move to final release 1.11
    * No visible changes
* Wed Feb 06 2019 Jan Engelhardt <jengelh@inai.de>
  - Update License field as per SR 658030 review
* Fri Dec 14 2018 Jan Engelhardt <jengelh@inai.de>
  - Update to new upstream release 1.11~rc2
    * In case of decompression error caused by corrupt or truncated data,
      LZ_decompress_read now does not signal the error immediately
      to the application, but waits until all decoded bytes have
      been read. This allows tools like tarlz to recover as much
      data as possible from damaged members.
* Sun Feb 18 2018 avindra@opensuse.org
  - Update to version 1.10:
    * LZ_compress_finish now adjusts dictionary size for each member.
    * lzlib.c (LZ_decompress_read): Detect corrupt header with HD=3.
    * main.c: Added new option '--loose-trailing'.
    * main.c (main): Option '-S, --volume-size' now keeps input files.
    * main.c: Replaced 'bits/byte' with inverse compression ratio.
    * main.c: Show final diagnostic when testing multiple files.
    * main.c: Do not add a second .lz extension to the arg of -o.
    * main.c: Show dictionary size at verbosity level 4 (-vvvv).
    * lzlib.texi: Added chapter 'Invoking minilzip'.
  - Includes 1.9:
    * Compression time of option '-0' has been reduced by 3%.
    * Compression time of options -1 to -9 has been reduced by 1%.
    * Decompression time has been reduced by 3%.
    * main.c: Continue testing if any input file is a terminal.
    * License of the library changed to "2-clause BSD".
  - partial cleanup with spec-cleaner
* Tue May 31 2016 mpluskal@suse.com
  - Update to version 1.8:
    * decoder.c (LZd_verify_trailer): Removed test of final code.
    * main.c: Added new option '-a, --trailing-error'.
    * main.c (main): Delete '--output' file if infd is a terminal.
    * main.c (main): Don't use stdin more than once.
    * configure: Avoid warning on some shells when testing for gcc.
    * Makefile.in: Detect the existence of install-info.
    * testsuite/check.sh: A POSIX shell is required to run the tests.
    * testsuite/check.sh: Don't check error messages.
  - Move info scriplet to preun
* Thu Aug 06 2015 jengelh@inai.de
  - Update to new upstream release 1.7
    * The fast encoder, which produces a compression speed and ratio
    comparable to those of gzip, has been ported from lzip.
    * The option "-0" has been ported from lzip to minilzip.
    * If all the data to be compressed are written in advance, lzlib
    will automatically adjust the header of the compressed data to
    use the smallest possible dictionary size. This feature reduces
    the amount of memory needed for decompression and allows minilzip
    to produce identical compressed output as lzip.
* Wed Oct 01 2014 jengelh@inai.de
  - Update to new upstream release 1.6
    * Compression ratio of option -9 has been slightly increased.
    * Minilzip now copies file dates, permissions, and ownership like
    `cp -p`. (If the user ID or the group ID cannot be duplicated,
    the file permission bits S_ISUID and S_ISGID are cleared).
    * The license has been changed to "GPL version 2 or later with link
    exception".
* Tue Sep 23 2014 jengelh@inai.de
  - Drop gpg-offline build-time requirement; this is now handled by
    the local source validator
* Sun Sep 29 2013 jengelh@inai.de
  - Update to new upstream release 1.5
    * Decompression support for deprecated version 0 files has been
    removed.
    * A bug has been fixed that would make an instance of
    "struct LZ_Encoder" unresponsive if "LZ_compress_sync_flush" were
    called at the wrong moment.

Files

/usr/lib64/liblz.so.1
/usr/lib64/liblz.so.1.12
/usr/share/doc/packages/liblz1
/usr/share/doc/packages/liblz1/AUTHORS
/usr/share/doc/packages/liblz1/ChangeLog
/usr/share/doc/packages/liblz1/NEWS
/usr/share/doc/packages/liblz1/README
/usr/share/licenses/liblz1
/usr/share/licenses/liblz1/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024