multiple-pkcs11-library-init
# HG changeset patch
# User andrew
# Date
1352129932 0
# Node ID
e9c857dcb964dbfa5eef3a3590244cb4d999cf7a
# Parent
1406789608b76d0906881979335d685855f44190
Allow multiple PKCS11 library initialisation to be a non-critical error.
Gbp-Pq: Name multiple-pkcs11-library-init.diff
openjdk-21 (21.0.4+7-2) unstable; urgency=medium
[ Vladimir Petko ]
* d/copyright: Regenerate copyright.
* d/watch: Use fixed googletest version.
* d/rules, d/t/*: Collate all excluded tests into d/problemlist.csv.
* d/rules: Enable fallback linker for Foreign Function and Memory API
on i386 and armhf.
* d/p/jdk-
8336529-proposed.patch: Fix time_t migration issue on armhf.
openjdk is unable to set file last modified timestamp.
* d/rules: Enable fallback linker for architectures that do not
provide a native one.
* d/rules, d/control.in: Depend on pkgconf rather than pkg-config in
bookworm and later releases. This resolves lintian warning
build-depends-on-obsolete-package Build-Depends: pkg-config => pkgconf.
* d/rules: Drop autotools-dev dependency for the modern debhelper.
This resolves obsolete autotools-dev dependency lintian warning.
See #844191.
* d/t/control.in: allow stderr for smoke tests.
[dgit import unpatched openjdk-21 21.0.4+7-2]