Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

java-1.8.0-openjdk-headless-1.8.0.432.b06-3.el9 RPM for aarch64

From AlmaLinux 9.5 AppStream for aarch64

Name: java-1.8.0-openjdk-headless Distribution: AlmaLinux
Version: 1.8.0.432.b06 Vendor: AlmaLinux
Release: 3.el9 Build date: Tue Nov 12 16:07:11 2024
Group: Unspecified Build host: arm64-builder04.almalinux.org
Size: 125142635 Source RPM: java-1.8.0-openjdk-1.8.0.432.b06-3.el9.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: http://openjdk.java.net/
Summary: OpenJDK 8 Headless Runtime Environment
The OpenJDK 8 runtime environment without audio and video support.

Provides

Requires

License

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

Changelog

* Sat Oct 19 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.432.b06-3
  - Rebuild RPM for 9.5 0day release
  - Related: RHEL-58794
  - Related: RHEL-62280
  - Related: RHEL-61287
* Fri Oct 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.432.b06-2
  - Update to shenandoah-jdk8u432-b06 (GA)
  - Update release notes for shenandoah-8u432-b06.
  - Drop JDK-828109{6,7,8}/PR3836 patch following integration of upstream version
  - Regenerate JDK-8199936/PR3533 patch following JDK-828109{6,7,8} integration
  - Bump version of bundled zlib to 1.3.1 following JDK-8324632
  - Include backport of JDK-8328999 to update giflib to 5.2.2
  - Bump version of bundled giflib to 5.2.2 following JDK-8328999
  - Add build scripts to repository to ease remembering all CentOS & RHEL targets and options
  - Sync the copy of the portable specfile with the latest update
  - Resolves: RHEL-58794
  - Resolves: RHEL-62280
  - Resolves: RHEL-61287
  - ** This tarball is embargoed until 2024-10-15 @ 1pm PT. **
* Wed Jul 10 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.422.b05-1
  - Update to shenandoah-jdk8u422-b05 (GA)
  - Update release notes for shenandoah-8u422-b05.
  - Rebase PR2462 patch following patched hunk being removed by JDK-8322106
  - Switch to GA mode.
  - Sync the copy of the portable specfile with the latest update
  - Actually require tzdata 2024a now it is available in the buildroot
  - Add missing build dependencies on zlib-devel and tar
  - Update LCMS version to match JDK-8245400
  - ** This tarball is embargoed until 2024-07-16 @ 1pm PT. **
  - Resolves: RHEL-46860
  - Resolves: RHEL-47011
* Tue Jul 09 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.422.b01-0.1.ea
  - Update to shenandoah-jdk8u422-b01 (EA)
  - Update release notes for shenandoah-8u422-b01.
  - Switch to EA mode.
  - Sync the copy of the portable specfile with the latest update
  - Update NEWS file and rename remove-intree-libraries.sh so portable can be rebuilt
  - Document policy repacking script and rename to correct spelling and style
  - Limit Java only tests to one architecture using jdk_test_arch
  - Temporarily include Zero-based architectures in jdk_test_arch until they are portable
  - Related: RHEL-46860
  - Resolves: RHEL-47069
  - Resolves: RHEL-47090
* Mon Apr 08 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b08-2
  - Update to shenandoah-jdk8u412-b08 (GA)
  - Update release notes for shenandoah-8u412-b08.
  - Complete release note for Certainly roots
  - Switch to GA mode.
  - Sync the copy of the portable specfile with the latest update
  - ** This tarball is embargoed until 2024-04-16 @ 1pm PT. **
  - Resolves: RHEL-32409
* Fri Apr 05 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b07-0.2.ea
  - Update to shenandoah-jdk8u412-b07 (EA)
  - Require tzdata 2024a due to upstream inclusion of JDK-8322725
  - Only require tzdata 2023d for now as 2024a is unavailable in buildroot
  - Sync the copy of the portable specfile with the latest update
  - Related: RHEL-30934
* Fri Mar 22 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b01-0.2.ea
  - Turn off xz multi-threading on i686 as it fails with an out of memory error
  - Move to upstream tag style (shenandoah8ux-by) in preparation for eventually moving back to official sources
  - generate_source_tarball.sh: Rename JCONSOLE_JS_PATCH{,_DEFAULT} to JCONSOLE_PATCH{,_DEFAULT} for brevity
  - generate_source_tarball.sh: Adapt OPENJDK_LATEST logic to work with 8u Shenandoah fork
  - generate_source_tarball.sh: Adapt version logic to work with 8u
  - generate_source_tarball.sh: Add quoting for SCRIPT_DIR and JCONSOLE_PATCH (SC2086)
  - generate_source_tarball.sh: Update examples in header for clarity
  - generate_source_tarball.sh: Create directory in TMPDIR when using WITH_TEMP
  - generate_source_tarball.sh: Only add --depth=1 on non-local repositories
  - Move maintenance scripts to a scripts subdirectory
  - icedtea_sync.sh: Update with a VCS mode that retrieves sources from a Mercurial repository
  - discover_trees.sh: Set compile-command and indentation instructions for Emacs
  - discover_trees.sh: shellcheck: Do not use -o (SC2166)
  - discover_trees.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
  - discover_trees.sh: shellcheck: Double-quote variable references (SC2086)
  - generate_source_tarball.sh: Add authorship
  - icedtea_sync.sh: Set compile-command and indentation instructions for Emacs
  - icedtea_sync.sh: shellcheck: Double-quote variable references (SC2086)
  - icedtea_sync.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
  - openjdk_news.sh: Set compile-command and indentation instructions for Emacs
  - openjdk_news.sh: shellcheck: Double-quote variable references (SC2086)
  - openjdk_news.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
  - openjdk_news.sh: shellcheck: Remove deprecated egrep usage (SC2196)
  - Remove obsolete file generate_singlerepo_source_tarball.sh
  - Remove obsolete file get_sources.sh
  - Remove obsolete file update_main_sources.sh
  - generate_source_tarball.sh: Handle an existing checkout
  - generate_source_tarball.sh: Sync indentation with java-21-openjdk version
  - generate_source_tarball.sh: Support using a subdirectory via TO_COMPRESS
  - Sync patch set with portable build
  - Related: RHEL-30934
* Fri Mar 22 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:1.8.0.412.b01-0.2.ea
  - Invoke xz in multi-threaded mode
  - generate_source_tarball.sh: Add WITH_TEMP environment variable
  - generate_source_tarball.sh: Multithread xz on all available cores
  - generate_source_tarball.sh: Add OPENJDK_LATEST environment variable
  - generate_source_tarball.sh: Update comment about tarball naming
  - generate_source_tarball.sh: Reformat comment header
  - generate_source_tarball.sh: Reformat and update help output
  - generate_source_tarball.sh: Do a shallow clone, for speed
  - generate_source_tarball.sh: Eliminate some removal prompting
  - generate_source_tarball.sh: Make tarball reproducible
  - generate_source_tarball.sh: Prefix temporary directory with temp-
  - generate_source_tarball.sh: Remove temporary directory exit conditions
  - generate_source_tarball.sh: Set compile-command in Emacs
  - generate_source_tarball.sh: Remove REPO_NAME from FILE_NAME_ROOT
  - generate_source_tarball.sh: Move PROJECT_NAME and REPO_NAME checks
  - generate_source_tarball.sh: shellcheck: Remove x-prefixes since we use Bash (SC2268)
  - generate_source_tarball.sh: shellcheck: Double-quote variable references (SC2086)
  - generate_source_tarball.sh: shellcheck: Do not use -a (SC2166)
  - generate_source_tarball.sh: shellcheck: Do not use $ on arithmetic variables (SC2004)
  - Use backward-compatible patch syntax
  - generate_source_tarball.sh: Ignore -ga tags with OPENJDK_LATEST
  - generate_source_tarball.sh: Remove trailing period in echo
  - generate_source_tarball.sh: Use long-style argument to grep
  - generate_source_tarball.sh: Add license
  - generate_source_tarball.sh: Add indentation instructions for Emacs
  - Related: RHEL-30934
* Thu Mar 21 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b01-0.2.ea
  - Update to shenandoah-jdk8u412-b01 (EA)
  - Switch to EA mode.
  - Related: RHEL-30934
* Thu Jan 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.402.b06-0.2.ea
  - Update to shenandoah-jdk8u402-b06 (GA)
  - Update release notes for shenandoah-8u402-b06.
  - Sync NEWS with vanilla branch version.
  - Sync the copy of the portable specfile with the latest update
  - Drop local copy of JDK-8312489 which is now included upstream
  - ** This tarball is embargoed until 2024-01-16 @ 1pm PT. **
  - Resolves: RHEL-17918
  - Resolves: RHEL-20987
* Mon Oct 16 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.392.b08-3
  - Revert jcmd move as jcmd will not operate without tools.jar
  - Related: RHEL-13605
* Tue Oct 10 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.392.b08-2
  - Update to shenandoah-jdk8u392-b08 (GA)
  - Update release notes for shenandoah-8u392-b08.
  - Sync the copy of the portable specfile with the latest update
  - Update generate_tarball.sh to be closer to upstream vanilla script inc. no more ECC removal
  - Update bug URL for RHEL to point to the Red Hat customer portal
  - Change top_level_dir_name to use the VCS tag, matching new upstream release style tarball
  - Regenerate PR2462 patch following JDK-8315135
  - Bump version of bundled libpng to 1.6.39
  - Add backport of JDK-8312489 heading upstream for 8u402 (see OPENJDK-2095)
  - Add missing JFR, alt-java, jre-* and java-* alternative ghosts
  - Move jcmd to the headless package
  - ** This tarball is embargoed until 2023-10-17 @ 1pm PT. **
  - Resolves: RHEL-12208
  - Resolves: RHEL-13587
  - Resolves: RHEL-13590
  - Resolves: RHEL-13593
  - Resolves: RHEL-13583
  - Resolves: RHEL-13605
  - Resolves: RHEL-13615
* Fri Sep 29 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.392.b01-1
  - Update to shenandoah-jdk8u392-b01 (GA)
  - Update release notes for shenandoah-8u392-b01.
  - Sync the copy of the portable specfile with the latest update
  - Update generate_tarball.sh to be closer to upstream vanilla script inc. no more ECC removal
  - Update bug URL for RHEL to point to the Red Hat customer portal
  - Change top_level_dir_name to use the VCS tag, matching new upstream release style tarball
  - Related: RHEL-12209
* Wed Jul 19 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.382.b05-2
  - Update to shenandoah-jdk8u382-b05 (GA)
  - Update release notes for shenandoah-8u382-b05.
  - Sync the copy of the portable specfile with the latest update
  - Add note at top of spec file about rebuilding
  - Use tapsets from the misc tarball on portable builds
  - Make sure root installation directory is created first
  - Use in-place substitution for all but the first of the tapset changes
  - The 'prelease' variable should refer to 'portablerelease', not 'rpmrelease'
  - Bump release number so we are newer than 9.0
  - ** This tarball is embargoed until 2023-07-18 @ 1pm PT. **
  - Resolves: rhbz#2221106
* Fri Jul 07 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.382.b04-0.1.ea
  - Update to shenandoah-jdk8u382-b04 (EA)
  - Update release notes for shenandoah-8u382-b04.
  - Sync the copy of the portable specfile with the latest update
  - Resolves: rhbz#2217711
* Wed Jul 05 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.382.b01-0.1.ea
  - Introduce 'prelease' for the portable release versioning, to handle EA builds
  - Sync the copy of the portable specfile with the latest update
  - Related: rhbz#2217711
* Wed Jun 28 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.382.b01-0.1.ea
  - Update to shenandoah-jdk8u382-b01 (EA)
  - Update release notes for shenandoah-8u382-b01.
  - Switch to EA mode.
  - Remove JDK-8271199 patch which is now upstream.
  - Add version of bundled zlib (bumped from 1.2.11 to 1.2.13 with this update)
  - Related: rhbz#2217711
* Tue Apr 18 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.372.b07-2
  - Update to shenandoah-jdk8u372-b07 (GA)
  - Update release notes for shenandoah-8u372-b07.
  - Require tzdata 2023c due to inclusion of JDK-8305113 in 8u372-b07
  - Update generate_tarball.sh to add support for passing a boot JDK to the configure run
  - Add POSIX-friendly error codes to generate_tarball.sh and fix whitespace
  - Remove .jcheck and GitHub support when generating tarballs, as done in upstream release tarballs
  - Drop JDK-8275535/RH2053256 patch which is now upstream
  - Include JDK-8271199 backport early ahead of 8u382 (RH2175317)
  - Drop hack for difference in local and portable build version
  - Replace local copies of JDK portable binaries with build dependencies
  - Include the java-1.8.0-openjdk-portable.spec file with instructions on how to rebuild.
  - Remove duplicate use of README.md inside the *-src package (it is no longer about sources)
  - Use portable build on x86_32 now one is available
  - ** This tarball is embargoed until 2023-04-18 @ 1pm PT. **
  - Resolves: rhbz#2185182
  - Resolves: rhbz#2189329
* Tue Feb 28 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b09-4
  - Drop use of portable build on s390x due to libffi compatibility issue (needs libffi.so.6)
  - Related: rhbz#2150202
* Tue Feb 28 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b09-4
  - Add explicit libffi dependency for s390x build
  - Related: rhbz#2150202
* Tue Feb 28 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b09-4
  - On portable architectures, replace build section with extraction of existing builds from portables
  - Rewrite ELF files so the source file path is correct and debugsources can be assembled
  - Resolves: rhbz#2150202
* Tue Jan 24 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b09-3
  - Update cacerts patch to fix OPENJDK-1433 SecurityManager issue
  - Update to shenandoah-jdk8u352-b09 (GA)
  - Update release notes for shenandoah-8u352-b09.
  - Resolves: rhbz#2162714
* Fri Jan 13 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b08-3
  - Update to shenandoah-jdk8u352-b08 (GA)
  - Update release notes for shenandoah-8u352-b08.
  - Fix broken links and missing release notes in older releases.
  - Drop RH1163501 patch which is not upstream or in 11, 17 & 19 packages and seems obsolete
    - Patch was broken by inclusion of "JDK-8293554: Enhanced DH Key Exchanges"
    - Patch was added for a specific corner case of a 4096-bit DH key on a Fedora host that no longer exists
    - Fedora now appears to be using RSA and the JDK now supports ECC in preference to large DH keys
  - Resolves: rhbz#2160111
* Wed Jan 11 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b07-0.3.ea
  - Update to shenandoah-jdk8u362-b07 (EA)
  - Update release notes for shenandoah-8u362-b07.
  - Require tzdata 2022g due to inclusion of JDK-8296108, JDK-8296715 & JDK-8297804
  - Drop tzdata patches for 2022d & 2022e (JDK-8294357 & JDK-8295173) which are now upstream
  - Update TestTranslations.java to test the new America/Ciudad_Juarez zone
  - Resolves: rhbz#2150196
* Tue Jan 10 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.362.b01-0.3.ea
  - Update to shenandoah-jdk8u362-b01 (EA)
  - Update release notes for shenandoah-8u362-b01.
  - Switch to EA mode for 8u362 pre-release builds.
  - Drop JDK-8195607/PR3776/RH1760437 now this is upstream
  - Related: rhbz#2150196

Files

/etc/.java
/etc/.java/.systemPrefs
/etc/java/java-1.8.0-openjdk
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/calendars.properties
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/logging.properties
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/net.properties
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/blacklisted.certs
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/cacerts
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/java.policy
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/java.security
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/nss.cfg
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/nss.fips.cfg
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/policy
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/policy/limited
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/policy/limited/US_export_policy.jar
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/policy/limited/local_policy.jar
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/policy/unlimited
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/policy/unlimited/US_export_policy.jar
/etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/lib/security/policy/unlimited/local_policy.jar
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/0085bc8ae288e8ec9f372a64c4617b95c4ad96
/usr/lib/.build-id/17
/usr/lib/.build-id/17/24e057c900b47ac4d348ae16660e602f191187
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/41abc6cba22444a61af3d5bff1c5d5be9f9641
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/7405aad561998230a31a0d11814d6902cc8ec7
/usr/lib/.build-id/1e/9a3b4ec824454117ca9b24110651f1f4857cf8
/usr/lib/.build-id/30
/usr/lib/.build-id/30/999b3ec48c864b9bce9e133531af95607d401a
/usr/lib/.build-id/36
/usr/lib/.build-id/36/965b9bf3797589c2b2e9cd49c072e469c28da8
/usr/lib/.build-id/38
/usr/lib/.build-id/38/9de8ba2f31609a4e0a0f1a51c5ca29c27f799e
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/29741401237bd914468a56aabc5e9e7ac3ec97
/usr/lib/.build-id/45
/usr/lib/.build-id/45/c17de61efee337c766977ecbc54aa864ac7508
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/82264dae29eabb24551ef38034303b29ca82d0
/usr/lib/.build-id/4d/d893c801a4e0eee886842516cf0942a831b575
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/d853b18356eba28a2b094be7bacb521938c3c0
/usr/lib/.build-id/54
/usr/lib/.build-id/54/80066a2bc8dd482689110a05cabeae92967e85
/usr/lib/.build-id/59
/usr/lib/.build-id/59/8296255f818608febf9e9b5cc6de3ce56feb28
/usr/lib/.build-id/60/09b06379e6110380e66fb479c4303e16f9470f
/usr/lib/.build-id/61
/usr/lib/.build-id/61/b6440545b56f25a9aba7023214559079474ed0
/usr/lib/.build-id/62
/usr/lib/.build-id/62/e6313efab2f83625acaac6b813ea9e67c44bfb
/usr/lib/.build-id/64
/usr/lib/.build-id/64/f5eda4a5d0167be9ee66c59b464bd5dd0ee6ac
/usr/lib/.build-id/66
/usr/lib/.build-id/66/ae75fe47cd3ad8ed34cac3d369aac9afdc4f8e
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/009ac52d6071cd9738df3784cabf4f96460f5a
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/38a9f86bd8ab74dee32bded15076144bac8210
/usr/lib/.build-id/70
/usr/lib/.build-id/70/ab18f24e1c9399b4602540e716203553e090d7
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/7283d88e2d2aa3ee855f6e4eb8b96850664059
/usr/lib/.build-id/89
/usr/lib/.build-id/89/fa49461020843b68bdc686606b3c0781f6bff5
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/9dbc386c12c39657d2c011451dfb908ffb5ac9
/usr/lib/.build-id/97
/usr/lib/.build-id/97/8fadb11e6f0e28872b0043f98a67161ed8d4f7
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/073ca9ba8f91d90d177582d0102eef7fa3e461
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/fe29b5699598e0cfaa056e6a47af8a61dd977e
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/a49d0def0cc27b56a4726dd64cd8af481a3ef9
/usr/lib/.build-id/af
/usr/lib/.build-id/af/477bae7c719b46e34b0514120e52d4f81f2a62
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/49647b1f7729b4827ec0848f5ca9ba1056f12c
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/0c6acedd75c59fbff8ad76a4d6b0fe8f729641
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/c6168c3881baf15f940220afc62e01906229be
/usr/lib/.build-id/be
/usr/lib/.build-id/be/5bfb8749e245ad7fdc2c01cd1fd8b9ec39e984
/usr/lib/.build-id/bf/2cdd75515153bcdadfd5834d65407295168251
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/74a27e140c19b07de313348b63271b944fda9d
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/8d798337b2c47d8d14eee02ccf834be67ae192
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/9670ec2ea28802262a011a6fe568e3091174dc
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/e80b8dce3b85aec855c03b79d9d78e5b30bb9a
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/305a74a80286ff4f7c23e2c93b4e4bc30aee5c
/usr/lib/.build-id/e2/bdab605f296e34467e948ab76471700fdf0fa0
/usr/lib/.build-id/e2/dc785b359b60fc5cc7f8847ff4c0caa7396f26
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/37be4bc218948f3e46e6522ace5478dc7085ec
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/57443365fb755fc58e1669028bc7605199f303
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/LICENSE
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/THIRD_PARTY_README
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/alt-java
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/java
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/jjs
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/keytool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/orbd
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/pack200
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/rmid
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/rmiregistry
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/servertool
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/tnameserv
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/bin/unpack200
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/client
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/client/classes.jsa
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/jli
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/jli/libjli.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/jvm.cfg
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libattach.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libawt.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libawt_headless.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libdt_socket.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libfontmanager.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libhprof.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libinstrument.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libj2gss.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libj2pcsc.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libj2pkcs11.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libjaas_unix.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libjava.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libjava_crw_demo.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libjdwp.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libjpeg.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libjsdt.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libjsig.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libjsound.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/liblcms.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libmanagement.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libmlib_image.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libnet.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libnio.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libnpt.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libsaproc.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libsctp.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libsunec.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libsystemconf.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libunpack.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libverify.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/libzip.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/server
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/server/Xusage.txt
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/server/classes.jsa
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/server/libjsig.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/aarch64/server/libjvm.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/calendars.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/charsets.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/classlist
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/cmm
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/cmm/CIEXYZ.pf
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/cmm/GRAY.pf
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/cmm/LINEAR_RGB.pf
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/cmm/PYCC.pf
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/cmm/sRGB.pf
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/content-types.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/currency.data
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/cldrdata.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/dnsns.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/jaccess.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/localedata.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/meta-index
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/nashorn.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/sunec.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/sunjce_provider.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/sunpkcs11.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/ext/zipfs.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/flavormap.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/hijrah-config-umalqura.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images/cursors
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images/cursors/cursors.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images/cursors/invalid32x32.gif
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images/cursors/motif_CopyDrop32x32.gif
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images/cursors/motif_LinkDrop32x32.gif
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images/cursors/motif_MoveDrop32x32.gif
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/jce.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/jexec
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/jfr
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/jfr.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/jfr/default.jfc
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/jfr/profile.jfc
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/jsse.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/jvm.hprof.txt
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/logging.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/management
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/management-agent.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/management/jmxremote.access
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/management/jmxremote.password.template
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/management/management.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/management/snmp.acl.template
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/meta-index
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/net.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/psfont.properties.ja
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/psfontj2d.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/resources.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/rt.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/blacklisted.certs
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/cacerts
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/cacerts.upstream
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/java.policy
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/java.security
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/nss.cfg
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/nss.fips.cfg
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/policy
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/policy/limited
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/policy/limited/US_export_policy.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/policy/limited/local_policy.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/policy/unlimited
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/policy/unlimited/US_export_policy.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/security/policy/unlimited/local_policy.jar
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/sound.properties
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/tzdb.dat
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64/jre/lib/tzdb.dat.upstream
/usr/lib/jvm/jre-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64
/usr/share/doc/java-1.8.0-openjdk-1.8.0.432.b06-3.el9/NEWS
/usr/share/doc/java-1.8.0-openjdk-1.8.0.432.b06-3.el9/README.md
/usr/share/doc/java-1.8.0-openjdk-1.8.0.432.b06-3.el9/java-1.8.0-openjdk-portable.specfile
/usr/share/man/man1/alt-java-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/java-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/jjs-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/keytool-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/orbd-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/pack200-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/policytool-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/rmid-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/rmiregistry-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/servertool-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/tnameserv-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz
/usr/share/man/man1/unpack200-java-1.8.0-openjdk-1.8.0.432.b06-3.el9.aarch64.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jan 11 11:21:11 2025