[packages/kernel] - fix name

arekm arekm at pld-linux.org
Fri May 10 14:12:02 CEST 2019


commit a5d39d64a945cfe3e68bd9cba1df425a7eb36d88
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 10 14:11:50 2019 +0200

    - fix name

 kernel-small_fixes.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/kernel-small_fixes.patch b/kernel-small_fixes.patch
index 4abe5e52..bf7da33a 100644
--- a/kernel-small_fixes.patch
+++ b/kernel-small_fixes.patch
@@ -38,3 +38,14 @@ index 584cf2d..aea3bc2 100644
  
  	/* version 5 superblocks support inode version counters. */
  	if (XFS_SB_VERSION_NUM(&mp->m_sb) == XFS_SB_VERSION_5)
+--- linux-5.1/net/sunrpc/Kconfig~	2019-05-06 02:42:58.000000000 +0200
++++ linux-5.1/net/sunrpc/Kconfig	2019-05-10 12:54:36.566903892 +0200
+@@ -34,7 +34,7 @@ config RPCSEC_GSS_KRB5
+ 
+ 	  If unsure, say Y.
+ 
+-config CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES
++config SUNRPC_DISABLE_INSECURE_ENCTYPES
+ 	bool "Secure RPC: Disable insecure Kerberos encryption types"
+ 	depends on RPCSEC_GSS_KRB5
+ 	default n
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/a5d39d64a945cfe3e68bd9cba1df425a7eb36d88



More information about the pld-cvs-commit mailing list