diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2017-10-19 10:16:25 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2017-10-19 10:16:25 -0700 |
commit | e46f6eb3ab3d599019703b25c039960dd1ee6e7c (patch) | |
tree | 6abfa18bf2755208f929e202f941ca65f9d2d2a1 /kernel.spec | |
parent | 122f40d42a30d83122ff813c438a68aa167bf83b (diff) | |
download | kernel-e46f6eb3ab3d599019703b25c039960dd1ee6e7c.tar.gz kernel-e46f6eb3ab3d599019703b25c039960dd1ee6e7c.tar.xz kernel-e46f6eb3ab3d599019703b25c039960dd1ee6e7c.zip |
Turn off DCCP
The DCCP protocol has had a number of bugs recently and people keep
finding more. It hasn't been well maintained and there is talk of
removing it from the kernel. It doesn't seem to be highly used so
just turn it off.
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index e5849805c..13ce3e0e2 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2213,6 +2213,9 @@ fi # # %changelog +* Thu Oct 19 2017 Laura Abbott <labbott@redhat.com> +- Turn off DCCP + * Wed Oct 18 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc5.git2.1 - Linux v4.14-rc5-22-g3e0cc09a3a2c |