diff options
| author | Igor Pashev <pashev.igor@gmail.com> | 2017-05-12 22:48:36 +0300 |
|---|---|---|
| committer | Igor Pashev <pashev.igor@gmail.com> | 2017-05-12 22:48:36 +0300 |
| commit | 37d630875d33bf3c291026c40bb08d1b6c9edcc8 (patch) | |
| tree | 68fb026f54a962cf1d631f010e98681add6ed014 /debian/patches/java-access-bridge-security.patch | |
| download | openjdk-8-debian.tar.gz | |
Imported debian/openjdk-8_8u131-b11-1debian/8u131-b11-1debian
Diffstat (limited to 'debian/patches/java-access-bridge-security.patch')
| -rw-r--r-- | debian/patches/java-access-bridge-security.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/java-access-bridge-security.patch b/debian/patches/java-access-bridge-security.patch new file mode 100644 index 0000000..2e5d0e1 --- /dev/null +++ b/debian/patches/java-access-bridge-security.patch @@ -0,0 +1,15 @@ +# patch only used for builds with java-access-bridge support + +--- openjdk/jdk/src/share/lib/security/java.security-linux ++++ openjdk/jdk/src/share/lib/security/java.security-linux +@@ -149,7 +149,9 @@ + com.sun.org.apache.xml.internal.security.,\ + com.sun.org.glassfish.,\ + org.jcp.xml.dsig.internal.,\ +- oracle.jrockit.jfr. ++ oracle.jrockit.jfr.,\ ++ org.GNOME.Accessibility.,\ ++ org.GNOME.Bonobo. + # + # List of comma-separated packages that start with or equal this string + # will cause a security exception to be thrown when |
