From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id qA1DDHjxrWWnZwAA62LTzQ:P1 (envelope-from ) for ; Mon, 22 Jan 2024 05:39:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id qA1DDHjxrWWnZwAA62LTzQ (envelope-from ) for ; Mon, 22 Jan 2024 05:39:20 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=FF4YEkyg; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705898360; 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=Ch3xRri0D5/Exmf460vhW0oBuBubIXlFKtufSw7cQXI=; b=e48pLyvwKCftGboOoW4l/m11bclwynaD+F8E0B1XE3sluyXZ9SIxikGGdkk056YUUzbjc5 zjcFjjkVo3ViNA3IjVAt2Dnp4Pn26txwW2N7DUWbqBiI9dzflze0zdbHvbElFZ3X3fOBee uS4Jwq3w3BM9fjCTemhCjiwvX6unj13fJn4tzox0aWuNYfVeDh0R3fwA0mDvSlSMwb6d7q 8iQMHUDtUx5UzTWeFQC/EVVxdiBC0794jxmPmMq0YNRt/qyp5WX9/+rj9LZ/FxOUE86jCS RUSCLic3NujM1CZz/uiNNY8m/lnWbiQ08G8skaOmjopfjENZvKvoc14Tcn01sg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=FF4YEkyg; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705898360; a=rsa-sha256; cv=none; b=HFcmwvI01R8Gf6ceGOv/1AWfxJVtm914VqHjGgzd/I0JMhxV7+Yum5NbFNOhjFVrIRClJJ ljLrKRL3xvc9NFishlHxcvI8B4tqd6l06QRA3JZbTlXCw/9ZJ6JJ2k63xSo7H5lXE/7Uvd caHdG7quDJv7lGcVAsJnPO2kaseUabga4h7nVR95zXyrOejI+y8QFb53MniTpJ9HPyb4SH jhwGEKHs7TQKPLyaejx2ZzhYn6XLIaI/5XaOOlhjzqIQ81fxl/yXISUN6iS/tt8JYOlYIt sBd2ScI/ACfkB32R5vghSvJgaMLWUnF5ADaPUOuhDE8JWrV7KVUZRzkehfD76Q== 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 085CD4760F for ; Mon, 22 Jan 2024 05:39:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRm5N-0000W9-B1; Sun, 21 Jan 2024 23:39:01 -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 1rRm5L-0000V9-IO for guix-patches@gnu.org; Sun, 21 Jan 2024 23:38:59 -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 1rRm5L-0000OU-A7 for guix-patches@gnu.org; Sun, 21 Jan 2024 23:38:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRm5P-0004YP-3g for guix-patches@gnu.org; Sun, 21 Jan 2024 23:39:03 -0500 Subject: bug#61253: [PATCH core-updates 00/19] Add license files missing from font packages Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 22 Jan 2024 04:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61253 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon South Cc: 61253-done@debbugs.gnu.org Mail-Followup-To: 61253@debbugs.gnu.org, maxim.cournoyer@gmail.com, simon@simonsouth.net Received: via spool by 61253-done@debbugs.gnu.org id=D61253.170589828517383 (code D ref 61253); Mon, 22 Jan 2024 04:39:02 +0000 Received: (at 61253-done) by debbugs.gnu.org; 22 Jan 2024 04:38:05 +0000 Received: from localhost ([127.0.0.1]:39636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRm4T-0004WI-3M for submit@debbugs.gnu.org; Sun, 21 Jan 2024 23:38:05 -0500 Received: from mail-qk1-x733.google.com ([2607:f8b0:4864:20::733]:59735) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRm4R-0004V8-BT for 61253-done@debbugs.gnu.org; Sun, 21 Jan 2024 23:38:03 -0500 Received: by mail-qk1-x733.google.com with SMTP id af79cd13be357-7831b3a48e7so189396885a.3 for <61253-done@debbugs.gnu.org>; Sun, 21 Jan 2024 20:37:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705898273; x=1706503073; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=Ch3xRri0D5/Exmf460vhW0oBuBubIXlFKtufSw7cQXI=; b=FF4YEkygpq8fH3jqVSudpNz3usKiu5ivPJfQwu9LQo4aejksCRJHC9y1lgBTldF49p +gWodznr2ElhIPymSvGFXbcHhKNRXLkHMcRY6sKR+WI9rJC5D2Y2rQITsoS7bD8FNxWC pbNlfmmuTuZ80eHTQrNMg6mv08SB8RZymVxIwSKTbfzaaj43W5hp+Ra5325rMSnI3tWf QOOMlU4xxaBfY9/MDV+89HDAYePzVQmpxkIKBe6F+7B2wXgeXhPjueGH6N3mXIZokdtG mtjf/5/6vOiZnmODNlEi0fdGzn5tIGz5nNxRnODkhF1RCRmvsNwDZg5bbETmxFY6Td3b KOzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705898273; x=1706503073; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Ch3xRri0D5/Exmf460vhW0oBuBubIXlFKtufSw7cQXI=; b=eqgRBYLhEyEMAqUMfaNzkCZwWft8lcPz8tSL+ysVAXalis3xsRz6MMoR6CXi24qt6+ jh9N8TVCmYE53F+ddj2WrmabvOpm/NQafk1WM0cDmhu5EgixGNcO4mTSPj4abCXqb5WS uK/slvUtm4K8lU5FA/Hqr6vpsIl+hjCYfEZvZ2AAxcXVzknlV2bPlf0db1ByO2etJWyq 6+0VOfjxiESythcPU7Jeqg1FFVpZUgOrcsRI9nT2yynmFqPWDSfDt1JFsGOO3ewMhTU/ AEpb2xh+pBK2HbO2Fsn7cezPYxm1UzseOqBOHxyMdjvaMWF2bhrd3XRetuVMuOAieWef pXbQ== X-Gm-Message-State: AOJu0YydMP7rzaaa4qTk0XytP6On4tZ2quwVODM/OSXOsyOKflL2kpuz QZRT7vjF2Km84QSQ/vLuxSL3KlfIVZjW/r0CwKq2LqIVScdTBaj2NtjCoLlhxX4= X-Google-Smtp-Source: AGHT+IGYeqSSmDtai7GXVW6dYdGB9v7wQcawXjB0GzKO2+CFs1iu2vKgvsLzuB4zEl89fpUsnoyFKw== X-Received: by 2002:a05:622a:210:b0:42a:3324:97de with SMTP id b16-20020a05622a021000b0042a332497demr2970844qtx.62.1705898273623; Sun, 21 Jan 2024 20:37:53 -0800 (PST) Received: from hurd (dsl-10-128-232.b2b2c.ca. [72.10.128.232]) by smtp.gmail.com with ESMTPSA id bw14-20020a05622a098e00b00427fabefe3bsm2177074qtb.52.2024.01.21.20.37.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jan 2024 20:37:53 -0800 (PST) From: Maxim Cournoyer In-Reply-To: (Simon South's message of "Fri, 3 Feb 2023 07:38:52 -0500") References: Date: Sun, 21 Jan 2024 23:37:52 -0500 Message-ID: <87zfwy3rvj.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) 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-Spam-Score: 2.34 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: 2.34 X-Migadu-Queue-Id: 085CD4760F X-TUID: gWZneONCWaGz Hi Simon, Simon South writes: > This patch series adds license files missing from 29 font packages[0] that use > font-build-system. It also modifies font-build-system to expose the > #:license-file-regexp argument it inherits and provide a custom, more specific > default value for it, both of which should help future font-package authors > ensure license files are installed correctly. > > For testing, note you may need to first apply the patches attached to issues > 61039, 61119 and 61120[1] to avoid unrelated build failures. In preparing > this current set of patches I considered a license file "missing" if it is the > only relevant file in the source package, is referred to by another license > file or qualifies the license in some way (for instance, a README file > specifying an exception to the GPL). > > In cases where I've changed a package source's fetch method (such as from > "url-fetch/zipbomb" to "url-fetch") this was done to ensure the correct > working directory is selected when the install-license-files build phase runs, > and is related to the unpack phase's magical behaviour of choosing an > arbitrary subdirectory to enter before it completes[2]. > > I've tested these changes on x86-64 and AArch64 and everything seems fine. Thanks for this comprehensive series! I've installed it to core-updates. -- Thanks, Maxim