Your message dated Thu, 22 Oct 2015 12:09:01 +0000
with message-id <[email protected]>
and subject line Bug#797595: fixed in openjdk-7 7u85-2.6.1-6
has caused the Debian Bug report #797595,
regarding openjdk-7-jre-headless: Please re-enable atk bridge
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
797595: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797595
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openjdk-7-jre-headless
Version: 7u75-2.5.4-2
Severity: important
Hello,
The ATK accessibility bridge was disabled due to it making java
applications randomly crash (LP: #935296). This has however been fixed
in java-atk-wrapper 0.33 (see
https://bugzilla.gnome.org/show_bug.cgi?id=698095), which is now in
stretch.
Could you thus re-enable it? (see attached patch for your convenience)
The same applies of course for openjdk-8 and openjdk-9, I guess there's
no need for separate bug reports for them?
Thanks,
Samuel
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'buildd-unstable'), (500, 'unstable'),
(500, 'stable'), (500, 'oldstable'), (1, 'buildd-experimental'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.2.0 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages openjdk-7-jre-headless depends on:
ii ca-certificates-java 20140324
ii java-common 0.52
ii libc6 2.19-19
ii libcups2 2.0.3-10
ii libfontconfig1 2.11.0-6.3
ii libfreetype6 2.5.2-4
ii libgcc1 1:5.1.1-14
ii libglib2.0-0 2.44.1-1.1
ii libjpeg62-turbo 1:1.4.1-1
ii libkrb5-3 1.13.2+dfsg-2
ii liblcms2-2 2.6-3+b3
ii libnss3 2:3.20-1
ii libpcsclite1 1.8.14-1
ii libpulse0 6.0-5
ii libstdc++6 5.1.1-14
ii multiarch-support 2.19-19
ii tzdata-java 2015f-1
ii zlib1g 1:1.2.8.dfsg-2+b1
openjdk-7-jre-headless recommends no packages.
Versions of packages openjdk-7-jre-headless suggests:
ii fonts-dejavu-extra 2.35-1
ii fonts-indic 2:1.2
ii fonts-ipafont-gothic 00303-13
ii fonts-ipafont-mincho 00303-13
pn icedtea-7-jre-jamvm <none>
pn libnss-mdns <none>
pn sun-java6-fonts <none>
pn ttf-wqy-microhei | ttf-wqy-zenhei <none>
-- Configuration Files:
/etc/java-7-openjdk/accessibility.properties changed [not included]
-- no debconf information
--
Samuel
Accroche-toi au terminal, j'enlève le shell...
-+- nojhan -+-
--- debian/accessibility-atk.properties.orig 2015-08-31 21:33:58.504658241
+0200
+++ debian/accessibility-atk.properties 2015-08-31 21:34:00.284646882 +0200
@@ -5,6 +5,5 @@
# Note: the line below cannot end the file (there must be at
# a minimum a blank line following it).
#
-# Doesn't work, see LP: #935296
-#assistive_technologies=org.GNOME.Accessibility.AtkWrapper
+assistive_technologies=org.GNOME.Accessibility.AtkWrapper
--- End Message ---
--- Begin Message ---
Source: openjdk-7
Source-Version: 7u85-2.6.1-6
We believe that the bug you reported is fixed in the latest version of
openjdk-7, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated openjdk-7 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 22 Oct 2015 00:42:34 +0200
Source: openjdk-7
Binary: openjdk-7-jdk openjdk-7-jre-headless openjdk-7-jre openjdk-7-jre-lib
openjdk-7-demo openjdk-7-source openjdk-7-doc openjdk-7-dbg icedtea-7-jre-jamvm
openjdk-7-jre-zero
Architecture: source amd64 all
Version: 7u85-2.6.1-6
Distribution: unstable
Urgency: high
Maintainer: OpenJDK Team <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
icedtea-7-jre-jamvm - Alternative JVM for OpenJDK, using JamVM
openjdk-7-dbg - Java runtime based on OpenJDK (debugging symbols)
openjdk-7-demo - Java runtime based on OpenJDK (demos and examples)
openjdk-7-doc - OpenJDK Development Kit (JDK) documentation
openjdk-7-jdk - OpenJDK Development Kit (JDK)
openjdk-7-jre - OpenJDK Java runtime, using ${vm:Name}
openjdk-7-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless)
openjdk-7-jre-lib - OpenJDK Java runtime (architecture independent libraries)
openjdk-7-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
openjdk-7-source - OpenJDK Development Kit (JDK) source files
Closes: 797595
Changes:
openjdk-7 (7u85-2.6.1-6) unstable; urgency=high
.
[ Tiago Stürmer Daitx ]
* Security fixes
- S8048030, CVE-2015-4734: Expectations should be consistent
- S8068842, CVE-2015-4803: Better JAXP data handling
- S8076339, CVE-2015-4903: Better handling of remote object invocation
- S8076383, CVE-2015-4835: Better CORBA exception handling
- S8076387, CVE-2015-4882: Better CORBA value handling
- S8076392, CVE-2015-4881: Improve IIOPInputStream consistency
- S8076413, CVE-2015-4883: Better JRMP message handling
- S8078427, CVE-2015-4842: More supportive home environment
- S8078440: Safer managed types
- S8080541: More direct property handling
- S8080688, CVE-2015-4860: Service for DGC services
- S8081744, CVE-2015-4868: Clear out list corner case
- S8081760: Better group dynamics
- S8086092. CVE-2015-4840: More palette improvements
- S8086733, CVE-2015-4893: Improve namespace handling
- S8087350: Improve array conversions
- S8103671, CVE-2015-4805: More objective stream classes
- S8103675: Better Binary searches
- S8129611: Accessbridge error handling improvement
- S8130078, CVE-2015-4911: Document better processing
- S8130185: More accessible access switch
- S8130193, CVE-2015-4806: Improve HTTP connections
- S8130864: Better server identity handling
- S8130891, CVE-2015-4843: (bf) More direct buffering
- S8131291, CVE-2015-4872: Perfect parameter patterning
- S8132042, CVE-2015-4844: Preserve layout presentation
* S6966259: Make PrincipalName and Realm immutable, required for S8048030
* S8078822: 8068842 fix missed one new file
PrimeNumberSequenceGenerator.java
.
[ Matthias Klose ]
* Re-enable the atk bridge for releases with a fixed atk bridge.
Again closes: #797595.
Checksums-Sha1:
2af6d2b3ec2d152740aa8a3c38a08802328ddcc3 4700 openjdk-7_7u85-2.6.1-6.dsc
8ce65d8fe546f794c66dcc2925cb39385d840587 287208
openjdk-7_7u85-2.6.1-6.debian.tar.xz
a34af133b4d21a2b0089fc9b1ae709cf83866685 474754
icedtea-7-jre-jamvm_7u85-2.6.1-6_amd64.deb
984cce9f3964296c85a7aac7360af4485a6bb128 74044440
openjdk-7-dbg_7u85-2.6.1-6_amd64.deb
7e6b3e36d9049e3a6a23b9fb3d02535137ab4214 1885614
openjdk-7-demo_7u85-2.6.1-6_amd64.deb
cdd29c43e21a5ba8387a587e985022e08915eabc 10928230
openjdk-7-doc_7u85-2.6.1-6_all.deb
2643c6787907087057d57d1d59c415109079c3f6 16283028
openjdk-7-jdk_7u85-2.6.1-6_amd64.deb
262f49b65c4e3a2bb9a8fc5afdabb0fc646ba8f0 39823674
openjdk-7-jre-headless_7u85-2.6.1-6_amd64.deb
e3c994518c6a0f8af6c0af7b0feb5d8b0efd579c 76412
openjdk-7-jre-lib_7u85-2.6.1-6_all.deb
792096f428ac09ac0900b257bb9ff541514786d4 2029536
openjdk-7-jre-zero_7u85-2.6.1-6_amd64.deb
e4504ff5d83eca523900475936df40dd97874a96 174796
openjdk-7-jre_7u85-2.6.1-6_amd64.deb
bc71e32b572e48ae42eb3b5e17c341ce950fc384 40013610
openjdk-7-source_7u85-2.6.1-6_all.deb
Checksums-Sha256:
639dc73f25605985e99d3a71805741e76c084556ae05d8eace7b268b277bd3e7 4700
openjdk-7_7u85-2.6.1-6.dsc
ac26aac2fb85969239736a5c76c6a0d30631895566a5ca3d00bdc31fa39b231c 287208
openjdk-7_7u85-2.6.1-6.debian.tar.xz
bbf092928ca13f0264777877de4dcbe9a4f193fb84a3652c6df55313dd05d2c7 474754
icedtea-7-jre-jamvm_7u85-2.6.1-6_amd64.deb
e101041a89494a9376e29c2340a8bff52d6fa393ece6bbfed3c3513fdb140493 74044440
openjdk-7-dbg_7u85-2.6.1-6_amd64.deb
c54f2a83449a95449b413613629b7ab9b0c423bb4baaa06b86b8d8fd7782f770 1885614
openjdk-7-demo_7u85-2.6.1-6_amd64.deb
b5365e9267abc7bcbcef561ccef860304124237ebe6f3c707c2d394c8f03b77c 10928230
openjdk-7-doc_7u85-2.6.1-6_all.deb
0b7de54a2c2c32b5f1be9d72e044fca23d341e20d153001fc124cc2278fe1b12 16283028
openjdk-7-jdk_7u85-2.6.1-6_amd64.deb
6e1a29db4afc65e8f5e286784f2e30411de79b9ab56c06c65d7014a5de2355d8 39823674
openjdk-7-jre-headless_7u85-2.6.1-6_amd64.deb
a9ef6ff9a3bbd290257ffa7f494a585b1ed4db9dbc7763bd1f6c58b0458e4bfd 76412
openjdk-7-jre-lib_7u85-2.6.1-6_all.deb
736406b996fdbc20e6d8dff2e76b5fca50f7e1c318c0de03aea6e402760c8222 2029536
openjdk-7-jre-zero_7u85-2.6.1-6_amd64.deb
dea5c7e0f1ee7bd1aab55dbb61db3ec9abee1c1c9f20177c0701415cd7ac52e9 174796
openjdk-7-jre_7u85-2.6.1-6_amd64.deb
25d622451e8489b5adb364b0867ead749da6527ef4a5d7fb3f37b02f90822662 40013610
openjdk-7-source_7u85-2.6.1-6_all.deb
Files:
721d3e97e9c742ae5e4f89f818cd558c 4700 java optional openjdk-7_7u85-2.6.1-6.dsc
d30d46f63a866defc4f42e357f4665c3 287208 java optional
openjdk-7_7u85-2.6.1-6.debian.tar.xz
9fa8021490abd9736b3bbc692f261e6c 474754 java extra
icedtea-7-jre-jamvm_7u85-2.6.1-6_amd64.deb
d37262b21e18097b0f563965de54ea77 74044440 debug extra
openjdk-7-dbg_7u85-2.6.1-6_amd64.deb
d614dc4bde181a4168385ce203a3e58d 1885614 java extra
openjdk-7-demo_7u85-2.6.1-6_amd64.deb
156d34c13910f3ccc3f7a6ece849dfa3 10928230 doc extra
openjdk-7-doc_7u85-2.6.1-6_all.deb
d9896a417aead6b15a514ca8ed54550e 16283028 java optional
openjdk-7-jdk_7u85-2.6.1-6_amd64.deb
d111d9d55affbe01478b1678e4f6d9aa 39823674 java optional
openjdk-7-jre-headless_7u85-2.6.1-6_amd64.deb
7471a959609e37e83b5af78f35499bec 76412 oldlibs extra
openjdk-7-jre-lib_7u85-2.6.1-6_all.deb
587c5d70857077fcb36930739040da77 2029536 java extra
openjdk-7-jre-zero_7u85-2.6.1-6_amd64.deb
12283a9973fab1701ae5c87daf7bdb51 174796 java optional
openjdk-7-jre_7u85-2.6.1-6_amd64.deb
9c0e155f5e334ce23450173c2cafb6cf 40013610 java extra
openjdk-7-source_7u85-2.6.1-6_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWKM9rAAoJEL1+qmB3j6b15rsP/06AMegC17RsLIxqvxPJwWmq
0p4J/1dQa3wipgfD8q6OhLHKPyKENmrjkfvEXGnwMp+BOsexSZVX6+Tw+lVJbM7q
oS4aRJQoTWlyNxDwRwz3auZPCBuf1kWlv1KDTrgxRcxLg9D67ilT6+xRwQftFNIl
vfL4GROf54j/t/W0wK/+7bL3CQxbuH3wAHRcNkKilmybct9tYvhYnlwFGOo/Eh2p
PqbjNvdLI80QvjrnvXD0oYGrWUS/c5IyKqmn1009QpkSFtBT2p8qEksA/rWBhM6H
jp5F7UYB5kAD514HateK+tt/0FDoRxZIb+Cp8HQzeQri+qDOVl1qNk2Vsi/nvi3e
MPCk7XkWYksu0GIuhNznZQ18AAW4Y7wWLI0bibhbp1KljZB8r2x7AFddmGXugrZE
Vz4TviS10hB3h55koEa5PhC+NGmiqxkPrdi70DoG2wTEh5IsgUOeKxz8akNpHBVZ
CmNGWGlHOJM6bk8IedOYE8Jd8Y8v8nvUgyDvrXSdHUw7d6jC2rLUZfHMq1vOMjhI
XPelSoCCW6qinq//fA74h4giILOfpR6P2par5lPBMv8n7zrpxNaJTrYm4xiBO6AK
P3O1LxG8HU6VYapGtMIEAp6IrQa/8RFFQPBGqzjYrFWasDe14EmzruF+w1ZCvII8
n3uYtlesb4JZifK81jiI
=13eM
-----END PGP SIGNATURE-----
--- End Message ---