From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MG9YMFNirWQ3twAASxT56A (envelope-from ) for ; Tue, 11 Jul 2023 16:08:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sNbvLlNirWTyhQAAG6o9tA (envelope-from ) for ; Tue, 11 Jul 2023 16:08:19 +0200 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 6A9213B36F for ; Tue, 11 Jul 2023 16:08:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QxwNGvVb; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689084499; 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=iHftUrGI0/UMVFZB0+yOFGak4offakmGlEoaaLFpOsM=; b=Mkj7RWzfgit05roY2iIfG+ltoqy6DbmE7d69O1XdaveuBM1H1LTTPBJVvQPvWkYZsH4NLt fxg8aHFoS5U/MRBXOhGbWw4hSDBxK75EGmJOnPmCyVvBy0mHVvFm0X94ZSlRBJuRdoHRVJ S4hW+S761nItS522tN0sm6aP/BpBKvcZ0CFGEQj0PcS0F8kc1jYr76Ab+yDitb3Hu4AAnr TNu/2Fk2/WgIQmawlBYqLzOpQ/r1cRfbZCCD1cJ0+7vbsbP3o741lQEpXFVz7xP5xuDDo/ 5g4DhmNgssUYMFumsloMXLwJuwsgJw4sNzJUrt99tYNp+OQz5Hk4iwhxlMA1oA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QxwNGvVb; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689084499; a=rsa-sha256; cv=none; b=F3+WXbOYKvUDszYxKBTO5gT86g5VEVM7WsraRLhtE0up/qVX0AV3D+6tB488BqHBX2uXS/ wV+UpD6BbDV6drudQXLqDaYoqIp3l6qDAizL7ECQ+hg7IcRYgfCpWBIYHstKApJIqDsz++ uhG+qGvIPa0uv+tWdDmhKLcfbz+uNLQyGnbVCOYURqcVFSSVR+S16wejsR9lcE5V0cz3U4 +KdUon6eF+LCYWdhNKYY0VuabUMieA52TPOhrFQSnIUjyOejYO5n0eCE/x2zCTPbeWWJXI 9IW2gZHpf/J6GyBw1lcJVUgrDntuNz4hDjaw3yBh55M20AtqMuriLTGPAdj0pw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qJE27-0007AC-Vd; Tue, 11 Jul 2023 10:08:03 -0400 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 1qJE26-00079s-Qq for guix-patches@gnu.org; Tue, 11 Jul 2023 10:08:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qJE26-00018s-HT for guix-patches@gnu.org; Tue, 11 Jul 2023 10:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qJE26-00063b-Cf for guix-patches@gnu.org; Tue, 11 Jul 2023 10:08:02 -0400 Subject: bug#64263: [PATCH 0/3] Update rxvt-unicode Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 11 Jul 2023 14:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64263 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Timotej Lazar Cc: 64263-done@debbugs.gnu.org Mail-Followup-To: 64263@debbugs.gnu.org, ludo@gnu.org, timotej.lazar@araneo.si Received: via spool by 64263-done@debbugs.gnu.org id=D64263.168908444523204 (code D ref 64263); Tue, 11 Jul 2023 14:08:02 +0000 Received: (at 64263-done) by debbugs.gnu.org; 11 Jul 2023 14:07:25 +0000 Received: from localhost ([127.0.0.1]:50839 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJE1U-00062C-T7 for submit@debbugs.gnu.org; Tue, 11 Jul 2023 10:07:25 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJE1S-00061w-MU for 64263-done@debbugs.gnu.org; Tue, 11 Jul 2023 10:07:23 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qJE1M-0000xC-1M; Tue, 11 Jul 2023 10:07:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=iHftUrGI0/UMVFZB0+yOFGak4offakmGlEoaaLFpOsM=; b=QxwNGvVbFLPpNtt2RkZz +Qx3OkgXqal/NhMZXjp8sI1a795K3PsThCFoU2S1r93eL1rjxB5Sdlwl84usSzCvvAvASwWxpzRYX DHKvbvnBnK3uZKEpWfVfkw9IJEMGnkSpmtbb7B6qQHcbXfXiI6EbJJhDFj9xZ5YoH6QJiUNuicixh 04VoWNHIwChH//outXYRsPdIW89z2yfBPDIeiWiLko30ffsmqXkPJ0G2a8VWu1QWTIKhxv7b0nUex frhOTwK0XqA2FP4pk9DRB2tYdl8NDL7upkoft6f+cf+5tHDZnZ1oRVJRkCVYUuWG7URlI8rOVBex4 ujgUBrb/3dBjGQ==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qJE1J-0001gR-7U; Tue, 11 Jul 2023 10:07:14 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 11 Jul 2023 16:07:11 +0200 In-Reply-To: (Timotej Lazar's message of "Sat, 24 Jun 2023 13:25:17 +0200") Message-ID: <875y6q4k4w.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 6A9213B36F X-Migadu-Spam-Score: -7.20 X-Migadu-Scanner: mx2.migadu.com X-Spam-Score: -7.20 X-TUID: SBEJjN46YoCW Timotej Lazar skribis: > gnu: rxvt-unicode: Update to 9.31 [fixes CVE-2022-4170]. > gnu: rxvt-unicode: Use new package style. > gnu: rxvt-unicode: Use helper procedure to make desktop files. Applied, thanks!