blob: 6bb298ba86b4d473516f704eb6f49c3aae3386e1 [file] [log] [blame]
Roland McGrathcab43802005-08-03 11:42:35 +00001strace (4.5.13-1) unstable; urgency=low
2
3 * New upstream version.
4 + Fix m68k build, closes: #315500.
5 + Fix setsockopt decoding on 64-bit.
6 + Fix typos in socket option name strings.
7 + Display more IPV6 socket options by name.
8 + Don't display inappropriate syscalls for -e trace=file.
9 + New selector type -e trace=desc for file-descriptor using calls.
10 + Fix 32-bit old_mmap syscall decoding on x86-64.
11 + Fix errors detaching from multithreaded process on interrupt.
12 + Note 4.5.12 fix for crash handling bad signal numbers.
13
14 -- Roland McGrath <frob@debian.org> Wed, 3 Aug 2005 04:41:49 -0700
15
Roland McGrath182cbf42005-06-10 03:56:16 +000016strace (4.5.12-1) unstable; urgency=low
17
18 * New upstream version.
19 + Build on ppc64, closes: #301089.
20 + Refuse negative -s argument value, closes: #303256.
21 + Fix known syscall recognition for IA32 processes on x86-64.
22 + Fix bad output for ptrace on x86-64.
23 + Fix potential buffer overruns.
24 + Make some diagnostics more consistent.
25 + Update PowerPC system calls.
26 + Better printing for Linux aio system calls.
27 + Don't truncate statfs64 fields to 32 bits in output.
28 + Cosmetic code cleanups.
29
30 -- Roland McGrath <frob@debian.org> Wed, 8 Jun 2005 13:52:39 -0700
31
Roland McGrath7147a3d2005-03-22 23:12:39 +000032strace (4.5.11-1) unstable; urgency=low
Roland McGrathd8184032005-03-15 02:40:12 +000033
34 * New upstream version.
35 + Update MIPS system call table, closes: #256684.
36 + Fix build on s390 and sparc, closes: #294172, #293564.
37 + Fix select handling on nonstandard fd_set sizes, closes: #65654, #284290.
38 + Don't print errors for null file name pointers, closes: #63093.
39 + Fix initial execve output with -i.
Roland McGrath7147a3d2005-03-22 23:12:39 +000040 + Fix build nits, closes: #300598.
Roland McGrathd8184032005-03-15 02:40:12 +000041
Roland McGrath7147a3d2005-03-22 23:12:39 +000042 -- Roland McGrath <frob@debian.org> Tue, 22 Mar 2005 15:12:22 -0800
Roland McGrathd8184032005-03-15 02:40:12 +000043
Roland McGrath7147a3d2005-03-22 23:12:39 +000044strace (4.5.9-1) unstable; urgency=low
Roland McGrathd63311a2005-02-04 09:29:04 +000045
46 * New upstream version.
47 + Fix potential crash in getxattr printing, closes: #283704.
48 + Improve socket ioctl printing, closes: #192164.
49 + Fix sparc build, closes: #278449.
50 + Update ia64 syscall list.
51 + Fix x86_64 syscall argument extraction for 32-bit processes.
52 + Fix -e signal=NAME parsing.
53 + Fix x86_64 exit_group syscall handling.
54 + Improve mount flags printing.
55 + Support symbolic printing of x86_64 arch_prctl parameters.
56 + Add strace-udeb package for Debian installer debugging, closes: #268294.
57
Roland McGrath3619a992005-02-04 09:54:04 +000058 -- Roland McGrath <frob@debian.org> Fri, 4 Feb 2005 01:53:01 -0800
Roland McGrathd63311a2005-02-04 09:29:04 +000059
Roland McGrathf041d472004-10-20 02:17:52 +000060strace (4.5.8-1) unstable; urgency=low
61
62 * New upstream version.
63 + Fix strace64 man page symlink, closes: #269220.
64 + Update syscall tables for Alpha, ARM, HPPA, closes: #273887.
65 + Build strace64 for s390, closes: #271500.
66 + Fix some endian issues in 64-bit argument output on 32-bit machines.
67 + Support new Linux syscalls mbind, set_mempolicy, get_mempolicy, waitid.
68 + Support Linux syscalls fadvise64, fadvise64_64, and epoll_*.
69 + Improve ioctl command name matching.
70 + Print RTC_* ioctl structure contents.
71 + Support newer RLIMIT_* values.
72 + Print struct cmsghdr details in sendmsg.
73
74 -- Roland McGrath <frob@debian.org> Tue, 19 Oct 2004 18:05:28 -0700
75
Roland McGrathb93f9182004-08-31 08:17:20 +000076strace (4.5.7-1) unstable; urgency=low
77
78 * New upstream version.
79 + Update man page about -c, closes: #254438.
80 + Include pread/pwrite calls in -e read/write tracing, closes: #239947.
81 + Update SO_* and IP_* value lists, closes: #171653.
82 + Print attribute values in *xattr system calls.
83 + Print clock_t values symbolically in Linux clock_* system calls.
84 + Show PER_* values correctly, closes: #40588.
Roland McGrathb15c4972004-08-31 08:41:47 +000085 + Fix `strace64' build on sparc, closes: #254728.
Roland McGrathb93f9182004-08-31 08:17:20 +000086
Roland McGrathb15c4972004-08-31 08:41:47 +000087 -- Roland McGrath <frob@debian.org> Tue, 31 Aug 2004 01:41:19 -0700
Roland McGrathb93f9182004-08-31 08:17:20 +000088
Roland McGrath785a0262004-07-12 07:55:48 +000089strace (4.5.6-1) unstable; urgency=low
90
91 * New upstream version.
92 + Update Linux ioctl lists and decode some more network ioctls.
93 + Fix `quotactl' argument decoding on 64-bit.
94 + Linux/SPARC64 support, closes: #254728.
95
96 -- Roland McGrath <frob@debian.org> Mon, 12 Jul 2004 00:18:32 -0700
97
Roland McGrathb7e2ca12004-06-28 05:24:29 +000098strace (4.5.5-1) unstable; urgency=low
99
100 * New upstream version.
101 + Fix support for 32-bit (i386) binaries on Linux/AMD64.
102
103 -- Roland McGrath <frob@debian.org> Sun, 27 Jun 2004 22:19:15 -0700
104
Roland McGrathed8e77e2004-06-04 02:35:58 +0000105strace (4.5.4-1) unstable; urgency=low
106
107 * Build package on amd64, closes: #246568.
108 * New upstream version.
109 + Recognize more PF_* and AF_* values, closes: #250506.
110 + Other fixes.
111
112 -- Roland McGrath <frob@debian.org> Thu, 3 Jun 2004 19:35:37 -0700
113
Roland McGratha8c555f2004-04-16 22:28:41 +0000114strace (4.5.3-1) unstable; urgency=low
115
116 * New upstream version.
117 + Finish fix for -f on Linux/S390(x).
118 + Print extra wait status bits, closes: #240062.
Roland McGratha8c555f2004-04-16 22:28:41 +0000119
Roland McGrath252b1852004-04-16 22:49:18 +0000120 -- Roland McGrath <frob@debian.org> Fri, 16 Apr 2004 15:27:43 -0700
Roland McGratha8c555f2004-04-16 22:28:41 +0000121
Roland McGrathb66e9362004-03-02 06:38:35 +0000122strace (4.5.2-1) unstable; urgency=low
Roland McGrath00eb84e2003-11-14 02:57:22 +0000123
124 * New upstream version.
125 + Check for errors writing to -o file, closes: #218762
Roland McGrath00eb84e2003-11-14 02:57:22 +0000126 + Print multiple ioctl code matches on Linux.
127 + Various other fixes.
Roland McGrathb66e9362004-03-02 06:38:35 +0000128 + Update typos and obsolete bits in man page, closes: #217008, #223390
129 + Fix compilation problems with newer kernel headers, closes: #223207
130 + Update HPPA system calls, closes: #231632
131 + Fix PID in messages, closes: #229802
132 + Fix s390 brokenness in 4.5, closes: #226098
Roland McGrath00eb84e2003-11-14 02:57:22 +0000133
Roland McGrathb66e9362004-03-02 06:38:35 +0000134 -- Roland McGrath <frob@debian.org> Mon, 1 Mar 2004 22:44:55 -0800
Roland McGrath00eb84e2003-11-14 02:57:22 +0000135
Roland McGratha3bc12e2003-09-24 22:22:38 +0000136strace (4.5-1) unstable; urgency=low
137
138 * New upstream version.
139 + Fix mlock syscall printing.
140 + MIPS & S390 updates.
141 + Print names for SIGRT_* in sets.
142
Roland McGrathf2e9f6e2003-09-24 22:43:10 +0000143 -- Roland McGrath <frob@debian.org> Wed, 24 Sep 2003 15:20:18 -0700
Roland McGratha3bc12e2003-09-24 22:22:38 +0000144
Roland McGrathcb612142003-07-17 09:23:56 +0000145strace (4.4.99-1) unstable; urgency=low
146
147 * New upstream version.
148 + Alpha updates.
149 + Add a few more new Linux 2.5 system calls.
150 + Stephen Thomas contributed a port to Linux/SH64.
151 + Print protocol names for PF_INET6 sockets.
152
153 -- Roland McGrath <frob@debian.org> Thu, 17 Jul 2003 02:04:43 -0700
154
Roland McGrathacd3cd72003-06-11 05:37:56 +0000155strace (4.4.98-1) unstable; urgency=low
Roland McGrath64ffba52003-06-02 19:37:48 +0000156
157 * New upstream version.
158 + Fixes clone argument bugs.
159 + Fixes sem* printing bugs.
160 + Fixes -e argument parsing, closes: #188379.
Roland McGrathacd3cd72003-06-11 05:37:56 +0000161 + Fixes hanging parent in odd wait cases, closes: #47608, #109656.
162 + Fixes -q defaulting, closes: #47113, #153678.
163 + Fixes trying to execute directories, closes: #137103.
164 + Updates ARM support, thanks to Russell King.
165 + Updates S390/S390x support.
166 * Bump standards-version to 3.5.10
Roland McGrath64ffba52003-06-02 19:37:48 +0000167
168 -- Roland McGrath <frob@debian.org> Mon, 2 Jun 2003 12:26:29 -0700
169
Roland McGrath1b86e2d2003-03-31 01:21:36 +0000170strace (4.4.96-1) unstable; urgency=low
171
172 * New upstream version.
173 + Handles yet more new Linux 2.5 system calls.
174 + Fixes x86_64 and ia64 clone printing.
175 + Updates SH port.
176
177 -- Roland McGrath <frob@debian.org> Sun, 30 Mar 2003 17:14:34 -0800
178
Roland McGrath1893d052003-02-24 10:53:44 +0000179strace (4.4.95-1) unstable; urgency=low
180
181 * New upstream version.
182 + Fixes printing of getresuid and getresgid values.
183
184 -- Roland McGrath <frob@debian.org> Mon, 24 Feb 2003 02:50:43 -0800
185
Roland McGrath6c2fe9d2003-02-20 03:26:47 +0000186strace (4.4.94-1) unstable; urgency=low
187
188 * New upstream version.
189 + New option -E to set environment variables.
190 + Build fixes for sparc, closes: #178636.
191
192 -- Roland McGrath <frob@debian.org> Wed, 19 Feb 2003 19:12:40 -0800
193
Roland McGrathee061722003-01-22 02:27:51 +0000194strace (4.4.93-1) unstable; urgency=low
195
196 * New upstream version.
197 + Grok new quotactl arguments, closes: #154067.
198 + Fix m68k build problem, closes: #176528.
199 + Old bugs prior release actually closes: #154068.
200 + Fix S390 bugs with -f, and bugs with execve.
201 * Switched to non-native packaging (empty .diff), closes: #176388.
202
203 -- Roland McGrath <frob@debian.org> Tue, 21 Jan 2003 12:22:08 -0800
204
Roland McGrathd377f302003-01-14 10:09:50 +0000205strace (4.4.92-1) unstable; urgency=low
206
207 * New upstream version.
208 + Updated config.guess and config.sub, closes: #176241.
209 + Several fixes for PPC, closes: #144326.
210 + Fixed ptrace output for unknown requests, closes: #77728.
Roland McGrathee061722003-01-22 02:27:51 +0000211 + Fixed output of getdents64, truncate64, ftruncate64, closes: #169528.
Roland McGrathd377f302003-01-14 10:09:50 +0000212 + Old bugs the last release actually closes: #153750, #38467, #109993,
213 #109815, #104594, #113087, #134803, #166622, #96356, #94725, #32147,
214 #32798, #36801, #41066, #81637, #138300, #143791.
215
216 -- Roland McGrath <frob@debian.org> Tue, 14 Jan 2003 02:02:44 -0800
217
Roland McGrath1d847cf2003-01-10 21:43:24 +0000218strace (4.4.91-1) unstable; urgency=low
219
220 * New upstream version.
221 + Fixes -f on x86-64.
222
223 -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 12:55:34 -0800
224
Roland McGrath037124f2003-01-10 10:44:57 +0000225strace (4.4.90-1) unstable; urgency=low
226
227 * New maintainer.
228 * New upstream version.
229
230 -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 01:58:40 -0800
231
232strace (4.4-1.2) unstable; urgency=low
233
234 * NMU
235 * Quick one-liner to allow building on the ARM. Closes: #109993.
236 * Re-ran autoconf, hopefully I didn't break other arches.
237
238 -- Anand Kumria <wildfire@progsoc.org> Mon, 1 Oct 2001 14:22:25 +1000
239
240strace (4.4-1.1) unstable; urgency=low
241
242 * NMU.
243 * Added patch from David Mosberger which fixes some ia64 issues.
244 Closes: #113087.
245 * Added ia64-specific Build-Depends on libc6.1-dev. Closes:
246 #109815.
247 * Ran autoheader, so the s390 patch applies. Closes: #104594.
248
249 -- Jeff Licquia <jlicquia@progeny.com> Tue, 25 Sep 2001 13:15:28 -0500
250
Wichert Akkermand321ff92002-03-31 18:45:45 +0000251strace (4.4-1) unstable; urgency=low
252
253 * New upstream version
254 + Added S390 support. Closes: Bug#104594
255 + New config.{guess,sub}. Closes: Bug#92532
256 + LFS support for Linux/sparc. Closes: Bug#99215
257 * Works on IA64 again. Closes: Bug#103854
258 * Don't override CFLAGS in debian/rules
259 * Remove rules to create configure & friends. Closes: Bug#92483
260
261 -- Wichert Akkerman <wakkerma@debian.org> Sun, 19 Aug 2001 14:10:58 +0200
262
263strace (4.3-3.1) unstable; urgency=low
264
265 * copy in new config.{guess,sub} to get support for new architectures.
266 Closes: #94725
267
268 -- LaMont Jones <lamont@debian.org> Mon, 9 Jul 2001 21:39:34 -0600
269
270strace (4.3-3) unstable; urgency=low
271
272 * Update architecture list
273
274 -- Wichert Akkerman <wakkerma@debian.org> Sat, 14 Apr 2001 10:42:19 +0200
275
276strace (4.3-2) unstable; urgency=low
277
278 * Run cvsbuild so we don't need to run autohead & friends
279 * Sync to current CVS
280
281 -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Apr 2001 19:08:53 +0200
282
283strace (4.3-1) unstable; urgency=low
284
285 * New upstream version
286 * Updated Build-Depends to use a recent glibc so we get the 2.4 kernel
287 headers
288 * Changed Architecture so we only build on Linux
289 * Include section and priority in control info
290
291 -- Wichert Akkerman <wakkerma@debian.org> Sun, 1 Apr 2001 16:35:32 +0200
292
293strace (4.2-4) frozen unstable; urgency=low
294
295 * Actually install postinst and prerm so we get the proper /usr/doc/strace
296 symlink
297
298 -- Wichert Akkerman <wakkerma@debian.org> Thu, 17 Feb 2000 21:49:17 +0100
299
300strace (4.2-3) frozen unstable; urgency=low
301
302 * Fix typo in aclocal.m4 that prevented compilation on architectures without
303 LFS
304
305 -- Wichert Akkerman <wakkerma@debian.org> Sun, 13 Feb 2000 01:19:11 +0100
306
307strace (4.2-2) frozen unstable; urgency=low
308
309 * only include linux/ptrace.h if sys/reg.h hasn't been found by configure,
310 Closes: Bug# 39556
311
312 -- Wichert Akkerman <wakkerma@debian.org> Thu, 27 Jan 2000 03:22:55 +0100
313
314strace (4.2-1) frozen unstable; urgency=low
315
316 * New upstream version:
317 + Builds correctly on glibc2.0 again, Closes: Bug# 51648
318 + Small y2k fix in printtimes, Closes: Bug# 54592
319 + semop is handled now, Closes: Bug# 52684
320
321 -- Wichert Akkerman <wakkerma@debian.org> Fri, 21 Jan 2000 21:45:41 +0100
322
323strace (4.1-1) unstable; urgency=low
324
325 * New upstream version
326 * Bump standards-version to 3.1.0
327 * FHS 2.1 compliant
328
329 -- Wichert Akkerman <wakkerma@debian.org> Fri, 26 Nov 1999 01:42:07 +0100
330
331strace (4.0-1) unstable; urgency=low
332
333 * New upstream version
334
335 -- Wichert Akkerman <wakkerma@debian.org> Fri, 9 Jul 1999 16:12:34 +0200
336
337strace (3.99.1-1) unstable; urgency=low
338
339 * New upstream version, second pre-release for 4.0
340
341 -- Wichert Akkerman <wakkerma@debian.org> Wed, 9 Jun 1999 15:20:42 +0200
342
343strace (3.99-1) unstable; urgency=low
344
345 * New upstream maintainer (me :)
346 * New upstream version, pre-release for strace 4.0
347 * See upstream changelog for changes
348 * Build with glibc2.1
349
350 -- Wichert Akkerman <wakkerma@debian.org> Tue, 27 Apr 1999 14:00:15 +0200
351
352strace (3.1.0.1-12) unstable; urgency=low
353
354 * Only i386 has a LDT, so check for architecture in mem.c (Bug# 32798)
355 * Check for nsignals properly, closes: #34445
356 * Fix check for overruns in umove*, patch by Nate Eldredge <nate@cartsys.com>
357
358 -- Wichert Akkerman <wakkerma@debian.org> Mon, 15 Mar 1999 00:43:14 +0100
359
360strace (3.1.0.1-11) unstable; urgency=low
361
362 * Merge some ARM stuff that got stuck in my mailbox
363
364 -- Wichert Akkerman <wakkerma@debian.org> Sun, 31 Jan 1999 13:04:13 +0100
365
366strace (3.1.0.1-10) unstable; urgency=low
367
368 * Move sys_poll to the DONE section in linux/dummy.h
369 * Support subarchitectures for alpha (Bug# 32147)
370 * Incorporate changes from Ulrich Drepper
371 + up number of supported personalities on Linux sparc to 3
372 + add O_DIRECT, O_LARGEFILE and O_DIRECTORY to openmodes
373 + change prefix for printxval to SEEK_ in sys_lseek
374 + add a support for a whole bunch of syscalls
375 + updated sys_pread and sys_pwrite for SVR4
376 + handle sys_delete_module properly
377 + change SYS_socket_subcall to 230 for non-powerpc architectures
378 + sys_chown is now lchown
379 + looks like a whole lot of syscalls is moved from 180 to 230
380 + Revamp a lot of the signal handling code
381 + handle sys_clone
382 + Lots more (it was a 6494-line patch and I'm too lazy to put all
383 changes in here..)
384 * Please note you need to have 2.1 or 2.2 kernel sources in /usr/src/linux
385 in order to compile this.
386
387 -- Wichert Akkerman <wakkerma@debian.org> Fri, 29 Jan 1999 02:04:12 +0100
Roland McGrath037124f2003-01-10 10:44:57 +0000388
Wichert Akkermand321ff92002-03-31 18:45:45 +0000389strace (3.1.0.1-9) unstable; urgency=low
390
391 * Add support for poll() systemcall
392
393 -- Wichert Akkerman <wakkerma@debian.org> Thu, 31 Dec 1998 16:03:44 +0100
394
395strace (3.1.0.1-8) frozen unstable; urgency=low
396
397 * Use new_stat from libc6 now, except for powerpc and sparc
398
399 -- Wichert Akkerman <wakkerma@debian.org> Thu, 24 Dec 1998 11:35:32 +0100
400
401strace (3.1.0.1-7) frozen unstable; urgency=low
402
403 * Fix sparc support
404 * Display nanosleep call correctly (Bug# 25904)
405 * Honour -v flag in printargs (Bug# 10426)
Roland McGrath037124f2003-01-10 10:44:57 +0000406 * Play with #define to get proper kernel struct stat
Wichert Akkermand321ff92002-03-31 18:45:45 +0000407 * Compile with 2.1.131 kernel source
408
409 -- Wichert Akkerman <wakkerma@debian.org> Sat, 19 Dec 1998 15:02:14 +0100
410
411strace (3.1.0.1-6) frozen unstable; urgency=low
Roland McGrath037124f2003-01-10 10:44:57 +0000412
Wichert Akkermand321ff92002-03-31 18:45:45 +0000413 * Set NSIG correctly for ARM
414 * Include strace-graph script from Richard Braakman <dark@debian.org>
415 as an example. Try it and be amazed!
416 * Fix sigaction problem, patch from Topi Miettinen
417 <Topi.Miettinen@medialab.sonera.net>
418
419 -- Wichert Akkerman <wakkerma@debian.org> Mon, 7 Dec 1998 02:10:30 +0100
420
421strace (3.1.0.1-5) unstable; urgency=low
422
423 * Patched from Richard Braakman <dark@debian.org>:
424 + use correct dirent.h on Linux
425 + remove debugging code left from the powerpc patch
426 + fix output for execve when -v is used
427
428 -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Nov 1998 15:59:17 +0100
429
430strace (3.1.0.1-5) unstable; urgency=low
431
432 * Add location of upstream sources to the copyright
433 * Merged ARM architecture support from Jim Studt <jim@federated.com>
434
435 -- Wichert Akkerman <wakkerma@debian.org> Mon, 9 Nov 1998 16:43:24 +0100
436
437strace (3.1.0.1-4) unstable; urgency=low
438
439 * More ppc patches from Daniel Jacobowitz <dan@debian.org>
440
441 -- Wichert Akkerman <wakkerma@debian.org> Mon, 12 Oct 1998 00:59:44 +0200
442
443strace (3.1.0.1-3) unstable; urgency=low
444
445 * Added support for sys_query_module, patch from Brian J. Murrell
446 <brian@interlinx.bc.ca>
447 * Preserve timestamps for documentation when installed
448 * Incorporate patches from Daniel Jacobowitz <dan@debian.org>:
449 + powerpc patches
450 + Patches include changing SYS_socket_subcall and SYS_ipc_subcall,
451 check for stray syscall exit after execv, and completely regenerated
452 syscall, errno, and ioctl lists.
453 + Decode capget and capset arguments.
454
455 -- Wichert Akkerman <wakkerma@debian.org> Sun, 11 Oct 1998 22:42:56 +0200
456
457strace (3.1.0.1-2) unstable; urgency=low
458
459 * Patch to support sparc, courtesy of RedHat
460 * Cleaned up some stuff the patch left broken
461 * Fix some more compilation-issues for IPX with current kernels
462
463 -- Wichert Akkerman <wakkerma@debian.org> Fri, 24 Jul 1998 22:53:43 +0200
464
465strace (3.1.0.1-1) unstable; urgency=low
466
467 * New (actually very old) upstream version. Fixes something we
468 already had fixed
469 * Compiled with current kernel-headers from libc6-dev
470 * Fixed spelling-error
471 * Compress changelog
472 * Bumped standard-version to 2.4.1.0
473
474 -- Wichert Akkerman <wakkerma@debian.org> Wed, 22 Jul 1998 15:53:23 +0200
475
476strace (3.1-14) unstable; urgency=low
477
478 * Don't let libc6 trick us anymore with {f,l,}stat() calls
479 * Fix configure.in to support PentiumII processors
480
481 -- Wichert Akkerman <wakkerma@debian.org> Mon, 22 Jun 1998 20:17:20 +0200
482
483strace (3.1-13) unstable; urgency=low
484
485 * Corrected error on PowerPC patch that broke other archictectures
486 (Bug# 13837)
487
488 -- Wichert Akkerman <wakkerma@debian.org> Tue, 14 Oct 1997 15:41:29 +0200
489
490strace (3.1-12) unstable; urgency=low
491
492 * PowerPC patches by Klee Dienes (Bug# 10788, 10790)
493 * Create correct md5sums (Bug# 13363)
494 * Put changelog in correct place (Bug# 13363)
495 * Pristine sources
496
497 -- Wichert Akkerman <wakkerma@debian.org> Mon, 6 Oct 1997 15:42:25 +0200
498
499strace (3.1-11) unstable; urgency=LOW
500
501 * Ported to libc6 / glibc2 (Bug# 11729)
502 * Compress manpage
503
504 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 1 Aug 1997 00:13:38 +02
505
506strace (3.1-10) unstable; urgency=LOW
507
508 * Install upstream changelog
509 * Added dependencies to control file for libc
510 * Added md5sums to .deb file
511
512 -- Wichert Akkerman <wakkerma@debian.org> Fri, 11 Jul 1997 12:26:12 +0200
513
514strace (3.1-9) stable; urgency=LOW
Roland McGrath037124f2003-01-10 10:44:57 +0000515
Wichert Akkermand321ff92002-03-31 18:45:45 +0000516 * Fixed bug with hanging children. Patch by Matthias Urlichs
517 * Added some more constants to net.c.
518 * glibc patches, courtesy of Klee Dienes (Bug# 7735)
519
520 -- Wichert Akkerman <wakkerma@debian.org> Mon, 21 Apr 1997 11:59:45 +0200
521
522strace (3.1-8) frozen unstable; urgency=LOW
523
524 * Added detection of ROSE networking
525
526 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Tue, 12 Nov 1996 22:21:22 +0100
527
528strace (3.1-7) stable; urgency=LOW
529
530 * Install manpage with correct mode (0644) (Bug#4813)
531 * Renamed debian changelog to changelog.Debian
532
533 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 26 Oct 1996 18:15:41 +0200
534
535strace (3.1-6) stable; urgency=LOW
536
537 * Small patch for compilation on kernels 2.1.0 and later (see signal.c)
538
539 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 18 Oct 1996 00:28:47 +0200
540strace (3.1-5) stable unstable; urgency=LOW
541
542 * Moved to new packagingformat
543 * Fixed umoven bug (Bug# 4523)
544 * Corrected number of parameters for mmap systemcall (bug# 4508)
545
546 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 23 Sep 1996 23:33:58 +0200
547
548strace (3.1-4) unstable; urgency=LOW
549
550 * Fixed changestemplate
551
552 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Sep 12 14:59:44 MET DST 1996
553
554
555strace (3.1-3) unstable; priority=LOW
556
557 * Revamped debian files
558
559 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Jul 11 20:19:11 MET DST 1996
560
561
562strace (3.1-2) unstable; priority=LOW
563 * Added some #ifdef's around IPX stuff to make it compilable on non-Linux
564 systems.
565 * changed debian.control and debian.rules to conform to new debian naming
566 schemes
567 * added architecture-option to debian.rules and debian.control
568
569 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>
570
571
572strace (3.1-1) unstable; priority=LOW
573
574 * Moved to new upstream version
575 * added more protocol families to domains
576 * added IPIP-protocol to protocols
577 * added MSG_PROXY and MSG_CTRUNC to msg_flags
578 * added SO_BSDCOMPAT and SO_REUSEPORT to sockoptions
579 * added IP, IPX and TCP-options
580 * added IP, IPX and TCP support to get-/setsockopt()
581 * added IPX support
582
583 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>