2007-01-11 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.15. * debian/changelog, strace.spec: 4.5.15-1.
This commit is contained in:
parent
ab9008bc08
commit
16a3a52e0c
7
NEWS
7
NEWS
@ -1,3 +1,10 @@
|
||||
Changes in 4.5.15
|
||||
==============
|
||||
* Bug fixes.
|
||||
* Several biarch improvements.
|
||||
* Improved output for adjtimex, sysctl, quotactl.
|
||||
* Support new Linux system calls *at, inotify*, pselect6, ppoll and unshare.
|
||||
|
||||
Changes in 4.5.14
|
||||
==============
|
||||
* Bug fixes.
|
||||
|
@ -1,6 +1,6 @@
|
||||
dnl Process this file with autoconf to create configure. Use autoreconf.
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT([strace],[4.5.14])
|
||||
AC_INIT([strace],[4.5.15])
|
||||
AC_CONFIG_SRCDIR([strace.c])
|
||||
AM_CONFIG_HEADER([config.h])
|
||||
AM_INIT_AUTOMAKE([foreign check-news dist-bzip2])
|
||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
strace (4.5.15-1) unstable; urgency=low
|
||||
|
||||
* New upstream version.
|
||||
+ Fix -ff -o behavior, closes: #353935.
|
||||
+ Fail when nonoption args follow -p switches, closes: #361302.
|
||||
+ Fix semtimedop, closes: #340239.
|
||||
+ ARM support fixes, closes: #360152, #360154.
|
||||
|
||||
-- Roland McGrath <frob@debian.org> Thu, 11 Jan 2007 02:58:45 -0800
|
||||
|
||||
strace (4.5.14-1) unstable; urgency=low
|
||||
|
||||
* New upstream version.
|
||||
|
Loading…
x
Reference in New Issue
Block a user