Ludovic Courtès <[email protected]> skribis: >>From 92561a776ad88eb73034948beedbe9e6be4077b4 Mon Sep 17 00:00:00 2001 > Message-ID: > <92561a776ad88eb73034948beedbe9e6be4077b4.1704897216.git.l...@gnu.org> > From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= <[email protected]> > Date: Wed, 10 Jan 2024 15:27:47 +0100 > Subject: [PATCH] =?UTF-8?q?gnu:=20icedtea:=20Fix=20time=20bomb=20in=20?= > =?UTF-8?q?=E2=80=98GenerateCurrencyData.java=E2=80=99.?= > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > Fixes <https://issues.guix.gnu.org/68333>. > > * gnu/packages/java.scm (icedtea-7)[drop]: Add optional ‘patches’ > parameter and honor it. > [native-inputs]: Add patch for “jdk-drop”. > (icedtea-8): Likewise. > * gnu/packages/patches/jdk-currency-time-bomb.patch, > gnu/packages/patches/jdk-currency-time-bomb2.patch: New files. > * gnu/local.mk (dist_patch_DATA): Add them. > > Change-Id: I3b4cf562ce4bedb87ce0e7c289e431fbb0dbb6f8
Pushed as 5c0f77f4241c9beac0c82deae946bfdc70b49ff0. Let’s hope there’s no similar time bomb elsewhere in the Java stack. Thanks again, Ludo’.
