↵ Return to the main page of lz4-java-javadoc
	View build
	Search for updates
	Package Info
	🠗 Changelog
	🠗 Dependencies
	🠗 Provides
	🠗 Files
| Date | Author | Change | 
|---|---|---|
| 2021-01-13 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-12 | - remove hardcoded lib directory in the Makefile | 
| 2021-01-08 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-11 | - remove hardcoded "amd64" directory path in the Makefile | 
| 2020-12-09 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-10 | - remove BuildArch: noarch | 
| 2020-12-01 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-9 | - run unit tests on classes that do not require randomizedtesting - add liblz4-java.so generation step to Makefile - remove mvn_file macro for lz4 | 
| 2020-11-19 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-8 | - remove dependency on cpptasks | 
| 2020-11-16 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-7 | - cleanup whitespace in the local patch to remove comments from templates - use system lz4 and xxhash instead of bundling the dependencies | 
| 2020-10-06 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-6 | - include patch to strip comments from mvel templates | 
| 2020-09-15 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-5 | - add "BuildArch: noarch" to fix rpmlint error: no-binary | 
| 2020-09-09 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-4 | - fixed sources to have both lz4-java and lz4 | 
| 2020-08-05 | Alex Macdonald <almacdon at redhat dot com> 1.7.1-3 | - used commit from Jie Kang's fork of lz4-java to update to upstream 1.7.1 - this prevents tests from running; eliminates the need for randomizedtesting for f33 onward - remove dependency on bea-stax - remove all usage of sun.misc.Unsafe |