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/atk-wrapper-security.patch | |
| download | openjdk-8-debian.tar.gz | |
Imported debian/openjdk-8_8u131-b11-1debian/8u131-b11-1debian
Diffstat (limited to 'debian/patches/atk-wrapper-security.patch')
| -rw-r--r-- | debian/patches/atk-wrapper-security.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/atk-wrapper-security.patch b/debian/patches/atk-wrapper-security.patch new file mode 100644 index 0000000..844feef --- /dev/null +++ b/debian/patches/atk-wrapper-security.patch @@ -0,0 +1,12 @@ +Index: b/jdk/src/share/lib/security/java.security-linux +=================================================================== +--- a/jdk/src/share/lib/security/java.security-linux ++++ b/jdk/src/share/lib/security/java.security-linux +@@ -186,6 +186,7 @@ keystore.type.compat=true + # corresponding RuntimePermission ("accessClassInPackage."+package) has + # been granted. + package.access=sun.,\ ++ org.GNOME.Accessibility.,\ + com.sun.xml.internal.,\ + com.sun.imageio.,\ + com.sun.istack.internal.,\ |
