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