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