lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220107163327.hf26hfinbhhyike3@notapiano>
Date:   Fri, 7 Jan 2022 11:33:27 -0500
From:   NĂ­colas F. R. A. Prado <n@...aprado.net>
To:     James Clark <james.clark@....com>
Cc:     Jonathan Corbet <corbet@....net>, mchehab+huawei@...nel.org,
        linux-kernel@...r.kernel.org, nfraprado@...tonmail.com,
        linux-doc@...r.kernel.org
Subject: Re: [PATCH v2 1/1] docs: automarkup.py: Fix invalid HTML link output
 and broken URI fragments

On Fri, Jan 07, 2022 at 10:04:44AM +0000, James Clark wrote:
> 
> 
> On 06/01/2022 22:25, Jonathan Corbet wrote:
> > James Clark <james.clark@....com> writes:
> > 
> >> Since commit d18b01789ae5 ("docs: Add automatic cross-reference for
> >> documentation pages"), references that were already explicitly defined
> >> with "ref:" and referred to other pages with a path have been doubled.
> >> This is reported as the following error by Firefox:
> > [...]
> >> The fix is to check that nodes in the document to be modified are not
> >> already references. A reference is counted as any text that is a
> >> descendant of a reference type node. Only plain text should be converted
> >> to new references, otherwise the doubling occurs.
> > 
> > This seems like a good fix.  Applied, thanks.
> > 
> > jon
> > 
> 
> Thanks Jonathan. Do you have a git repo that these get applied to?
> I wasn't able to find it on https://git.kernel.org/

Yeah, it's not listed there. His tree lives at git://git.lwn.net/linux . I can
see your patch in the docs-next branch.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ