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