lz4-java (1.11.2+ds1-3) unstable; urgency=medium * Skip tests on Zero VM architectures (Closes: #1146493, #1146571) -- tony mancill Thu, 03 Sep 2026 06:58:16 -0700 lz4-java (1.11.2+ds1-2) unstable; urgency=medium * Update debian/rules to always patch the pom during dh_auto_configure Fixes FTBFS bug with binary-only builds (--no-arch-all --arch-any) -- tony mancill Tue, 01 Sep 2026 22:48:53 -0700 lz4-java (1.11.2+ds1-1) unstable; urgency=medium * Migrate to github.com/yawkat/lz4-java/ for upstream * New upstream version 1.11.2 - Addresses CVE-2025-66566, CVE-2025-12183 (Closes: #1122026) - Addresses CVE-2026-59949 (Closes: #1145019) * Freshen years in debian/copyright * Repack upstream tarball (+ds1) to exclude Maven wrapper JAR * liblz4-jni now links liblz4-java.so against liblz4.a instead of liblz4.so. Refer to debian/README.source for rationale. * Declare Static-Built-Using for liblz4-jni to detect when rebuilds/binNMUs are needed. * Refresh and drop unnecessary patches * Update build system to use maven-debian-helper - Add no-git-versioning-extension.patch - Add no-bnd-manifest.patch - Add exclude-fuzz-tests.patch * Enable Maven coordinate relocation for org.lz4:lz4-java * Enable tests during arch package build * Add debian/README.source * Add DEP-12 debian/upstream/metadata * Clean up unused Build-Depends * Remove liblz4-jni.lintian-overrides * Bump Standards-Version to 4.7.4 -- tony mancill Sun, 30 Aug 2026 11:20:00 -0700 lz4-java (1.8.0-4) unstable; urgency=medium [ Vladimir Petko ] * Resolve Java 21 FTBFS (Closes: #1053059). - d/rules: use java_compat_level variable provided by java-common to adjust -source/-target level to the minimum required by the default Java. - d/control: require updated libmvel-java. [ tony mancill ] * Freshen years in debian/copyright * Bump Standards-Version to 4.6.2 * Add lintian-overrides file for liblz4-jni -- tony mancill Fri, 24 Nov 2023 09:59:36 -0800 lz4-java (1.8.0-3) unstable; urgency=medium * Skip tests on slow architectures to address FTBFS (Closes: #1015885) Thank you to Eric Long for the merge request. -- tony mancill Sun, 28 Aug 2022 10:34:03 -0700 lz4-java (1.8.0-2) unstable; urgency=medium * Upload to unstable -- tony mancill Wed, 29 Jun 2022 07:25:58 -0700 lz4-java (1.8.0-1) experimental; urgency=medium * New upstream version 1.8.0 (Closes: #1013324) * Standards-Version updated to 4.6.1 -- tony mancill Tue, 28 Jun 2022 22:21:47 -0700 lz4-java (1.5.1-3) unstable; urgency=medium * Team upload. * Fixed the build failure with OpenJDK 17 (Closes: #981852) * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 -- Emmanuel Bourg Mon, 08 Feb 2021 22:00:04 +0100 lz4-java (1.5.1-2) unstable; urgency=medium * Team upload. * Fixed the backward compatibility with Java 8 -- Emmanuel Bourg Mon, 14 Oct 2019 11:35:29 +0200 lz4-java (1.5.1-1) unstable; urgency=medium * Initial release (Closes: #934700) -- Saif Abdul Cassim Sat, 21 Sep 2019 09:43:31 +0200