From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cE6GOO4+6mUNjQAAe85BDQ:P1 (envelope-from ) for ; Thu, 07 Mar 2024 23:25:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id cE6GOO4+6mUNjQAAe85BDQ (envelope-from ) for ; Thu, 07 Mar 2024 23:25:51 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reproducible-builds.org header.s=1.vagrant header.b=wEPDEo3M; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709850350; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=pWngIQ78nM2k4LVeyDrGcwDFMsmOmaNOfshVfWkHeiA=; b=ch5W62dyxB/yu+ZfG7QSmrZwhrxuT3xGEiiUQzpndC1igOHBdiDtZCB1KcSBjSIMN5CZrs ymHzFcElqL3+tRZi+AirxbS/mUVlzprYkk2Oc3jKGz/CuSWrPqtdHoBlm7BPBvmyeM1mFc 7oDdxViTviSGi5wGeoLSxkSaxflM3SLOexiaMj08IjCgBuUhzG2B7zzy1DpFN/9bYCqdqw mx9LNkRj0eQHAepkZ3JS5y9TCUt5nJpLnTyNpxKWN+aKkX1KTW7sJE241QtfFUJtK8JUyR OXBBAhvSt3Z1spKuCtmBZTJ6vrh0xosbXKgdnVQ9ms+AdGr5IN6PJ4nfRqv3+g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reproducible-builds.org header.s=1.vagrant header.b=wEPDEo3M; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709850350; a=rsa-sha256; cv=none; b=kzO3k6GBatIdd7K6OgN/+pij3jrFlyqb18kciNf4LXvEC5IBnWZr1uvd699RMMdIl0Gf+g CxLarF2EJIarCIo5yHHDyC9B3hWqCtWcpJR9CDaJSANb/dhZBl5G+sNjKWLYErhJeCI+Wp 57mUuQRHx9DNnvQ59e1aaVkpJECQpXijJpM51owEfD2oTTBwjryJONefGF9BG2gTyEN5Cg 22LNi+xWYRgh1xWAMXEb2jeWBmp/G8qwYT5QUbrNuaYyO2wF2gr1iSIj0FV18oDjBSHyTw lU5kWARdRKPIZJ4hsR2DY+WxZIHcSUE53DUQ6TOYca5Fth3MZPX4lC56CYxe3A== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7236213F7F for ; Thu, 7 Mar 2024 23:25:50 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1riMBA-0006dH-6p; Thu, 07 Mar 2024 17:25:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1riMB8-0006cX-KK for guix-patches@gnu.org; Thu, 07 Mar 2024 17:25:30 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1riMB8-0007yS-9F for guix-patches@gnu.org; Thu, 07 Mar 2024 17:25:30 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1riMBd-0005Rw-TJ for guix-patches@gnu.org; Thu, 07 Mar 2024 17:26:01 -0500 Subject: bug#33041: [PATCH] gnu: icedtea-6: Make javadoc reproducible. Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 07 Mar 2024 22:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 33041 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: 33041-done@debbugs.gnu.org Cc: =?UTF-8?Q?G=C3=A1bor?= Boskovits Mail-Followup-To: 33041@debbugs.gnu.org, vagrant@reproducible-builds.org, boskovits@gmail.com Received: via spool by 33041-done@debbugs.gnu.org id=D33041.170985030320868 (code D ref 33041); Thu, 07 Mar 2024 22:26:01 +0000 Received: (at 33041-done) by debbugs.gnu.org; 7 Mar 2024 22:25:03 +0000 Received: from localhost ([127.0.0.1]:55255 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riMAg-0005QW-LA for submit@debbugs.gnu.org; Thu, 07 Mar 2024 17:25:02 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]:59946) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riMAe-0005Pv-0E for 33041-done@debbugs.gnu.org; Thu, 07 Mar 2024 17:25:01 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@aikidev.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 4E1C21AD7C; Thu, 7 Mar 2024 14:24:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1709850259; bh=BLfk8fBSHOV+GQRIQY0KnA34Pi/F3lK30r4zL0/IdTs=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=wEPDEo3MfqKrNZIebe3dnRreqcr1zpxqzHASq9Km70plrW8/YyKPWYsxRho/v7Cwe u6FXtHTY8A0eImuZq3HFEBma30gUr7r0uZ2ATg1oGVvQRmA1o9GHgqIO6ITFhUN1qw hfv9wSteqh7pV9BAZaZLuMvnG2AOg2+tTZKuZ2/Kx4TwqgmJy8nPzmPifSuH9Yr68A NWr+XgKQHkybOPidhcxsxFlRfp1606dvw4c+NjrVRY24ZKyBng5UcPmkHgaNtw1c8N 89TDJUFd9T8NmzFNGpXSvw4A66Xht+qfYDK4MWDLdAc3uXQhHOI4AvEAuYJe280adr YSZuQZwcukf6g== From: Vagrant Cascadian In-Reply-To: <20181014190655.23754-1-boskovits@gmail.com> References: <20181014190655.23754-1-boskovits@gmail.com> Date: Thu, 07 Mar 2024 14:24:15 -0800 Message-ID: <87wmqdn0j4.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.88 X-Spam-Score: -3.88 X-Migadu-Queue-Id: 7236213F7F X-TUID: VqrtyedJsMwk --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2018-10-14, G=C3=A1bor Boskovits wrote: > * gnu/packages/patches/icedtea-6-javadoc-reproducibility.patch: New file. > * gnu/packages/java.scm[icedtea-6](native-inputs): Add patch to langtools= -src. > (phases)[unpack]: Adjust unpacking of patched source. > * gnu/local.mk[dist_patch_DATA]: Register it. icedtea-6 was removed in 96ccb89bef04405cc615df492e1219c75ef4f11a. Marking as done. FWIW, icedtea@3 appears to be reproducible, although icedtea@2 appears not to be... live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZeo+kAAKCRDcUY/If5cW qkGjAP9ix/BO4tF0e0Du6t9Zn0mDjatQMwh3aE77FUct1Q4CfgEA40Yuvy1ddSnk vL2x3T4uVO6WCEgTn2HLT9iGkL3zhAQ= =Gna6 -----END PGP SIGNATURE----- --=-=-=--