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