From 44ea39fef4c6f56e240d457aaa33b5059a36678e Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 21 Jul 2008 20:47:41 +0000 Subject: [PATCH] fix for tcpdump/tcp payloads Tagging module linux-2.6 - linux-2.6-22-13 --- kernel-2.6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index b1c95b79b..73ecf233c 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -24,7 +24,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 12 +%define taglevel 13 # # Polite request for people who spin their own kernel rpms: @@ -844,6 +844,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Mon Jul 21 2008 Sapan Bhatia - linux-2.6-22-13 +- fix for tcpdump/tcp payloads + * Tue Jul 15 2008 Sapan Bhatia - linux-2.6-22-12 - * Bugfix in tuntap - * Attempt to fix TCP-payload-related problems with tcpdump -- 2.43.0