From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id OKT1KASlbF8sCgAA0tVLHw (envelope-from ) for ; Thu, 24 Sep 2020 13:54:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WLTEJASlbF+uLQAAB5/wlQ (envelope-from ) for ; Thu, 24 Sep 2020 13:54:12 +0000 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 E766D94077C for ; Thu, 24 Sep 2020 13:54:11 +0000 (UTC) Received: from localhost ([::1]:56628 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLRhJ-00079v-Gb for larch@yhetil.org; Thu, 24 Sep 2020 09:54:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49380) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLRhC-00079j-V1 for guix-patches@gnu.org; Thu, 24 Sep 2020 09:54:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55747) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kLRhC-0007P3-Li for guix-patches@gnu.org; Thu, 24 Sep 2020 09:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kLRhC-0000gP-KE for guix-patches@gnu.org; Thu, 24 Sep 2020 09:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42958] [PATCH core-updates 05/29] gnu: gobject-introspection: Update package, definition. Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Sep 2020 13:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42958 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Raghav Gururajan Cc: 42958@debbugs.gnu.org Received: via spool by 42958-submit@debbugs.gnu.org id=B42958.16009556012571 (code B ref 42958); Thu, 24 Sep 2020 13:54:02 +0000 Received: (at 42958) by debbugs.gnu.org; 24 Sep 2020 13:53:21 +0000 Received: from localhost ([127.0.0.1]:39060 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLRgW-0000fP-Nz for submit@debbugs.gnu.org; Thu, 24 Sep 2020 09:53:20 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:40412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLRgU-0000fF-ER for 42958@debbugs.gnu.org; Thu, 24 Sep 2020 09:53:18 -0400 Received: from localhost (80-110-126-103.cgn.dynamic.surfer.at [80.110.126.103]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 4DA673368196; Thu, 24 Sep 2020 15:53:16 +0200 (CEST) Date: Thu, 24 Sep 2020 15:52:52 +0200 From: Danny Milosavljevic Message-ID: <20200924155252.1888885f@scratchpost.org> In-Reply-To: <99547ba6-ba27-7b8f-a6da-ba0b3ccb9965@disroot.org> References: <20200820150914.9443-1-dannym@scratchpost.org> <99547ba6-ba27-7b8f-a6da-ba0b3ccb9965@disroot.org> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/FliGXwGpJBoaRFAh/qHU/y2"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.11 X-TUID: ofuihtOInOIE --Sig_/FliGXwGpJBoaRFAh/qHU/y2 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, for Patch 14 in your attachment, >-;; In practice, GIR users will need libffi when using >-;; gobject-introspection. Why was this comment removed? Is it not true anymore? >- ; Some bits are distributed under the LGPL2+, others under the GPL2+ Why was this comment removed? Is it now under GPL2+ entirely? For patch 15, was zlib always unnecessary? Or has upstream removed functionality? Or do we remove functionality? Otherwise looks good. Heads-up to everyone: If this patchset is reviewed, it will go to MASTER, as was discussed here in this thread. Btw: It has over 6000 dependents. --Sig_/FliGXwGpJBoaRFAh/qHU/y2 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl9spLQACgkQ5xo1VCww uqUgFAf+J+q8/kVsUfl38aLx2EzqtjkGQTDgigOmBJhru+Y/mNQhJooxmU4R9fzD CioAZ8pkT8wZmtr1OmCcTVaYvR3xYZ+VbgrYKTTrCQX6NURTtgv3xfQAI38TMZyt B2F7vCG4p9V2v7/KnwGo9tnXIWfhps8I/mcmV1BZdODekIcylLwBQxVhAfp7O27U iIUrK8BaMtl0g2syXmvh+WxNSHII9rI2dgpivJYQJQdg1NvXqOOqyD3jQv6zKvyj GRHQtWMimmk/9rhny6k4FQI0wCXNm/pPBADYDwRLs7CW1HiQt0uTgwY17l/nhVA4 7DKTyPsheFT4zalSePRbVU5F/usdsw== =GkoN -----END PGP SIGNATURE----- --Sig_/FliGXwGpJBoaRFAh/qHU/y2--