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