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 UKGxG7T5JWUgxQAAG6o9tA:P1 (envelope-from ) for ; Wed, 11 Oct 2023 03:26:12 +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 UKGxG7T5JWUgxQAAG6o9tA (envelope-from ) for ; Wed, 11 Oct 2023 03:26:12 +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 E35EF46B62 for ; Wed, 11 Oct 2023 03:26:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=RjrGwQLX; 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=1696987572; 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=b2CTsFDQ6DB85FKu5FRZK+ZSeKMBYKNV1P8sGY1v8f8=; b=caMklRmz+0cTlPC/CNfJ5nAmjxkWkbebhAxXh7oMWmXFfhLBsBVby+tCYqXi306nso7WIJ qdAi/aB11GQ6aV9CV9o5+i8nd2UvPOA0ioA6yy4CwBYFSY6K1s7uhJshXi8otn2IoP+8S2 hdPhHD2gcO4ixDk7ZpfOxxh+JYUyLvEA2Pc/5GgZ/BCEEFG55pvWJIa+ngohEl7ZMOQ3+c akZlWqwRdTOxZOQZ47Ggiu1WAfJOTPV+nlkcWHzmjn49DJUMMrcP5Q+PdjLJ/4aZIVhU58 v1yAVPLHyKpycGgYG/4HIYIYtF4SujFlLlt+gr54uzii7qE3PeFuRAcSmrTvpA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=RjrGwQLX; 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=1696987572; a=rsa-sha256; cv=none; b=eVyZ1ue71FJDDoWc98VtT0tnBjjl5TKgrqbZE7AwywNwEuBI/TidzL86GHVvLVqCDNY5jb 5n0k9htzal2FXldVj0Pjd9MQQ5W0SpHmYWsBeGNbfiMsXfqoEycv/nMbbS1jlQXwh1O7qO zINTWLhToWC5Ezd3ncmirEEFx1Ff2zVNzu3Khkh5MkHPG0XyUQyuNuSPpW0i8xX6XCSoaR CG2cT3jw6WV6ep95ZnEaRTGKO9OyOo8Ha8oXqrNCqORNnP+DGA7v4d+vAQDDasxEjX/ZxP YD3s8JhaE8SbasSzJiJIW1zCV8i7XSPGA6Nel7exYWyRICSgJExjdiPbvI/EUw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqNys-0007Xw-LI; Tue, 10 Oct 2023 21:25:46 -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 1qqNyo-0007UW-Pd for guix-patches@gnu.org; Tue, 10 Oct 2023 21:25:42 -0400 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 1qqNym-0003bp-Ts for guix-patches@gnu.org; Tue, 10 Oct 2023 21:25:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqNz8-0006ko-0n for guix-patches@gnu.org; Tue, 10 Oct 2023 21:26:02 -0400 Subject: bug#65479: [PATCH core-updates v3 00/63] Docbook & XML/SGML improvements Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 11 Oct 2023 01:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65479 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: Raghav Gururajan , 65479-done@debbugs.gnu.org, Liliana Marie Prikler Mail-Followup-To: 65479@debbugs.gnu.org, maxim.cournoyer@gmail.com, mirai@makinata.eu Received: via spool by 65479-done@debbugs.gnu.org id=D65479.169698754125917 (code D ref 65479); Wed, 11 Oct 2023 01:26:01 +0000 Received: (at 65479-done) by debbugs.gnu.org; 11 Oct 2023 01:25:41 +0000 Received: from localhost ([127.0.0.1]:37210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqNym-0006jx-Hw for submit@debbugs.gnu.org; Tue, 10 Oct 2023 21:25:40 -0400 Received: from mail-qk1-x72b.google.com ([2607:f8b0:4864:20::72b]:57608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqNyi-0006jc-S8 for 65479-done@debbugs.gnu.org; Tue, 10 Oct 2023 21:25:39 -0400 Received: by mail-qk1-x72b.google.com with SMTP id af79cd13be357-77574c5979fso400385485a.3 for <65479-done@debbugs.gnu.org>; Tue, 10 Oct 2023 18:25:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696987510; x=1697592310; 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=b2CTsFDQ6DB85FKu5FRZK+ZSeKMBYKNV1P8sGY1v8f8=; b=RjrGwQLX7jwv6UghAZVWC4N4Op6FAXPAEIHisUXNnlkbfELPmiRmmW8f0XQphlCY/Z sfreaokmg8Gs1GH1Rb+IMPjWiiOOndT0FHqqwXCc9i3yTacaRm3QBAXtNYV7uZM6R8tC FBdcCKw3OWHhit9JtxL4Fa1qt5+nVApF5eHwV2XHBZ8jfxXEBfau3nOsZRxhEabnJZLL v4mqWN52/xBBe8nqAA6WdGDz5mQ6ld8+GDE8yV5raF62a0WWd+ScSrKqKDXh0EjEG98c WajL+E2X4IfF3u3p4a49AIoy9SKRROlbwHOJMioC2rSxU0LdqsPep3usRu0ru0aHvGyL SuJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696987510; x=1697592310; 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=b2CTsFDQ6DB85FKu5FRZK+ZSeKMBYKNV1P8sGY1v8f8=; b=lnY0PG7ppQ1run6qxMtIRDHN4kHrczDxtrG2S43ex6ZIwh4r5o2x+1QeKISoRTbJbU xeGGyQNr7jwz5cxUyVv7M8mFBfaPtOYQ8OXYphTp+gchehDu5CBEm2gXBlNPvT58YHXA Ev4oojZlFPbHVfKA4hf7T9CH3gsZh9Q1uO0TmkATQazxV5IIO0qKdYRNHcFJMgArhwgy ggF4zUg1yTGptVFk6xC0pGTMYD4/y0sznMcgDCiDIE8B5l5jMRiRG0HdA7+09gd8qdKC oVJ25o1E1oiVS8rYfXIJS/N0EeVzQv68IN1qaLjDJy+1eNzQMTolW7tMCoqKPjl/OaGI Zq0A== X-Gm-Message-State: AOJu0YzLg5RW64Jk0+ret0ZCVFo9rZtFh9udzfGoleM573VNOR7I3lSi QxDOZbOvGyeV0CVxQL96IQ4= X-Google-Smtp-Source: AGHT+IFsBxK+1t6h07pMrmSK4kTVGvi1C3p1qFr1GoHgWe/7GiadeBZZFeQS0a94CdnO7jYseWMAuQ== X-Received: by 2002:a05:620a:458b:b0:770:f29f:d6cf with SMTP id bp11-20020a05620a458b00b00770f29fd6cfmr24892494qkb.15.1696987509813; Tue, 10 Oct 2023 18:25:09 -0700 (PDT) Received: from hurd (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id d2-20020a05620a158200b00767d4a3f4d9sm4825947qkk.29.2023.10.10.18.25.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 18:25:09 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: (Bruno Victal's message of "Mon, 9 Oct 2023 21:04:26 +0100") References: Date: Tue, 10 Oct 2023 21:25:07 -0400 Message-ID: <87fs2ieyrw.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 4.32 X-Spam-Score: 4.32 X-Migadu-Queue-Id: E35EF46B62 X-Migadu-Scanner: mx2.migadu.com X-TUID: ce4NVonApRDd Hi Bruno, Bruno Victal writes: > Notable changes since v2: > * Addressed feedback from v2 and prior. > * Integrated yet one more patch for docbook2x. > * Rescue lost change from the last master merge into core-updates. > * Reordered the XML/SGML commits to appear earlier. > This was to allow some lesser significant commits to be melded > together. > * Refactored wrap-phase of docbook2x. Thanks for the rework! I've installed the series to core-updates. -- Thanks, Maxim