X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=cabb1ef607fa748069536e12a7174d51555010d6;hb=f151bd07d245b30ccec66517a1ed6ec4ad13cd73;hp=7b924646071af687c6734b505e584e9d4fd646a7;hpb=74f20f634c4916abefc7543dd8abcc5fd3bb1f54;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 7b9246460..cabb1ef60 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 16 +%define taglevel 17 # # Polite request for people who spin their own kernel rpms: @@ -847,6 +847,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Mon Jul 28 2008 Sapan Bhatia - linux-2.6-22-17 +- Optimize packet socket support to eliminate a packet copy. + * Sun Jul 27 2008 Sapan Bhatia - linux-2.6-22-16 - Missed this header file, which broke the compile. - I'll be doing another tag to include an optimization I left out of this version. This version is for Build only.