X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=0713c93b51e367280f7f9fbe7ac713afc6509824;hb=6e373dbe8f646c723f1a2c4944bbec215a99ab4a;hp=195ee64139a4a868223b2882c24d5f4c552edacf;hpb=11de1fbfab14efe6ae7644e8e75ab872f223a5f2;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 195ee6413..0713c93b5 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 4 +%define taglevel 8 # # Polite request for people who spin their own kernel rpms: @@ -366,6 +366,7 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 590 %ApplyPatch 620 %ApplyPatch 630 +%ApplyPatch 640 # NetNS conflict-resolving patch for VINI. Will work with patch vini_pl_patch-1 but may # break with later patches. @@ -827,6 +828,30 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Sat Jun 07 2008 Sapan Bhatia - linux-2.6-22-8 +- * Partial fix for the UDP-packet-pollution problem +- * Support for PF_PACKET sockets +- * Support for SOCK_PACKET sockets +- * Disabled Chopstix with mutexes +- * Tested VNET+ under heavy loads +- +- + +* Fri May 16 2008 Stephen Soltesz - linux-2.6-22-7 +- Bringing this fix in for tcpdump and ping +- + +* Fri May 09 2008 Stephen Soltesz - linux-2.6-22-6 +- Updated configuration to include COW again. +- +- Patches from Sapan to fix ping losses. +- +- Still need help with tcpdump traffic. +- + +* Tue May 06 2008 Daniel Hokka Zakrisson - linux-2.6-22-5 +- Patch needs to be applied. + * Mon May 05 2008 Stephen Soltesz - linux-2.6-22-4 -