Blame SOURCES/java-atk-wrapper-security.patch
|
|
9bf359 |
--- jdk8/jdk/src/share/lib/security/java.security-linux.orig
|
|
|
9bf359 |
+++ jdk8/jdk/src/share/lib/security/java.security-linux
|
|
|
9a353b |
@@ -223,7 +223,9 @@
|
|
|
9bf359 |
jdk.nashorn.internal.,\
|
|
|
9bf359 |
jdk.nashorn.tools.,\
|
|
|
9a353b |
jdk.xml.internal.,\
|
|
|
9bf359 |
- com.sun.activation.registries.
|
|
|
9bf359 |
+ com.sun.activation.registries.,\
|
|
|
9bf359 |
+ org.GNOME.Accessibility.,\
|
|
|
9bf359 |
+ org.GNOME.Bonobo.
|
|
|
9bf359 |
|
|
|
9bf359 |
#
|
|
|
9bf359 |
# List of comma-separated packages that start with or equal this string
|
|
|
9a353b |
@@ -273,7 +275,9 @@
|
|
|
9bf359 |
jdk.nashorn.internal.,\
|
|
|
9bf359 |
jdk.nashorn.tools.,\
|
|
|
9a353b |
jdk.xml.internal.,\
|
|
|
9bf359 |
- com.sun.activation.registries.
|
|
|
9bf359 |
+ com.sun.activation.registries.,\
|
|
|
9bf359 |
+ org.GNOME.Accessibility.,\
|
|
|
9bf359 |
+ org.GNOME.Bonobo.
|
|
|
9bf359 |
|
|
|
9bf359 |
#
|
|
|
9bf359 |
# Determines whether this properties file can be appended to
|