java-1_8_0-openj9-accessibility-1.8.0.312-3.18.2 >  A abp9|>49,Ms.6Jd\ =pK\z.9GrZQT{Wzt\۸#T&a ALZ40(d C;^3$߷9N7a-`x>>w„LY/;/{vNo;ei|P!q`(5+J~w)}3+UZ}.dLxYl-b 5fcc3028dd8288a77cca06bb2397247ab5630b42265cd5dcf64c802892cc4e1f3d4e01e79be5e26b58c8cbf887ce5139b3732ed76abp9|MڶBD[EBytp1d =џςN9(lFנdV0wx0z_M_Ah :0KD Vl śJdO[;ᛮG:=bgRr(u3 Nt,9ݘ6&ΆL]㊥7VvAV@ikA+ԥta{ףo|`:.ީ"I[AYgb"a$Y=S?ȏEd`DcX?qzBd@>p=?d", 3 U %F  :Z`g(8 @ H X  Z(8 9 : >LFTGhHxIXY\]^ bccdeflu vz7HLRCjava-1_8_0-openj9-accessibility1.8.0.3123.18.2OpenJDK 8 accessibility connectorEnables accessibility support in OpenJDK 8 by using java-atk-wrapper. This allows compatible at-spi2 based accessibility programs to work for AWT and Swing-based programs. Please note, the java-atk-wrapper is still in beta, and OpenJDK 8 itself is still being tuned to be working with accessibility features. There are known issues with accessibility on, so please do not install this package unless you really need to.a_gsheep71eSUSE Linux Enterprise 15SUSE LLC Apache-1.1 AND Apache-2.0 AND EPL-2.0 AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LGPL-2.0-only AND MPL-1.0 AND MPL-1.1 AND SUSE-Public-Domain AND W3Chttps://www.suse.com/Development/Languages/Javahttps://www.eclipse.org/openj9/linuxx86_64# create links to java-atk-wrapper if [ ! -e /usr/lib64/jvm/java-1.8.0-openj9-1.8.0/jre/lib/amd64/libatk-wrapper.so ]; then if [ -e /usr/lib64/java-atk-wrapper/libatk-wrapper.so ]; then ln -sf /usr/lib64/java-atk-wrapper/libatk-wrapper.so /usr/lib64/jvm/java-1.8.0-openj9-1.8.0/jre/lib/amd64/libatk-wrapper.so else ln -sf /usr/lib64/java-atk-wrapper/libatk-wrapper.so.0 /usr/lib64/jvm/java-1.8.0-openj9-1.8.0/jre/lib/amd64/libatk-wrapper.so fi fi if [ ! -e /usr/lib64/jvm/java-1.8.0-openj9-1.8.0/jre/lib/ext/java-atk-wrapper.jar ]; then ln -sf /usr/lib64/java-atk-wrapper/java-atk-wrapper.jar /usr/lib64/jvm/java-1.8.0-openj9-1.8.0/jre/lib/ext/java-atk-wrapper.jar fieA큤a^a^a^a^59efab1b25eee4d097bdb8a34b3207cb90afcca58ddd76a1ee7e5452921ed967@@rootrootrootrootrootrootrootrootjava-1_8_0-openj9-1.8.0.312-3.18.2.src.rpmconfig(java-1_8_0-openj9-accessibility)java-1_8_0-openj9-accessibilityjava-1_8_0-openj9-accessibility(x86-64)    /bin/shconfig(java-1_8_0-openj9-accessibility)java-1_8_0-openj9java-atk-wrapperrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.8.0.312-3.18.21.8.0.312-3.18.23.0.4-14.6.0-14.0-15.2-14.14.1a(@`̊`` @`f@`@_^@^^@^.fstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.com- Update to OpenJDK 8u312 build 07 with OpenJ9 0.29.0 virtual machine * including Oracle July 2021 and October 2021 CPU changes CVE-2021-2341 (bsc#1188564), CVE-2021-2369 (bsc#1188565), CVE-2021-2388 (bsc#1188566), CVE-2021-35550 (bsc#1191901), CVE-2021-35565 (bsc#1191909), CVE-2021-35556 (bsc#1191910), CVE-2021-35559 (bsc#1191911), CVE-2021-35561 (bsc#1191912), CVE-2021-35564 (bsc#1191913), CVE-2021-35567 (bsc#1191903), CVE-2021-35578 (bsc#1191904), CVE-2021-35586 (bsc#1191914), CVE-2021-35603 (bsc#1191906) * OpenJ9 changes, see https://www.eclipse.org/openj9/docs/version0.29 - Remove the unneeded icedtea-sound provider - Removed patches: * jdk-gcc-warnings.patch * maybe-uninitialized.patch * omr-no-return-in-nonvoid-function.patch + integrated upstream- Remove the forcing of DWARF version 4, since the libdwarf in factory works correctly with this build and DWARF5 symbol format - Expand supported architectures to aarch64- Force DWARF version 4 when building with gcc >= 11 * the internal omr tools set error with debugging information in DWARF5 format * fixes build in factory- Fix version typo in spec file- Update to OpenJDK 8u292 build 10 with OpenJ9 0.26.0 virtual machine * including Oracle April 2021 CPU changes (bsc#1185055, CVE-2021-2163 and bsc#1185056, CVE-2021-2161) * OpenJ9 changes, see https://www.eclipse.org/openj9/docs/version0.26 - Added patch: * maybe-uninitialized.patch + initialize variables in constructor + fixes build with newer gcc- Update to OpenJDK 8u282 build 08 with OpenJ9 0.24.0 virtual machine * including Oracle January 2021 CPU changes (bsc#1181239) * OpenJ9 changes, see https://www.eclipse.org/openj9/docs/version0.24 - Modified template patch: * openj9-nogit.patch.in + replace git runs by pre-fetched git hashes in new places + remove hunks that are irrelevant in new sources- Update to OpenJDK 8u272 build 10 with OpenJ9 0.23.0 virtual machine * including Oracle July 2020 CPU changes (bsc#1174157) and October 2020 CPU changes (bsc#1177943) + fixes CVE-2020-14556, CVE-2020-14577, CVE-2020-14578, CVE-2020-14579, CVE-2020-14581, CVE-2020-14583, CVE-2020-14593, CVE-2020-14621, CVE-2020-14779, CVE-2020-14781, CVE-2020-14782, CVE-2020-14792, CVE-2020-14796, CVE-2020-14797, CVE-2020-14798 and CVE-2020-14803 - Removed patch: * gcc10.patch + not needed any more in this version - Modified patches: * java-atk-wrapper-security.patch * openj9-no-werror.patch * system-lcms.patch + rediff to changed context - Added patch: * omr-no-return-in-nonvoid-function.patch + fix build error on some systems- Added patches: * gcc10.patch + Fix dupplicate global pointer variables with gcc 10 + openj9-no-werror.patch + Do not build with warnings as errors the OpenJ9 parts, since that would mean broken build with new warnings from gcc 10- Update to OpenJDK 8u252 build 09 with OpenJ9 0.20.0 virtual machine * including Oracle April 2020 CPU changes (bsc#1169511) + fixes: CVE-2020-2754, CVE-2020-2755, CVE-2020-2756, CVE-2020-2757, CVE-2020-2773, CVE-2020-2781, CVE-2020-2800, CVE-2020-2803, CVE-2020-2805 and CVE-2020-2830 * OpenJ9 changes, see https://www.eclipse.org/openj9/docs/version0.20- The pack200 and unpack200 alternatives should be slaves of java and not of javac, since they are part of JRE (bsc#1171352).- Initial packaging of OpenJDK 1.8.0_242-b08 with OpenJ9 0.18.1/bin/shsheep71 16359340551.8.0.312-3.18.21.8.0.312-3.18.21.8.0.312-3.18.2accessibility.propertieslibatk-wrapper.soextjava-atk-wrapper.jar/usr/lib64/jvm/java-1.8.0-openj9-1.8.0/jre/lib//usr/lib64/jvm/java-1.8.0-openj9-1.8.0/jre/lib/amd64//usr/lib64/jvm/java-1.8.0-openj9-1.8.0/jre/lib/ext/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:21659/SUSE_SLE-15-SP2_Update/23c6ea43dfccab398c7350fdc5eb2b07-java-1_8_0-openj9.SUSE_SLE-15-SP2_Updatecpioxz5x86_64-suse-linuxASCII textemptydirectory%{DG_>*+utf-89b5f47e084e05b52db495a0ad8c4cb8703b72e2de4a0035b087d73bd3285f082?07zXZ !t/?] crv(vX0. KFYJD`ἋƗwqW-m8hf Qގ&,0J诫2RMP#6[Ҳ8th{3i2.]lڹ`#TPl%,] x߅l+!ƑA^*͞qxVN% Q])v֖nZUOEv}t]%JW:F)ͩޟݰ) YZ