From patchwork Sun Mar 29 13:18:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Martin_=C3=85gren?= X-Patchwork-Id: 11464037 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0E618912 for ; Sun, 29 Mar 2020 13:18:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E21942074A for ; Sun, 29 Mar 2020 13:18:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="I8Gke12A" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728247AbgC2NSl (ORCPT ); Sun, 29 Mar 2020 09:18:41 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:39846 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728232AbgC2NSk (ORCPT ); Sun, 29 Mar 2020 09:18:40 -0400 Received: by mail-lj1-f194.google.com with SMTP id i20so14958216ljn.6 for ; Sun, 29 Mar 2020 06:18:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=dkk72AaJN1x1g48dgrwaiXJjOMS/xI/CCaivs+SXqWM=; b=I8Gke12AHgd25QZOHfuFF/3uUUS6dDRFVb7+eVbzpgSxCnE80TolMC/Mz4aUh5DECT If7q8+S60kORmkWnD245Ly9cE9loWXtGZdR+URXUTArhElPOZ0IgtQT34zl8vhbPA4eX FxnoQd4iXEgXf9vf1Tc4w1pScQs18MEorMajiZ2N9x9UziROSVwlKDVTVSE2httmp7nk hFfc/ZkZTuhX5IJoMVunycT1HGiqd4FDfuHAoxsjE3r1POeM1EOrOFFHdU5E12ZJMyZ5 g1W86ii89dzR8TgASiFOz54GZC5pxvvw0fRX06TNEI05g3LoFmiR+bTzCaWMBGyPFJpK JYxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=dkk72AaJN1x1g48dgrwaiXJjOMS/xI/CCaivs+SXqWM=; b=Wh1VyW+v4hYtuvTqhTBIa/umTbir8a/Oct5u4pN2lEyaEP21nE+m3QwEhRY7o1VUDI WXJKBxuWfLAfR8Sxhi9ncKgl8dqTdV1LoMOlcTUyf2MTFZlCjLsg/QShfPohqSz+hfuY t5HQPUBe8VLJ+wfuLE8/9tWwKfImrgBCYehfaGlfSPaLtqN5XNqWbCFJDSvs/5Pyi135 NY5EoOacZSKFgbBTE5AbqvBNE7JaU78arrrnK72TBLPRhR+l5FTE6kKprBB21zsLFhB/ 6UcIaULVHRJhnyycSF7MYcG6xIJai9sAzre27BA+SMhOnpx97uc3C4jtpxoaBMTnkU3n qhaQ== X-Gm-Message-State: AGi0PuaCNb0emMJVJ1miIWbsGIbwv81RVTIXocLAYvf9+F6pPs4VXYXZ UOzxvBekVEPCx/fgqm7X9Wmu7xiA X-Google-Smtp-Source: APiQypJiPP0gWQOtPPHqi1eIxymqbjYz+/lTVjLXrMY0soe9S5qWGqAOTIZUbuswlB8WHvCa2udCaA== X-Received: by 2002:a2e:9789:: with SMTP id y9mr4519442lji.207.1585487918317; Sun, 29 Mar 2020 06:18:38 -0700 (PDT) Received: from localhost.localdomain (31-211-229-121.customers.ownit.se. [31.211.229.121]) by smtp.gmail.com with ESMTPSA id d16sm1247742lfm.91.2020.03.29.06.18.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Mar 2020 06:18:37 -0700 (PDT) From: =?utf-8?q?Martin_=C3=85gren?= To: git@vger.kernel.org Cc: Jeff King Subject: [PATCH 6/6] INSTALL: drop support for docbook-xsl before 1.74 Date: Sun, 29 Mar 2020 15:18:10 +0200 Message-Id: <090ef11aec0476395935acf26c4072617ef1e6f2.1585486103.git.martin.agren@gmail.com> X-Mailer: git-send-email 2.26.0 In-Reply-To: References: MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Several of the previous commits have been bumping the minimum supported version of docbook-xsl and dropping various workarounds. Most recently, we made the minimum be 1.73.0. In INSTALL, we claim that with 1.73, one needs a certain patch in contrib/patches/. There is no such patch. It was added in 2ec39edad9 ("INSTALL: add warning on docbook-xsl 1.72 and 1.73", 2007-08-03) and dropped in 9721ac9010 ("contrib: remove continuous/ and patches/", 2013-06-03). Rather than resurrecting version 1.73 and the patch and testing them, just raise our minimum supported docbook-xsl version to 1.74. Signed-off-by: Martin Ă…gren --- INSTALL | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index b244949615..9ba33e6a14 100644 --- a/INSTALL +++ b/INSTALL @@ -206,9 +206,7 @@ Issues of note: clone two separate git-htmldocs and git-manpages repositories next to the clone of git itself. - The minimum supported version of docbook-xsl is 1.73. - It has been reported that docbook-xsl version 1.73 is buggy; it needs - the patch in contrib/patches/docbook-xsl-manpages-charmap.patch + The minimum supported version of docbook-xsl is 1.74. Users attempting to build the documentation on Cygwin may need to ensure that the /etc/xml/catalog file looks something like this: