|
|
|
|
Changelog for java-1_7_0-openjdk-javadoc-1.7.0.321-16.119.noarch.rpm :
* Tue Feb 20 2024 Fridrich Strba - Use %patch -P N instead of deprecated %patchN. * Sun Mar 13 2022 Fridrich Strba - Build without rhino- Added patch: * binary_file_verification.patch + fix build with glibc 2.35 * Mon Nov 08 2021 Fridrich Strba - Update to 2.6.28 - OpenJDK 7u321 (October 2021 CPU) * New features + Elliptic curve cryptography (ECC) is now always supported using the in-tree SunEC library + The option --enable-sunec is renamed to --enable-nss-sunec and may still be used to link against system NSS * Security fixes + JDK-8130183, CVE-2021-35588, bsc#1191905: InnerClasses: VM permits wrong Throw ClassFormatError if InnerClasses attribute\'s inner_class_info_index is 0 + JDK-8161016: Strange behavior of URLConnection with proxy + JDK-8163326, CVE-2021-35550, bsc#1191901: Update the default enabled cipher suites preference + JDK-8254967, CVE-2021-35565, bsc#1191909: com.sun.net.HttpsServer spins on TLS session close + JDK-8263314: Enhance XML Dsig modes + JDK-8265167, CVE-2021-35556, bsc#1191910: Richer Text Editors + JDK-8265574: Improve handling of sheets + JDK-8265580, CVE-2021-35559, bsc#1191911: Enhanced style for RTF kit + JDK-8265776: Improve Stream handling for SSL + JDK-8266097, CVE-2021-35561, bsc#1191912: Better hashing support + JDK-8266103: Better specified spec values + JDK-8266109: More Resilient Classloading + JDK-8266115: More Manifest Jar Loading + JDK-8266137, CVE-2021-35564, bsc#1191913: Improve Keystore integrity + JDK-8267086: ArrayIndexOutOfBoundsException in java.security.KeyFactory.generatePublic + JDK-8267712: Better LDAP reference processing + JDK-8267735, CVE-2021-35586, bsc#1191914: Better BMP support + JDK-8268506: More Manifest Digests + JDK-8269618, CVE-2021-35603, bsc#1191906: Better session identification + JDK-8269624: Enhance method selection support + JDK-8270398: Enhance canonicalization + JDK-8270404: Better canonicalization * Import of OpenJDK 7 u321 build 1 + JDK-8157404: Unable to read certain PKCS12 keystores from SequenceInputStream + JDK-8222751: closed/test/jdk/sun/security/util/ /DerIndefLenConverter/IndefBerPkcs12.java fail + JDK-8269763: The JEditorPane is blank after JDK-8265167- Remove the unneeded icedtea-sound provider- Removed patch: * icedtea-2.6.1-sunec.patch + not needed with current code * Tue Aug 17 2021 Fridrich Strba - Update to 2.6.27 - OpenJDK 7u311 (July 2021 CPU) * Security fixes + JDK-8256157: Improve bytecode assembly + JDK-8256491: Better HTTP transport + JDK-8258432, CVE-2021-2341, bsc#1188564: Improve file transfers + JDK-8260453: Improve Font Bounding + JDK-8260960: Signs of jarsigner signing + JDK-8260967, CVE-2021-2369, bsc#1188565: Better jar file validation + JDK-8262380: Enhance XML processing passes + JDK-8262403: Enhanced data transfer + JDK-8262477: Enhance String Conclusions + JDK-8262967: Improve Zip file support + JDK-8264079: Improve abstractions + JDK-8264460: Improve NTLM support + JDK-8267412, CVE-2021-2432, bsc#1188568: Provide better LDAP provider support * Import of OpenJDK 7 u311 build 1 + JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect + JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider * Mon Jul 26 2021 Fridrich Strba - Update to 2.6.26 - OpenJDK 7u301 (April 2021 CPU) * Security fixes + JDK-8244473: Contextualize registration for JNDI + JDK-8244543: Enhanced handling of abstract classes + JDK-8249906, CVE-2021-2163, bsc#1185055: Enhance opening JARs + JDK-8250568, CVE-2021-2161, bsc#1185056: Less ambiguous processing + JDK-8253799: Make lists of normal filenames * Import of OpenJDK 7 u301 build 1 + JDK-8035166: Remove dependency on EC classes from pkcs11 provider + JDK-8202343: Disable TLS 1.0 and 1.1 + JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR + JDK-8258247: Couple of issues in fix for JDK-8249906 + JDK-8259048: (tz) Upgrade time-zone data to tzdata2020f + JDK-8259428: AlgorithmId.getEncodedParams() should return copy + JDK-8260356: (tz) Upgrade time-zone data to tzdata2021a + JDK-8261183: Follow on to Make lists of normal filenames * Backports + JDK-8167409, PR3840: Invalid value passed to critical JNI function * AArch64 port + PR3840: Backport cleanup changes from upstreaming AArch64 port to 8u + JDK-8078521, PR3840: AARCH64: Add AArch64 SA support + JDK-8136596, PR3840: Remove aarch64: MemBarRelease when final field\'s allocation is NoEscape or ArgEscape + JDK-8163363, PR3840: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted + JDK-8248336, PR3840: AArch64: C2: offset overflow in BoxLockNode::emit + JDK-8260930, PR3840: AArch64: Invalid value passed to critical JNI function + JDK-8263008, PR3840: AARCH64: Add debug info for libsaproc.so * Mon Feb 22 2021 Fridrich Strba - Update to 2.6.25 - OpenJDK 7u291 (January 2021 CPU, bsc#1181239) * Security fixes + JDK-8247619: Improve Direct Buffering of Characters * Import of OpenJDK 7 u291 build 1 + JDK-8254177: (tz) Upgrade time-zone data to tzdata2020b + JDK-8254982: (tz) Upgrade time-zone data to tzdata2020c + JDK-8255226: (tz) Upgrade time-zone data to tzdata2020d * Fri Nov 06 2020 Fridrich Strba - Update to 2.6.24 - OpenJDK 7u281 (October 2020 CPU, bsc#1177943) * Security fixes + JDK-8233624: Enhance JNI linkage + JDK-8236862, CVE-2020-14779: Enhance support of Proxy class + JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts + JDK-8237995, CVE-2020-14782: Enhance certificate processing + JDK-8240124: Better VM Interning + JDK-8241114, CVE-2020-14792: Better range handling + JDK-8242680, CVE-2020-14796: Improved URI Support + JDK-8242685, CVE-2020-14797: Better Path Validation + JDK-8242695, CVE-2020-14798: Enhanced buffer support + JDK-8243302: Advanced class supports + JDK-8244136, CVE-2020-14803: Improved Buffer supports + JDK-8244479: Further constrain certificates + JDK-8244955: Additional Fix for JDK-8240124 + JDK-8245407: Enhance zoning of times + JDK-8245412: Better class definitions + JDK-8245417: Improve certificate chain handling + JDK-8248574: Improve jpeg processing + JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit + JDK-8253019: Enhanced JPEG decoding * Import of OpenJDK 7 u281 build 1 + JDK-8145096: Undefined behaviour in HotSpot + JDK-8215265: C2: range check elimination may allow illegal out of bound access * Backports + JDK-8250861, PR3812: Crash in MinINode::Ideal(PhaseGVN *, bool)- Added patch: * no-sys-sysctl.patch + Don\'t include sys/sysctl.h that is missing on new systems * Wed Sep 30 2020 Fridrich Strba - Update to 2.6.23 - OpenJDK 7u271 (July 2020 CPU, bsc#1174157) * Security fixes + JDK-8028431, CVE-2020-14579: NullPointerException in DerValue.equals(DerValue) + JDK-8028591, CVE-2020-14578: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString() + JDK-8230613: Better ASCII conversions + JDK-8231800: Better listing of arrays + JDK-8232014: Expand DTD support + JDK-8233255: Better Swing Buttons + JDK-8234032: Improve basic calendar services + JDK-8234042: Better factory production of certificates + JDK-8234418: Better parsing with CertificateFactory + JDK-8234836: Improve serialization handling + JDK-8236191: Enhance OID processing + JDK-8237592, CVE-2020-14577: Enhance certificate verification + JDK-8238002, CVE-2020-14581: Better matrix operations + JDK-8238804: Enhance key handling process + JDK-8238842: AIOOBE in GIFImageReader.initializeStringTable + JDK-8238843: Enhanced font handing + JDK-8238920, CVE-2020-14583: Better Buffer support + JDK-8238925: Enhance WAV file playback + JDK-8240119, CVE-2020-14593: Less Affine Transformations + JDK-8240482: Improved WAV file playback + JDK-8241379: Update JCEKS support + JDK-8241522: Manifest improved jar headers redux + JDK-8242136, CVE-2020-14621: Better XML namespace handling * Import of OpenJDK 7 u271 build 1 + JDK-8040113: File not initialized in src/share/native/sun/ /awt/giflib/dgif_lib.c + JDK-8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError + JDK-8077982: GIFLIB upgrade + JDK-8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions + JDK-8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries + JDK-8151582: (ch) test java/nio/channels/ /AsyncCloseAndInterrupt.java failing due to \"Connection succeeded\" + JDK-8155691: Update GIFlib library to the latest up-to-date + JDK-8181841: A TSA server returns timestamp with precision higher than milliseconds + JDK-8203190: SessionId.hashCode generates too many collisions + JDK-8217676: Upgrade libpng to 1.6.37 + JDK-8220495: Update GIFlib library to the 5.1.8 + JDK-8226892: ActionListeners on JRadioButtons don\'t get notified when selection is changed with arrow keys + JDK-8229899: Make java.io.File.isInvalid() less racy + JDK-8230597: Update GIFlib library to the 5.2.1 + JDK-8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return + JDK-8243541: (tz) Upgrade time-zone data to tzdata2020a + JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result * Backports + JDK-8150652, PR3496: Remove unused code in AArch64 back end- Removed patch: * aarch64-remove-unused-code.patch + integrated upstream- Added patch: * gcc-fno-common-fix.patch + fix duplicate symbols errors with gcc 10 * Mon Apr 20 2020 Fridrich Strba - Update to 2.6.22 - OpenJDK 7u261 (April 2020 CPU, bsc#1169511) * Security fixes + S8224541, CVE-2020-2756: Better mapping of serial ENUMs + S8224549, CVE-2020-2757: Less Blocking Array Queues + S8225603: Enhancement for big integers + S8227542: Manifest improved jar headers + S8231415, CVE-2020-2773: Better signatures in XML + S8233250: Better X11 rendering + S8233410: Better Build Scripting + S8234027: Better JCEKS key support + S8234408, CVE-2020-2781: Improve TLS session handling + S8234825, CVE-2020-2800: Better Headings for HTTP Servers + S8234841, CVE-2020-2803: Enhance buffering of byte buffers + S8235274, CVE-2020-2805: Enhance typing of methods + S8236201, CVE-2020-2830: Better Scanner conversions + S8238960: linux-i586 builds are inconsistent as the newly built jdk is not able to reserve enough space for object heap * Import of OpenJDK 7 u261 build 1 + S8240621: Build failure on Windows after JDK-8044500 * Import of OpenJDK 7 u261 build 2 + S7065233: To interpret case-insensitive string locale independently + S8219597: (bf) Heap buffer state changes could provoke unexpected exceptions * Bug fixes + S8036543, PR3777: [parfait] JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.c + S8195607, PR3777: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with \"NSS initialization failed\" on NSS 3.34.1- Added patch: * icedtea-2.6.21-no-preload.patch + Don\'t try to dump shared classes, since the checksums are wrong with newer gcc/glibc combinations- Modified patch: * no-return-in-nonvoid-function.patch + Better fix * Wed Apr 15 2020 Fridrich Strba - The pack200 and unpack200 alternatives should be slaves of java and not of javac, since they are part of JRE.
|
|
|