Package java-11-openjdk: Information

Source package: java-11-openjdk
Version: 11.0.14.1.1-alt1_1jpp11
Build time:  Feb 24, 2022, 07:28 PM in the task #295621
Category: Development/Java
Report package bug
License: Apache-1.1 and Apache-2.0 and BSD and BSD with advertising and GPL-2.0 and GPL-2.0 with exceptions and IJG and LGPL-2.0+ and MIT and MPL-2.0 and ALT-Public-Domain and W3C and Zlib and ISC and FTL and RSA-MD
Summary: OpenJDK Runtime Environment 11
Description: 
The OpenJDK runtime environment.

List of rpms provided by this srpm:
java-11-openjdk (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-demo (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-devel (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-headless (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-headless-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-javadoc (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-javadoc-zip (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-jmods (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-src (x86_64, ppc64le, i586, armh, aarch64)
java-11-openjdk-static-libs (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Andrey Cherepanov

List of contributors:
Andrey Cherepanov
Igor Vlasenko

    1. libdw-devel
    2. libelf-devel
    3. libfreetype-devel
    4. autoconf
    5. automake
    6. libxslt
    7. liblcms2-devel
    8. binutils
    9. browser-plugins-npapi-devel
    10. ca-certificates-java
    11. libgdb-devel
    12. libgif-devel
    13. libstdc++-devel-static
    14. lsb-release
    15. /proc
    16. desktop-file-utils
    17. /usr/bin/desktop-file-install
    18. libnss-devel
    19. fontconfig-devel
    20. rpm-build-java
    21. rpm-macros-java
    22. libX11-devel
    23. rpm-macros-fedora-compat
    24. rpm-macros-generic-compat
    25. gcc >= 4.8.3
    26. libXcomposite-devel
    27. gcc-c++
    28. libXext-devel
    29. gdb
    30. libharfbuzz-devel
    31. libXi-devel
    32. libXinerama-devel
    33. libXrandr-devel
    34. libXrender-devel
    35. libXt-devel
    36. libjpeg-devel
    37. libXtst-devel
    38. libXvMC-devel
    39. libpng-devel
    40. libalsa-devel
    41. java-11-openjdk-devel
    42. javapackages-filesystem
    43. libasm-devel
    44. tzdata-java >= 2020b
    45. unzip
    46. xsltproc
    47. xorg-proto-devel
    48. zip
    49. libcups-devel

Last changed


Feb. 18, 2022 Andrey Cherepanov 0:11.0.14.1.1-alt1_1jpp11
- New version.
- Security fixes
  + JDK-8217375: jarsigner breaks old signature with long lines in manifest
  + JDK-8251329: (zipfs) Files.walkFileTree walks infinitely if zip has dir named "." inside
  + JDK-8264934, CVE-2022-21248: Enhance cross VM serialization
  + JDK-8268488: More valuable DerValues
  + JDK-8268494: Better inlining of inlined interfaces
  + JDK-8268512: More content for ContentInfo
  + JDK-8268795: Enhance digests of Jar files
  + JDK-8268801: Improve PKCS attribute handling
  + JDK-8268813, CVE-2022-21283: Better String matching
  + JDK-8269151: Better construction of EncryptedPrivateKeyInfo
  + JDK-8269944: Better HTTP transport redux
  + JDK-8270386, CVE-2022-21291: Better verification of scan methods
  + JDK-8270392, CVE-2022-21293: Improve String constructions
  + JDK-8270416, CVE-2022-21294: Enhance construction of Identity maps
  + JDK-8270492, CVE-2022-21282: Better resolution of URIs
  + JDK-8270498, CVE-2022-21296: Improve SAX Parser configuration management
  + JDK-8270646, CVE-2022-21299: Improved scanning of XML entities
  + JDK-8270952, CVE-2022-21277: Improve TIFF file handling
  + JDK-8271962: Better TrueType font loading
  + JDK-8271968: Better canonical naming
  + JDK-8271987: Manifest improved manifest entries
  + JDK-8272014, CVE-2022-21305: Better array indexing
  + JDK-8272026, CVE-2022-21340: Verify Jar Verification
  + JDK-8272236, CVE-2022-21341: Improve serial forms for transport
  + JDK-8272272: Enhance jcmd communication
  + JDK-8272462: Enhance image handling
  + JDK-8273290: Enhance sound handling
  + JDK-8273756, CVE-2022-21360: Enhance BMP image support
  + JDK-8273838, CVE-2022-21365: Enhanced BMP processing
  + JDK-8274096, CVE-2022-21366: Improve decoding of image files
  + JDK-8279541: Improve HarfBuzz
- Fixed linking libraries.
- Removed duplicated files with legal information from packages.
Dec. 19, 2021 Andrey Cherepanov 0:11.0.14.1-alt1_0.1.eajpp11
- New version.
Nov. 2, 2021 Andrey Cherepanov 0:11.0.13.8-alt2_1jpp11
- Ignore possible fail of %post scriptlet (ALT #40831).
- Optionally disable %check by default.