rpms/strace/FC-4 .cvsignore, 1.17, 1.18 sources, 1.19, 1.20 strace.spec, 1.29, 1.30

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jan 17 06:47:15 UTC 2006


Author: roland

Update of /cvs/dist/rpms/strace/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv16667

Modified Files:
	.cvsignore sources strace.spec 
Log Message:
New version 4.5.14


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/strace/FC-4/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	23 Mar 2005 00:05:12 -0000	1.17
+++ .cvsignore	17 Jan 2006 06:47:10 -0000	1.18
@@ -1 +1 @@
-strace-4.5.11.tar.bz2
+strace-4.5.14.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/strace/FC-4/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	23 Mar 2005 00:05:12 -0000	1.19
+++ sources	17 Jan 2006 06:47:10 -0000	1.20
@@ -1 +1 @@
-28335e15c83456a3db055a0a0efcb4fe  strace-4.5.11.tar.bz2
+09bcd5d00ece28f8154dec11cadfce3c  strace-4.5.14.tar.bz2


Index: strace.spec
===================================================================
RCS file: /cvs/dist/rpms/strace/FC-4/strace.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- strace.spec	23 Mar 2005 00:05:12 -0000	1.29
+++ strace.spec	17 Jan 2006 06:47:10 -0000	1.30
@@ -1,7 +1,7 @@
 Summary: Tracks and displays system calls associated with a running process.
 Name: strace
-Version: 4.5.11
-Release: 1
+Version: 4.5.14
+Release: 0.FC4.1
 License: BSD
 Group: Development/Debuggers
 URL: http://sourceforge.net/projects/strace/
@@ -75,6 +75,36 @@
 
 
 %changelog
+* Mon Jan 16 2006 Roland McGrath <roland at redhat.com> - 4.5.14-0.FC4.1
+- Fix biarch decoding of socket syscalls (#174354).
+- Fix biarch -e support (#173986).
+- Accept numeric syscalls in -e (#174798).
+- Fix ipc syscall decoding (#164755).
+- Improve msgrcv printing (#164757).
+- Man page updates (#165375).
+- Improve mount syscall printing (#165377).
+- Correct printing of restarting syscalls (#165469).
+
+* Wed Aug  3 2005 Roland McGrath <roland at redhat.com> - 4.5.13-1
+- Fix setsockopt decoding on 64-bit (#162449).
+- Fix typos in socket option name strings (#161578).
+- Display more IPV6 socket options by name (#162450).
+- Don't display inappropriate syscalls for -e trace=file (#159340).
+- New selector type -e trace=desc for file-descriptor using calls (#159400).
+- Fix 32-bit old_mmap syscall decoding on x86-64 (#162467, #164215).
+- Fix errors detaching from multithreaded process on interrupt (#161919).
+- Note 4.5.12 fix for crash handling bad signal numbers (#162739).
+
+* Wed Jun  8 2005 Roland McGrath <roland at redhat.com> - 4.5.12-1
+- Fix known syscall recognition for IA32 processes on x86-64 (#158934).
+- Fix bad output for ptrace on x86-64 (#159787).
+- Fix potential buffer overruns (#151570, #159196).
+- Make some diagnostics more consistent (#159308).
+- Update PowerPC system calls.
+- Better printing for Linux aio system calls.
+- Don't truncate statfs64 fields to 32 bits in output (#158243).
+- Cosmetic code cleanups (#159688).
+
 * Tue Mar 22 2005 Roland McGrath <roland at redhat.com> - 4.5.11-1
 - Build tweaks.
 - Note 4.5.10 select fix (#151570).




More information about the fedora-cvs-commits mailing list