1Revision history for Compress-LZ4
2
30.25  Thu Apr  6 16:34:41 UTC 2017
4    - Safely handled 0-size, >0 length payload. (RT #120991)
5    - Updated ppport.h.
6
70.24  Thu Mar 23 04:19:38 UTC 2017
8    - Fixed decompression to stop returning bytes past the end of the payload.
9      RT #120695
10    - Integrated latest LZ4 source (1.7.5).
11    - Allowed acceleration level to be specified.
12    - Updated pod regarding compatibilty.
13
140.23  Mon Jul 25 20:34:43 UTC 2016
15    - Added fix for EUMM bug with BSD make.
16
170.22  Wed May 20 06:10:50 UTC 2015
18    - Allowed compression level to be specified.
19    - Migrated from deprecated API.
20
210.21  Tue May 12 18:50:33 UTC 2015
22    - Allowed 'magical' input. (RT #104349)
23    - Built LZ4 source as a static library.
24    - Integrated latest LZ4 source (r129).
25
260.20  Mon Jul  7 21:01:38 UTC 2014
27    - Integrated latest LZ4 source for security fix on 32-bit systems.
28    - Updated ppport.h.
29
300.19  Sat Feb  8 00:33:22 UTC 2014
31    - Switched from fast to safe decompression function to protect against
32      bad data.
33    - Integrated latest LZ4 source for performance enhancements.
34
350.18  Tue Nov 19 00:51:59 UTC 2013
36    - Added lz4_* functions to avoid length header. (RT #90451)
37    - Updated ppport.h.
38
390.17  Tue Mar 19 00:10:13 UTC 2013
40    - Integrated latest LZ4 source for performance and portability
41      enhancements.
42    - Fixed AMD64 test.
43
440.16  Sat Sep  8 18:14:00 UTC 2012
45    - Integrated latest LZ4 source to fix buffer overflow.
46    - Allowed overloaded objects to be stringified.
47    - Renamed source file for portability.
48
490.15  Sat Aug 11 16:10:43 UTC 2012
50    - Applied previous NetBSD fix to LZ4HC.
51
520.14  Fri Aug 10 00:17:18 UTC 2012
53    - Integrated latest LZ4 source for performance enhancements.
54    - Added compress_hc function for higher compression.
55
560.13  Fri Jun  1 18:48:17 UTC 2012
57    - Prevented memory leak on invalid compression streams. (RT #77574)
58
590.12  Wed Apr  4 12:53:04 UTC 2012
60    - Made length header portable across different architectures.
61
620.11  Tue Apr  3 21:32:22 UTC 2012
63    - Integrated latest LZ4 source for NetBSD fix.
64
650.10  Mon Mar 26 11:22:20 UTC 2012
66    - Moved source files to top-level directory to avoid portability problems
67      with EUMM and subdirs.
68
690.09  Fri Mar 23 17:25:01 UTC 2012
70    - Really fixed the BSD make issue.
71
720.08  Fri Mar 23 16:26:11 UTC 2012
73    - Added fix for BSD make.
74
750.07  Thu Mar 22 16:08:31 UTC 2012
76    - Removed use of debug module not listed in prereqs.
77
780.06  Thu Mar 22 09:00:11 UTC 2012
79    - Fixed for compilers that don't support -o option.
80
810.05  Sun Mar 18 19:39:19 UTC 2012
82    - Fixed test for Perl 5.6.
83
840.04  Sun Mar 18 06:48:17 UTC 2012
85    - Added fix for AMD64. (RT #75624)
86
870.03  Fri Mar  2 04:31:45 UTC 2012
88    - Integrated latest LZ4 source for better performance.
89    - Updated benchmarks.
90
910.02  Mon Feb 20 21:24:20 UTC 2012
92    - Integrated latest LZ4 source for portability updates.
93
940.01  Sat Feb 11 15:04:57 UTC 2012
95    - Initial distribution.
96