]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 12 Jan 2006 11:03:48 +0000 (11:03 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 12 Jan 2006 11:03:48 +0000 (11:03 +0000)
ChangeLog

index 1aad29177f2343389dcf01d1b452a2d4af7fb7e0..e40eba5541e6dd7019a1cf086a9a38f1ba7111f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2006-01-12  Roland McGrath  <roland@redhat.com>
 
+       * system.c (sys_sysctl): Don't read off end of NAME when max_strlen
+       exceeds INFO.nlen.
+       From Timo Lindfors <timo.lindfors@iki.fi>.
+       Fixes Debian#339117.
+
+       * debian/rules (binary-arch): Don't pass -s to install.  Use dh_strip.
+       Fixes Debian#325132.
+
+       * debian/control (Standards-Version): Update to 3.6.2.
+
        * defs.h [LINUXSPARC] (PERSONALITY0_WORDSIZE, PERSONALITY1_WORDSIZE):
        New macros.
        [SPARC64] (PERSONALITY2_WORDSIZE): New macro.