Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #62020
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Ben Hutchings <ben@decadent.org.uk> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#698668: [PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections |
| Date | Thu, 06 Sep 2018 23:50:02 +0200 |
| Message-ID | <wvak2-m4-5@gated-at.bofh.it> (permalink) |
| References | <wiJyV-55o-1@gated-at.bofh.it> <kuylH-86I-15@gated-at.bofh.it> <wiJyV-55o-1@gated-at.bofh.it> |
| X-Original-To | Mauro Carvalho Chehab <mchehab@s-opensource.com> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Thu Sep 6 21:48:11 2018 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -2.299 |
| Reply-To | Ben Hutchings <ben@decadent.org.uk>, 698668@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Kernel Team <debian-kernel@lists.debian.org> |
| X-Debian-Pr-Message | followup 698668 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Source | linux |
| X-Spam-Bayes | score:0.0000 Tokens: new, 8; hammy, 150; neutral, 108; spammy, 0. spammytokens: hammytokens:0.000-+--H*c:pgp-sha512, 0.000-+--H*F:D*decadent.org.uk, 0.000-+--H*RU:sk:shadbol, 0.000-+--H*r:sk:shadbol, 0.000-+--HX-SA-Exim-Scanned:sk:shadbol |
| Content-Type | multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-UObYIP7W2QqH2hODdBsK" |
| User-Agent | Evolution 3.29.92-1 |
| MIME-Version | 1.0 |
| X-Sa-Exim-Connect-IP | 2a02:8011:400e:2:cbab:f00:c93f:614 |
| X-Sa-Exim-Mail-From | ben@decadent.org.uk |
| X-Sa-Exim-Scanned | No (on shadbolt.decadent.org.uk); SAEximRunCond expanded to false |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1483952 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 73 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | 698668@bugs.debian.org, linux-media <linux-media@vger.kernel.org> |
| X-Original-Date | Thu, 06 Sep 2018 22:44:55 +0100 |
| X-Original-Message-ID | <9cbf259e7d7109e152ce1b144070b7f97fd0c30f.camel@decadent.org.uk> |
| X-Original-References | <20180803144153.GA18030@decadent.org.uk> <201301212337.57027.roucaries.bastien@gmail.com> <20180803144153.GA18030@decadent.org.uk> |
| Xref | csiph.com linux.debian.bugs.dist:916697 linux.debian.kernel:62020 |
Cross-posted to 2 groups.
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Are you still waiting for agreement from any contributors, or is this ready to apply? Ben. On Fri, 2018-08-03 at 15:41 +0100, Ben Hutchings wrote: > The GNU Free Documentation License allows for a work to specify > Invariant Sections that are not allowed to be modified. (Debian > considers that this makes such works non-free.) > > The Linux Media Infrastructure userspace API documentation does not > specify any such sections, but it also doesn't say there are none (as > is recommended by the license text). Make it explicit that there are > none. > > References: https://bugs.debian.org/698668 > Signed-off-by: Ben Hutchings <ben@decadent.org.uk> > --- > Documentation/media/media_uapi.rst | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/Documentation/media/media_uapi.rst b/Documentation/media/media_uapi.rst > index 28eb35a1f965..5198ff24a094 100644 > --- a/Documentation/media/media_uapi.rst > +++ b/Documentation/media/media_uapi.rst > @@ -10,9 +10,9 @@ Linux Media Infrastructure userspace API > > Permission is granted to copy, distribute and/or modify this document > under the terms of the GNU Free Documentation License, Version 1.1 or > -any later version published by the Free Software Foundation. A copy of > -the license is included in the chapter entitled "GNU Free Documentation > -License". > +any later version published by the Free Software Foundation, with no > +Invariant Sections. A copy of the license is included in the chapter > +entitled "GNU Free Documentation License". > > .. only:: html > -- Ben Hutchings I'm always amazed by the number of people who take up solipsism because they heard someone else explain it. - E*Borg on alt.fan.pratchett
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Bug#698668: [PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections Ben Hutchings <ben@decadent.org.uk> - 2018-08-03 16:50 +0200
Bug#698668: [PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections Mauro Carvalho Chehab <mchehab+samsung@kernel.org> - 2018-08-09 17:40 +0200
Bug#698668: [PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections Mauro Carvalho Chehab <mchehab+samsung@kernel.org> - 2018-08-09 17:40 +0200
Bug#698668: [PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections Michael Ira Krufky <mkrufky@linuxtv.org> - 2018-08-09 18:30 +0200
Bug#698668: [PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections Ben Hutchings <ben@decadent.org.uk> - 2018-09-06 23:50 +0200
csiph-web