From: Roland McGrath Date: Thu, 12 Jan 2006 11:03:48 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~301 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ee476f7d442bc37a9e1e6adafbb3cdd7b40a3d0;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 1aad2917..e40eba55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2006-01-12 Roland McGrath + * system.c (sys_sysctl): Don't read off end of NAME when max_strlen + exceeds INFO.nlen. + From Timo Lindfors . + 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.