Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: java-1.8.0-openjdk-headless-debuginfo | Distribution: Fedora Project |
Version: 1.8.0.352.b08 | Vendor: Fedora Project |
Release: 2.fc35 | Build date: Thu Oct 20 04:18:35 2022 |
Group: Development/Debug | Build host: buildvm-a32-08.iad2.fedoraproject.org |
Size: 113649324 | Source RPM: java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.src.rpm |
Packager: Fedora Project | |
Url: http://openjdk.java.net/ | |
Summary: Debug information for package java-1.8.0-openjdk-headless |
This package provides debug information for package java-1.8.0-openjdk-headless. Debug information is useful when developing applications that use this package or when debugging this package.
ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
* Thu Oct 20 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b08-2 - Preliminary HotSpot build should use the same link type as the whole build * Thu Oct 20 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b08-2 - Flip the use of system libraries back on by default, as in-tree libraries should only be used on Fedora 37+ * Wed Oct 19 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b08-1 - Update to shenandoah-jdk8u352-b08 (GA) - Update release notes for shenandoah-8u352-b08. - Switch to GA mode for final release. * Sun Oct 16 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b07-0.2.ea - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Add test to ensure timezones can be translated * Wed Oct 12 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.352.b07-0.1.ea - Update to shenandoah-jdk8u352-b07 (EA) - Update release notes for shenandoah-8u352-b07. - Switch to EA mode for 8u352 pre-release builds. - Rebase FIPS patch against 8u352-b07 * Tue Aug 30 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.345.b01-2 - Switch to static builds, reducing system dependencies and making build more portable * Wed Aug 03 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.345.b01-1 - Update to shenandoah-jdk8u345-b01 (GA) - Update release notes for 8u345-b01. * Sun Jul 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b07-1 - Update to shenandoah-jdk8u342-b07 (GA) - Update release notes for 8u342-b07. - Switch to GA mode for final release. - Exclude x86 where java_arches is undefined, in order to unbreak build * Fri Jul 22 2022 Jiri Vanek <gnu.andrew@redhat.com> - 1:1.8.0.342.b06-0.4.ea - moved to build only on %{java_arches} -- https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs - reverted : -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild (always mess up release) -- Try to build on x86 again by creating a husk of a JDK which does not depend on itself -- Exclude x86 from builds as the bootstrap JDK is now completely broken and unusable -- Reinstate demo package on x86 -- Temporarily disable noarch status of javadoc and javadoc-zip so x86 can differ -- Replaced binaries and .so files with bash-stubs on i686 - added ExclusiveArch: %{java_arches} -- this now excludes i686 -- this is safely backport-able to older fedoras, as the macro was backported proeprly (with i686 included) - https://bugzilla.redhat.com/show_bug.cgi?id=2104129 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.0.342.b06-0.3.ea.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b06-0.3.ea - Reinstate demo package on x86 * Mon Jul 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b06-0.2.ea - Temporarily disable noarch status of javadoc and javadoc-zip so x86 can differ * Mon Jul 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b06-0.2.ea - Try to build on x86 again by creating a husk of a JDK which does not depend on itself * Sun Jul 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.342.b06-0.1.ea - Update to shenandoah-jdk8u342-b06 (EA) - Update release notes for shenandoah-8u342-b06. - Switch to EA mode for 8u342 pre-release builds. - Print release file during build, which should now include a correct SOURCE value from .src-rev - Update tarball script with IcedTea GitHub URL and .src-rev generation - Use "git apply" with patches in the tarball script to allow binary diffs - Remove redundant "REPOS" variable from tarball script - Include script to generate bug list for release notes - Update tzdata requirement to 2022a to match JDK-8283350 * Sun Jul 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b09-2 - Rebase FIPS patches from fips branch and simplify by using a single patch from that repository - * RH2051605: Detect NSS at Runtime for FIPS detection - * RH2036462: sun.security.pkcs11.wrapper.PKCS11.getInstance breakage - * RH2090378: Revert to disabling system security properties and FIPS mode support together - Turn off build-time NSS linking and go back to an explicit Requires on NSS - Rebase RH1648249 nss.cfg patch so it applies after the FIPS patch - Perform configuration changes (e.g. nss.cfg, nss.fips.cfg, tzdb.dat) in installjdk - Enable system security properties in the RPM (now disabled by default in the FIPS repo) - Improve security properties test to check both enabled and disabled behaviour - Run security properties test with property debugging on - Exclude x86 from builds as the bootstrap JDK is now completely broken and unusable * Thu Jul 14 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b09-2 - Explicitly require crypto-policies during build and runtime for system security properties * Thu Jul 14 2022 FeRD (Frank Dana) <ferdnyc@gmail.com> - 1:1.8.0.332.b09-2 - Add javaver- and origin-specific javadoc and javadoczip alternatives. * Fri Jul 01 2022 Stephan Bergmann <sbergman@redhat.com> - 1:1.8.0.332.b09-2 - Disable copy-jdk-configs for Flatpak builds - Fix flatpak builds by exempting them from bootstrap * Thu Jun 30 2022 Francisco Ferrari Bihurriet <fferrari@redhat.com> - 1:1.8.0.332.b09-2 - RH2007331: SecretKey generate/import operations don't add the CKA_SIGN attribute in FIPS mode * Mon Apr 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b09-1 - Update to shenandoah-jdk8u332-b09 (GA) - Update release notes for 8u332-b09. - Switch to GA mode for final release. * Mon Apr 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b06-0.1.ea - Update to shenandoah-jdk8u332-b06 (EA) - Update release notes for shenandoah-8u332-b06. * Mon Apr 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.332.b01-0.1.ea - Update to shenandoah-jdk8u332-b01 (EA) - Update release notes for shenandoah-8u332-b01. - Switch to EA mode. * Wed Mar 16 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-7 - Reinstate JIT builds on x86_32. - Add JDK-8282231 to fix missing CALL effects on x86_32. * Sat Feb 26 2022 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.322.b06-6 - Storing and restoring alterntives during update manually - Fixing Bug 2001567 - update of JDK/JRE is removing its manually selected alterantives and select (as auto) system JDK/JRE -- The move of alternatives creation to posttrans to fix: -- Bug 1200302 - dnf reinstall breaks alternatives -- Had caused the alternatives to be removed, and then created again, -- instead of being added, and then removing the old, and thus persisting -- the selection in family -- Thus this fix, is storing the family of manually selected master, and if -- stored, then it is restoring the family of the master * Sat Feb 26 2022 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.322.b06-5 - Family extracted to globals * Sat Feb 26 2022 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.322.b06-4 - javadoc-zip got its own provides next to plain javadoc ones * Tue Feb 22 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-3 - Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent * Wed Feb 16 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-2 - Fix FIPS issues in native code and with initialisation of java.security.Security * Wed Feb 16 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b06-1 - Update to aarch64-shenandoah-jdk8u322-b06 (EA) - Update release notes for 8u322-b06. - Switch to GA mode for final release. * Tue Feb 15 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b05-0.1.ea - Update to aarch64-shenandoah-jdk8u322-b05 (EA) - Update release notes for 8u322-b05. - Require tzdata 2021e as of JDK-8275766. - Update tarball generation script to use git following shenandoah-jdk8u's move to github * Mon Feb 07 2022 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.322.b04-0.3.ea - Re-enable gdb backtrace check. * Thu Jan 20 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b04-0.2.ea - Temporarily move x86 to use Zero in order to get a working build - Introduce architecture restriction logic for the gdb test. (RH2041970) - Disable on x86, x86_64, ppc64le & s390x while these are broken in rawhide. - Replace GCC 11 patch to remove use of the register keyword with correct fix to ADLC build (JDK-8281098) - Adjust JDK8199936/PR3533 -mstackrealign patch to instead pass -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 - Refactor build functions so we can build just HotSpot without any attempt at installation. - Explicitly list JIT architectures rather than relying on those with slowdebug builds - Disable the serviceability agent on Zero architectures even when the architecture itself is supported - Add backport of JDK-8257794 to fix bogus assert on slowdebug x86-32 Zero builds - Resolves: rhbz#2045726 - Related: rhbz#2051302 - Related: rhbz#2041970 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.0.322.b04-0.1.ea.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 10 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b04-0.1.ea - Update to aarch64-shenandoah-jdk8u322-b04 (EA) - Update release notes for 8u322-b04. - Require tzdata 2021c as of JDK-8274407. * Fri Jan 07 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b03-0.1.ea - Update to aarch64-shenandoah-jdk8u322-b03 (EA) - Update release notes for 8u322-b03. * Fri Dec 17 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b02-0.1.ea - Update to aarch64-shenandoah-jdk8u322-b02 (EA) - Update release notes for 8u322-b02. * Tue Dec 14 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.322.b01-0.1.ea - Update to aarch64-shenandoah-jdk8u322-b01 (EA) - Update release notes for 8u322-b01. - Switch to EA mode. * Mon Dec 06 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b07-3 - Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le. * Wed Nov 03 2021 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.312.b07-2 - Use 'sql:' prefix in nss.fips.cfg as F35+ no longer ship the legacy secmod.db file as part of nss * Fri Oct 15 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b07-1 - Update to aarch64-shenandoah-jdk8u312-b07 (GA) - Update release notes for 8u312-b07. - Switch to GA mode for final release. * Thu Oct 07 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.2.ea - Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false * Thu Oct 07 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.312.b05-0.2.ea - Add patch to allow plain key import. * Thu Sep 30 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b05-0.1.ea - Update to aarch64-shenandoah-jdk8u312-b05 (EA) - Update release notes for 8u312-b05. * Mon Sep 27 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b04-0.2.ea - Reduce disk footprint by removing build artifacts by default. * Sun Sep 26 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b04-0.1.ea - Update to aarch64-shenandoah-jdk8u312-b04 (EA) - Update release notes for 8u312-b04. * Tue Sep 14 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b03-0.2.ea - Add patch to login to the NSS software token when in FIPS mode. * Mon Sep 13 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b03-0.1.ea - Update to aarch64-shenandoah-jdk8u312-b03 (EA) - Update release notes for 8u312-b03. * Fri Sep 10 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b02-0.1.ea - Update to aarch64-shenandoah-jdk8u312-b02 (EA) - Update release notes for 8u312-b02. * Wed Sep 01 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b01-0.3.ea - Port FIPS system detection support to OpenJDK 8u - Minor code cleanups on FIPS detection patch and check for SECMOD_GetSystemFIPSEnabled in configure. - Remove unneeded Requires on NSS as it will now be dynamically linked and detected by RPM. * Wed Sep 01 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.312.b01-0.3.ea - Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library. * Wed Sep 01 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.312.b01-0.2.ea - Update to aarch64-shenandoah-jdk8u312-b01 (EA) - Update release notes for 8u312-b01. - Switch to EA mode. - Remove "-clean" suffix as no 8u312 builds are unclean. * Mon Aug 30 2021 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.302.b08-2 - alternatives creation moved to posttrans - Thus fixing the old reisntall issue: - https://bugzilla.redhat.com/show_bug.cgi?id=1200302 - https://bugzilla.redhat.com/show_bug.cgi?id=1976053 * Sun Aug 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-1 - Remove non-Free test and demo files from source tarball. * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.0.302.b08-0.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jul 16 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b08-0 - Update to aarch64-shenandoah-jdk8u302-b08 (EA) - Update release notes for 8u302-b08. - Switch to GA mode for final release. * Thu Jul 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b07-0.0.ea - Update to aarch64-shenandoah-jdk8u302-b07 (EA) - Update release notes for 8u302-b07. * Tue Jul 06 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b06-0.0.ea - Update to aarch64-shenandoah-jdk8u302-b06 (EA) - Update release notes for 8u302-b06. * Mon Jul 05 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b05-0.1.ea - Use the "reverse" build loop (debug first) as the main and only build loop to get more diagnostics. * Fri Jul 02 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b05-0.0.ea - Update to aarch64-shenandoah-jdk8u302-b05 (EA) - Update release notes for 8u302-b05. * Wed Jun 30 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b04-0.0.ea - Update to aarch64-shenandoah-jdk8u302-b04 (EA) - Update release notes for 8u302-b04. * Fri Jun 25 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b03-0.2.ea - Update to aarch64-shenandoah-jdk8u302-b03-shenandoah-merge-2021-06-23 (EA) - Update release notes for 8u302-b03-shenandoah-merge-2021-06-23. * Mon Jun 07 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b03-0.1.ea - Backport FIPS mode patch (RH1655466) to java-1.8.0-openjdk, simplifying provider removal. - nss.fips.cfg needs to be moved to %{etcjavadir} and symlinked into the JDK, like nss.cfg - SunPKCS11 runtime provider name is a concatenation of "SunPKCS11-" and the name in the config file. - Change nss.fips.cfg config name to "NSS-FIPS" to avoid confusion with nss.cfg. - Disable FIPS mode support unless com.redhat.fips is set to "true". - Add JDK-8195607/PR3776 to support NSS SQLite databases. - Enable alignment with FIPS crypto policy by default (-Dcom.redhat.fips=false to disable). - Move setup of JavaSecuritySystemConfiguratorAccess to Security class so it always occurs (RH1906862) - Add explicit runtime dependency on NSS for the PKCS11 provider in FIPS mode * Mon Jun 07 2021 Martin Balao <mbalao@redhat.com> - 1:1.8.0.302.b03-0.1.ea - Support the FIPS mode crypto policy on RHEL 8 (RH1655466) - Use appropriate keystore types when in FIPS mode (RH1760838) - Disable TLSv1.3 when using the NSS-FIPS provider (RH1860986) * Wed Jun 02 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b03-0.0.ea - Update to aarch64-shenandoah-jdk8u302-b03 (EA) - Update release notes for 8u302-b03. * Tue May 25 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b02-0.0.ea - Update to aarch64-shenandoah-jdk8u302-b02 (EA) - Update release notes for 8u302-b02. * Sat May 22 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b01-0.0.ea - Update to aarch64-shenandoah-jdk8u302-b01 (EA) - Update release notes for 8u302-b01. - Switch to EA mode. * Mon May 10 2021 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.292.b10-3 - removed cjc backward comaptiblity, to fix when both rpm 4.16 and 4.17 are in transaction * Mon May 03 2021 Sérgio Basto <sergio@serjux.com> - 1:1.8.0.292.b10-2 - Fix upgrade path after removal of accessibility subpackage. As main accessibility was requiring main package, main package now have to obsolete java-1.8.0-openjdk-accessibility-{release, slowdebug, fastdebug} < 1:1.8.0.292.b06 otherwise update fails * Thu Apr 29 2021 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.292.b10-1 - adapted to newst cjc to fix issue with rpm 4.17 * Tue Apr 13 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b10-0 - Update to aarch64-shenandoah-jdk8u292-b10 (GA) - Update release notes for 8u292-b10. * Tue Mar 30 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b09-0.0.ea - Update to aarch64-shenandoah-jdk8u292-b09 (EA) - Update release notes for 8u292-b09. * Sat Mar 27 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b08-0.0.ea - Update to aarch64-shenandoah-jdk8u292-b08 (EA) - Update release notes for 8u292-b08. - Require tzdata 2021a due to JDK-8260356 * Thu Mar 25 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b07-0.0.ea - Update to aarch64-shenandoah-jdk8u292-b07 (EA) - Update release notes for 8u292-b07. * Wed Mar 24 2021 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.292.b06-0.1.ea - removal of atk accessibility bridge bindings: - removed libatk-wrapper[.]so.* from global _privatelibs - removed files_accessibility and java_accessibility_rpo macros - removed patch1 rh1648242-accessible_toolkit_crash_do_not_break_jvm.patch and patch3 rh1648644-java_access_bridge_privileged_security.patch - removal of accessibility{,-slowdebug,-fastdebug} subpackages - no longer creating symlinks of %{_libdir}/java-atk-wrapper/libatk-wrapper.so.0 libatk-wrapper.so and %{_libdir}/java-atk-wrapper/java-atk-wrapper.jar java-atk-wrapper.jar - no longer creating %{_jvmdir}/%{jredir -- $suffix}/lib/accessibility.properties with content of "assistive_technologies=org.GNOME.Accessibility.AtkWrapper" - removal of accessibility{,-slowdebug,-fastdebug} subpackages files sections * Mon Mar 22 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b06-0.0.ea - Update to aarch64-shenandoah-jdk8u292-b06 (EA) - Update release notes for 8u292-b06. - Require tzdata 2020f due to JDK-8259048 * Thu Mar 18 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b05-0.2.ea - Update to aarch64-shenandoah-jdk8u292-b05-shenandoah-merge-2021-03-11 (EA) - Update release notes for 8u292-b05-shenandoah-merge-2021-03-11. - Extend s390 patch to fix issue caused by JDK-8252660 backport and lack of JDK-8188813 in 8u. - Revise JDK-8252660 s390 failure to make _soft_max_size a jlong so pointer types are accurate. * Thu Mar 18 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b05-0.1.ea - Re-organise S/390 patches for upstream submission, separating 8u upstream from Shenandoah fixes. - Add new formatting case found in memprofiler.cpp on debug builds to PR3593 patch. * Mon Mar 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b05-0.0.ea - Update to aarch64-shenandoah-jdk8u292-b05 (EA) - Update release notes for 8u292-b05. * Fri Mar 05 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b04-0.0.ea - Update to aarch64-shenandoah-jdk8u292-b04 (EA) - Update release notes for 8u292-b04. * Thu Mar 04 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b03-0.0.ea - Update to aarch64-shenandoah-jdk8u292-b03 (EA) - Update release notes for 8u292-b03. * Tue Mar 02 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b02-0.0.ea - Update to aarch64-shenandoah-jdk8u292-b02 (EA) - Update release notes for 8u292-b02. * Fri Feb 19 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.292.b01-0.0.ea - Update to aarch64-shenandoah-jdk8u292-b01 (EA) - Update release notes for 8u292-b01. - Switch to EA mode. - Update tarball generation script to use PR3822 which handles JDK-8233228 & JDK-8035166 changes * Thu Feb 18 2021 Stephan Bergmann <sbergman@redhat.com> - 1:1.8.0.282.b08-5 - Hardcode /usr/sbin/alternatives for Flatpak builds * Sat Jan 30 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-4 - Cleanup package descriptions and version number placement. * Tue Jan 26 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-3 - Include a test in the RPM to check the build has the correct vendor information. - Use 'oj_' prefix on new vendor globals to avoid a conflict with RPM's vendor value. * Mon Jan 25 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-2 - Add directories to files directive for demo package. * Sun Jan 24 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-1 - Use RSA as default for keytool, as DSA is disabled in all crypto policies except LEGACY * Fri Jan 15 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b08-0 - Update to aarch64-shenandoah-jdk8u282-b08 (GA) - Update release notes for 8u282-b08. * Fri Jan 15 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b07-0.0.ea - Update to aarch64-shenandoah-jdk8u282-b07 (EA) - Update release notes for 8u282-b07 and make some minor corrections. * Wed Jan 06 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b04-0.0.ea - Update to aarch64-shenandoah-jdk8u282-b04 (EA) - Update release notes for 8u282-b04. - Remove upstreamed patch PR3519 * Sat Jan 02 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b03-0.0.ea - Update to aarch64-shenandoah-jdk8u282-b03 (EA) - Update release notes for 8u282-b03. * Tue Dec 29 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b02-0.0.ea - Update to aarch64-shenandoah-jdk8u282-b02 (EA) - Update release notes for 8u282-b02. * Tue Dec 22 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.282.b01-0.0.ea - Update to aarch64-shenandoah-jdk8u282-b01 (EA) - Update release notes for 8u282-b01. - Switch to EA mode. - Remove PR3601, covered upstream by JDK-8062808. - Remove upstreamed JDK-8197981/PR3548, JDK-8062808/PR3548 & JDK-8254177. - Extend RH1750419 alt-java fix to include external debuginfo, following JDK-8252395 - Adapt JDK-8143245 patch, following JDK-8254166 * Tue Dec 22 2020 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.275.b01-6 - fixed missing condition for fastdebug packages being counted as debug ones * Mon Dec 21 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.275.b01-5 - Enable JFR on x86, now we have JDK-8252096: Shenandoah: adjust SerialPageShiftCount for x86_32 and JFR * Sat Dec 19 2020 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.275.b01-4 - introduced fastdebug build cycle and subpackages * Thu Dec 17 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.275.b01-3 - introduced nm based check to verify alt-java on x86_64 is patched, and no other alt-java or java is patched - patch600 rh1750419-redhat_alt_java.patch amended to die, if it is used wrongly - introduced ssbd_arches with currently only valid arch of x86_64 to separate real alt-java architectures * Fri Nov 27 2020 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.275.b01-2 - added patch600, rh1750419-redhat_alt_java.patch - Replaced alt-java palceholder by real pathced alt-java - remove patch529 rh1566890-CVE_2018_3639-speculative_store_bypass.patch - remove patch531 rh1566890-CVE_2018_3639-speculative_store_bypass_toggle.patch - both suprassed by new patch * Mon Nov 23 2020 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.275.b01-1 - Created copy of java as alt-java and adapted alternatives and man pages * Fri Nov 06 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.275.b01-0 - Update to aarch64-shenandoah-jdk8u275-b01 (GA) - Update release notes for 8u275. * Sat Oct 31 2020 Jeff Law <law@redhat.com> - 1:1.8.0.272.b10-1 - Avoid "register" for C++17
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/05 /usr/lib/debug/.build-id/05/a70ba42f35636add5a1d1e5ebe34b78a82760e /usr/lib/debug/.build-id/05/a70ba42f35636add5a1d1e5ebe34b78a82760e.debug /usr/lib/debug/.build-id/13 /usr/lib/debug/.build-id/13/1df9d701cad37db7208e6340599fd71f6e0ade /usr/lib/debug/.build-id/13/1df9d701cad37db7208e6340599fd71f6e0ade.debug /usr/lib/debug/.build-id/14 /usr/lib/debug/.build-id/14/1c127d3661adec39b5c7eecad3b4a96321712d /usr/lib/debug/.build-id/14/1c127d3661adec39b5c7eecad3b4a96321712d.debug /usr/lib/debug/.build-id/1a /usr/lib/debug/.build-id/1a/f0b28f119a19c3fe03e719ecd78adf632c1ee6 /usr/lib/debug/.build-id/1a/f0b28f119a19c3fe03e719ecd78adf632c1ee6.debug /usr/lib/debug/.build-id/1c /usr/lib/debug/.build-id/1c/e42ae261892215a284c56381977864bfe9e311 /usr/lib/debug/.build-id/1c/e42ae261892215a284c56381977864bfe9e311.debug /usr/lib/debug/.build-id/21/e097aaaf81b8d2a9c969daab6b19b149727f33 /usr/lib/debug/.build-id/21/e097aaaf81b8d2a9c969daab6b19b149727f33.debug /usr/lib/debug/.build-id/23 /usr/lib/debug/.build-id/23/dc4862279a4a8faedeb5c9811dee46883ebc2d /usr/lib/debug/.build-id/23/dc4862279a4a8faedeb5c9811dee46883ebc2d.debug /usr/lib/debug/.build-id/24 /usr/lib/debug/.build-id/24/4aebcf7fca3a8cd577b90a33aa3d2c452662ef /usr/lib/debug/.build-id/24/4aebcf7fca3a8cd577b90a33aa3d2c452662ef.debug /usr/lib/debug/.build-id/24/f082fc26e53cc31f616f95fa012256dfd62752 /usr/lib/debug/.build-id/24/f082fc26e53cc31f616f95fa012256dfd62752.debug /usr/lib/debug/.build-id/26 /usr/lib/debug/.build-id/26/96803b404d796d4190b50d0f447d017cbb3f4e /usr/lib/debug/.build-id/26/96803b404d796d4190b50d0f447d017cbb3f4e.debug /usr/lib/debug/.build-id/26/aadf86a401d0154ee3a0053c7076cca9d57027 /usr/lib/debug/.build-id/26/aadf86a401d0154ee3a0053c7076cca9d57027.debug /usr/lib/debug/.build-id/29 /usr/lib/debug/.build-id/29/569e408855f381c1042ac4be7596123d96d9d5 /usr/lib/debug/.build-id/29/569e408855f381c1042ac4be7596123d96d9d5.debug /usr/lib/debug/.build-id/2a /usr/lib/debug/.build-id/2a/eb73600c206e6307de0de4bb2f83b8582758ee /usr/lib/debug/.build-id/2a/eb73600c206e6307de0de4bb2f83b8582758ee.debug /usr/lib/debug/.build-id/30 /usr/lib/debug/.build-id/30/f5240b69f68c3efeca6556e905539018ba83ab /usr/lib/debug/.build-id/30/f5240b69f68c3efeca6556e905539018ba83ab.debug /usr/lib/debug/.build-id/39 /usr/lib/debug/.build-id/39/ae13b3016356df902161f04d365ac503ad1a25 /usr/lib/debug/.build-id/39/ae13b3016356df902161f04d365ac503ad1a25.debug /usr/lib/debug/.build-id/3a /usr/lib/debug/.build-id/3a/f6daa81baaf300e35fb68d1c76512430fc8f22 /usr/lib/debug/.build-id/3a/f6daa81baaf300e35fb68d1c76512430fc8f22.debug /usr/lib/debug/.build-id/3c /usr/lib/debug/.build-id/3c/8ee899aecf39c9e4092f0db3f2c514063500c4 /usr/lib/debug/.build-id/3c/8ee899aecf39c9e4092f0db3f2c514063500c4.debug /usr/lib/debug/.build-id/47 /usr/lib/debug/.build-id/47/e63d132ce1bc91361715f60299b642453f26c7 /usr/lib/debug/.build-id/47/e63d132ce1bc91361715f60299b642453f26c7.debug /usr/lib/debug/.build-id/4a /usr/lib/debug/.build-id/4a/03be75a0ecb26f60a85c255ddb1417b8849584 /usr/lib/debug/.build-id/4a/03be75a0ecb26f60a85c255ddb1417b8849584.debug /usr/lib/debug/.build-id/4e /usr/lib/debug/.build-id/4e/64fe192209d03fd66e83353463180f08ae6535 /usr/lib/debug/.build-id/4e/64fe192209d03fd66e83353463180f08ae6535.debug /usr/lib/debug/.build-id/52 /usr/lib/debug/.build-id/52/9bc59a7a4deded0488b69b9b7963892665e8d4 /usr/lib/debug/.build-id/52/9bc59a7a4deded0488b69b9b7963892665e8d4.debug /usr/lib/debug/.build-id/54 /usr/lib/debug/.build-id/54/5e2f916c3cb81755d919eba96a8ce2a4f17cc6 /usr/lib/debug/.build-id/54/5e2f916c3cb81755d919eba96a8ce2a4f17cc6.debug /usr/lib/debug/.build-id/54/ce2e05e855bddd3fd5dc694131ee97fd17e6b8 /usr/lib/debug/.build-id/54/ce2e05e855bddd3fd5dc694131ee97fd17e6b8.debug /usr/lib/debug/.build-id/55 /usr/lib/debug/.build-id/55/f5c1ce7fca1620e257b8a02267718219b6d4a0 /usr/lib/debug/.build-id/55/f5c1ce7fca1620e257b8a02267718219b6d4a0.debug /usr/lib/debug/.build-id/5c /usr/lib/debug/.build-id/5c/c68d9b9865048e518b4ad8dfcaeb8c5a89644a /usr/lib/debug/.build-id/5c/c68d9b9865048e518b4ad8dfcaeb8c5a89644a.debug /usr/lib/debug/.build-id/62 /usr/lib/debug/.build-id/62/4db0acf130245fef66813b6d1990117f371a8b /usr/lib/debug/.build-id/62/4db0acf130245fef66813b6d1990117f371a8b.debug /usr/lib/debug/.build-id/6f /usr/lib/debug/.build-id/6f/966ba1e26846bcfced0ccac7ff8ac8e44b33fa /usr/lib/debug/.build-id/6f/966ba1e26846bcfced0ccac7ff8ac8e44b33fa.debug /usr/lib/debug/.build-id/75 /usr/lib/debug/.build-id/75/befdd2e87db78d22aef0150d868f4570d1fe4f /usr/lib/debug/.build-id/75/befdd2e87db78d22aef0150d868f4570d1fe4f.debug /usr/lib/debug/.build-id/82 /usr/lib/debug/.build-id/82/06b020c49a7cdd4dac00930abc246ffa15376e /usr/lib/debug/.build-id/82/06b020c49a7cdd4dac00930abc246ffa15376e.debug /usr/lib/debug/.build-id/82/1fe730bb5fd911710bcfaf1ed75ad3ad593fd2 /usr/lib/debug/.build-id/82/1fe730bb5fd911710bcfaf1ed75ad3ad593fd2.debug /usr/lib/debug/.build-id/82/8909890a06df268b93952cb3bff1bc96d53612 /usr/lib/debug/.build-id/82/8909890a06df268b93952cb3bff1bc96d53612.debug /usr/lib/debug/.build-id/8e /usr/lib/debug/.build-id/8e/d06f8589d97a9059a0e9d6d4c176f80551819a /usr/lib/debug/.build-id/8e/d06f8589d97a9059a0e9d6d4c176f80551819a.debug /usr/lib/debug/.build-id/a2 /usr/lib/debug/.build-id/a2/33e2d73e48c0deca344f1a201f766c6ac389a4 /usr/lib/debug/.build-id/a2/33e2d73e48c0deca344f1a201f766c6ac389a4.debug /usr/lib/debug/.build-id/b1 /usr/lib/debug/.build-id/b1/f9de1ce07a8d9b6d9e94235a3a418d87c63e06 /usr/lib/debug/.build-id/b1/f9de1ce07a8d9b6d9e94235a3a418d87c63e06.debug /usr/lib/debug/.build-id/be /usr/lib/debug/.build-id/be/d5c6063da4169c537b7af987a9b289ec65b6d7 /usr/lib/debug/.build-id/be/d5c6063da4169c537b7af987a9b289ec65b6d7.debug /usr/lib/debug/.build-id/c0 /usr/lib/debug/.build-id/c0/689726f5b1fab215f4eb4801a2aaa2a7d3422a /usr/lib/debug/.build-id/c0/689726f5b1fab215f4eb4801a2aaa2a7d3422a.debug /usr/lib/debug/.build-id/c8 /usr/lib/debug/.build-id/c8/728c41159a857c8aab75b1dabc0834c47c4770 /usr/lib/debug/.build-id/c8/728c41159a857c8aab75b1dabc0834c47c4770.debug /usr/lib/debug/.build-id/c9 /usr/lib/debug/.build-id/c9/2395524303701bc040899efccfa535b697bd47 /usr/lib/debug/.build-id/c9/2395524303701bc040899efccfa535b697bd47.debug /usr/lib/debug/.build-id/cb /usr/lib/debug/.build-id/cb/3256500750f404f406b6a62f66a6c706eae7d3 /usr/lib/debug/.build-id/cb/3256500750f404f406b6a62f66a6c706eae7d3.debug /usr/lib/debug/.build-id/cf /usr/lib/debug/.build-id/cf/07273a735bb3abcdd57ca7cbe3e0ec9e792c86 /usr/lib/debug/.build-id/cf/07273a735bb3abcdd57ca7cbe3e0ec9e792c86.debug /usr/lib/debug/.build-id/de /usr/lib/debug/.build-id/de/491cfa54a84b6c43baa8dab333adc3e7d0859b /usr/lib/debug/.build-id/de/491cfa54a84b6c43baa8dab333adc3e7d0859b.debug /usr/lib/debug/.build-id/ea /usr/lib/debug/.build-id/ea/7ac48183c4af2e082f79583eaa2564c64c9e5f /usr/lib/debug/.build-id/ea/7ac48183c4af2e082f79583eaa2564c64c9e5f.debug /usr/lib/debug/.build-id/ee /usr/lib/debug/.build-id/ee/5979639daa2610700aed23f5c6f966b388589e /usr/lib/debug/.build-id/ee/5979639daa2610700aed23f5c6f966b388589e.debug /usr/lib/debug/.build-id/f3 /usr/lib/debug/.build-id/f3/4f0b913f51e4b54f6efd29ed92b3f2e44ed320 /usr/lib/debug/.build-id/f3/4f0b913f51e4b54f6efd29ed92b3f2e44ed320.debug /usr/lib/debug/usr /usr/lib/debug/usr/lib /usr/lib/debug/usr/lib/jvm /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/alt-java-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/java-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/jjs-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/keytool-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/orbd-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/pack200-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/rmid-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/rmiregistry-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/servertool-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/tnameserv-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/bin/unpack200-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/jli /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/jli/libjli.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libattach.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libawt.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libawt_headless.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libdt_socket.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libfontmanager.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libhprof.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libinstrument.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libj2gss.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libj2pcsc.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libj2pkcs11.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libjaas_unix.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libjava.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libjava_crw_demo.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libjavajpeg.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libjdwp.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libjsdt.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libjsig.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libjsound.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/liblcms.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libmanagement.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libmlib_image.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libnet.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libnio.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libnpt.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libsctp.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libsunec.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libsystemconf.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libunpack.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libverify.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/libzip.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/server /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/arm/server/libjvm.so-1.8.0.352.b08-2.fc35.arm.debug /usr/lib/debug/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.352.b08-2.fc35.arm/jre/lib/jexec-1.8.0.352.b08-2.fc35.arm.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jan 9 19:13:28 2023