Update Byte buddy to 1.18.4

Prerequisite PR: asm!4 (closed)

This PR addresses 1108558. Upstream release log: https://github.com/raphw/byte-buddy/releases Java 25 support was added in 1.17.5. I have pushed upstream and pristine-tar branches.

Changes: - d/p/temporary_no_safevararg.patch: disable SafeVarargsPlugin to build without the missing plugin. The plugin was added in 1.17.4. - d/p/plugin-dependency.patch: use debian version for the bootstrap byte-buddy. - d/p/maven.ignoreRules: ignore maven publishing plugin. - d/control: add libasm-jdk-bridge-java - new dependency.

Testing:

  • rebuilt reverse build dependencies[1]

[1] https://launchpad.net/~vpa1977/+archive/ubuntu/byte-buddy-rdeps/+packages

Edited by Vladimir Petko

Merge request reports

Loading