Frederik Schüler | 0c56f62 | 2010-04-13 13:04:00 +0200 | [diff] [blame^] | 1 | strace (4.5.20-1) unstable; urgency=low |
| 2 | |
| 3 | [ Frederik Schüler ] |
| 4 | * New upstream version. |
| 5 | * Update standards-version to 3.8.4. |
| 6 | * debian/rules: allow parallel building. |
| 7 | * debian/rules: comment out verbose build, only needed for debugging. |
| 8 | * debian/rules: clean up clean: target, dh_clean does most of the work |
| 9 | already. |
| 10 | * debian/rules: use *-stamp instead of stamp-*, so dh_clean can tidy |
| 11 | up for us. |
| 12 | |
| 13 | -- Frederik Schüler <fs@debian.org> Tue, 13 Apr 2010 13:02:57 +0200 |
| 14 | |
Frederik Schüler | 881f573 | 2010-02-04 12:14:56 -0800 | [diff] [blame] | 15 | strace (4.5.19-2) unstable; urgency=low |
| 16 | |
| 17 | * Add sparc64 to the architectures list, closes: #560062 |
| 18 | * Fix FTBFS, thanks to Aurelien Jarno <aurelien@aurel32.net> for pointing |
| 19 | out the solution. Closes: #560516 |
| 20 | * Rebuild as normal package, closes: #566968 |
| 21 | * Update standards-version to 3.8.3. |
| 22 | * Lower package priority to optional, matching the archive override. |
| 23 | * Add watch file. |
| 24 | |
| 25 | -- Frederik Schüler <fs@debian.org> Tue, 26 Jan 2010 12:20:51 +0100 |
| 26 | |
Dmitry V. Levin | fbfed22 | 2009-09-14 16:34:34 +0000 | [diff] [blame] | 27 | strace (4.5.19-1) unstable; urgency=low |
| 28 | |
Frederik Schüler | f786da5 | 2009-10-05 20:50:07 +0000 | [diff] [blame] | 29 | [ Dmitry V. Levin ] |
Dmitry V. Levin | fbfed22 | 2009-09-14 16:34:34 +0000 | [diff] [blame] | 30 | * New upstream release. |
| 31 | + Fixed FTBFS on armel, closes: #520084, #535564 |
| 32 | + Marked sendfile(2) as a network syscall, closes: #509499 |
| 33 | + Fixed syscall numbers for tee and sync_file_range, closes: #503124 |
| 34 | + Changed strace to exit/kill with traced process |
| 35 | exitcode/signal, closes: #37665 |
| 36 | |
Frederik Schüler | f786da5 | 2009-10-05 20:50:07 +0000 | [diff] [blame] | 37 | [ Frederik Schüler ] |
| 38 | * Move myself from uploaders to maintainers, and drop Roland from the list, |
| 39 | closes: #521458 |
| 40 | * Apply hppa fixes, thanks to Carlos O'Donell <carlos@systemhalted.org> |
| 41 | and Helge Deller <deller@gmx.de> for the fixes, closes: #546619, #437928 |
| 42 | * Update standards-version to 3.8.1. |
| 43 | |
| 44 | -- Frederik Schüler <fs@debian.org> Mon, 05 Oct 2009 22:39:54 +0200 |
Dmitry V. Levin | fbfed22 | 2009-09-14 16:34:34 +0000 | [diff] [blame] | 45 | |
Dmitry V. Levin | 22a9780 | 2009-09-14 17:03:20 +0000 | [diff] [blame] | 46 | strace (4.5.18-1) unstable; urgency=low |
| 47 | |
| 48 | * New upstream release, closes: #515655 |
| 49 | + Fix FTBFS, closes: #518852 |
| 50 | * Backported patch from CVS: Fix support for NUL-terminated |
| 51 | string, closes: #508484 |
| 52 | * Build-depend on debhelper (>= 7.0.0). |
| 53 | |
| 54 | -- Frederik Schüler <fs@debian.org> Mon, 09 Mar 2009 14:39:42 +0100 |
| 55 | |
| 56 | strace (4.5.17+cvs080723-2) unstable; urgency=low |
| 57 | |
| 58 | * Pull Fix for sparc FTBFS from CVS, closes: #492774 |
| 59 | * Make strace64 priority extra. |
| 60 | |
| 61 | -- Frederik Schüler <fs@debian.org> Sat, 02 Aug 2008 10:36:59 +0200 |
| 62 | |
| 63 | strace (4.5.17+cvs080723-1) unstable; urgency=low |
| 64 | |
| 65 | * New upstream cvs snapshot. |
| 66 | - fixes arm and armel FTBFS. |
| 67 | |
| 68 | -- Frederik Schüler <fs@debian.org> Wed, 23 Jul 2008 15:23:22 +0200 |
| 69 | |
Roland McGrath | cc4f22d | 2008-07-18 00:50:04 +0000 | [diff] [blame] | 70 | strace (4.5.17-1) unstable; urgency=low |
Roland McGrath | 6019fbb | 2008-07-18 00:18:27 +0000 | [diff] [blame] | 71 | |
Roland McGrath | cc4f22d | 2008-07-18 00:50:04 +0000 | [diff] [blame] | 72 | * New upstream release. |
Roland McGrath | a04e213 | 2008-07-22 00:27:31 +0000 | [diff] [blame] | 73 | |
| 74 | -- Frederik Schüler <fs@debian.org> Sat, 19 Jul 2008 21:38:30 +0200 |
| 75 | |
| 76 | strace (4.5.16+cvs20080708-2) unstable; urgency=low |
| 77 | |
| 78 | * Rerun autotools in correct order. |
Denys Vlasenko | 402eeb6 | 2009-01-02 13:03:44 +0000 | [diff] [blame] | 79 | * Add strace64 package on i386, powerpc, s390 and sparc, |
Roland McGrath | a04e213 | 2008-07-22 00:27:31 +0000 | [diff] [blame] | 80 | closes: #491167, #491188 |
| 81 | |
| 82 | -- Frederik Schüler <fs@debian.org> Thu, 17 Jul 2008 17:21:27 +0200 |
| 83 | |
| 84 | strace (4.5.16+cvs20080708-1) unstable; urgency=low |
| 85 | |
| 86 | * New upstream snapshot. |
Roland McGrath | 6019fbb | 2008-07-18 00:18:27 +0000 | [diff] [blame] | 87 | + Fix chmod/chown typo in debian/rules, closes: #459255. |
| 88 | + Install strace-graph too, closes: 469068. |
| 89 | + Fix m68k build, closes: 456879. |
| 90 | + Arm updates, closes: #441000. |
| 91 | + fix build on mips/mipsel, closes: #448802. |
| 92 | + show poll() parameters before blocking, closes: #369651. |
| 93 | + use dh_strip instead of install -s, closes: #438055, #396682. |
| 94 | + fix sparc build, closes: #469379. |
| 95 | * Acknowledge NMU, closes: #469380. |
| 96 | * Remove Wichert Akkerman from uploaders list. |
| 97 | * Bump standards version to 3.8.0. |
| 98 | - Add Homepage field. |
| 99 | * Add dh_md5sums call, closes: #439428. |
| 100 | * Fix dpkg-gencontrol call. |
Roland McGrath | cc4f22d | 2008-07-18 00:50:04 +0000 | [diff] [blame] | 101 | * Update debian/copyright. |
Roland McGrath | 6019fbb | 2008-07-18 00:18:27 +0000 | [diff] [blame] | 102 | |
| 103 | -- Frederik Schüler <fs@debian.org> Tue, 01 Jul 2008 23:05:51 +0200 |
| 104 | |
Roland McGrath | 47d3223 | 2007-08-03 10:28:55 +0000 | [diff] [blame] | 105 | strace (4.5.16-1) unstable; urgency=low |
| 106 | |
| 107 | * New upstream version. |
| 108 | + 64-bit builds, closes: #435303. |
| 109 | + LFS build fix, closes: #385310. |
| 110 | + Fix multithread issues |
| 111 | + Fix spurious SIGSTOP on early interrupt. |
| 112 | + Fix utime for biarch. |
| 113 | + Fix -u error message. |
| 114 | + Better futex syscall printing. |
| 115 | + Fix argv/envp printing with small -s settings, and for biarch. |
| 116 | + New syscalls: getcpu, eventfd, timerfd, signalfd, epoll_pwait, |
| 117 | move_pages, utimensat. |
| 118 | |
| 119 | -- Roland McGrath <frob@debian.org> Fri, 03 Aug 2007 03:24:21 -0700 |
| 120 | |
Roland McGrath | 877882a | 2007-07-05 20:49:59 +0000 | [diff] [blame] | 121 | strace (4.5.15-1) unstable; urgency=high |
Roland McGrath | 16a3a52 | 2007-01-11 22:22:42 +0000 | [diff] [blame] | 122 | |
Roland McGrath | 877882a | 2007-07-05 20:49:59 +0000 | [diff] [blame] | 123 | [ Roland McGrath ] |
Roland McGrath | 16a3a52 | 2007-01-11 22:22:42 +0000 | [diff] [blame] | 124 | * New upstream version. |
| 125 | + Fix -ff -o behavior, closes: #353935. |
| 126 | + Fail when nonoption args follow -p switches, closes: #361302. |
| 127 | + Fix semtimedop, closes: #340239. |
| 128 | + ARM support fixes, closes: #360152, #360154. |
| 129 | |
Roland McGrath | 877882a | 2007-07-05 20:49:59 +0000 | [diff] [blame] | 130 | [ Frederik Schüler ] |
| 131 | * Fix configure script, closes: #428997 |
| 132 | |
| 133 | -- Frederik Schüler <fs@debian.org> Fri, 22 Jun 2007 16:28:08 +0000 |
| 134 | |
| 135 | strace (4.5.14-2) unstable; urgency=low |
| 136 | |
| 137 | * New comaintainer. |
| 138 | * Fix build failure with linux-2.6.18, thanks to Andreas Henriksson for the |
| 139 | patch, closes: #392556. |
| 140 | * Fix build with libc6 2.5. |
| 141 | * Acknowledge NMUs, closes: #315500, #355733 |
| 142 | |
| 143 | -- Frederik Schüler <fs@debian.org> Thu, 26 Oct 2006 22:11:25 +0200 |
Roland McGrath | 16a3a52 | 2007-01-11 22:22:42 +0000 | [diff] [blame] | 144 | |
Roland McGrath | f4d9b49 | 2006-01-17 06:22:57 +0000 | [diff] [blame] | 145 | strace (4.5.14-1) unstable; urgency=low |
| 146 | |
| 147 | * New upstream version. |
| 148 | + Fix crash in printing sysctl, closes: #339117. |
| 149 | + Respect DEB_BUILD_OPTIONS=nostrip, closes: #325132. |
| 150 | + Fix ipc syscall decoding, closes: #340239. |
| 151 | + Add missing source files to tarball, closes: #336197. |
| 152 | + Build on armeb, closes: #335681. |
| 153 | |
| 154 | -- Roland McGrath <frob@debian.org> Mon, 16 Jan 2006 22:17:38 -0800 |
| 155 | |
Roland McGrath | cab4380 | 2005-08-03 11:42:35 +0000 | [diff] [blame] | 156 | strace (4.5.13-1) unstable; urgency=low |
| 157 | |
| 158 | * New upstream version. |
| 159 | + Fix m68k build, closes: #315500. |
| 160 | + Fix setsockopt decoding on 64-bit. |
| 161 | + Fix typos in socket option name strings. |
| 162 | + Display more IPV6 socket options by name. |
| 163 | + Don't display inappropriate syscalls for -e trace=file. |
| 164 | + New selector type -e trace=desc for file-descriptor using calls. |
| 165 | + Fix 32-bit old_mmap syscall decoding on x86-64. |
| 166 | + Fix errors detaching from multithreaded process on interrupt. |
| 167 | + Note 4.5.12 fix for crash handling bad signal numbers. |
| 168 | |
| 169 | -- Roland McGrath <frob@debian.org> Wed, 3 Aug 2005 04:41:49 -0700 |
| 170 | |
Roland McGrath | 182cbf4 | 2005-06-10 03:56:16 +0000 | [diff] [blame] | 171 | strace (4.5.12-1) unstable; urgency=low |
| 172 | |
| 173 | * New upstream version. |
| 174 | + Build on ppc64, closes: #301089. |
| 175 | + Refuse negative -s argument value, closes: #303256. |
| 176 | + Fix known syscall recognition for IA32 processes on x86-64. |
| 177 | + Fix bad output for ptrace on x86-64. |
| 178 | + Fix potential buffer overruns. |
| 179 | + Make some diagnostics more consistent. |
| 180 | + Update PowerPC system calls. |
| 181 | + Better printing for Linux aio system calls. |
| 182 | + Don't truncate statfs64 fields to 32 bits in output. |
| 183 | + Cosmetic code cleanups. |
| 184 | |
| 185 | -- Roland McGrath <frob@debian.org> Wed, 8 Jun 2005 13:52:39 -0700 |
| 186 | |
Roland McGrath | 7147a3d | 2005-03-22 23:12:39 +0000 | [diff] [blame] | 187 | strace (4.5.11-1) unstable; urgency=low |
Roland McGrath | d818403 | 2005-03-15 02:40:12 +0000 | [diff] [blame] | 188 | |
| 189 | * New upstream version. |
| 190 | + Update MIPS system call table, closes: #256684. |
| 191 | + Fix build on s390 and sparc, closes: #294172, #293564. |
| 192 | + Fix select handling on nonstandard fd_set sizes, closes: #65654, #284290. |
| 193 | + Don't print errors for null file name pointers, closes: #63093. |
| 194 | + Fix initial execve output with -i. |
Roland McGrath | 7147a3d | 2005-03-22 23:12:39 +0000 | [diff] [blame] | 195 | + Fix build nits, closes: #300598. |
Roland McGrath | d818403 | 2005-03-15 02:40:12 +0000 | [diff] [blame] | 196 | |
Roland McGrath | 7147a3d | 2005-03-22 23:12:39 +0000 | [diff] [blame] | 197 | -- Roland McGrath <frob@debian.org> Tue, 22 Mar 2005 15:12:22 -0800 |
Roland McGrath | d818403 | 2005-03-15 02:40:12 +0000 | [diff] [blame] | 198 | |
Roland McGrath | 7147a3d | 2005-03-22 23:12:39 +0000 | [diff] [blame] | 199 | strace (4.5.9-1) unstable; urgency=low |
Roland McGrath | d63311a | 2005-02-04 09:29:04 +0000 | [diff] [blame] | 200 | |
| 201 | * New upstream version. |
| 202 | + Fix potential crash in getxattr printing, closes: #283704. |
| 203 | + Improve socket ioctl printing, closes: #192164. |
| 204 | + Fix sparc build, closes: #278449. |
| 205 | + Update ia64 syscall list. |
| 206 | + Fix x86_64 syscall argument extraction for 32-bit processes. |
| 207 | + Fix -e signal=NAME parsing. |
| 208 | + Fix x86_64 exit_group syscall handling. |
| 209 | + Improve mount flags printing. |
| 210 | + Support symbolic printing of x86_64 arch_prctl parameters. |
| 211 | + Add strace-udeb package for Debian installer debugging, closes: #268294. |
| 212 | |
Roland McGrath | 3619a99 | 2005-02-04 09:54:04 +0000 | [diff] [blame] | 213 | -- Roland McGrath <frob@debian.org> Fri, 4 Feb 2005 01:53:01 -0800 |
Roland McGrath | d63311a | 2005-02-04 09:29:04 +0000 | [diff] [blame] | 214 | |
Roland McGrath | f041d47 | 2004-10-20 02:17:52 +0000 | [diff] [blame] | 215 | strace (4.5.8-1) unstable; urgency=low |
| 216 | |
| 217 | * New upstream version. |
| 218 | + Fix strace64 man page symlink, closes: #269220. |
| 219 | + Update syscall tables for Alpha, ARM, HPPA, closes: #273887. |
| 220 | + Build strace64 for s390, closes: #271500. |
| 221 | + Fix some endian issues in 64-bit argument output on 32-bit machines. |
| 222 | + Support new Linux syscalls mbind, set_mempolicy, get_mempolicy, waitid. |
| 223 | + Support Linux syscalls fadvise64, fadvise64_64, and epoll_*. |
| 224 | + Improve ioctl command name matching. |
| 225 | + Print RTC_* ioctl structure contents. |
| 226 | + Support newer RLIMIT_* values. |
| 227 | + Print struct cmsghdr details in sendmsg. |
| 228 | |
| 229 | -- Roland McGrath <frob@debian.org> Tue, 19 Oct 2004 18:05:28 -0700 |
| 230 | |
Roland McGrath | b93f918 | 2004-08-31 08:17:20 +0000 | [diff] [blame] | 231 | strace (4.5.7-1) unstable; urgency=low |
| 232 | |
| 233 | * New upstream version. |
| 234 | + Update man page about -c, closes: #254438. |
| 235 | + Include pread/pwrite calls in -e read/write tracing, closes: #239947. |
| 236 | + Update SO_* and IP_* value lists, closes: #171653. |
| 237 | + Print attribute values in *xattr system calls. |
| 238 | + Print clock_t values symbolically in Linux clock_* system calls. |
| 239 | + Show PER_* values correctly, closes: #40588. |
Roland McGrath | b15c497 | 2004-08-31 08:41:47 +0000 | [diff] [blame] | 240 | + Fix `strace64' build on sparc, closes: #254728. |
Roland McGrath | b93f918 | 2004-08-31 08:17:20 +0000 | [diff] [blame] | 241 | |
Roland McGrath | b15c497 | 2004-08-31 08:41:47 +0000 | [diff] [blame] | 242 | -- Roland McGrath <frob@debian.org> Tue, 31 Aug 2004 01:41:19 -0700 |
Roland McGrath | b93f918 | 2004-08-31 08:17:20 +0000 | [diff] [blame] | 243 | |
Roland McGrath | 785a026 | 2004-07-12 07:55:48 +0000 | [diff] [blame] | 244 | strace (4.5.6-1) unstable; urgency=low |
| 245 | |
| 246 | * New upstream version. |
| 247 | + Update Linux ioctl lists and decode some more network ioctls. |
| 248 | + Fix `quotactl' argument decoding on 64-bit. |
| 249 | + Linux/SPARC64 support, closes: #254728. |
| 250 | |
| 251 | -- Roland McGrath <frob@debian.org> Mon, 12 Jul 2004 00:18:32 -0700 |
| 252 | |
Roland McGrath | b7e2ca1 | 2004-06-28 05:24:29 +0000 | [diff] [blame] | 253 | strace (4.5.5-1) unstable; urgency=low |
| 254 | |
| 255 | * New upstream version. |
| 256 | + Fix support for 32-bit (i386) binaries on Linux/AMD64. |
| 257 | |
| 258 | -- Roland McGrath <frob@debian.org> Sun, 27 Jun 2004 22:19:15 -0700 |
| 259 | |
Roland McGrath | ed8e77e | 2004-06-04 02:35:58 +0000 | [diff] [blame] | 260 | strace (4.5.4-1) unstable; urgency=low |
| 261 | |
| 262 | * Build package on amd64, closes: #246568. |
| 263 | * New upstream version. |
| 264 | + Recognize more PF_* and AF_* values, closes: #250506. |
| 265 | + Other fixes. |
| 266 | |
| 267 | -- Roland McGrath <frob@debian.org> Thu, 3 Jun 2004 19:35:37 -0700 |
| 268 | |
Roland McGrath | a8c555f | 2004-04-16 22:28:41 +0000 | [diff] [blame] | 269 | strace (4.5.3-1) unstable; urgency=low |
| 270 | |
| 271 | * New upstream version. |
| 272 | + Finish fix for -f on Linux/S390(x). |
| 273 | + Print extra wait status bits, closes: #240062. |
Roland McGrath | a8c555f | 2004-04-16 22:28:41 +0000 | [diff] [blame] | 274 | |
Roland McGrath | 252b185 | 2004-04-16 22:49:18 +0000 | [diff] [blame] | 275 | -- Roland McGrath <frob@debian.org> Fri, 16 Apr 2004 15:27:43 -0700 |
Roland McGrath | a8c555f | 2004-04-16 22:28:41 +0000 | [diff] [blame] | 276 | |
Roland McGrath | b66e936 | 2004-03-02 06:38:35 +0000 | [diff] [blame] | 277 | strace (4.5.2-1) unstable; urgency=low |
Roland McGrath | 00eb84e | 2003-11-14 02:57:22 +0000 | [diff] [blame] | 278 | |
| 279 | * New upstream version. |
| 280 | + Check for errors writing to -o file, closes: #218762 |
Roland McGrath | 00eb84e | 2003-11-14 02:57:22 +0000 | [diff] [blame] | 281 | + Print multiple ioctl code matches on Linux. |
| 282 | + Various other fixes. |
Roland McGrath | b66e936 | 2004-03-02 06:38:35 +0000 | [diff] [blame] | 283 | + Update typos and obsolete bits in man page, closes: #217008, #223390 |
| 284 | + Fix compilation problems with newer kernel headers, closes: #223207 |
| 285 | + Update HPPA system calls, closes: #231632 |
| 286 | + Fix PID in messages, closes: #229802 |
| 287 | + Fix s390 brokenness in 4.5, closes: #226098 |
Roland McGrath | 00eb84e | 2003-11-14 02:57:22 +0000 | [diff] [blame] | 288 | |
Roland McGrath | b66e936 | 2004-03-02 06:38:35 +0000 | [diff] [blame] | 289 | -- Roland McGrath <frob@debian.org> Mon, 1 Mar 2004 22:44:55 -0800 |
Roland McGrath | 00eb84e | 2003-11-14 02:57:22 +0000 | [diff] [blame] | 290 | |
Roland McGrath | a3bc12e | 2003-09-24 22:22:38 +0000 | [diff] [blame] | 291 | strace (4.5-1) unstable; urgency=low |
| 292 | |
| 293 | * New upstream version. |
| 294 | + Fix mlock syscall printing. |
| 295 | + MIPS & S390 updates. |
| 296 | + Print names for SIGRT_* in sets. |
| 297 | |
Roland McGrath | f2e9f6e | 2003-09-24 22:43:10 +0000 | [diff] [blame] | 298 | -- Roland McGrath <frob@debian.org> Wed, 24 Sep 2003 15:20:18 -0700 |
Roland McGrath | a3bc12e | 2003-09-24 22:22:38 +0000 | [diff] [blame] | 299 | |
Roland McGrath | cb61214 | 2003-07-17 09:23:56 +0000 | [diff] [blame] | 300 | strace (4.4.99-1) unstable; urgency=low |
| 301 | |
| 302 | * New upstream version. |
| 303 | + Alpha updates. |
| 304 | + Add a few more new Linux 2.5 system calls. |
| 305 | + Stephen Thomas contributed a port to Linux/SH64. |
| 306 | + Print protocol names for PF_INET6 sockets. |
| 307 | |
| 308 | -- Roland McGrath <frob@debian.org> Thu, 17 Jul 2003 02:04:43 -0700 |
| 309 | |
Roland McGrath | acd3cd7 | 2003-06-11 05:37:56 +0000 | [diff] [blame] | 310 | strace (4.4.98-1) unstable; urgency=low |
Roland McGrath | 64ffba5 | 2003-06-02 19:37:48 +0000 | [diff] [blame] | 311 | |
| 312 | * New upstream version. |
| 313 | + Fixes clone argument bugs. |
| 314 | + Fixes sem* printing bugs. |
| 315 | + Fixes -e argument parsing, closes: #188379. |
Roland McGrath | acd3cd7 | 2003-06-11 05:37:56 +0000 | [diff] [blame] | 316 | + Fixes hanging parent in odd wait cases, closes: #47608, #109656. |
| 317 | + Fixes -q defaulting, closes: #47113, #153678. |
| 318 | + Fixes trying to execute directories, closes: #137103. |
| 319 | + Updates ARM support, thanks to Russell King. |
| 320 | + Updates S390/S390x support. |
| 321 | * Bump standards-version to 3.5.10 |
Roland McGrath | 64ffba5 | 2003-06-02 19:37:48 +0000 | [diff] [blame] | 322 | |
| 323 | -- Roland McGrath <frob@debian.org> Mon, 2 Jun 2003 12:26:29 -0700 |
| 324 | |
Roland McGrath | 1b86e2d | 2003-03-31 01:21:36 +0000 | [diff] [blame] | 325 | strace (4.4.96-1) unstable; urgency=low |
| 326 | |
| 327 | * New upstream version. |
| 328 | + Handles yet more new Linux 2.5 system calls. |
| 329 | + Fixes x86_64 and ia64 clone printing. |
| 330 | + Updates SH port. |
| 331 | |
| 332 | -- Roland McGrath <frob@debian.org> Sun, 30 Mar 2003 17:14:34 -0800 |
| 333 | |
Roland McGrath | 1893d05 | 2003-02-24 10:53:44 +0000 | [diff] [blame] | 334 | strace (4.4.95-1) unstable; urgency=low |
| 335 | |
| 336 | * New upstream version. |
| 337 | + Fixes printing of getresuid and getresgid values. |
| 338 | |
| 339 | -- Roland McGrath <frob@debian.org> Mon, 24 Feb 2003 02:50:43 -0800 |
| 340 | |
Roland McGrath | 6c2fe9d | 2003-02-20 03:26:47 +0000 | [diff] [blame] | 341 | strace (4.4.94-1) unstable; urgency=low |
| 342 | |
| 343 | * New upstream version. |
| 344 | + New option -E to set environment variables. |
| 345 | + Build fixes for sparc, closes: #178636. |
| 346 | |
| 347 | -- Roland McGrath <frob@debian.org> Wed, 19 Feb 2003 19:12:40 -0800 |
| 348 | |
Roland McGrath | ee06172 | 2003-01-22 02:27:51 +0000 | [diff] [blame] | 349 | strace (4.4.93-1) unstable; urgency=low |
| 350 | |
| 351 | * New upstream version. |
| 352 | + Grok new quotactl arguments, closes: #154067. |
| 353 | + Fix m68k build problem, closes: #176528. |
| 354 | + Old bugs prior release actually closes: #154068. |
| 355 | + Fix S390 bugs with -f, and bugs with execve. |
| 356 | * Switched to non-native packaging (empty .diff), closes: #176388. |
| 357 | |
| 358 | -- Roland McGrath <frob@debian.org> Tue, 21 Jan 2003 12:22:08 -0800 |
| 359 | |
Roland McGrath | d377f30 | 2003-01-14 10:09:50 +0000 | [diff] [blame] | 360 | strace (4.4.92-1) unstable; urgency=low |
| 361 | |
| 362 | * New upstream version. |
| 363 | + Updated config.guess and config.sub, closes: #176241. |
| 364 | + Several fixes for PPC, closes: #144326. |
| 365 | + Fixed ptrace output for unknown requests, closes: #77728. |
Roland McGrath | ee06172 | 2003-01-22 02:27:51 +0000 | [diff] [blame] | 366 | + Fixed output of getdents64, truncate64, ftruncate64, closes: #169528. |
Roland McGrath | d377f30 | 2003-01-14 10:09:50 +0000 | [diff] [blame] | 367 | + Old bugs the last release actually closes: #153750, #38467, #109993, |
| 368 | #109815, #104594, #113087, #134803, #166622, #96356, #94725, #32147, |
| 369 | #32798, #36801, #41066, #81637, #138300, #143791. |
| 370 | |
| 371 | -- Roland McGrath <frob@debian.org> Tue, 14 Jan 2003 02:02:44 -0800 |
| 372 | |
Roland McGrath | 1d847cf | 2003-01-10 21:43:24 +0000 | [diff] [blame] | 373 | strace (4.4.91-1) unstable; urgency=low |
| 374 | |
| 375 | * New upstream version. |
| 376 | + Fixes -f on x86-64. |
| 377 | |
| 378 | -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 12:55:34 -0800 |
| 379 | |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 380 | strace (4.4.90-1) unstable; urgency=low |
| 381 | |
| 382 | * New maintainer. |
| 383 | * New upstream version. |
| 384 | |
| 385 | -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 01:58:40 -0800 |
| 386 | |
| 387 | strace (4.4-1.2) unstable; urgency=low |
| 388 | |
| 389 | * NMU |
| 390 | * Quick one-liner to allow building on the ARM. Closes: #109993. |
| 391 | * Re-ran autoconf, hopefully I didn't break other arches. |
| 392 | |
| 393 | -- Anand Kumria <wildfire@progsoc.org> Mon, 1 Oct 2001 14:22:25 +1000 |
| 394 | |
| 395 | strace (4.4-1.1) unstable; urgency=low |
| 396 | |
| 397 | * NMU. |
| 398 | * Added patch from David Mosberger which fixes some ia64 issues. |
| 399 | Closes: #113087. |
| 400 | * Added ia64-specific Build-Depends on libc6.1-dev. Closes: |
| 401 | #109815. |
| 402 | * Ran autoheader, so the s390 patch applies. Closes: #104594. |
| 403 | |
| 404 | -- Jeff Licquia <jlicquia@progeny.com> Tue, 25 Sep 2001 13:15:28 -0500 |
| 405 | |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 406 | strace (4.4-1) unstable; urgency=low |
| 407 | |
| 408 | * New upstream version |
| 409 | + Added S390 support. Closes: Bug#104594 |
| 410 | + New config.{guess,sub}. Closes: Bug#92532 |
| 411 | + LFS support for Linux/sparc. Closes: Bug#99215 |
| 412 | * Works on IA64 again. Closes: Bug#103854 |
| 413 | * Don't override CFLAGS in debian/rules |
| 414 | * Remove rules to create configure & friends. Closes: Bug#92483 |
| 415 | |
| 416 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 19 Aug 2001 14:10:58 +0200 |
| 417 | |
| 418 | strace (4.3-3.1) unstable; urgency=low |
| 419 | |
| 420 | * copy in new config.{guess,sub} to get support for new architectures. |
| 421 | Closes: #94725 |
| 422 | |
| 423 | -- LaMont Jones <lamont@debian.org> Mon, 9 Jul 2001 21:39:34 -0600 |
| 424 | |
| 425 | strace (4.3-3) unstable; urgency=low |
| 426 | |
| 427 | * Update architecture list |
| 428 | |
| 429 | -- Wichert Akkerman <wakkerma@debian.org> Sat, 14 Apr 2001 10:42:19 +0200 |
| 430 | |
| 431 | strace (4.3-2) unstable; urgency=low |
| 432 | |
| 433 | * Run cvsbuild so we don't need to run autohead & friends |
| 434 | * Sync to current CVS |
| 435 | |
| 436 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Apr 2001 19:08:53 +0200 |
| 437 | |
| 438 | strace (4.3-1) unstable; urgency=low |
| 439 | |
| 440 | * New upstream version |
| 441 | * Updated Build-Depends to use a recent glibc so we get the 2.4 kernel |
| 442 | headers |
| 443 | * Changed Architecture so we only build on Linux |
| 444 | * Include section and priority in control info |
| 445 | |
| 446 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 1 Apr 2001 16:35:32 +0200 |
| 447 | |
| 448 | strace (4.2-4) frozen unstable; urgency=low |
| 449 | |
| 450 | * Actually install postinst and prerm so we get the proper /usr/doc/strace |
| 451 | symlink |
| 452 | |
| 453 | -- Wichert Akkerman <wakkerma@debian.org> Thu, 17 Feb 2000 21:49:17 +0100 |
| 454 | |
| 455 | strace (4.2-3) frozen unstable; urgency=low |
| 456 | |
| 457 | * Fix typo in aclocal.m4 that prevented compilation on architectures without |
| 458 | LFS |
| 459 | |
| 460 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 13 Feb 2000 01:19:11 +0100 |
| 461 | |
| 462 | strace (4.2-2) frozen unstable; urgency=low |
| 463 | |
| 464 | * only include linux/ptrace.h if sys/reg.h hasn't been found by configure, |
| 465 | Closes: Bug# 39556 |
| 466 | |
| 467 | -- Wichert Akkerman <wakkerma@debian.org> Thu, 27 Jan 2000 03:22:55 +0100 |
| 468 | |
| 469 | strace (4.2-1) frozen unstable; urgency=low |
| 470 | |
| 471 | * New upstream version: |
| 472 | + Builds correctly on glibc2.0 again, Closes: Bug# 51648 |
| 473 | + Small y2k fix in printtimes, Closes: Bug# 54592 |
| 474 | + semop is handled now, Closes: Bug# 52684 |
| 475 | |
| 476 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 21 Jan 2000 21:45:41 +0100 |
| 477 | |
| 478 | strace (4.1-1) unstable; urgency=low |
| 479 | |
| 480 | * New upstream version |
| 481 | * Bump standards-version to 3.1.0 |
| 482 | * FHS 2.1 compliant |
| 483 | |
| 484 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 26 Nov 1999 01:42:07 +0100 |
| 485 | |
| 486 | strace (4.0-1) unstable; urgency=low |
| 487 | |
| 488 | * New upstream version |
| 489 | |
| 490 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 9 Jul 1999 16:12:34 +0200 |
| 491 | |
| 492 | strace (3.99.1-1) unstable; urgency=low |
| 493 | |
| 494 | * New upstream version, second pre-release for 4.0 |
| 495 | |
| 496 | -- Wichert Akkerman <wakkerma@debian.org> Wed, 9 Jun 1999 15:20:42 +0200 |
| 497 | |
| 498 | strace (3.99-1) unstable; urgency=low |
| 499 | |
| 500 | * New upstream maintainer (me :) |
| 501 | * New upstream version, pre-release for strace 4.0 |
| 502 | * See upstream changelog for changes |
| 503 | * Build with glibc2.1 |
| 504 | |
| 505 | -- Wichert Akkerman <wakkerma@debian.org> Tue, 27 Apr 1999 14:00:15 +0200 |
| 506 | |
| 507 | strace (3.1.0.1-12) unstable; urgency=low |
| 508 | |
| 509 | * Only i386 has a LDT, so check for architecture in mem.c (Bug# 32798) |
| 510 | * Check for nsignals properly, closes: #34445 |
| 511 | * Fix check for overruns in umove*, patch by Nate Eldredge <nate@cartsys.com> |
| 512 | |
| 513 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 15 Mar 1999 00:43:14 +0100 |
| 514 | |
| 515 | strace (3.1.0.1-11) unstable; urgency=low |
| 516 | |
| 517 | * Merge some ARM stuff that got stuck in my mailbox |
| 518 | |
| 519 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 31 Jan 1999 13:04:13 +0100 |
| 520 | |
| 521 | strace (3.1.0.1-10) unstable; urgency=low |
| 522 | |
| 523 | * Move sys_poll to the DONE section in linux/dummy.h |
| 524 | * Support subarchitectures for alpha (Bug# 32147) |
| 525 | * Incorporate changes from Ulrich Drepper |
| 526 | + up number of supported personalities on Linux sparc to 3 |
| 527 | + add O_DIRECT, O_LARGEFILE and O_DIRECTORY to openmodes |
| 528 | + change prefix for printxval to SEEK_ in sys_lseek |
| 529 | + add a support for a whole bunch of syscalls |
| 530 | + updated sys_pread and sys_pwrite for SVR4 |
| 531 | + handle sys_delete_module properly |
| 532 | + change SYS_socket_subcall to 230 for non-powerpc architectures |
| 533 | + sys_chown is now lchown |
| 534 | + looks like a whole lot of syscalls is moved from 180 to 230 |
| 535 | + Revamp a lot of the signal handling code |
| 536 | + handle sys_clone |
| 537 | + Lots more (it was a 6494-line patch and I'm too lazy to put all |
| 538 | changes in here..) |
| 539 | * Please note you need to have 2.1 or 2.2 kernel sources in /usr/src/linux |
| 540 | in order to compile this. |
| 541 | |
| 542 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 29 Jan 1999 02:04:12 +0100 |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 543 | |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 544 | strace (3.1.0.1-9) unstable; urgency=low |
| 545 | |
| 546 | * Add support for poll() systemcall |
| 547 | |
| 548 | -- Wichert Akkerman <wakkerma@debian.org> Thu, 31 Dec 1998 16:03:44 +0100 |
| 549 | |
| 550 | strace (3.1.0.1-8) frozen unstable; urgency=low |
| 551 | |
| 552 | * Use new_stat from libc6 now, except for powerpc and sparc |
| 553 | |
| 554 | -- Wichert Akkerman <wakkerma@debian.org> Thu, 24 Dec 1998 11:35:32 +0100 |
| 555 | |
| 556 | strace (3.1.0.1-7) frozen unstable; urgency=low |
| 557 | |
| 558 | * Fix sparc support |
| 559 | * Display nanosleep call correctly (Bug# 25904) |
| 560 | * Honour -v flag in printargs (Bug# 10426) |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 561 | * Play with #define to get proper kernel struct stat |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 562 | * Compile with 2.1.131 kernel source |
| 563 | |
| 564 | -- Wichert Akkerman <wakkerma@debian.org> Sat, 19 Dec 1998 15:02:14 +0100 |
| 565 | |
| 566 | strace (3.1.0.1-6) frozen unstable; urgency=low |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 567 | |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 568 | * Set NSIG correctly for ARM |
| 569 | * Include strace-graph script from Richard Braakman <dark@debian.org> |
| 570 | as an example. Try it and be amazed! |
| 571 | * Fix sigaction problem, patch from Topi Miettinen |
| 572 | <Topi.Miettinen@medialab.sonera.net> |
| 573 | |
| 574 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 7 Dec 1998 02:10:30 +0100 |
| 575 | |
| 576 | strace (3.1.0.1-5) unstable; urgency=low |
| 577 | |
| 578 | * Patched from Richard Braakman <dark@debian.org>: |
| 579 | + use correct dirent.h on Linux |
| 580 | + remove debugging code left from the powerpc patch |
| 581 | + fix output for execve when -v is used |
| 582 | |
| 583 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Nov 1998 15:59:17 +0100 |
| 584 | |
| 585 | strace (3.1.0.1-5) unstable; urgency=low |
| 586 | |
| 587 | * Add location of upstream sources to the copyright |
| 588 | * Merged ARM architecture support from Jim Studt <jim@federated.com> |
| 589 | |
| 590 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 9 Nov 1998 16:43:24 +0100 |
| 591 | |
| 592 | strace (3.1.0.1-4) unstable; urgency=low |
| 593 | |
| 594 | * More ppc patches from Daniel Jacobowitz <dan@debian.org> |
| 595 | |
| 596 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 12 Oct 1998 00:59:44 +0200 |
| 597 | |
| 598 | strace (3.1.0.1-3) unstable; urgency=low |
| 599 | |
| 600 | * Added support for sys_query_module, patch from Brian J. Murrell |
| 601 | <brian@interlinx.bc.ca> |
| 602 | * Preserve timestamps for documentation when installed |
| 603 | * Incorporate patches from Daniel Jacobowitz <dan@debian.org>: |
| 604 | + powerpc patches |
| 605 | + Patches include changing SYS_socket_subcall and SYS_ipc_subcall, |
| 606 | check for stray syscall exit after execv, and completely regenerated |
| 607 | syscall, errno, and ioctl lists. |
| 608 | + Decode capget and capset arguments. |
| 609 | |
| 610 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 11 Oct 1998 22:42:56 +0200 |
| 611 | |
| 612 | strace (3.1.0.1-2) unstable; urgency=low |
| 613 | |
| 614 | * Patch to support sparc, courtesy of RedHat |
| 615 | * Cleaned up some stuff the patch left broken |
| 616 | * Fix some more compilation-issues for IPX with current kernels |
| 617 | |
| 618 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 24 Jul 1998 22:53:43 +0200 |
| 619 | |
| 620 | strace (3.1.0.1-1) unstable; urgency=low |
| 621 | |
| 622 | * New (actually very old) upstream version. Fixes something we |
| 623 | already had fixed |
| 624 | * Compiled with current kernel-headers from libc6-dev |
| 625 | * Fixed spelling-error |
| 626 | * Compress changelog |
| 627 | * Bumped standard-version to 2.4.1.0 |
| 628 | |
| 629 | -- Wichert Akkerman <wakkerma@debian.org> Wed, 22 Jul 1998 15:53:23 +0200 |
| 630 | |
| 631 | strace (3.1-14) unstable; urgency=low |
| 632 | |
| 633 | * Don't let libc6 trick us anymore with {f,l,}stat() calls |
| 634 | * Fix configure.in to support PentiumII processors |
| 635 | |
| 636 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 22 Jun 1998 20:17:20 +0200 |
| 637 | |
| 638 | strace (3.1-13) unstable; urgency=low |
| 639 | |
| 640 | * Corrected error on PowerPC patch that broke other archictectures |
Dmitry V. Levin | 414fe7d | 2009-07-08 11:21:17 +0000 | [diff] [blame] | 641 | (Bug# 13837) |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 642 | |
| 643 | -- Wichert Akkerman <wakkerma@debian.org> Tue, 14 Oct 1997 15:41:29 +0200 |
| 644 | |
| 645 | strace (3.1-12) unstable; urgency=low |
| 646 | |
| 647 | * PowerPC patches by Klee Dienes (Bug# 10788, 10790) |
| 648 | * Create correct md5sums (Bug# 13363) |
| 649 | * Put changelog in correct place (Bug# 13363) |
| 650 | * Pristine sources |
| 651 | |
| 652 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 6 Oct 1997 15:42:25 +0200 |
| 653 | |
| 654 | strace (3.1-11) unstable; urgency=LOW |
| 655 | |
| 656 | * Ported to libc6 / glibc2 (Bug# 11729) |
| 657 | * Compress manpage |
| 658 | |
| 659 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 1 Aug 1997 00:13:38 +02 |
| 660 | |
| 661 | strace (3.1-10) unstable; urgency=LOW |
| 662 | |
| 663 | * Install upstream changelog |
| 664 | * Added dependencies to control file for libc |
| 665 | * Added md5sums to .deb file |
| 666 | |
| 667 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 11 Jul 1997 12:26:12 +0200 |
| 668 | |
| 669 | strace (3.1-9) stable; urgency=LOW |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 670 | |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 671 | * Fixed bug with hanging children. Patch by Matthias Urlichs |
| 672 | * Added some more constants to net.c. |
| 673 | * glibc patches, courtesy of Klee Dienes (Bug# 7735) |
| 674 | |
| 675 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 21 Apr 1997 11:59:45 +0200 |
| 676 | |
| 677 | strace (3.1-8) frozen unstable; urgency=LOW |
| 678 | |
| 679 | * Added detection of ROSE networking |
| 680 | |
| 681 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Tue, 12 Nov 1996 22:21:22 +0100 |
| 682 | |
| 683 | strace (3.1-7) stable; urgency=LOW |
| 684 | |
| 685 | * Install manpage with correct mode (0644) (Bug#4813) |
| 686 | * Renamed debian changelog to changelog.Debian |
| 687 | |
| 688 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 26 Oct 1996 18:15:41 +0200 |
| 689 | |
| 690 | strace (3.1-6) stable; urgency=LOW |
| 691 | |
| 692 | * Small patch for compilation on kernels 2.1.0 and later (see signal.c) |
| 693 | |
| 694 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 18 Oct 1996 00:28:47 +0200 |
| 695 | strace (3.1-5) stable unstable; urgency=LOW |
| 696 | |
| 697 | * Moved to new packagingformat |
| 698 | * Fixed umoven bug (Bug# 4523) |
| 699 | * Corrected number of parameters for mmap systemcall (bug# 4508) |
| 700 | |
| 701 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 23 Sep 1996 23:33:58 +0200 |
| 702 | |
| 703 | strace (3.1-4) unstable; urgency=LOW |
| 704 | |
| 705 | * Fixed changestemplate |
| 706 | |
| 707 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Sep 12 14:59:44 MET DST 1996 |
| 708 | |
| 709 | |
| 710 | strace (3.1-3) unstable; priority=LOW |
| 711 | |
| 712 | * Revamped debian files |
| 713 | |
| 714 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Jul 11 20:19:11 MET DST 1996 |
| 715 | |
| 716 | |
| 717 | strace (3.1-2) unstable; priority=LOW |
| 718 | * Added some #ifdef's around IPX stuff to make it compilable on non-Linux |
| 719 | systems. |
| 720 | * changed debian.control and debian.rules to conform to new debian naming |
| 721 | schemes |
| 722 | * added architecture-option to debian.rules and debian.control |
| 723 | |
| 724 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> |
| 725 | |
| 726 | |
| 727 | strace (3.1-1) unstable; priority=LOW |
| 728 | |
| 729 | * Moved to new upstream version |
| 730 | * added more protocol families to domains |
| 731 | * added IPIP-protocol to protocols |
| 732 | * added MSG_PROXY and MSG_CTRUNC to msg_flags |
| 733 | * added SO_BSDCOMPAT and SO_REUSEPORT to sockoptions |
| 734 | * added IP, IPX and TCP-options |
| 735 | * added IP, IPX and TCP support to get-/setsockopt() |
| 736 | * added IPX support |
| 737 | |
| 738 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> |