Unbroke peercred setting.
[linux-2.6.git] / kernel-2.6.spec
index 857f376..a754cd8 100644 (file)
@@ -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 18
+%define taglevel 19
 
 #
 # Polite request for people who spin their own kernel rpms:
@@ -847,6 +847,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.*
 %endif
 
 %changelog
+* Wed Jul 30 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-19
+- Unbroke peercred setting.
+
 * Mon Jul 28 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-18
 - Now you can write your own TCP using packet sockets. As a side effect, tcptraceroute runs to completion including the
 - last hop.