rpms/strace/FC-5 .cvsignore, 1.20, 1.21 sources, 1.24, 1.25 strace.spec, 1.35, 1.36

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 17 02:35:50 UTC 2007


Author: roland

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/strace/FC-5/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	17 Jan 2006 06:25:02 -0000	1.20
+++ .cvsignore	17 Jan 2007 02:35:48 -0000	1.21
@@ -1 +1 @@
-strace-4.5.14.tar.bz2
+strace-4.5.15.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/strace/FC-5/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources	17 Jan 2006 06:25:02 -0000	1.24
+++ sources	17 Jan 2007 02:35:48 -0000	1.25
@@ -1 +1 @@
-09bcd5d00ece28f8154dec11cadfce3c  strace-4.5.14.tar.bz2
+ef40944118841803391d212cb64d3c5b  strace-4.5.15.tar.bz2


Index: strace.spec
===================================================================
RCS file: /cvs/dist/rpms/strace/FC-5/strace.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- strace.spec	11 Feb 2006 05:44:29 -0000	1.35
+++ strace.spec	17 Jan 2007 02:35:48 -0000	1.36
@@ -1,11 +1,11 @@
 Summary: Tracks and displays system calls associated with a running process.
 Name: strace
-Version: 4.5.14
-Release: 1.2
+Version: 4.5.15
+Release: 1%{?dist}
 License: BSD
 Group: Development/Debuggers
 URL: http://sourceforge.net/projects/strace/
-Source0: %{name}-%{version}.tar.bz2
+Source0: http://dl.sourceforge.net/strace/%{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-root
 
 %define strace64_arches ppc64
@@ -75,8 +75,35 @@
 
 
 %changelog
+* Tue Jan 16 2007 Roland McGrath <roland at redhat.com> - 4.5.15-1
+- biarch fixes (#179740, #192193, #171626, #173050, #218433, #218043)
+- fix -ff -o behavior (#204950, #218435, #193808, #219423)
+- better quotactl printing (#118696)
+- *at, inotify*, pselect6, ppoll and unshare syscalls (#178633, #191275)
+- glibc-2.5 build fixes (#209856)
+- memory corruption fixes (#200621
+- fix race in child setup under -f (#180293)
+- show ipc key values in hex (#198179, #192182)
+- disallow -c with -ff (#187847)
+- Resolves: RHBZ #179740, RHBZ #192193, RHBZ #204950, RHBZ #218435
+- Resolves: RHBZ #193808, RHBZ #219423, RHBZ #171626, RHBZ #173050
+- Resolves: RHBZ #218433, RHBZ #218043, RHBZ #118696, RHBZ #178633
+- Resolves: RHBZ #191275, RHBZ #209856, RHBZ #200621, RHBZ #180293
+- Resolves: RHBZ #198179, RHBZ #198182, RHBZ #187847
+
+* Mon Nov 20 2006 Jakub Jelinek <jakub at redhat.com> - 4.5.14-4
+- Fix ia64 syscall decoding (#206768)
+- Fix build with glibc-2.4.90-33 and up on all arches but ia64
+- Fix build against 2.6.18+ headers
+
+* Tue Aug 22 2006 Roland McGrath <roland at redhat.com> - 4.5.14-3
+- Fix bogus decoding of syscalls >= 300 (#201462, #202620).
+
+* Fri Jul 14 2006 Jesse Keating <jkeating at redhat.com> - 4.5.14-2
+- rebuild
+
 * Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 4.5.14-1.2
-- bump again for double-long bug on ppc(64)
+- bump again for long double bug on ppc{,64}
 
 * Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> - 4.5.14-1.1
 - rebuilt for new gcc4.1 snapshot and glibc changes




More information about the fedora-cvs-commits mailing list