Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: java-17-openjdk-portable-static-libs-slowdebug | Distribution: Fedora Project |
Version: 17.0.15.0.6 | Vendor: Fedora Project |
Release: 1.fc40 | Build date: Wed Apr 16 14:43:24 2025 |
Group: Unspecified | Build host: buildhw-x86-05.iad2.fedoraproject.org |
Size: 18862594 | Source RPM: java-17-openjdk-portable-17.0.15.0.6-1.fc40.src.rpm |
Packager: Fedora Project | |
Url: http://openjdk.java.net/ | |
Summary: OpenJDK 17 libraries for static linking - portable edition unoptimised with full debugging on |
The OpenJDK 17 libraries for static linking - portable edition This package is unoptimised with full debugging. Install only as needed and remove ASAP.
Apache-1.1 AND Apache-2.0 AND LicenseRef-Callaway-BSD AND LicenseRef-Callaway-BSD-with-advertising AND GPL-1.0-or-later AND GPL-2.0-only AND LicenseRef-Callaway-GPLv2-with-exceptions AND IJG AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-MIT AND MPL-2.0 AND LicenseRef-Callaway-Public-Domain AND W3C AND Zlib AND ISC AND FTL AND LicenseRef-RSA
* Wed Apr 16 2025 Jiri Vanek <jvanek@redhat.com> - 1:17.0.15.0.6-1 - updated to security jdk-17.0.15+6 * Mon Jan 27 2025 Jiri Vanek <jvanek@redhat.com> - 1:17.0.14.0.7-2 - New * Mon Jan 27 2025 Jiri Vanek <jvanek@redhat.com> - 1:17.0.14.0.7-1 - January CPU 2025 * Fri Oct 18 2024 Jiri <jvanek@redhat.com> - 1:17.0.13.0.11-3 - Updated news * Fri Oct 18 2024 Jiri <jvanek@redhat.com> - 1:17.0.13.0.11-2 - Build the jmods thirdtime * Fri Oct 18 2024 Jiri <jvanek@redhat.com> - 1:17.0.13.0.11-1 - Updated to 17.0.13+11 * Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 1:17.0.12.0.7-3 - convert license to SPDX * Fri Jul 19 2024 Jiri Vanek <jvanek@redhat.com> - 1:17.0.12.0.7-2 - Updated NEWS * Fri Jul 19 2024 Jiri Vanek <jvanek@redhat.com> - 1:17.0.12.0.7-1 - July CPU - removed patch7 jdk8325372-Shenandoah_SIGSEGV_crash_in_unnece...patch - updated fips patch fips-17u-e893be00150.patch * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:17.0.11.0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 10 2024 jandrlik <jandrlik@redhat.com> - 1:17.0.11.0.9-3 - July pre-CPU rebuild * Tue Apr 30 2024 Jiri <jvanek@redhat.com> - 1:17.0.11.0.9-2 - Updated NEWS * Tue Apr 30 2024 Jiri <jvanek@redhat.com> - 1:17.0.11.0.9-1 - April CPU * Tue Mar 12 2024 Jiri Vanek <jvanek@redhat.com> - 1:17.0.10.0.7-7 - Add riscv64 support * Tue Mar 12 2024 Jiri Vanek <jvanek@redhat.com> - 1:17.0.10.0.7-6 - fixed condition for taspets * Tue Mar 12 2024 Jiri Vanek <jvanek@redhat.com> - 1:17.0.10.0.7-5 - Added chnagesets from Thomas Fitzimons to tune up generate_source_tarball.sh and openjdk_news.sh * Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 1:17.0.10.0.7-4 - Rebuilt for java-21-openjdk as system jdk * Fri Jan 26 2024 Jiri <jvanek@redhat.com> - 1:17.0.10.0.7-3 - Returned bcond_with artifacts * Wed Jan 24 2024 Jiri Vanek <jvanek@redhat.com> - 1:17.0.10.0.7-2 - Returned accidently removed %global miscinstalloutputdir install * Wed Jan 24 2024 Jiri Vanek <jvanek@redhat.com> - 1:17.0.10.0.7-1 - Update to jdk-17.0.10+7 (GA) - Move to -P<n> usage for patch macro which works on all RPM versions - Re-enable DEFAULT_PROMOTED_VERSION_PRE check disabled for the July 2023 release - Switch to GA mode for release - ** This tarball is embargoed until 2024-01-16 @ 1pm PT. ** - generate_source_tarball.sh: Add note on network usage of OPENJDK_LATEST - generate_source_tarball.sh: Remove unneeded FIXME - Update release notes to 17.0.10+6 - Revert change to patch macro due to failure on RHEL 8 - generate_source_tarball.sh: Add --sort=name to tar invocation for reproducibility - Update to jdk-17.0.10+6 (EA) - fips-17u-d63771ea660.patch: Regenerate from gnu-andrew branch - 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: Remove REPO_NAME from FILE_NAME_ROOT - generate_source_tarball.sh: Set compile-command in Emacs - generate_source_tarball.sh: Reformat comment header - generate_source_tarball.sh: Reformat and update help output - generate_source_tarball.sh: Move PROJECT_NAME and REPO_NAME checks - generate_source_tarball.sh: Do a shallow clone, for speed - generate_source_tarball.sh: Append -ea designator when required - 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: shellcheck: Remove x-prefixes since we use Bash - generate_source_tarball.sh: shellcheck: Double-quote variable references - generate_source_tarball.sh: shellcheck: Do not use -a - generate_source_tarball.sh: shellcheck: Do not use $ in expression - generate_source_tarball.sh: Remove temporary directory exit conditions * Tue Jan 23 2024 Jiri Vanek <jvanek@redhat.com> - 1:17.0.9.0.9-8 - Removed wrong dist tag * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:17.0.9.0.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Dec 20 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.9.0.9-6 - Bumped release to allow build in sidetags * Mon Dec 18 2023 Jiri <jvanek@redhat.com> - 1:17.0.9.0.9-5 - Aligned check with latest * Mon Dec 18 2023 Jiri <jvanek@redhat.com> - 1:17.0.9.0.9-4 - Packing generated sources * Wed Nov 29 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.9.0.9-3 - removed duplicated info line * Wed Nov 29 2023 Jiri <jvanek@redhat.com> - 1:17.0.9.0.9-2 - redirected bugs to non portable compoment * Thu Nov 23 2023 Jiri <jvanek@redhat.com> - 1:17.0.9.0.9-1 - updated to OpenJDK 17.0.9 (2023-10-17) - adjsuted generate_source_tarball - removed icedtea_sync - dropped standalone licenses - added usntripped subpkg - added docs subpkg - adjsuted versions of bundled libraries - build refactored to several solid methods following gnu_andrew - removed no longer needed jdk8305995-footprint_regression_from_jdk_8224957, nss.fips.cfg.in, rh1648644-java_access_bridge_privileged_security.patch - added jdk8312489-max_sig_default_increase.patch - aligned fips-17u-51e1d00be4e.patch (gnu_andrew) - fixed '--without release' build-ability by moving docs and misc to if- release only * Thu Aug 03 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.8.0.7-1 - Update to jdk-17.0.8.0+7 - Update release notes to 17.0.8.0+7 - removed upstreamed Patch2001 jdk8274864-remove_amman_cairo_hacks.patch Patch2002 jdk8305113-tzdata2023c.patch * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:17.0.7.0.7-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 27 2023 Kalev Lember <klember@redhat.com> - 1:17.0.7.0.7-10 - Simplify portable archive name macros * Thu Jun 15 2023 Jiri <jvanek@redhat.com> - 1:17.0.7.0.7-9 - Redeclared ForFiles release sections as %%nil no longer works with %%1 * Tue May 16 2023 Jiri <jvanek@redhat.com> - 1:17.0.7.0.7-8 - no longer using system cacerts during build * Mon May 15 2023 Jiri <jvanek@redhat.com> - 1:17.0.7.0.7-7 - Minor tuning if generate sources * Thu May 11 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.7.0.7-6 - returned lost nss.fips.cfg * Thu May 11 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.7.0.7-5 - enabled all crypto * Tue May 09 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.7.0.7-4 - added and applied, on demand, patch2003 jdk8305995-footprint_regression_from_jdk_8224957 * Sat Apr 29 2023 Jiri <jvanek@redhat.com> - 1:17.0.7.0.7-3 - Minor tuning of generate sources * Thu Apr 27 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.7.0.7-2 - Removed unused tapset source * Wed Apr 26 2023 Andrew John Hughes <gnu_andrew@member.fsf.org> - 1:17.0.7.0.7-1 - Update to jdk-17.0.7.0+7 * Tue Apr 18 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.6.0.10-3 - introduced archfull src archive - replaced nasty handling of icons. - needed for icons and src reference for rpms (debuginfo, src subpkg) - licences moved to proper sharable noarch * Mon Apr 17 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.6.0.10-2 - Added selected changes from java-latest-openjdk - Update generate_tarball.sh add support for passing a boot JDK to the configure run - Automatically turn off building a fresh HotSpot first, if the bootstrap JDK is not the same major version as that being built - added png icons from x11 source package, so they can be reused by rpms - Fix flatpak builds by disabling TestTranslations test due to missing tzdb.dat
/usr/lib/jvm/java-17-openjdk-17.0.15.0.6-1.fc40.portable.slowdebug.static-libs.x86_64.tar.xz /usr/lib/jvm/java-17-openjdk-17.0.15.0.6-1.fc40.portable.slowdebug.static-libs.x86_64.tar.xz.sha256sum
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu May 1 02:06:15 2025