From b7e2ca14560893bb5d12b5a9758a0e6fff56b3b4 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 28 Jun 2004 05:24:29 +0000 Subject: 2004-06-27 Roland McGrath * configure.ac, NEWS: Version 4.5.5. * strace.spec, debian/changelog: 4.5.5-1. --- NEWS | 4 ++++ configure.ac | 2 +- debian/changelog | 7 +++++++ strace.spec | 11 ++++++++++- 4 files changed, 22 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 01fba9d..7c52ef3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Changes in 4.5.5 +============== +* Just bug fixes. + Changes in 4.5.4 ============== * Update Linux ioctl lists. diff --git a/configure.ac b/configure.ac index 8b28962..d0f962c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to create configure. Use autoreconf. AC_PREREQ(2.57) -AC_INIT([strace],[4.5.4]) +AC_INIT([strace],[4.5.5]) AC_CONFIG_SRCDIR([strace.c]) AM_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE([foreign check-news dist-bzip2]) diff --git a/debian/changelog b/debian/changelog index 0935267..329b903 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +strace (4.5.5-1) unstable; urgency=low + + * New upstream version. + + Fix support for 32-bit (i386) binaries on Linux/AMD64. + + -- Roland McGrath Sun, 27 Jun 2004 22:19:15 -0700 + strace (4.5.4-1) unstable; urgency=low * Build package on amd64, closes: #246568. diff --git a/strace.spec b/strace.spec index fcdfcc3..04d3324 100644 --- a/strace.spec +++ b/strace.spec @@ -1,6 +1,6 @@ Summary: Tracks and displays system calls associated with a running process. Name: strace -Version: 4.5.4 +Version: 4.5.5 Release: 1 License: BSD Group: Development/Debuggers @@ -75,6 +75,15 @@ rm -rf %{buildroot} %changelog +* Sun Jun 27 2004 Roland McGrath 4.5.5-1 +- new upstream version, fixes x86-64 biarch support (#126547) + +* Tue Jun 15 2004 Elliot Lee 4.5.4-2 +- rebuilt + +* Thu Jun 3 2004 Roland McGrath 4.5.4-0.FC1 +- rebuilt for FC1 update + * Thu Jun 3 2004 Roland McGrath 4.5.4-1 - new upstream version, more ioctls (#122257), minor fixes -- cgit v1.2.3