r2773 - trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian

Andres Salomon dilinger-guest@costa.debian.org
Tue, 22 Mar 2005 04:27:25 +0100


Author: dilinger-guest
Date: 2005-03-22 04:27:24 +0100 (Tue, 22 Mar 2005)
New Revision: 2773

Modified:
   trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
Log:
add more CAN#s


Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-03-21 18:32:17 UTC (rev 2772)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-03-22 03:27:24 UTC (rev 2773)
@@ -75,7 +75,7 @@
     (Jurij Smakov).
 
   * 2.6.11.2 [SECURITY] epoll: return proper error on overflow condition
-    (Maximilian Attems)
+    CAN-2005-0736 (Maximilian Attems)
 
   * nfs-O_DIRECT-fix.dpatch: [CAN-2005-0207] set some things to NULL in
     an error condition to prevent some nondeterministic behavior.
@@ -95,23 +95,23 @@
   * [SECURITY] 115-proc_file_read_nbytes_signedness_fix.dpatch
     Heap overflow fix in /proc; WDYBTGT3-1 on
     http://www.guninski.com/where_do_you_want_billg_to_go_today_3.html
-    No CAN# assigned yet, afaik (Andres Salomon).
+    CAN-2005-0529 (Andres Salomon).
 
   * [SECURITY] 116-n_tty_copy_from_read_buf_signedness_fixes.dpatch
     copy_from_read_buf() fix; WDYBTGT3-2 on
     http://www.guninski.com/where_do_you_want_billg_to_go_today_3.html
-    No CAN#, yet (Andres Salomon).
+    CAN-2005-0530 (Andres Salomon).
 
   * [SECURITY] 117-reiserfs_file_64bit_size_t_fixes.dpatch
     reiserfs integer fixes; WDYBTGT3-4 on
     http://www.guninski.com/where_do_you_want_billg_to_go_today_3.html
-    (Andres Salomon).
+    CAN-2005-0532 (Andres Salomon).
 
   * [SECURITY] 123-atm_get_addr_signedness_fix.dpatch
     Fix atm_get_addr()'s usage of its size arg, by making it
     unsigned.  WDYBTGT3-3 on
     http://www.guninski.com/where_do_you_want_billg_to_go_today_3.html
-    (Andres Salomon).
+    CAN-2005-0531 (Andres Salomon).
 
   * 143-sysfs_write_file_signedness_problem.dpatch
     sysfs_write_file assigns the result of fill_write_buffer (which is