From: Roland McGrath Date: Wed, 21 Oct 2009 17:36:13 +0000 (-0700) Subject: * strace.spec: 4.5.19-1 release. X-Git-Tag: v4.5.19^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d9247e197e82bb053f4357519265538298862ce;p=strace * strace.spec: 4.5.19-1 release. --- diff --git a/strace.spec b/strace.spec index 51f9fa59..3bc9365e 100644 --- a/strace.spec +++ b/strace.spec @@ -82,8 +82,8 @@ rm -rf %{buildroot} %endif %changelog -* Mon Sep 14 2009 Dmitry V. Levin 4.5.19-1 -- New upstream release. +* Wed Oct 21 2009 Roland McGrath - 4.5.19-1 +- New upstream release, work mostly by Dmitry V. Levin + exit/kill strace with traced process exitcode/signal (#105371); + fixed build on ARM EABI (#507576); + fixed display of 32-bit argv array on 64-bit architectures (#519480);