Hi! TWIMC just a quick heads up for the rc3 kernel rebase in rawhide, as I noticed a problem during my kernel vanilla builds that afaics will hit Fedora also and can easily be missed during the update afaics: The COPYING changed Friday night (see below), which will result in a RPM file conflict if not worked around (sorry, German error message, but I guess you'll get the idea): Datei /usr/share/licenses/kernel-core/COPYING-5.6.0 aus der Installation von kernel-core-5.6.0-0.rc3.git0.1.vanilla.knurd.1.fc33.x86_64 kollidiert mit der Datei aus dem Paket kernel-core -5.6.0-0.rc2.git3.1.fc33.x86_64 CU, knurd P.S.: Ohh, BTW: 0001-x86-Don-t-declare-__force_order-in-kaslr_64.c.patch can be dropped, as a fix was merged upstream (that's more obvious, but I thought I just mentioned it anyway just in case it makes somebodys life easier) -------- Weitergeleitete Nachricht -------- Betreff: COPYING: state that all contributions really are covered by this file Datum: Fri, 21 Feb 2020 21:06:46 +0000 Antwort an: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> An: git-commits-head@xxxxxxxxxxxxxxx Web: https://git.kernel.org/torvalds/c/74835c7db0322b6eddf091b8b062f127b8999a0a Author: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> AuthorDate: Thu Feb 6 16:48:00 2020 +0100 Committer: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> CommitDate: Mon Feb 10 13:32:20 2020 -0800 COPYING: state that all contributions really are covered by this file Explicitly state that all contributions to the kernel source tree really are covered under this COPYING file in case someone thought otherwise. Lawyers love to be pedantic, even more so than software engineers at times, and this sentence makes them sleep easier. Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Acked-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx> Link: https://lore.kernel.org/r/20200206154800.GA3754085@xxxxxxxxx Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- COPYING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/COPYING b/COPYING index da4cb28febe6..a635a38ef940 100644 --- a/COPYING +++ b/COPYING @@ -16,3 +16,5 @@ In addition, other licenses may also apply. Please see: Documentation/process/license-rules.rst for more details. + +All contributions to the Linux Kernel are subject to this COPYING file. _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx