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