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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 02 Feb 2023 13:54:33 -0500
From:   James Bottomley <jejb@...ux.ibm.com>
To:     Jonathan Corbet <corbet@....net>,
        Bart Van Assche <bvanassche@....org>,
        Randy Dunlap <rdunlap@...radead.org>,
        linux-kernel@...r.kernel.org
Cc:     nvdimm@...ts.linux.dev, linux-doc@...r.kernel.org,
        Song Liu <song@...nel.org>, dm-devel@...hat.com,
        netdev@...r.kernel.org, Zefan Li <lizefan.x@...edance.com>,
        sparclinux@...r.kernel.org,
        Neeraj Upadhyay <quic_neeraju@...cinc.com>,
        Alasdair Kergon <agk@...hat.com>,
        Dave Jiang <dave.jiang@...el.com>, linux-scsi@...r.kernel.org,
        Vishal Verma <vishal.l.verma@...el.com>,
        Jakub Kicinski <kuba@...nel.org>,
        Paolo Abeni <pabeni@...hat.com>,
        Guenter Roeck <linux@...ck-us.net>,
        linux-media@...r.kernel.org, Jean Delvare <jdelvare@...e.com>,
        "Paul E. McKenney" <paulmck@...nel.org>,
        Frederic Weisbecker <frederic@...nel.org>,
        Mike Snitzer <snitzer@...nel.org>,
        Josh Triplett <josh@...htriplett.org>,
        linux-raid@...r.kernel.org, Tejun Heo <tj@...nel.org>,
        Jiri Pirko <jiri@...dia.com>, cgroups@...r.kernel.org,
        Dan Williams <dan.j.williams@...el.com>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        linux-hwmon@...r.kernel.org, rcu@...r.kernel.org,
        "Martin K. Petersen" <martin.petersen@...cle.com>,
        linux-mm@...ck.org,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-usb@...r.kernel.org, Eric Dumazet <edumazet@...gle.com>,
        Vinod Koul <vkoul@...nel.org>,
        Johannes Weiner <hannes@...xchg.org>,
        dmaengine@...r.kernel.org, "David S. Miller" <davem@...emloft.net>
Subject: Re: [dm-devel] [PATCH 0/9] Documentation: correct lots of spelling
 errors (series 2)

On Thu, 2023-02-02 at 11:46 -0700, Jonathan Corbet wrote:
> Bart Van Assche <bvanassche@....org> writes:
> 
> > On 2/2/23 10:33, Randy Dunlap wrote:
> > > On 2/2/23 10:09, Jonathan Corbet wrote:
> > > > Randy Dunlap <rdunlap@...radead.org> writes:
> > > > >   [PATCH 6/9] Documentation: scsi/ChangeLog*: correct
> > > > > spelling
> > > > >   [PATCH 7/9] Documentation: scsi: correct spelling
> > > > 
> > > > I've left these for the SCSI folks for now.  Do we *really*
> > > > want to be
> > > > fixing spelling in ChangeLog files from almost 20 years ago?
> > > 
> > > That's why I made it a separate patch -- so the SCSI folks can
> > > decide that...
> > 
> > How about removing the Documentation/scsi/ChangeLog.* files? I'm
> > not sure these changelogs are still useful since these duplicate
> > information that is already available in the output of git log
> > ${driver_directory}.
> 
> Actually, the information in those files mostly predates the git era,
> so you won't find it that way.  I *still* question their value,
> though...

In the pre-source control days they were the answer to the GPLv2
Section 2 requirement to " carry prominent notices stating that you
changed the files and the date of any change." 

If you remove the files you may run afoul of the GPLv2 Section 1
requirement to "keep intact all the notices that refer to this
License".  Of course, nowadays we assume the source control does this
for us, so people rarely think of these requirements, but for files
that predate source control I think you need to consider the licence
implications.

James


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ