Paul Howarth
ef6aecbf86
Update to 2.101 (no changes)
2021-02-21 15:27:05 +00:00
Paul Howarth
41baf6c8f1
Update to 2.100
...
- New upstream release 2.100
- Expose liblzma's 'preset_dict' feature
- Trim whitespace
2021-01-07 16:06:29 +00:00
Paul Howarth
81f898ff21
Update to 2.096 (no changes)
2020-08-01 15:00:52 +01:00
Paul Howarth
aaef409608
Update to 2.095
...
- New upstream release 2.095 (no changes)
- Modernize spec using %{make_build} and %{make_install}
2020-07-21 10:38:43 +01:00
Paul Howarth
0582eab336
Update to 2.094
...
- New upstream release 2.094
- Fix issue with Append mode and SvOOK (GH#4)
2020-07-13 14:28:47 +01:00
Paul Howarth
44996fa9c6
Update to 2.093
...
- New upstream release 2.093
- Lzma.xs: Add allocator to lzma_properties_decode (GH#2)
2019-12-08 14:27:19 +00:00
Paul Howarth
b3c5c528b0
Update to 2.092
...
- New upstream release 2.092
- Use lzma_allocator (GH#2)
2019-12-02 09:45:25 +00:00
Paul Howarth
8bc5396761
Update to 2.091
...
- New upstream release 2.091
- More updates for memory leak in raw_decoder (GH#1)
- Silence compiler warning
2019-11-24 14:26:49 +00:00
Paul Howarth
721f1e63b8
Update to 2.090
...
- New upstream release 2.090
- Fix memory leak in raw_decoder (GH#1)
2019-11-10 12:06:11 +00:00
Paul Howarth
36b643903c
Update to 2.089 (no changes)
2019-11-03 20:51:18 +00:00
Paul Howarth
95a886d0e5
Update to 2.088
...
- New upstream release 2.088
- Add support details in documentation
2019-11-03 14:16:21 +00:00
Paul Howarth
2d87371f13
Update to 2.087 (no changes)
2019-08-12 15:56:32 +01:00
Paul Howarth
b410b7d6f3
Update to 2.086
...
- New upstream release 2.086
- Moved source to github: https://github.com/pmqs/Compress-Raw-Lzma
- Add META_MERGE to Makefile.PL
- Added meta-json.t and meta-yaml.t
2019-04-01 11:53:09 +01:00
Paul Howarth
7383c96c33
Update to 2.085
...
- New upstream release 2.085
- Test harness can use a lot of memory; on systems with small memory,
t/050interop-xz.t can fail, so free memory before invoking xz
(CPAN RT#128194)
2019-01-13 19:26:29 +00:00
Paul Howarth
b43350735e
Update to 2.084 (no changes)
2019-01-07 10:43:02 +00:00
Paul Howarth
a044c77e31
Update to 2.083
...
- New upstream release 2.083 (no changes)
- Drop legacy Group: tag
2019-01-02 14:32:59 +00:00
Paul Howarth
00a8180a45
Update to 2.082
...
- New upstream release 2.082
- README: Document clash with older version of liblzma (CPAN RT#125046)
- Lzma.pm: Fix typo in pod (CPAN RT#125093)
2018-04-16 10:22:18 +01:00
Paul Howarth
08707d8a8f
Update to 2.081
...
- New upstream release 2.081
- Previous release used $^W instead of use warnings - fixed
2018-04-09 09:59:21 +01:00
Paul Howarth
32c9683e05
Update to 2.080 (no changes)
2018-04-04 08:52:33 +01:00
Paul Howarth
c6609aee75
Update to 2.074
...
- New upstream release 2.074
- Lzma.xs: comment out unused variables and remove C++-ism (CPAN RT#120272)
- Make failure when LZMA_VERSION != lzma_version_number more explicit
- Added interface to LZMA_VERSION and LZMA_VERSION_STRING
2017-02-20 11:19:33 +00:00
Paul Howarth
ffde1faddd
Update to 2.072
...
- New upstream release 2.072
- Fix for Makefile.PL depending on . in @INC (CPAN RT#120084)
- Use of Compress::Raw::Lzma::RawDecoder failed with large amount of data
(CPAN RT#105460)
- AppendOutput for "encode" methods said default was 1; it is actually 0
2017-02-13 09:12:13 +00:00
Paul Howarth
c5c09bfce1
Update to 2.070
...
- New upstream release 2.070
- Fix wrong FLAG_APPEND_OUTPUT logic (CPAN RT#119207)
- Simplify find commands using -empty and -delete
2016-12-29 17:51:21 +00:00
Paul Howarth
f7103c7793
Update to 2.069 (no changes)
2015-09-27 15:59:47 +01:00
Paul Howarth
da5ac3757b
Update to 2.068 (no changes)
2014-12-24 11:19:41 +00:00
Paul Howarth
ae5906c894
Update to 2.067
...
- New upstream release 2.067 (no changes)
- Classify buildreqs by usage
2014-12-09 13:34:21 +00:00
Paul Howarth
efcdbf6360
Update to 2.066 (no changes)
2014-09-22 10:39:36 +01:00
Paul Howarth
55fffddecf
Update to 2.064
...
- New upstream release 2.064
- Handle non-PVs better (CPAN RT#91558)
2014-02-02 12:00:08 +00:00
Paul Howarth
9c7a40606a
Update to 2.063 (no changes)
2013-11-03 21:32:20 +00:00
Paul Howarth
1cb535b816
Update to 2.062
...
- New upstream release 2.062
- Fix typos (CPAN RT#86418)
2013-08-12 20:55:22 +01:00
Paul Howarth
1fefe20b3b
Update to 2.061
...
- New upstream release 2.061
- Silence compiler warning by making 2nd parameter to DispStream a const char*
2013-05-27 16:07:03 +01:00
Paul Howarth
c4b7779c99
Update to 2.060 (no changes)
2013-01-08 10:32:17 +00:00
Paul Howarth
6315882698
Update to 2.059
...
- New upstream release 2.059
- Copy-on-write support
2012-11-26 07:58:10 +00:00
Paul Howarth
868435510d
Update to 2.058
...
- New upstream release 2.058
- Update to ppport.h that includes SvPV_nomg_nolen
- Added PERL_NO_GET_CONTEXT
2012-11-13 10:54:55 +00:00
Paul Howarth
02823764b4
Update to 2.055
...
- New upstream release 2.055
- Fix misuse of magic in API (CPAN RT#78080)
2012-08-06 13:09:52 +01:00
Paul Howarth
dd5433ec67
Update to 2.052
...
- New upstream release 2.052 (fix to allow building with C++)
- Don't need to remove empty directories from buildroot
2012-04-29 19:06:25 +01:00
Paul Howarth
5e5de172ab
Update to 2.049 (README wasn't included in the distribution)
2012-02-18 22:34:42 +00:00
Paul Howarth
0f54bd44c5
Update to 2.048 (set minimum Perl version to 5.6)
2012-01-29 21:36:23 +00:00
Paul Howarth
b5b6157054
Update to 2.045 (moved FAQ.pod to IO::Compress)
2011-12-05 08:05:57 +00:00
Paul Howarth
192e2c079c
Update to 2.044
...
- New upstream release 2.044
- Moved FAQ.pod under the lib directory so it can get installed
2011-12-04 12:40:27 +00:00
Paul Howarth
80c3c9c7e1
Update to 2.043 (no changes)
2011-11-21 10:20:25 +00:00
Paul Howarth
6c2388bccc
Update to 2.042 (no changes)
2011-11-18 09:20:49 +00:00
Paul Howarth
c06514d3c9
Update to 2.040
...
- New upstream release 2.040
- Croak if attempt to freeze/thaw compression object (CPAN RT#69985)
- BR: perl(Carp)
2011-10-29 10:03:53 +01:00
Paul Howarth
23d1e9bc3d
Update to 2.037 (no changes)
2011-06-22 09:51:54 +01:00
Paul Howarth
12e7f99276
Update to 2.036
...
- New upstream release 2.036
- A number of changes to facilitate adding LZMA support to
IO::Compress::Zip : IO::Uncompress::Unzip:
- Added preset filters Lzma::Filter::Lzma1::Preset and
Lzma::Filter::Lzma2::Preset
- Added forZip option to Compress::Raw::Lzma::Encoder
- Added properties option to Compress::Raw::Lzma::RawDecoder
2011-06-20 12:49:15 +01:00
Paul Howarth
6dc9cca8fb
Update to 2.035 (no changes)
2011-05-07 16:26:35 +01:00
Paul Howarth
8b85597f0f
Update to 2.034 (document the change of default MemLimit in 2.033)
2011-05-03 12:12:59 +01:00
Paul Howarth
f9dd5e6f12
Update to 2.033
...
- New upstream release 2.033
- Changed default MemLimit from 128 MB to unlimited
2011-01-11 16:15:22 +00:00
Paul Howarth
32ff2c7164
Update to 2.032 (no changes)
2011-01-07 10:09:58 +00:00
Paul Howarth
2f151c6505
Update to 2.031
...
- New upstream release 2.031
- Changed to build with XZ 5.0.0
- Dropped symbolic constants provided by subblock.h (CPAN RT#62461)
- Drop xz 5.x patch, no longer needed
2010-10-27 10:05:08 +01:00
Paul Howarth
d05656a935
Update to 2.030 (no changes)
2010-07-26 13:04:39 +00:00