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