Group :: Development/Debuggers
Source RPM: strace
Dmitry V. Levin
4.7-alt1
2012-05-02
- Updated to v4.7.2012-05-01 Dmitry V. Levin 4.6-alt14
- Updated to v4.6-398-ga5fd66b.2012-04-19 Dmitry V. Levin 4.6-alt13
- Updated to v4.6-382-gebee04c.2012-04-08 Dmitry V. Levin 4.6-alt12
- Updated to v4.6-373-g0cbed35.2012-03-26 Dmitry V. Levin 4.6-alt11
- Updated to v4.6-369-g4372cc9.2012-03-26 Dmitry V. Levin 4.6-alt10
- Updated to v4.6-364-g378f9c5.2012-03-16 Dmitry V. Levin 4.6-alt9
- Updated to v4.6-318-g4a0ffea.2012-03-12 Dmitry V. Levin 4.6-alt8
- Updated to v4.6-285-g328bf25.2012-02-08 Dmitry V. Levin 4.6-alt7
- Updated to v4.6-228-gbdec9cb.2012-01-18 Dmitry V. Levin 4.6-alt6
- Updated to v4.6-193-g7d55801.2012-01-08 Dmitry V. Levin 4.6-alt5
- Updated to v4.6-182-gf1e6903.2011-10-11 Dmitry V. Levin 4.6-alt4
- Updated to v4.6-148-gd99e48c.2011-06-25 Dmitry V. Levin 4.6-alt3
- Updated to v4.6-60-g9015cd9.2011-04-08 Dmitry V. Levin 4.6-alt2
- Updated to v4.6-2-g8a08277 (adds new strace options: -y and -P).2011-03-15 Dmitry V. Levin 4.6-alt1
- Updated to v4.6.2011-03-14 Dmitry V. Levin 4.6-alt0.1
- Updated to v4.5.20-109-g50e69cb.2011-03-06 Dmitry V. Levin 4.5.20-alt10
- Updated to v4.5.20-102-g6c0e2fc.2011-02-25 Dmitry V. Levin 4.5.20-alt9
- Updated to v4.5.20-89-ga6ca968.2011-02-17 Dmitry V. Levin 4.5.20-alt8
- Updated to v4.5.20-64-g65c1a81. - Built with libaio-devel for better decoding of io_* syscalls.2011-01-31 Dmitry V. Levin 4.5.20-alt7
- Updated to v4.5.20-61-g50a218d.2010-12-07 Dmitry V. Levin 4.5.20-alt6
- Updated to v4.5.20-42-g8044bc1 (closes: #24705).2010-12-03 Dmitry V. Levin 4.5.20-alt5
- Updated to v4.5.20-41-gbdafa1a.2010-09-17 Dmitry V. Levin 4.5.20-alt4
- Updated to v4.5.20-33-gdcd3a6f.2010-08-29 Dmitry V. Levin 4.5.20-alt3
- Packaged strace-utils subpackage as noarch.2010-08-29 Dmitry V. Levin 4.5.20-alt2
- Updated to v4.5.20-17-g21b8db4.2010-04-14 Dmitry V. Levin 4.5.20-alt1
- Updated to v4.5.20 release.2010-04-07 Dmitry V. Levin 4.5.19-alt3
- Updated to v4.5.19-37-gae4db5e.2009-11-06 Dmitry V. Levin 4.5.19-alt2
- Updated to v4.5.19-8-g9906e6d.2009-10-21 Dmitry V. Levin 4.5.19-alt1
- Updated to v4.5.19 release.2009-10-10 Dmitry V. Levin 4.5.19-alt0.2
- Updated to v4.5.18-137-g76ac37d from git://strace.git.sourceforge.net/gitroot/strace/strace2009-09-19 Dmitry V. Levin 4.5.19-alt0.1
- Updated to v4.5.18-111-gfbfed22 from git://strace.git.sourceforge.net/gitroot/strace/strace2009-09-03 Dmitry V. Levin 4.5.18-alt8
- Updated to v4.5.18-102-g99c8569 from git://strace.git.sourceforge.net/gitroot/strace/strace2009-07-07 Dmitry V. Levin 4.5.18-alt7
- Updated to v4.5.18-96-geb9e2e8 from git://strace.git.sourceforge.net/gitroot/strace2009-06-01 Dmitry V. Levin 4.5.18-alt6
- Updated to cvs snapshot 20090601.2009-01-02 Dmitry V. Levin 4.5.18-alt5
- Updated to cvs snapshot 20090101.2008-11-10 Dmitry V. Levin 4.5.18-alt4
- sock_ioctl: Parse more SIOCS* ioctls. - Fixed several corner cases in printpathn() and printstr(). - Updated capability flags and prctl values from linux-2.6.27.2008-10-23 Dmitry V. Levin 4.5.18-alt3
- Implemented parsers for socket type flags introduced in linux 2.6.27. - Implemented parsers for new syscalls introduced in linux 2.6.27.2008-09-29 Dmitry V. Levin 4.5.18-alt2
- strace: exit/kill with traced child's exitcode/signal. This change makes -k option obsolete.2008-08-30 Dmitry V. Levin 4.5.18-alt1
- Updated to cvs snapshot 20080828.2008-07-24 Dmitry V. Levin 4.5.17-alt2
- Fix -F option backwards compatibility.2008-07-23 Dmitry V. Levin 4.5.17-alt1
- Updated to cvs snapshot 20080722.2008-04-19 Dmitry V. Levin 4.5.16-alt5
- Updated to cvs snapshot 20080326 with tcb changes reverted. - Implemented timeout decoders for interrupted syscalls. - Fixed and enabled prctl decoder. - Updated errnoent.h - Applied several fixes submitted to strace-devel.2007-10-14 Dmitry V. Levin 4.5.16-alt4
- Updated to cvs snapshot 20071014.2007-09-24 Dmitry V. Levin 4.5.16-alt3
- net.c (printsock): Output AF_UNIX socket address using printstr() to avoid unprintable characters in output. - stream.c (decode_poll): Rearrange parser to decode input and output parameters separately. - Reworked struct timespec decoders for better multiarch support. - desc.c (sys_pselect6): Decode signal mask when entering syscall.2007-09-22 Dmitry V. Levin 4.5.16-alt2
- Updated to cvs snapshot 20070712. - Reverted attach/detach changes from Jan Kratochvil for a while because they introduced too many regressions.2007-08-06 Dmitry V. Levin 4.5.16-alt1
- Updated to 4.5.16 release.2007-07-16 Dmitry V. Levin 4.5.15-alt4
- Updated to cvs snapshot 20070711.2007-03-30 Dmitry V. Levin 4.5.15-alt3
- Added linux SG_IO ioctl parser, based on patch from Vladimir Nadvornik. - Add MAP_32BIT support, based on patch from Kirill A. Shutemov.2007-01-16 Dmitry V. Levin 4.5.15-alt2
- Updated to cvs snapshot 20070113: Enhanced mount parser (ldv).2007-01-13 Dmitry V. Levin 4.5.15-alt1
- Updated to cvs snapshot 20070113: Fixed adjtimex modes parser (ldv); Enhanced umount parser (ldv); Fixed open(2) flags parser (ldv, RH#222385); Bumped version to 4.5.15 (roland). - Enhanced sock_ioctl parser (ldv).2006-12-21 Dmitry V. Levin 4.5.14-alt8
- Further biarch fixes for counts and internal syscalls.2006-12-16 Dmitry V. Levin 4.5.14-alt7
- Updated to cvs snapshot 20061213: Fixed -ff -o behaviour (ldv, RH#218435); Enhanced fix for piping trace output (ldv, RH#204950); Fixed biarch for readv/writev (jj, RH#218433); Fixed biarch for time related functions (ldv, RH#171626, RH#173050); Enhanced adjtimex parser (ldv). - Enhanced mount and umount parsers (ldv). - Fixed biarch for -c (ldv, RH#192193) - Fixed biarch for internal syscalls (ldv, RH#179740).2006-12-04 Dmitry V. Levin 4.5.14-alt6
- Updated to cvs snapshot 20061204: Fix build against 2.6.18+ headers (jj).2006-10-17 Dmitry V. Levin 4.5.14-alt5
- Updated to cvs snapshot 20061016: Merge fixes made in 4.5.14-alt{2..4}; Merge my enhanced quotactl parser.2006-10-06 Dmitry V. Levin 4.5.14-alt4
- Fixed build with new glibc headers.2006-09-01 Dmitry V. Levin 4.5.14-alt3
- Updated to cvs snapshot 20060822. - Fixed memory corruption bug in print_xattr_val() (ldv, RH#200621). - Fixed handling of untraced processes in trace() (ldv, RH#204950). - Added hooks for new syscalls in 2.6.1[67] kernels, added decoders for *at, inotify*, pselect6, ppoll and unshare syscalls (RH#178633).2006-03-29 Dmitry V. Levin 4.5.14-alt2
- Fixed race condition in tcb allocation code.2006-01-17 Dmitry V. Levin 4.5.14-alt1
- Updated to 4.5.14.2006-01-13 Dmitry V. Levin 4.5.13-alt5
- Updated to cvs snapshot 20060112. - Merged upstream patches: alt-mount (RH#165377) owl-man (RH#165375) drepper-x86_64-ipc (RH#164755) drepper-msgrcv (RH#164757) alt-qual_syscall (RH#174798) alt-qual_flags (RH#173986)2005-11-17 Dmitry V. Levin 4.5.13-alt4
- Implemented qual_flags support for each personality.2005-11-15 Dmitry V. Levin 4.5.13-alt3
- Implemented numeric syscall qualifier specification handling.2005-10-22 Dmitry V. Levin 4.5.13-alt2
- Updated to cvs snapshot 20051021, to fix for potential buffer overflow in printpathn().2005-08-08 Dmitry V. Levin 4.5.13-alt1
- Updated to 4.5.13. - Applied few ipc patches from Ulrich Drepper. - Rediffed patches.2005-08-04 Dmitry V. Levin 4.5.12-alt4
- Updated to cvs snapshot 20050719. - Merged upstream patches: alt-TF (RH#159340) alt-TD (RH#159400)2005-07-16 Dmitry V. Levin 4.5.12-alt3
- Corrected mount(2) deparser (RH#165377).2005-06-18 Dmitry V. Levin 4.5.12-alt2
- Rewritten quotactl(2) deparser (RH#118696).2005-06-10 Dmitry V. Levin 4.5.12-alt1
- Updated to 4.5.12. - Merged upstream patches: alt-static (RH#159688). - Rediffed other patches.2005-06-04 Dmitry V. Levin 4.5.11-alt6
- Updated to cvs snapshot 20050607. - Merged upstream patches: alt-linkage (RH#158488) alt-mem-fixes (RH#159196) alt-oom (RH#159308) alt-printflags (RH#159310) - Minor namespace cleanup (RH#159688). - Rediffed other patches.2005-06-01 Dmitry V. Levin 4.5.11-alt5
- Removed TRACE_FILE flag from those syscalls which have no filename argument (RH#159340). - Introduced "-e trace=desc" (RH#159400).2005-05-30 Dmitry V. Levin 4.5.11-alt4
- Fixed several MM issues (RH#159196). - Unitized OOM errors reporting (RH#159308). - Enhanced printflags() semantics (RH#159310).2005-05-29 Dmitry V. Levin 4.5.11-alt3
- Updated to cvs snapshot 20050526.2005-05-22 Dmitry V. Levin 4.5.11-alt2
- Updated to cvs snapshot 20050509. - Fixed to build with default kernel headers.2005-03-24 Dmitry V. Levin 4.5.11-alt1
- Updated to 4.5.11.2005-03-15 Dmitry V. Levin 4.5.10-alt1
- Updated to 4.5.10.2005-02-24 Dmitry V. Levin 4.5.9-alt2
- Updated to cvs snapshot 20050204. - Merged upstream patches: alt-fake_execve (RH#143365)2005-02-05 Dmitry V. Levin 4.5.9-alt1
- Updated to 4.5.9. - Merged upstream patches: alt-qual (RH#143362) alt-call_summary (RH#143369) alt-gnu_source (RH#143370)2004-12-20 Dmitry V. Levin 4.5.8-alt2
- Fixed multiply qualifying expression bugs. - Fixed "strace -i" misbehaviour. - Fixed segfault in "strace -c". - Fixed GNU_SOURCE handling.2004-10-25 Dmitry V. Levin 4.5.8-alt1
- Updated to 4.5.8. - Merged upstream patches: alt-ioctl-scsi (RH#129808) rh-printmsghdr-scm (RH#131689) alt-ioctl-rtc (RH#58606)2004-09-13 Dmitry V. Levin 4.5.7-alt3
- Improved rtc ioctls handling.2004-09-13 Dmitry V. Levin 4.5.7-alt2
- Added SCSI ioctl names. - Improved sendmsg/recvmsg handling.2004-08-31 Dmitry V. Levin 4.5.7-alt1
- Updated to 4.5.7. - Merged upstream patches: alt-parse_sigset (RH#128091)2004-07-17 Dmitry V. Levin 4.5.6-alt1
- Updated to 4.5.6.2004-07-12 Dmitry V. Levin 4.5.5-alt2
- Fixed signal parser.2004-06-30 Dmitry V. Levin 4.5.5-alt1
- Updated to 4.5.5.2004-06-04 Dmitry V. Levin 4.5.4-alt1
- Updated to 4.5.4. - Merged upstream patches: alt-linux-ioctlent (RH#122257)2004-05-02 Dmitry V. Levin 4.5.3-alt2
- Added more ioctl names. - Regenerated ioctl list from linux-2.6.5.2004-04-18 Dmitry V. Levin 4.5.3-alt1
- Updated to 4.5.3. - Merged upstream patches: alt-quotactl-fix (RH#118694)2004-03-18 Dmitry V. Levin 4.5.2-alt2
- Fixed output of the quotactl command parser.2004-03-04 Dmitry V. Levin 4.5.2-alt1
- Updated to 4.5.2. - Merged upstream patches: alt-trace-coredump (RH#112117)2003-12-15 Dmitry V. Levin 4.5.1-alt1
- Updated to 4.5.1. - Merged upstream patches: owl-ioctl (RH#105358) alt-output (except line buffering for piped output) alt-ugid32_syscalls (RH#105359) - Rediffed: owl-alt-fixes owl-man alt-pipe-setlinebuf alt-trace-coredump alt-keep_status2003-10-21 Dmitry V. Levin 4.5-alt1
- Updated to 4.5.2003-09-06 Dmitry V. Levin 4.4.99-alt1
- Updated to 4.4.99. - Reviewed patches: + merged upstream or obsolete: all RH patches. + reworked: owl-alt-fixes owl-man owl-ioctl alt-output alt-keep_status alt-ugid32_syscalls - Updated build dependencies.2003-09-05 Dmitry V. Levin 4.4-alt6
- Corrected strace behaviour in case of piped output redirection.2002-11-24 Dmitry V. Levin 4.4-alt5
- Fixed kernel-2.4.x specific uid32 syscalls handling.2002-10-30 Dmitry V. Levin 4.4-alt4
- Reverted signal.c back to revision 1.31 (as in strace-4.4); this should fix strace hangups (#0001326). - Merged RH patches (4.4-8): + fixed modify_ldt handling; + added/fixed handing for the following syscalls: getpmsg, putpmsg, lchown32, getuid32, readahead, sendfile64, setxattr, fsetxattr, getxattr, fgetxattr, listxattr, flistxattr, removexattr, fremovexattr, sched_setaffinity, sched_getaffinity, futex, set_thread_area, get_thread_area; + added SA_RESTORER handling.2002-06-11 Dmitry V. Levin 4.4-alt3
- Updated to current CVS version (post-4.4) with an additional fix for displaying all possible ioctl names when there's more than one match, some build fixes, and a RH-derived patch for detaches from multi-threaded programs (Owl). - Changed group tag to "Development/Debuggers".2002-05-23 Stanislav Ievlev 4.4-alt2
- Added subpackage to remove deps on perl-base in main package.2001-08-30 Dmitry V. Levin 4.4-alt1
- 4.42000-10-24 Dmitry V. Levin 4.2-ipl3mdk
- Enabled all LFS patches and rebuilt with LFS-aware kernel-headers.2000-10-17 Dmitry V. Levin 4.2-ipl2mdk
- Added fcntl64 patch.2000-10-03 Dmitry V. Levin 4.2-ipl1mdk
- Merged in RH patches. - Added keep_status feature.2000-03-28 Dmitry V. Levin
- 4.21999-11-27 Dmitry V. Levin
- Fandra adaptions1999-11-26 Chmouel Boudjnah
- 4.1.1999-11-08 John Buswell
- Commented out KERN_SECURELVL from system.c (this is not in sysctl.h in 2.2.13 kernel) - Build Release1999-07-12 Chmouel Boudjnah
- 4.00.1999-04-28 Chmouel Boudjnah
- Update to 3.99.1999-04-06 Preston Brown
- strip binary1999-03-21 Cristian Gafton
- auto rebuild in the new build environment (release 16)1999-02-09 Christopher Blizzard
- Add patch to follow clone() syscalls, too.1999-02-09 Jeff Johnson
- vfork est arrive!1999-01-17 Jeff Johnson
- patch to build alpha/sparc with glibc 2.1.1998-12-03 Cristian Gafton
- patch to build on ARM1998-09-30 Jeff Johnson
- fix typo (printf, not tprintf).1998-09-19 Jeff Johnson
- fix compile problem on sparc.1998-08-18 Cristian Gafton
- buildroot1998-07-20 Cristian Gafton
- added the umoven patch from James Youngman <jay@gnu.org> - fixed build problems on newer glibc releases1998-06-08 Prospector System
- translations modified for de, fr, tr