Mon, 23 Sep 2024 06:38:05 CST | login

Information for build lz4-java-1.7.1-14.module+el8.4.0+179+9d694d88

ID13895
Package Namelz4-java
Version1.7.1
Release14.module+el8.4.0+179+9d694d88
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/lz4-java#39e9d8cd31465ab4fb78ec92a21de7e1982a181e
SummaryLZ4 compression for Java
DescriptionLZ4 compression for Java, based on Yann Collet's work. This library provides access to two compression methods that both generate a valid LZ4 stream: * fast scan (LZ4): ° low memory footprint (~ 16 KB), ° very fast (fast scan with skipping heuristics in case the input looks incompressible), ° reasonable compression ratio (depending on the redundancy of the input). * high compression (LZ4 HC): ° medium memory footprint (~ 256 KB), ° rather slow (~ 10 times slower than LZ4), ° good compression ratio (depending on the size and the redundancy of the input). The streams produced by those 2 compression algorithms use the same compression format, are very fast to decompress and can be decompressed by the same decompressor instance.
Built bymbs
State complete
Volume DEFAULT
StartedWed, 29 Sep 2021 21:00:01 CST
CompletedWed, 29 Sep 2021 21:01:46 CST
Taskbuild (module-jmc-rhel8-8040020210929124549-deb7c738, /stage/rpms/lz4-java:39e9d8cd31465ab4fb78ec92a21de7e1982a181e)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/lz4-java?#39e9d8cd31465ab4fb78ec92a21de7e1982a181e'}}
Tags
module-jmc-rhel8-8040020210929124549-deb7c738
module-jmc-rhel8-8040020210929124549-deb7c738-build
module-jmc-rhel8-8050020211122074540-6392b1f8
module-jmc-rhel8-8050020211122074540-6392b1f8-build
module-jmc-rhel8-8060020220521051258-faeb32e6
module-jmc-rhel8-8060020220521051258-faeb32e6-build
RPMs
src
lz4-java-1.7.1-14.module+el8.4.0+179+9d694d88.src.rpm (info) (download)
noarch
lz4-java-javadoc-1.7.1-14.module+el8.4.0+179+9d694d88.noarch.rpm (info) (download)
x86_64
lz4-java-1.7.1-14.module+el8.4.0+179+9d694d88.x86_64.rpm (info) (download)
Logs
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Feb 19 2021 Alex Macdonald <almacdon@redhat.com> 1.7.1-14 - Add ExclusiveArch: x86_64 * Wed Feb 17 2021 Alex Macdonald <almacdon@redhat.com> 1.7.1-13 - Bundle missing xxhash and lz4 components & adjust local Makefile * Wed Jan 13 2021 Alex Macdonald <almacdon@redhat.com> 1.7.1-12 - remove hardcoded lib directory in the Makefile * Fri Jan 08 2021 Alex Macdonald <almacdon@redhat.com> 1.7.1-11 - remove hardcoded "amd64" directory path in the Makefile * Wed Dec 09 2020 Alex Macdonald <almacdon@redhat.com> 1.7.1-10 - remove BuildArch: noarch * Tue Dec 01 2020 Alex Macdonald <almacdon@redhat.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 * Thu Nov 19 2020 Alex Macdonald <almacdon@redhat.com> 1.7.1-8 - remove dependency on cpptasks * Mon Nov 16 2020 Alex Macdonald <almacdon@redhat.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 * Tue Oct 06 2020 Alex Macdonald <almacdon@redhat.com> 1.7.1-6 - include patch to strip comments from mvel templates * Tue Sep 15 2020 Alex Macdonald <almacdon@redhat.com> 1.7.1-5 - add "BuildArch: noarch" to fix rpmlint error: no-binary * Wed Sep 09 2020 Alex Macdonald <almacdon@redhat.com> 1.7.1-4 - fixed sources to have both lz4-java and lz4 * Wed Aug 05 2020 Alex Macdonald <almacdon@redhat.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 * Tue Aug 04 2020 Alex Macdonald <almacdon@redhat.com> 1.7.1-2 - Included the lz4 submodule inside the lz4-java source tarball * Thu Jul 30 2020 Alex Macdonald <almacdon@redhat.com> 1.7.1-1 - Update to version 1.7.1 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fabio Valentini <decathorpe@gmail.com> - 1.3.0-12 - Add BuildRequires: gcc to fix FTBFS issue. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Feb 19 2017 gil cattaneo <puntogil@libero.it> 1.3.0-6 - disable test suite on ppc64 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Sep 12 2016 gil cattaneo <puntogil@libero.it> 1.3.0-4 - exclude aarch64 * Tue May 03 2016 gil cattaneo <puntogil@libero.it> 1.3.0-3 - fix test suite * Tue May 03 2016 gil cattaneo <puntogil@libero.it> 1.3.0-2 - unbundle lz4 code (lz4-java issues#74) * Mon Jul 20 2015 gil cattaneo <puntogil@libero.it> 1.3.0-1 - initial rpm