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