blob: d9d775357d25933e96b9a2707254a20575ebb649 [file] [log] [blame]
Roland McGrathb93f9182004-08-31 08:17:20 +00001strace (4.5.7-1) unstable; urgency=low
2
3 * New upstream version.
4 + Update man page about -c, closes: #254438.
5 + Include pread/pwrite calls in -e read/write tracing, closes: #239947.
6 + Update SO_* and IP_* value lists, closes: #171653.
7 + Print attribute values in *xattr system calls.
8 + Print clock_t values symbolically in Linux clock_* system calls.
9 + Show PER_* values correctly, closes: #40588.
10 + Punt `strace64' for sparc for now, closes: #254728.
11
12 -- Roland McGrath <frob@debian.org> Tue, 31 Aug 2004 01:16:41 -0700
13
Roland McGrath785a0262004-07-12 07:55:48 +000014strace (4.5.6-1) unstable; urgency=low
15
16 * New upstream version.
17 + Update Linux ioctl lists and decode some more network ioctls.
18 + Fix `quotactl' argument decoding on 64-bit.
19 + Linux/SPARC64 support, closes: #254728.
20
21 -- Roland McGrath <frob@debian.org> Mon, 12 Jul 2004 00:18:32 -0700
22
Roland McGrathb7e2ca12004-06-28 05:24:29 +000023strace (4.5.5-1) unstable; urgency=low
24
25 * New upstream version.
26 + Fix support for 32-bit (i386) binaries on Linux/AMD64.
27
28 -- Roland McGrath <frob@debian.org> Sun, 27 Jun 2004 22:19:15 -0700
29
Roland McGrathed8e77e2004-06-04 02:35:58 +000030strace (4.5.4-1) unstable; urgency=low
31
32 * Build package on amd64, closes: #246568.
33 * New upstream version.
34 + Recognize more PF_* and AF_* values, closes: #250506.
35 + Other fixes.
36
37 -- Roland McGrath <frob@debian.org> Thu, 3 Jun 2004 19:35:37 -0700
38
Roland McGratha8c555f2004-04-16 22:28:41 +000039strace (4.5.3-1) unstable; urgency=low
40
41 * New upstream version.
42 + Finish fix for -f on Linux/S390(x).
43 + Print extra wait status bits, closes: #240062.
Roland McGratha8c555f2004-04-16 22:28:41 +000044
Roland McGrath252b1852004-04-16 22:49:18 +000045 -- Roland McGrath <frob@debian.org> Fri, 16 Apr 2004 15:27:43 -0700
Roland McGratha8c555f2004-04-16 22:28:41 +000046
Roland McGrathb66e9362004-03-02 06:38:35 +000047strace (4.5.2-1) unstable; urgency=low
Roland McGrath00eb84e2003-11-14 02:57:22 +000048
49 * New upstream version.
50 + Check for errors writing to -o file, closes: #218762
Roland McGrath00eb84e2003-11-14 02:57:22 +000051 + Print multiple ioctl code matches on Linux.
52 + Various other fixes.
Roland McGrathb66e9362004-03-02 06:38:35 +000053 + Update typos and obsolete bits in man page, closes: #217008, #223390
54 + Fix compilation problems with newer kernel headers, closes: #223207
55 + Update HPPA system calls, closes: #231632
56 + Fix PID in messages, closes: #229802
57 + Fix s390 brokenness in 4.5, closes: #226098
Roland McGrath00eb84e2003-11-14 02:57:22 +000058
Roland McGrathb66e9362004-03-02 06:38:35 +000059 -- Roland McGrath <frob@debian.org> Mon, 1 Mar 2004 22:44:55 -0800
Roland McGrath00eb84e2003-11-14 02:57:22 +000060
Roland McGratha3bc12e2003-09-24 22:22:38 +000061strace (4.5-1) unstable; urgency=low
62
63 * New upstream version.
64 + Fix mlock syscall printing.
65 + MIPS & S390 updates.
66 + Print names for SIGRT_* in sets.
67
Roland McGrathf2e9f6e2003-09-24 22:43:10 +000068 -- Roland McGrath <frob@debian.org> Wed, 24 Sep 2003 15:20:18 -0700
Roland McGratha3bc12e2003-09-24 22:22:38 +000069
Roland McGrathcb612142003-07-17 09:23:56 +000070strace (4.4.99-1) unstable; urgency=low
71
72 * New upstream version.
73 + Alpha updates.
74 + Add a few more new Linux 2.5 system calls.
75 + Stephen Thomas contributed a port to Linux/SH64.
76 + Print protocol names for PF_INET6 sockets.
77
78 -- Roland McGrath <frob@debian.org> Thu, 17 Jul 2003 02:04:43 -0700
79
Roland McGrathacd3cd72003-06-11 05:37:56 +000080strace (4.4.98-1) unstable; urgency=low
Roland McGrath64ffba52003-06-02 19:37:48 +000081
82 * New upstream version.
83 + Fixes clone argument bugs.
84 + Fixes sem* printing bugs.
85 + Fixes -e argument parsing, closes: #188379.
Roland McGrathacd3cd72003-06-11 05:37:56 +000086 + Fixes hanging parent in odd wait cases, closes: #47608, #109656.
87 + Fixes -q defaulting, closes: #47113, #153678.
88 + Fixes trying to execute directories, closes: #137103.
89 + Updates ARM support, thanks to Russell King.
90 + Updates S390/S390x support.
91 * Bump standards-version to 3.5.10
Roland McGrath64ffba52003-06-02 19:37:48 +000092
93 -- Roland McGrath <frob@debian.org> Mon, 2 Jun 2003 12:26:29 -0700
94
Roland McGrath1b86e2d2003-03-31 01:21:36 +000095strace (4.4.96-1) unstable; urgency=low
96
97 * New upstream version.
98 + Handles yet more new Linux 2.5 system calls.
99 + Fixes x86_64 and ia64 clone printing.
100 + Updates SH port.
101
102 -- Roland McGrath <frob@debian.org> Sun, 30 Mar 2003 17:14:34 -0800
103
Roland McGrath1893d052003-02-24 10:53:44 +0000104strace (4.4.95-1) unstable; urgency=low
105
106 * New upstream version.
107 + Fixes printing of getresuid and getresgid values.
108
109 -- Roland McGrath <frob@debian.org> Mon, 24 Feb 2003 02:50:43 -0800
110
Roland McGrath6c2fe9d2003-02-20 03:26:47 +0000111strace (4.4.94-1) unstable; urgency=low
112
113 * New upstream version.
114 + New option -E to set environment variables.
115 + Build fixes for sparc, closes: #178636.
116
117 -- Roland McGrath <frob@debian.org> Wed, 19 Feb 2003 19:12:40 -0800
118
Roland McGrathee061722003-01-22 02:27:51 +0000119strace (4.4.93-1) unstable; urgency=low
120
121 * New upstream version.
122 + Grok new quotactl arguments, closes: #154067.
123 + Fix m68k build problem, closes: #176528.
124 + Old bugs prior release actually closes: #154068.
125 + Fix S390 bugs with -f, and bugs with execve.
126 * Switched to non-native packaging (empty .diff), closes: #176388.
127
128 -- Roland McGrath <frob@debian.org> Tue, 21 Jan 2003 12:22:08 -0800
129
Roland McGrathd377f302003-01-14 10:09:50 +0000130strace (4.4.92-1) unstable; urgency=low
131
132 * New upstream version.
133 + Updated config.guess and config.sub, closes: #176241.
134 + Several fixes for PPC, closes: #144326.
135 + Fixed ptrace output for unknown requests, closes: #77728.
Roland McGrathee061722003-01-22 02:27:51 +0000136 + Fixed output of getdents64, truncate64, ftruncate64, closes: #169528.
Roland McGrathd377f302003-01-14 10:09:50 +0000137 + Old bugs the last release actually closes: #153750, #38467, #109993,
138 #109815, #104594, #113087, #134803, #166622, #96356, #94725, #32147,
139 #32798, #36801, #41066, #81637, #138300, #143791.
140
141 -- Roland McGrath <frob@debian.org> Tue, 14 Jan 2003 02:02:44 -0800
142
Roland McGrath1d847cf2003-01-10 21:43:24 +0000143strace (4.4.91-1) unstable; urgency=low
144
145 * New upstream version.
146 + Fixes -f on x86-64.
147
148 -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 12:55:34 -0800
149
Roland McGrath037124f2003-01-10 10:44:57 +0000150strace (4.4.90-1) unstable; urgency=low
151
152 * New maintainer.
153 * New upstream version.
154
155 -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 01:58:40 -0800
156
157strace (4.4-1.2) unstable; urgency=low
158
159 * NMU
160 * Quick one-liner to allow building on the ARM. Closes: #109993.
161 * Re-ran autoconf, hopefully I didn't break other arches.
162
163 -- Anand Kumria <wildfire@progsoc.org> Mon, 1 Oct 2001 14:22:25 +1000
164
165strace (4.4-1.1) unstable; urgency=low
166
167 * NMU.
168 * Added patch from David Mosberger which fixes some ia64 issues.
169 Closes: #113087.
170 * Added ia64-specific Build-Depends on libc6.1-dev. Closes:
171 #109815.
172 * Ran autoheader, so the s390 patch applies. Closes: #104594.
173
174 -- Jeff Licquia <jlicquia@progeny.com> Tue, 25 Sep 2001 13:15:28 -0500
175
Wichert Akkermand321ff92002-03-31 18:45:45 +0000176strace (4.4-1) unstable; urgency=low
177
178 * New upstream version
179 + Added S390 support. Closes: Bug#104594
180 + New config.{guess,sub}. Closes: Bug#92532
181 + LFS support for Linux/sparc. Closes: Bug#99215
182 * Works on IA64 again. Closes: Bug#103854
183 * Don't override CFLAGS in debian/rules
184 * Remove rules to create configure & friends. Closes: Bug#92483
185
186 -- Wichert Akkerman <wakkerma@debian.org> Sun, 19 Aug 2001 14:10:58 +0200
187
188strace (4.3-3.1) unstable; urgency=low
189
190 * copy in new config.{guess,sub} to get support for new architectures.
191 Closes: #94725
192
193 -- LaMont Jones <lamont@debian.org> Mon, 9 Jul 2001 21:39:34 -0600
194
195strace (4.3-3) unstable; urgency=low
196
197 * Update architecture list
198
199 -- Wichert Akkerman <wakkerma@debian.org> Sat, 14 Apr 2001 10:42:19 +0200
200
201strace (4.3-2) unstable; urgency=low
202
203 * Run cvsbuild so we don't need to run autohead & friends
204 * Sync to current CVS
205
206 -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Apr 2001 19:08:53 +0200
207
208strace (4.3-1) unstable; urgency=low
209
210 * New upstream version
211 * Updated Build-Depends to use a recent glibc so we get the 2.4 kernel
212 headers
213 * Changed Architecture so we only build on Linux
214 * Include section and priority in control info
215
216 -- Wichert Akkerman <wakkerma@debian.org> Sun, 1 Apr 2001 16:35:32 +0200
217
218strace (4.2-4) frozen unstable; urgency=low
219
220 * Actually install postinst and prerm so we get the proper /usr/doc/strace
221 symlink
222
223 -- Wichert Akkerman <wakkerma@debian.org> Thu, 17 Feb 2000 21:49:17 +0100
224
225strace (4.2-3) frozen unstable; urgency=low
226
227 * Fix typo in aclocal.m4 that prevented compilation on architectures without
228 LFS
229
230 -- Wichert Akkerman <wakkerma@debian.org> Sun, 13 Feb 2000 01:19:11 +0100
231
232strace (4.2-2) frozen unstable; urgency=low
233
234 * only include linux/ptrace.h if sys/reg.h hasn't been found by configure,
235 Closes: Bug# 39556
236
237 -- Wichert Akkerman <wakkerma@debian.org> Thu, 27 Jan 2000 03:22:55 +0100
238
239strace (4.2-1) frozen unstable; urgency=low
240
241 * New upstream version:
242 + Builds correctly on glibc2.0 again, Closes: Bug# 51648
243 + Small y2k fix in printtimes, Closes: Bug# 54592
244 + semop is handled now, Closes: Bug# 52684
245
246 -- Wichert Akkerman <wakkerma@debian.org> Fri, 21 Jan 2000 21:45:41 +0100
247
248strace (4.1-1) unstable; urgency=low
249
250 * New upstream version
251 * Bump standards-version to 3.1.0
252 * FHS 2.1 compliant
253
254 -- Wichert Akkerman <wakkerma@debian.org> Fri, 26 Nov 1999 01:42:07 +0100
255
256strace (4.0-1) unstable; urgency=low
257
258 * New upstream version
259
260 -- Wichert Akkerman <wakkerma@debian.org> Fri, 9 Jul 1999 16:12:34 +0200
261
262strace (3.99.1-1) unstable; urgency=low
263
264 * New upstream version, second pre-release for 4.0
265
266 -- Wichert Akkerman <wakkerma@debian.org> Wed, 9 Jun 1999 15:20:42 +0200
267
268strace (3.99-1) unstable; urgency=low
269
270 * New upstream maintainer (me :)
271 * New upstream version, pre-release for strace 4.0
272 * See upstream changelog for changes
273 * Build with glibc2.1
274
275 -- Wichert Akkerman <wakkerma@debian.org> Tue, 27 Apr 1999 14:00:15 +0200
276
277strace (3.1.0.1-12) unstable; urgency=low
278
279 * Only i386 has a LDT, so check for architecture in mem.c (Bug# 32798)
280 * Check for nsignals properly, closes: #34445
281 * Fix check for overruns in umove*, patch by Nate Eldredge <nate@cartsys.com>
282
283 -- Wichert Akkerman <wakkerma@debian.org> Mon, 15 Mar 1999 00:43:14 +0100
284
285strace (3.1.0.1-11) unstable; urgency=low
286
287 * Merge some ARM stuff that got stuck in my mailbox
288
289 -- Wichert Akkerman <wakkerma@debian.org> Sun, 31 Jan 1999 13:04:13 +0100
290
291strace (3.1.0.1-10) unstable; urgency=low
292
293 * Move sys_poll to the DONE section in linux/dummy.h
294 * Support subarchitectures for alpha (Bug# 32147)
295 * Incorporate changes from Ulrich Drepper
296 + up number of supported personalities on Linux sparc to 3
297 + add O_DIRECT, O_LARGEFILE and O_DIRECTORY to openmodes
298 + change prefix for printxval to SEEK_ in sys_lseek
299 + add a support for a whole bunch of syscalls
300 + updated sys_pread and sys_pwrite for SVR4
301 + handle sys_delete_module properly
302 + change SYS_socket_subcall to 230 for non-powerpc architectures
303 + sys_chown is now lchown
304 + looks like a whole lot of syscalls is moved from 180 to 230
305 + Revamp a lot of the signal handling code
306 + handle sys_clone
307 + Lots more (it was a 6494-line patch and I'm too lazy to put all
308 changes in here..)
309 * Please note you need to have 2.1 or 2.2 kernel sources in /usr/src/linux
310 in order to compile this.
311
312 -- Wichert Akkerman <wakkerma@debian.org> Fri, 29 Jan 1999 02:04:12 +0100
Roland McGrath037124f2003-01-10 10:44:57 +0000313
Wichert Akkermand321ff92002-03-31 18:45:45 +0000314strace (3.1.0.1-9) unstable; urgency=low
315
316 * Add support for poll() systemcall
317
318 -- Wichert Akkerman <wakkerma@debian.org> Thu, 31 Dec 1998 16:03:44 +0100
319
320strace (3.1.0.1-8) frozen unstable; urgency=low
321
322 * Use new_stat from libc6 now, except for powerpc and sparc
323
324 -- Wichert Akkerman <wakkerma@debian.org> Thu, 24 Dec 1998 11:35:32 +0100
325
326strace (3.1.0.1-7) frozen unstable; urgency=low
327
328 * Fix sparc support
329 * Display nanosleep call correctly (Bug# 25904)
330 * Honour -v flag in printargs (Bug# 10426)
Roland McGrath037124f2003-01-10 10:44:57 +0000331 * Play with #define to get proper kernel struct stat
Wichert Akkermand321ff92002-03-31 18:45:45 +0000332 * Compile with 2.1.131 kernel source
333
334 -- Wichert Akkerman <wakkerma@debian.org> Sat, 19 Dec 1998 15:02:14 +0100
335
336strace (3.1.0.1-6) frozen unstable; urgency=low
Roland McGrath037124f2003-01-10 10:44:57 +0000337
Wichert Akkermand321ff92002-03-31 18:45:45 +0000338 * Set NSIG correctly for ARM
339 * Include strace-graph script from Richard Braakman <dark@debian.org>
340 as an example. Try it and be amazed!
341 * Fix sigaction problem, patch from Topi Miettinen
342 <Topi.Miettinen@medialab.sonera.net>
343
344 -- Wichert Akkerman <wakkerma@debian.org> Mon, 7 Dec 1998 02:10:30 +0100
345
346strace (3.1.0.1-5) unstable; urgency=low
347
348 * Patched from Richard Braakman <dark@debian.org>:
349 + use correct dirent.h on Linux
350 + remove debugging code left from the powerpc patch
351 + fix output for execve when -v is used
352
353 -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Nov 1998 15:59:17 +0100
354
355strace (3.1.0.1-5) unstable; urgency=low
356
357 * Add location of upstream sources to the copyright
358 * Merged ARM architecture support from Jim Studt <jim@federated.com>
359
360 -- Wichert Akkerman <wakkerma@debian.org> Mon, 9 Nov 1998 16:43:24 +0100
361
362strace (3.1.0.1-4) unstable; urgency=low
363
364 * More ppc patches from Daniel Jacobowitz <dan@debian.org>
365
366 -- Wichert Akkerman <wakkerma@debian.org> Mon, 12 Oct 1998 00:59:44 +0200
367
368strace (3.1.0.1-3) unstable; urgency=low
369
370 * Added support for sys_query_module, patch from Brian J. Murrell
371 <brian@interlinx.bc.ca>
372 * Preserve timestamps for documentation when installed
373 * Incorporate patches from Daniel Jacobowitz <dan@debian.org>:
374 + powerpc patches
375 + Patches include changing SYS_socket_subcall and SYS_ipc_subcall,
376 check for stray syscall exit after execv, and completely regenerated
377 syscall, errno, and ioctl lists.
378 + Decode capget and capset arguments.
379
380 -- Wichert Akkerman <wakkerma@debian.org> Sun, 11 Oct 1998 22:42:56 +0200
381
382strace (3.1.0.1-2) unstable; urgency=low
383
384 * Patch to support sparc, courtesy of RedHat
385 * Cleaned up some stuff the patch left broken
386 * Fix some more compilation-issues for IPX with current kernels
387
388 -- Wichert Akkerman <wakkerma@debian.org> Fri, 24 Jul 1998 22:53:43 +0200
389
390strace (3.1.0.1-1) unstable; urgency=low
391
392 * New (actually very old) upstream version. Fixes something we
393 already had fixed
394 * Compiled with current kernel-headers from libc6-dev
395 * Fixed spelling-error
396 * Compress changelog
397 * Bumped standard-version to 2.4.1.0
398
399 -- Wichert Akkerman <wakkerma@debian.org> Wed, 22 Jul 1998 15:53:23 +0200
400
401strace (3.1-14) unstable; urgency=low
402
403 * Don't let libc6 trick us anymore with {f,l,}stat() calls
404 * Fix configure.in to support PentiumII processors
405
406 -- Wichert Akkerman <wakkerma@debian.org> Mon, 22 Jun 1998 20:17:20 +0200
407
408strace (3.1-13) unstable; urgency=low
409
410 * Corrected error on PowerPC patch that broke other archictectures
411 (Bug# 13837)
412
413 -- Wichert Akkerman <wakkerma@debian.org> Tue, 14 Oct 1997 15:41:29 +0200
414
415strace (3.1-12) unstable; urgency=low
416
417 * PowerPC patches by Klee Dienes (Bug# 10788, 10790)
418 * Create correct md5sums (Bug# 13363)
419 * Put changelog in correct place (Bug# 13363)
420 * Pristine sources
421
422 -- Wichert Akkerman <wakkerma@debian.org> Mon, 6 Oct 1997 15:42:25 +0200
423
424strace (3.1-11) unstable; urgency=LOW
425
426 * Ported to libc6 / glibc2 (Bug# 11729)
427 * Compress manpage
428
429 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 1 Aug 1997 00:13:38 +02
430
431strace (3.1-10) unstable; urgency=LOW
432
433 * Install upstream changelog
434 * Added dependencies to control file for libc
435 * Added md5sums to .deb file
436
437 -- Wichert Akkerman <wakkerma@debian.org> Fri, 11 Jul 1997 12:26:12 +0200
438
439strace (3.1-9) stable; urgency=LOW
Roland McGrath037124f2003-01-10 10:44:57 +0000440
Wichert Akkermand321ff92002-03-31 18:45:45 +0000441 * Fixed bug with hanging children. Patch by Matthias Urlichs
442 * Added some more constants to net.c.
443 * glibc patches, courtesy of Klee Dienes (Bug# 7735)
444
445 -- Wichert Akkerman <wakkerma@debian.org> Mon, 21 Apr 1997 11:59:45 +0200
446
447strace (3.1-8) frozen unstable; urgency=LOW
448
449 * Added detection of ROSE networking
450
451 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Tue, 12 Nov 1996 22:21:22 +0100
452
453strace (3.1-7) stable; urgency=LOW
454
455 * Install manpage with correct mode (0644) (Bug#4813)
456 * Renamed debian changelog to changelog.Debian
457
458 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 26 Oct 1996 18:15:41 +0200
459
460strace (3.1-6) stable; urgency=LOW
461
462 * Small patch for compilation on kernels 2.1.0 and later (see signal.c)
463
464 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 18 Oct 1996 00:28:47 +0200
465strace (3.1-5) stable unstable; urgency=LOW
466
467 * Moved to new packagingformat
468 * Fixed umoven bug (Bug# 4523)
469 * Corrected number of parameters for mmap systemcall (bug# 4508)
470
471 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 23 Sep 1996 23:33:58 +0200
472
473strace (3.1-4) unstable; urgency=LOW
474
475 * Fixed changestemplate
476
477 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Sep 12 14:59:44 MET DST 1996
478
479
480strace (3.1-3) unstable; priority=LOW
481
482 * Revamped debian files
483
484 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Jul 11 20:19:11 MET DST 1996
485
486
487strace (3.1-2) unstable; priority=LOW
488 * Added some #ifdef's around IPX stuff to make it compilable on non-Linux
489 systems.
490 * changed debian.control and debian.rules to conform to new debian naming
491 schemes
492 * added architecture-option to debian.rules and debian.control
493
494 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>
495
496
497strace (3.1-1) unstable; priority=LOW
498
499 * Moved to new upstream version
500 * added more protocol families to domains
501 * added IPIP-protocol to protocols
502 * added MSG_PROXY and MSG_CTRUNC to msg_flags
503 * added SO_BSDCOMPAT and SO_REUSEPORT to sockoptions
504 * added IP, IPX and TCP-options
505 * added IP, IPX and TCP support to get-/setsockopt()
506 * added IPX support
507
508 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>