rpms/kernel/devel config-generic, 1.240, 1.241 kernel.spec, 1.1305, 1.1306

Neil Horman nhorman at fedoraproject.org
Wed Feb 18 19:06:52 UTC 2009


Author: nhorman

Update of /cvs/extras/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17673

Modified Files:
	config-generic kernel.spec 
Log Message:
Resolves: bz 485933


Index: config-generic
===================================================================
RCS file: /cvs/extras/rpms/kernel/devel/config-generic,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -r1.240 -r1.241
--- config-generic	17 Feb 2009 21:49:17 -0000	1.240
+++ config-generic	18 Feb 2009 19:06:21 -0000	1.241
@@ -974,8 +974,8 @@
 # CONFIG_SCTP_DBG_MSG is not set
 # CONFIG_SCTP_DBG_OBJCNT is not set
 # CONFIG_SCTP_HMAC_NONE is not set
-# CONFIG_SCTP_HMAC_SHA1 is not set
-CONFIG_SCTP_HMAC_MD5=y
+CONFIG_SCTP_HMAC_SHA1=y
+# CONFIG_SCTP_HMAC_MD5 is not set
 CONFIG_ATM=m
 CONFIG_VLAN_8021Q=m
 CONFIG_VLAN_8021Q_GVRP=y


Index: kernel.spec
===================================================================
RCS file: /cvs/extras/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1305
retrieving revision 1.1306
diff -u -r1.1305 -r1.1306
--- kernel.spec	17 Feb 2009 21:49:17 -0000	1.1305
+++ kernel.spec	18 Feb 2009 19:06:21 -0000	1.1306
@@ -1753,6 +1753,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Wed Feb 18 2009 Neil Horman <nhorman at redhat.com>
+- Update config to turn on SHA1 HMACS in SCTP (bz 485933)
+
 * Tue Feb 17 2009 Adam Jackson <ajax at redhat.com>
 - Death to intelfb
 




More information about the scm-commits mailing list