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

perl-Compress-Raw-Lzma-2.082-bp153.1.17 RPM for s390x

From OpenSuSE Leap 15.3 for s390x

Name: perl-Compress-Raw-Lzma Distribution: SUSE Linux Enterprise 15 SP3
Version: 2.082 Vendor: openSUSE
Release: bp153.1.17 Build date: Sat Mar 6 02:38:55 2021
Group: Development/Libraries/Perl Build host: s390zp26
Size: 122682 Source RPM: perl-Compress-Raw-Lzma-2.082-bp153.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Compress-Raw-Lzma/
Summary: Low-Level Interface to lzma compression library
'Compress::Raw::Lzma' provides an interface to the in-memory
compression/uncompression functions from the lzma compression library.

Although the primary purpose for the existence of 'Compress::Raw::Lzma' is
for use by the 'IO::Compress::Lzma', 'IO::Uncompress::UnLzma',
'IO::Compress::Xz' and 'IO::Uncompress::UnXz' modules, it can be used on
its own for simple compression/uncompression tasks.

There are two functions, called 'code' and 'flush', used in all the
compression and uncompression interfaces defined in this module. By default
both of these functions overwrites any data stored in its output buffer
parameter. If you want to compress/uncompress to a single buffer, and have
'code' and 'flush' append to that buffer, enable the 'AppendOutput' option
when you create the compression/decompression object.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Sat Apr 21 2018 coolo@suse.com
  - updated to 2.082
    see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
      2.082 15 April 2018
    * README
      Document clash with older version of liblzma
      [#125046]: Undefined symbol "lzma_properties_size"
    * Lzma.pm
      [#125093]: [PATCH] fix spelling mistakes: defaut -> default
* Wed Apr 11 2018 coolo@suse.com
  - updated to 2.081
    see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
      2.081 4 April 2018
    * previous release used $^W instead of use warnings. Fixed.
* Wed Apr 04 2018 coolo@suse.com
  - updated to 2.080
    see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
      2.080 2 April 2018
    * No Changes
* Mon Jul 10 2017 coolo@suse.com
  - updated to 2.074
    see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
      2.074 18 Feb 2017
    * Lzma.xs
      Comment out unused variables & remove C++-ism
      [#120272]: [PATCH] Unbreak compilation
    * Make failure when LZMA_VERSION != lzma_version_number more excplicit
    * Added interface to LZMA_VERSION and LZMA_VERSION_STRING
      2.072 4 Feb 2017
    * Makefile.PL
      [#120084]: Need Fix for Makefile.PL depending on . in @INC
    * #105460: use of Compress::Raw::Lzma::RawDecoder fails with large amount of data
      AppendOutput for "encode" methods said default was 1. It is actually.
      2.070 28 Dec 2016
    * #119207: Compress-Raw-Lzma-2.069 bug report
      2.069 26 Sep 2015
    * No Changes
* Wed Dec 24 2014 jnweiger@gmail.com
  - update to 2.068 23 Dec 2014
    * No Changes
  - 2.064 1 February 2014
    * [PATCH] Handle non-PVs better [#91558]
* Sun Dec 01 2013 jw@suse.com
  - Update to 2.062, since 2.052 fails on 13.1 with
    t/01llzma-generic.t at line 487
      [   61s] #          got: 'Appended$&A*̓5KH=*5$Appended'
      [   61s] #     expected: 'Appended'
    and many other fatal errors.
  - 2.062 11 August 2013 * fix typos [RT #86418]
  - 2.061 19 May 2013 * silence compiler warning by making 2nd parameter to DispStream a const char*
  - 2.060 7 January 2013 * No Changes
  - 2.059 24 November 2012 * Copy-on-write support
  - 2.058 12 November 2012 * No Changes
  - 2.057 10 November 2012
    * update to ppport.h that includes SvPV_nomg_nolen
    * added PERL_NO_GET_CONTEXT
  - 2.055 5 August 2012 * Fix misuse of magic in API
* Mon Jun 25 2012 chris@computersalat.de
  - update to 2.052
    * Fixed to allow building with C++
  - 2.049 17 February 2012
    * README wasn't included in the distribution.
  - 2.047 28 January 2012
    * Set minimum Perl version to 5.6
  - 2.045 3 December 2011
    * Moved FAQ.pod to IO::Compress
  - 2.044 2 December 2011
    * Moved FAQ.pod under the lib directory so it can get installed
  - 2.039 28 October 2011
    * croak if attempt to freeze/thaw compression object
      [RT #69985]
  - 2.036 18 June 2011
    * A number of changes to facilitate adding LZMA support to
      IO::Compress::Zip & IO::Uncompress::Unzip
    * Added preset filters Lzma::Filter::Lzma1::Preset &
      Lzma::Filter::Lzma2::Preset
    * Added forZip option to Compress::Raw::Lzma::Encoder
    * Added properties option to Compress::Raw::Lzma::RawDecoder
  - update license to spdx format
* Tue May 31 2011 coolo@novell.com
  - updated to 2.035
    code name "No Changes"
* Sat Apr 16 2011 coolo@opensuse.org
  - updated to 2.033
    * Changed default MemLimit from 128Meg to unlimited.
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro

Files

/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/Compress
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/Compress/Raw
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/Compress/Raw/Lzma.pm
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Compress
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Compress/Raw
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Compress/Raw/Lzma
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Compress/Raw/Lzma/Lzma.so
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Compress/Raw/Lzma/autosplit.ix
/usr/share/doc/packages/perl-Compress-Raw-Lzma
/usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
/usr/share/doc/packages/perl-Compress-Raw-Lzma/README
/usr/share/man/man3/Compress::Raw::Lzma.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:08:25 2024