[arch-commits] Commit in linux/trunk (PKGBUILD config)

Jan Steffens heftig at archlinux.org
Thu Oct 3 14:51:05 UTC 2019


    Date: Thursday, October 3, 2019 @ 14:51:04
  Author: heftig
Revision: 363697

Enable SUNRPC_DISABLE_INSECURE_ENCTYPES

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config

----------+
 PKGBUILD |    2 +-
 config   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-03 14:27:32 UTC (rev 363696)
+++ PKGBUILD	2019-10-03 14:51:04 UTC (rev 363697)
@@ -29,7 +29,7 @@
   '8218F88849AAC522E94CF470A5E9288C4FA415FA'  # Jan Alexander Steffens (heftig)
 )
 sha256sums=('SKIP'
-            '166ee15de54cd8385ed12599cf8402009df5e5c59e961e0547c7745fa385b6a2'
+            '89c1d6cf6c935ccda0d43236eb716a313f7989a9251bd61796ca12286a08ca5b'
             'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
             'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')

Modified: config
===================================================================
--- config	2019-10-03 14:27:32 UTC (rev 363696)
+++ config	2019-10-03 14:51:04 UTC (rev 363697)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.3.0-arch1 Kernel Configuration
+# Linux/x86 5.3.3-arch1 Kernel Configuration
 #
 
 #
@@ -9703,7 +9703,7 @@
 CONFIG_SUNRPC_BACKCHANNEL=y
 CONFIG_SUNRPC_SWAP=y
 CONFIG_RPCSEC_GSS_KRB5=m
-# CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES is not set
+CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES=y
 CONFIG_SUNRPC_DEBUG=y
 CONFIG_SUNRPC_XPRT_RDMA=m
 CONFIG_CEPH_FS=m



More information about the arch-commits mailing list