rpms/strace/devel .cvsignore, 1.20, 1.21 sources, 1.24, 1.25 strace.spec, 1.43, 1.44 strace-4.5.14-getsiginfo.patch, 1.1, NONE strace-4.5.14-subcall400.patch, 1.2, NONE strace-4.5.14-sysctl-proc.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 17 01:56:32 UTC 2007


Author: roland

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/strace/devel/.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 01:56:25 -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/devel/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 01:56:26 -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/devel/strace.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- strace.spec	20 Nov 2006 13:38:56 -0000	1.43
+++ strace.spec	17 Jan 2007 01:56:26 -0000	1.44
@@ -1,17 +1,13 @@
 Summary: Tracks and displays system calls associated with a running process.
 Name: strace
-Version: 4.5.14
-Release: 4
+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
-Patch2: strace-4.5.14-getsiginfo.patch
-Patch3: strace-4.5.14-sysctl-proc.patch
-
 %define strace64_arches ppc64
 
 %description
@@ -46,10 +42,6 @@
 %prep
 %setup -q
 
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-
 %build
 %configure
 make
@@ -83,6 +75,22 @@
 
 
 %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


--- strace-4.5.14-getsiginfo.patch DELETED ---


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


--- strace-4.5.14-sysctl-proc.patch DELETED ---




More information about the fedora-cvs-commits mailing list