From: Sapan Bhatia Date: Mon, 28 Jul 2008 02:07:05 +0000 (+0000) Subject: Fixes to tcpdump-related problems reported recently. X-Git-Tag: linux-2.6-22-15~1 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=029fbb9b5559b7a1050a495d478eee2c6dfee9f0 Fixes to tcpdump-related problems reported recently. Tagging module linux-2.6 - linux-2.6-22-15 --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 6a27a9da2..5e3b24ca3 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 14 +%define taglevel 15 # # Polite request for people who spin their own kernel rpms: @@ -847,6 +847,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Sun Jul 27 2008 Sapan Bhatia - linux-2.6-22-15 +- Fixes to tcpdump-related problems reported recently. + * Wed Jul 23 2008 Stephen Soltesz - linux-2.6-22-14 - added fix to process visibility so when ncontext/vcontext run netstat in - xid=1, it can see all ports & processes.