rpms/strace/FC-6 .cvsignore, 1.20, 1.21 sources, 1.24, 1.25 strace.spec, 1.40, 1.41 strace-4.5.14-subcall400.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 17 02:34:52 UTC 2007


Author: roland

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

Modified Files:
	.cvsignore sources strace.spec 
Removed Files:
	strace-4.5.14-subcall400.patch 
Log Message:
New upstream version 4.5.15


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/strace/FC-6/.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:34:50 -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-6/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:34:50 -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-6/strace.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- strace.spec	22 Aug 2006 19:44:58 -0000	1.40
+++ strace.spec	17 Jan 2007 02:34:50 -0000	1.41
@@ -1,15 +1,13 @@
 Summary: Tracks and displays system calls associated with a running process.
 Name: strace
-Version: 4.5.14
-Release: 3
+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
 
-Patch1: strace-4.5.14-subcall400.patch
-
 %define strace64_arches ppc64
 
 %description
@@ -44,8 +42,6 @@
 %prep
 %setup -q
 
-%patch1 -p1
-
 %build
 %configure
 make
@@ -79,6 +75,27 @@
 
 
 %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).
 
@@ -86,7 +103,7 @@
 - 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


--- strace-4.5.14-subcall400.patch DELETED ---




More information about the fedora-cvs-commits mailing list