[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#823433: marked as done (jessie-pu: package openjdk-7/7u101-2.6.6-2~deb8u1)



Your message dated Sat, 04 Jun 2016 14:57:25 +0100
with message-id <1465048645.7545.11.camel@adam-barratt.org.uk>
and subject line Closing bugs for fixes included in 8.5
has caused the Debian Bug report #823433,
regarding jessie-pu: package openjdk-7/7u101-2.6.6-2~deb8u1
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 owner@bugs.debian.org
immediately.)


-- 
823433: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823433
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

The latest openjdk-7 security update broke the arm32 JIT.  This was
disabled in experimental (7u101-2.6.6-2) and wheezy LTS
(7u101-2.6.6-2~deb7u1), but not in jessie-security, so armel and armhf
now FTBFS.  This pulls in the changes from 7u101-2.6.6-2.

Cheers,
Julien
diff -Nru openjdk-7-7u101-2.6.6/debian/changelog openjdk-7-7u101-2.6.6/debian/changelog
--- openjdk-7-7u101-2.6.6/debian/changelog	2016-04-25 09:11:46.000000000 +0200
+++ openjdk-7-7u101-2.6.6/debian/changelog	2016-05-04 19:20:09.000000000 +0200
@@ -1,8 +1,15 @@
-openjdk-7 (7u101-2.6.6-1~deb8u1) jessie-security; urgency=medium
+openjdk-7 (7u101-2.6.6-2~deb8u1) jessie; urgency=medium
 
-  * Rebuild for jessie-security
+  * Non-maintainer upload.
+  * Rebuild for jessie.
 
- -- Moritz Mühlenhoff <jmm@debian.org>  Mon, 25 Apr 2016 09:11:12 +0200
+ -- Julien Cristau <jcristau@debian.org>  Wed, 04 May 2016 19:20:03 +0200
+
+openjdk-7 (7u101-2.6.6-2) experimental; urgency=medium
+
+  * Configure with --disable-arm32-jit, broken by the security update.
+
+ -- Matthias Klose <doko@ubuntu.com>  Sat, 23 Apr 2016 02:28:28 +0200
 
 openjdk-7 (7u101-2.6.6-1) experimental; urgency=medium
 
diff -Nru openjdk-7-7u101-2.6.6/debian/control openjdk-7-7u101-2.6.6/debian/control
--- openjdk-7-7u101-2.6.6/debian/control	2016-04-25 09:11:04.000000000 +0200
+++ openjdk-7-7u101-2.6.6/debian/control	2016-05-04 19:21:19.000000000 +0200
@@ -16,7 +16,7 @@
   libpulse-dev (>= 0.9.12),
   libnss3-dev (>= 2:3.17.1), systemtap-sdt-dev,
   mauve, xvfb, xauth, xfonts-base, libgl1-mesa-dri [!x32], twm | metacity, twm | dbus-x11, x11-xkb-utils,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
 Homepage: http://openjdk.java.net/
 Vcs-Bzr: http://bazaar.launchpad.net/~openjdk/openjdk/openjdk7
 Vcs-Browser: https://code.launchpad.net/~openjdk/openjdk/openjdk7
diff -Nru openjdk-7-7u101-2.6.6/debian/control.in openjdk-7-7u101-2.6.6/debian/control.in
--- openjdk-7-7u101-2.6.6/debian/control.in	2016-04-25 09:10:48.000000000 +0200
+++ openjdk-7-7u101-2.6.6/debian/control.in	2016-04-26 14:26:01.000000000 +0200
@@ -16,7 +16,7 @@
   @bd_pulsejava@
   @bd_nss@ @bd_systemtap@
   @bd_mauve@ @bd_xvfb@
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
 Homepage: http://openjdk.java.net/
 Vcs-Bzr: http://bazaar.launchpad.net/~openjdk/openjdk/openjdk7
 Vcs-Browser: https://code.launchpad.net/~openjdk/openjdk/openjdk7
diff -Nru openjdk-7-7u101-2.6.6/debian/rules openjdk-7-7u101-2.6.6/debian/rules
--- openjdk-7-7u101-2.6.6/debian/rules	2016-04-22 21:18:43.000000000 +0200
+++ openjdk-7-7u101-2.6.6/debian/rules	2016-04-23 02:28:24.000000000 +0200
@@ -590,9 +590,9 @@
 	--with-langtools-src-zip=$(CURDIR)/langtools.tar.bz2
 
 ifneq (,$(filter $(DEB_HOST_ARCH), armel armhf))
-  #CONFIGURE_ARGS += \
-	--disable-arm32-jit
   CONFIGURE_ARGS += \
+	--disable-arm32-jit
+  #CONFIGURE_ARGS += \
 	--enable-arm32-jit
 endif
 

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 8.5

Hi,

The fixes referred to by each of these bugs were included in today's 8.5
point release.

Regards,

Adam

--- End Message ---

Reply to: