blob: cc06157d03192d184da11a39122e2ef14b1b5835 [file] [log] [blame]
Dmitry V. Levin4fa80732015-12-20 00:51:51 +00001strace (4.10-3) unstable; urgency=medium
Dmitry V. Levindfabccf2015-03-06 13:14:15 +00002
Dmitry V. Levin4fa80732015-12-20 00:51:51 +00003 * Really fix mips* builds - fix sys_syscall() handling.
4 Closes: #781753
5 * Clean up strace64.substvars at clean time
6 * Remove ancient changelog entries that annoy lintian
7 * Update Standards-Version to 3.9.6 (no changes needed)
8
9 -- Steve McIntyre <93sam@debian.org> Wed, 08 Jul 2015 23:44:03 +0100
10
11strace (4.10-2) unstable; urgency=medium
12
13 * Fix building on arm64 using patches from upstream. Closes: #790770
14 * Fix various test suite failures using patches from upstream.
15 Closes: #781040
16 * Fix mips o32 build. Thanks to Arturo Borrero Gonzalez
17 <arturo.borrero.glez@gmail.com> for tracking this.
18 * Add build-dependency on gawk for the test suite. Closes: #780992
19
20 -- Steve McIntyre <93sam@debian.org> Thu, 02 Jul 2015 02:03:25 +0100
21
22strace (4.10-1) unstable; urgency=low
23
24 [ Dmitry V. Levin ]
Dmitry V. Levindfabccf2015-03-06 13:14:15 +000025 * New upstream version.
26 + enhanced ioctl decoding, closes: #692913
27 + enabled mips64el build, closes: #773375
28 + updated signal and errno numbers, closes: #768642
29 + updated generic and added arch-specific PTRACE_* constants,
30 closes: #734554
31
Dmitry V. Levin4fa80732015-12-20 00:51:51 +000032 -- Steve McIntyre <93sam@debian.org> Sat, 21 Mar 2015 22:18:25 +0000
Dmitry V. Levindfabccf2015-03-06 13:14:15 +000033
Dmitry V. Levinf3f136c2014-08-20 17:00:09 +000034strace (4.9-2) unstable; urgency=medium
Dmitry V. Levine4db4c42014-08-15 13:14:15 +000035
Dmitry V. Levinf3f136c2014-08-20 17:00:09 +000036 * Turn on support for ppc64el, code is already in upstream.
37 Closes: #744121.
38
39 -- Steve McIntyre <93sam@debian.org> Wed, 20 Aug 2014 18:00:20 +0100
40
41strace (4.9-1) unstable; urgency=medium
42
43 [ Dmitry V. Levin ]
Dmitry V. Levine4db4c42014-08-15 13:14:15 +000044 * New upstream version.
45 + added -w option to produce stats on syscall latency, closes: #457497
46 + applied miscellaneous corrections to the manpage, closes: #725987
47 + fixed a typo in package description, closes: #697625
48 + enabled or1k build, closes: #742235
49 + enabled maximum security hardening, thanks to Markus <waldeck@gmx.de>
50
Dmitry V. Levinf3f136c2014-08-20 17:00:09 +000051 [ Steve McIntyre ]
52 * New maintainer. Thanks to Frederik for all his prior work!
53
54 -- Steve McIntyre <93sam@debian.org> Wed, 20 Aug 2014 15:11:36 +0100
Dmitry V. Levine4db4c42014-08-15 13:14:15 +000055
Dmitry V. Levina283ae02014-08-15 13:14:15 +000056strace (4.8-1.1) unstable; urgency=low
57
58 * NMU
59 * Uploading 4.8 to unstable to fix long-standing bugs that have been
60 fixed for ages in experimental only.
61 * enable arm64 build, Closes: #749956
62 * enable x32 build, Closes: #727018
63 * lintian-inspired fixes:
64 + add build-arch and build-indep targets in debian/rules
65 + update standards-version to 3.9.5
66 + remove ancient changelog entries causing syntax checker errors
67 + add hardening using buildflags.mk
68 + trivial changes to Description: fields
69
70 -- Steve McIntyre <93sam@debian.org> Thu, 10 Jul 2014 14:22:18 +0000
71
Dmitry V. Levind8454112013-06-03 12:34:56 +000072strace (4.8-1) experimental; urgency=low
73
74 * New upstream version.
75 + Added aarch64 support, closes: #693074
76 + Fixed kernel release string parsing, closes: #702309
77
78 -- Dmitry V. Levin <ldv@altlinux.org> Mon, 03 Jun 2013 15:16:17 +0000
79
Dmitry V. Levin0eb71652013-05-17 23:16:39 +000080strace (4.7-1) experimental; urgency=low
Dmitry V. Levin417eb882012-05-02 12:34:56 +000081
Dmitry V. Levin0eb71652013-05-17 23:16:39 +000082 [ Dmitry V. Levin ]
Dmitry V. Levin417eb882012-05-02 12:34:56 +000083 * New upstream version.
84 + Fixed sockaddr_un.sun_path name in decoded output, closes: #554946
85 + Avoid potential core file clobbering on exit, closes: #656398
86 + Fixed a typo in documentation, closes: #653309
87
Dmitry V. Levin0eb71652013-05-17 23:16:39 +000088 -- Frederik Schüler <fs@debian.org> Tue, 12 Feb 2013 10:35:22 +0100
Dmitry V. Levin417eb882012-05-02 12:34:56 +000089
Dmitry V. Levin50e69cb2011-02-21 22:58:59 +000090strace (4.6-1) unstable; urgency=low
91
Dmitry V. Levin50e69cb2011-02-21 22:58:59 +000092 * New upstream version.
93 + Added HDIO_* ioctl names, closes: #450953
94 + Fixed stat64 decoding on mips, closes: #599028
95 + Fixed misleading italics in the manual page, closes: #589323
96
97 -- Dmitry V. Levin <ldv@altlinux.org> Mon, 14 Mar 2011 15:16:17 +0000
98
Dmitry V. Levin48e95c72012-04-20 17:31:48 +000099strace (4.5.20-2.3) unstable; urgency=low
100
101 * Non-maintainer upload.
102 * Add sh4 to arch list.
103 * Add powerpcspe to arch list (Closes: #579842).
104
105 -- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 22 Mar 2011 09:03:49 +0900
106
107strace (4.5.20-2.2) unstable; urgency=low
108
109 * Non-maintainer upload.
110 * Add sh4 to arch list (Closes: #537105).
111
112 -- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 09 Mar 2011 09:22:01 +0900
113
114strace (4.5.20-2.1) unstable; urgency=low
115
116 * NMU, added armhf support. (Closes: #596960)
117
118 -- Konstantinos Margaritis <markos@debian.org> Thu, 24 Feb 2011 14:47:54 +0000
119
Dmitry V. Levinc36c3032011-02-21 23:22:34 +0000120strace (4.5.20-2) unstable; urgency=low
121
122 * Add missing sparc syscall defines to fix FTBFS on sparc.
123
124 -- Frederik Schüler <fs@debian.org> Tue, 04 May 2010 14:31:46 +0200
125
Frederik Schüler0c56f622010-04-13 13:04:00 +0200126strace (4.5.20-1) unstable; urgency=low
127
Dmitry V. Levinacbe5182010-04-06 23:46:43 +0000128 [ Dmitry V. Levin ]
Frederik Schüler0c56f622010-04-13 13:04:00 +0200129 * New upstream version.
Dmitry V. Levinacbe5182010-04-06 23:46:43 +0000130 + Corrected decoding of 64bit syscalls, closes: #570603
131 + Corrected getsockopt decoding on architectures where
132 sizeof(long) > sizeof(int), closes: #494844
133 + Corrected decoding of epoll_pwait, closes: #513014
134 + Implemented -C option to combine regular and -c output, closes: #466196
135
136 [ Frederik Schüler ]
Frederik Schüler0c56f622010-04-13 13:04:00 +0200137 * Update standards-version to 3.8.4.
138 * debian/rules: allow parallel building.
139 * debian/rules: comment out verbose build, only needed for debugging.
140 * debian/rules: clean up clean: target, dh_clean does most of the work
141 already.
142 * debian/rules: use *-stamp instead of stamp-*, so dh_clean can tidy
143 up for us.
144
145 -- Frederik Schüler <fs@debian.org> Tue, 13 Apr 2010 13:02:57 +0200
146
Frederik Schüler881f5732010-02-04 12:14:56 -0800147strace (4.5.19-2) unstable; urgency=low
148
149 * Add sparc64 to the architectures list, closes: #560062
150 * Fix FTBFS, thanks to Aurelien Jarno <aurelien@aurel32.net> for pointing
151 out the solution. Closes: #560516
152 * Rebuild as normal package, closes: #566968
153 * Update standards-version to 3.8.3.
154 * Lower package priority to optional, matching the archive override.
155 * Add watch file.
156
157 -- Frederik Schüler <fs@debian.org> Tue, 26 Jan 2010 12:20:51 +0100
158
Dmitry V. Levinfbfed222009-09-14 16:34:34 +0000159strace (4.5.19-1) unstable; urgency=low
160
Frederik Schülerf786da52009-10-05 20:50:07 +0000161 [ Dmitry V. Levin ]
Dmitry V. Levinfbfed222009-09-14 16:34:34 +0000162 * New upstream release.
163 + Fixed FTBFS on armel, closes: #520084, #535564
164 + Marked sendfile(2) as a network syscall, closes: #509499
165 + Fixed syscall numbers for tee and sync_file_range, closes: #503124
Dmitry V. Levinacbe5182010-04-06 23:46:43 +0000166 + Corrected accept(2) decoding, closes: #507573
Dmitry V. Levinfbfed222009-09-14 16:34:34 +0000167 + Changed strace to exit/kill with traced process
168 exitcode/signal, closes: #37665
169
Frederik Schülerf786da52009-10-05 20:50:07 +0000170 [ Frederik Schüler ]
171 * Move myself from uploaders to maintainers, and drop Roland from the list,
172 closes: #521458
173 * Apply hppa fixes, thanks to Carlos O'Donell <carlos@systemhalted.org>
174 and Helge Deller <deller@gmx.de> for the fixes, closes: #546619, #437928
175 * Update standards-version to 3.8.1.
176
177 -- Frederik Schüler <fs@debian.org> Mon, 05 Oct 2009 22:39:54 +0200
Dmitry V. Levinfbfed222009-09-14 16:34:34 +0000178
Dmitry V. Levin22a97802009-09-14 17:03:20 +0000179strace (4.5.18-1) unstable; urgency=low
180
181 * New upstream release, closes: #515655
182 + Fix FTBFS, closes: #518852
183 * Backported patch from CVS: Fix support for NUL-terminated
184 string, closes: #508484
185 * Build-depend on debhelper (>= 7.0.0).
186
187 -- Frederik Schüler <fs@debian.org> Mon, 09 Mar 2009 14:39:42 +0100
188
189strace (4.5.17+cvs080723-2) unstable; urgency=low
190
191 * Pull Fix for sparc FTBFS from CVS, closes: #492774
192 * Make strace64 priority extra.
193
194 -- Frederik Schüler <fs@debian.org> Sat, 02 Aug 2008 10:36:59 +0200
195
196strace (4.5.17+cvs080723-1) unstable; urgency=low
197
198 * New upstream cvs snapshot.
199 - fixes arm and armel FTBFS.
200
201 -- Frederik Schüler <fs@debian.org> Wed, 23 Jul 2008 15:23:22 +0200
202
Roland McGrathcc4f22d2008-07-18 00:50:04 +0000203strace (4.5.17-1) unstable; urgency=low
Roland McGrath6019fbb2008-07-18 00:18:27 +0000204
Roland McGrathcc4f22d2008-07-18 00:50:04 +0000205 * New upstream release.
Roland McGratha04e2132008-07-22 00:27:31 +0000206
207 -- Frederik Schüler <fs@debian.org> Sat, 19 Jul 2008 21:38:30 +0200
208
209strace (4.5.16+cvs20080708-2) unstable; urgency=low
210
211 * Rerun autotools in correct order.
Denys Vlasenko402eeb62009-01-02 13:03:44 +0000212 * Add strace64 package on i386, powerpc, s390 and sparc,
Roland McGratha04e2132008-07-22 00:27:31 +0000213 closes: #491167, #491188
214
215 -- Frederik Schüler <fs@debian.org> Thu, 17 Jul 2008 17:21:27 +0200
216
217strace (4.5.16+cvs20080708-1) unstable; urgency=low
218
219 * New upstream snapshot.
Roland McGrath6019fbb2008-07-18 00:18:27 +0000220 + Fix chmod/chown typo in debian/rules, closes: #459255.
221 + Install strace-graph too, closes: 469068.
222 + Fix m68k build, closes: 456879.
223 + Arm updates, closes: #441000.
224 + fix build on mips/mipsel, closes: #448802.
225 + show poll() parameters before blocking, closes: #369651.
226 + use dh_strip instead of install -s, closes: #438055, #396682.
227 + fix sparc build, closes: #469379.
228 * Acknowledge NMU, closes: #469380.
229 * Remove Wichert Akkerman from uploaders list.
230 * Bump standards version to 3.8.0.
231 - Add Homepage field.
232 * Add dh_md5sums call, closes: #439428.
233 * Fix dpkg-gencontrol call.
Roland McGrathcc4f22d2008-07-18 00:50:04 +0000234 * Update debian/copyright.
Roland McGrath6019fbb2008-07-18 00:18:27 +0000235
236 -- Frederik Schüler <fs@debian.org> Tue, 01 Jul 2008 23:05:51 +0200
237
Roland McGrath47d32232007-08-03 10:28:55 +0000238strace (4.5.16-1) unstable; urgency=low
239
240 * New upstream version.
241 + 64-bit builds, closes: #435303.
242 + LFS build fix, closes: #385310.
243 + Fix multithread issues
244 + Fix spurious SIGSTOP on early interrupt.
245 + Fix utime for biarch.
246 + Fix -u error message.
247 + Better futex syscall printing.
248 + Fix argv/envp printing with small -s settings, and for biarch.
249 + New syscalls: getcpu, eventfd, timerfd, signalfd, epoll_pwait,
250 move_pages, utimensat.
251
252 -- Roland McGrath <frob@debian.org> Fri, 03 Aug 2007 03:24:21 -0700
253
Roland McGrath877882a2007-07-05 20:49:59 +0000254strace (4.5.15-1) unstable; urgency=high
Roland McGrath16a3a522007-01-11 22:22:42 +0000255
Roland McGrath877882a2007-07-05 20:49:59 +0000256 [ Roland McGrath ]
Roland McGrath16a3a522007-01-11 22:22:42 +0000257 * New upstream version.
258 + Fix -ff -o behavior, closes: #353935.
259 + Fail when nonoption args follow -p switches, closes: #361302.
260 + Fix semtimedop, closes: #340239.
261 + ARM support fixes, closes: #360152, #360154.
262
Roland McGrath877882a2007-07-05 20:49:59 +0000263 [ Frederik Schüler ]
264 * Fix configure script, closes: #428997
265
266 -- Frederik Schüler <fs@debian.org> Fri, 22 Jun 2007 16:28:08 +0000
267
268strace (4.5.14-2) unstable; urgency=low
269
270 * New comaintainer.
271 * Fix build failure with linux-2.6.18, thanks to Andreas Henriksson for the
272 patch, closes: #392556.
273 * Fix build with libc6 2.5.
274 * Acknowledge NMUs, closes: #315500, #355733
275
276 -- Frederik Schüler <fs@debian.org> Thu, 26 Oct 2006 22:11:25 +0200
Roland McGrath16a3a522007-01-11 22:22:42 +0000277
Roland McGrathf4d9b492006-01-17 06:22:57 +0000278strace (4.5.14-1) unstable; urgency=low
279
280 * New upstream version.
281 + Fix crash in printing sysctl, closes: #339117.
282 + Respect DEB_BUILD_OPTIONS=nostrip, closes: #325132.
283 + Fix ipc syscall decoding, closes: #340239.
284 + Add missing source files to tarball, closes: #336197.
285 + Build on armeb, closes: #335681.
286
287 -- Roland McGrath <frob@debian.org> Mon, 16 Jan 2006 22:17:38 -0800
288
Roland McGrathcab43802005-08-03 11:42:35 +0000289strace (4.5.13-1) unstable; urgency=low
290
291 * New upstream version.
292 + Fix m68k build, closes: #315500.
293 + Fix setsockopt decoding on 64-bit.
294 + Fix typos in socket option name strings.
295 + Display more IPV6 socket options by name.
296 + Don't display inappropriate syscalls for -e trace=file.
297 + New selector type -e trace=desc for file-descriptor using calls.
298 + Fix 32-bit old_mmap syscall decoding on x86-64.
299 + Fix errors detaching from multithreaded process on interrupt.
300 + Note 4.5.12 fix for crash handling bad signal numbers.
301
302 -- Roland McGrath <frob@debian.org> Wed, 3 Aug 2005 04:41:49 -0700
303
Roland McGrath182cbf42005-06-10 03:56:16 +0000304strace (4.5.12-1) unstable; urgency=low
305
306 * New upstream version.
307 + Build on ppc64, closes: #301089.
308 + Refuse negative -s argument value, closes: #303256.
309 + Fix known syscall recognition for IA32 processes on x86-64.
310 + Fix bad output for ptrace on x86-64.
311 + Fix potential buffer overruns.
312 + Make some diagnostics more consistent.
313 + Update PowerPC system calls.
314 + Better printing for Linux aio system calls.
315 + Don't truncate statfs64 fields to 32 bits in output.
316 + Cosmetic code cleanups.
317
318 -- Roland McGrath <frob@debian.org> Wed, 8 Jun 2005 13:52:39 -0700
319
Roland McGrath7147a3d2005-03-22 23:12:39 +0000320strace (4.5.11-1) unstable; urgency=low
Roland McGrathd8184032005-03-15 02:40:12 +0000321
322 * New upstream version.
323 + Update MIPS system call table, closes: #256684.
324 + Fix build on s390 and sparc, closes: #294172, #293564.
325 + Fix select handling on nonstandard fd_set sizes, closes: #65654, #284290.
326 + Don't print errors for null file name pointers, closes: #63093.
327 + Fix initial execve output with -i.
Roland McGrath7147a3d2005-03-22 23:12:39 +0000328 + Fix build nits, closes: #300598.
Roland McGrathd8184032005-03-15 02:40:12 +0000329
Roland McGrath7147a3d2005-03-22 23:12:39 +0000330 -- Roland McGrath <frob@debian.org> Tue, 22 Mar 2005 15:12:22 -0800
Roland McGrathd8184032005-03-15 02:40:12 +0000331
Roland McGrath7147a3d2005-03-22 23:12:39 +0000332strace (4.5.9-1) unstable; urgency=low
Roland McGrathd63311a2005-02-04 09:29:04 +0000333
334 * New upstream version.
335 + Fix potential crash in getxattr printing, closes: #283704.
336 + Improve socket ioctl printing, closes: #192164.
337 + Fix sparc build, closes: #278449.
338 + Update ia64 syscall list.
339 + Fix x86_64 syscall argument extraction for 32-bit processes.
340 + Fix -e signal=NAME parsing.
341 + Fix x86_64 exit_group syscall handling.
342 + Improve mount flags printing.
343 + Support symbolic printing of x86_64 arch_prctl parameters.
344 + Add strace-udeb package for Debian installer debugging, closes: #268294.
345
Roland McGrath3619a992005-02-04 09:54:04 +0000346 -- Roland McGrath <frob@debian.org> Fri, 4 Feb 2005 01:53:01 -0800
Roland McGrathd63311a2005-02-04 09:29:04 +0000347
Roland McGrathf041d472004-10-20 02:17:52 +0000348strace (4.5.8-1) unstable; urgency=low
349
350 * New upstream version.
351 + Fix strace64 man page symlink, closes: #269220.
352 + Update syscall tables for Alpha, ARM, HPPA, closes: #273887.
353 + Build strace64 for s390, closes: #271500.
354 + Fix some endian issues in 64-bit argument output on 32-bit machines.
355 + Support new Linux syscalls mbind, set_mempolicy, get_mempolicy, waitid.
356 + Support Linux syscalls fadvise64, fadvise64_64, and epoll_*.
357 + Improve ioctl command name matching.
358 + Print RTC_* ioctl structure contents.
359 + Support newer RLIMIT_* values.
360 + Print struct cmsghdr details in sendmsg.
361
362 -- Roland McGrath <frob@debian.org> Tue, 19 Oct 2004 18:05:28 -0700
363
Roland McGrathb93f9182004-08-31 08:17:20 +0000364strace (4.5.7-1) unstable; urgency=low
365
366 * New upstream version.
367 + Update man page about -c, closes: #254438.
368 + Include pread/pwrite calls in -e read/write tracing, closes: #239947.
369 + Update SO_* and IP_* value lists, closes: #171653.
370 + Print attribute values in *xattr system calls.
371 + Print clock_t values symbolically in Linux clock_* system calls.
372 + Show PER_* values correctly, closes: #40588.
Roland McGrathb15c4972004-08-31 08:41:47 +0000373 + Fix `strace64' build on sparc, closes: #254728.
Roland McGrathb93f9182004-08-31 08:17:20 +0000374
Roland McGrathb15c4972004-08-31 08:41:47 +0000375 -- Roland McGrath <frob@debian.org> Tue, 31 Aug 2004 01:41:19 -0700
Roland McGrathb93f9182004-08-31 08:17:20 +0000376
Roland McGrath785a0262004-07-12 07:55:48 +0000377strace (4.5.6-1) unstable; urgency=low
378
379 * New upstream version.
380 + Update Linux ioctl lists and decode some more network ioctls.
381 + Fix `quotactl' argument decoding on 64-bit.
382 + Linux/SPARC64 support, closes: #254728.
383
384 -- Roland McGrath <frob@debian.org> Mon, 12 Jul 2004 00:18:32 -0700
385
Roland McGrathb7e2ca12004-06-28 05:24:29 +0000386strace (4.5.5-1) unstable; urgency=low
387
388 * New upstream version.
389 + Fix support for 32-bit (i386) binaries on Linux/AMD64.
390
391 -- Roland McGrath <frob@debian.org> Sun, 27 Jun 2004 22:19:15 -0700
392
Roland McGrathed8e77e2004-06-04 02:35:58 +0000393strace (4.5.4-1) unstable; urgency=low
394
395 * Build package on amd64, closes: #246568.
396 * New upstream version.
397 + Recognize more PF_* and AF_* values, closes: #250506.
398 + Other fixes.
399
400 -- Roland McGrath <frob@debian.org> Thu, 3 Jun 2004 19:35:37 -0700
401
Roland McGratha8c555f2004-04-16 22:28:41 +0000402strace (4.5.3-1) unstable; urgency=low
403
404 * New upstream version.
405 + Finish fix for -f on Linux/S390(x).
406 + Print extra wait status bits, closes: #240062.
Roland McGratha8c555f2004-04-16 22:28:41 +0000407
Roland McGrath252b1852004-04-16 22:49:18 +0000408 -- Roland McGrath <frob@debian.org> Fri, 16 Apr 2004 15:27:43 -0700
Roland McGratha8c555f2004-04-16 22:28:41 +0000409
Roland McGrathb66e9362004-03-02 06:38:35 +0000410strace (4.5.2-1) unstable; urgency=low
Roland McGrath00eb84e2003-11-14 02:57:22 +0000411
412 * New upstream version.
413 + Check for errors writing to -o file, closes: #218762
Roland McGrath00eb84e2003-11-14 02:57:22 +0000414 + Print multiple ioctl code matches on Linux.
415 + Various other fixes.
Roland McGrathb66e9362004-03-02 06:38:35 +0000416 + Update typos and obsolete bits in man page, closes: #217008, #223390
417 + Fix compilation problems with newer kernel headers, closes: #223207
418 + Update HPPA system calls, closes: #231632
419 + Fix PID in messages, closes: #229802
420 + Fix s390 brokenness in 4.5, closes: #226098
Roland McGrath00eb84e2003-11-14 02:57:22 +0000421
Roland McGrathb66e9362004-03-02 06:38:35 +0000422 -- Roland McGrath <frob@debian.org> Mon, 1 Mar 2004 22:44:55 -0800
Roland McGrath00eb84e2003-11-14 02:57:22 +0000423
Roland McGratha3bc12e2003-09-24 22:22:38 +0000424strace (4.5-1) unstable; urgency=low
425
426 * New upstream version.
427 + Fix mlock syscall printing.
428 + MIPS & S390 updates.
429 + Print names for SIGRT_* in sets.
430
Roland McGrathf2e9f6e2003-09-24 22:43:10 +0000431 -- Roland McGrath <frob@debian.org> Wed, 24 Sep 2003 15:20:18 -0700
Roland McGratha3bc12e2003-09-24 22:22:38 +0000432
Roland McGrathcb612142003-07-17 09:23:56 +0000433strace (4.4.99-1) unstable; urgency=low
434
435 * New upstream version.
436 + Alpha updates.
437 + Add a few more new Linux 2.5 system calls.
438 + Stephen Thomas contributed a port to Linux/SH64.
439 + Print protocol names for PF_INET6 sockets.
440
441 -- Roland McGrath <frob@debian.org> Thu, 17 Jul 2003 02:04:43 -0700
442
Roland McGrathacd3cd72003-06-11 05:37:56 +0000443strace (4.4.98-1) unstable; urgency=low
Roland McGrath64ffba52003-06-02 19:37:48 +0000444
445 * New upstream version.
446 + Fixes clone argument bugs.
447 + Fixes sem* printing bugs.
448 + Fixes -e argument parsing, closes: #188379.
Roland McGrathacd3cd72003-06-11 05:37:56 +0000449 + Fixes hanging parent in odd wait cases, closes: #47608, #109656.
450 + Fixes -q defaulting, closes: #47113, #153678.
451 + Fixes trying to execute directories, closes: #137103.
452 + Updates ARM support, thanks to Russell King.
453 + Updates S390/S390x support.
454 * Bump standards-version to 3.5.10
Roland McGrath64ffba52003-06-02 19:37:48 +0000455
456 -- Roland McGrath <frob@debian.org> Mon, 2 Jun 2003 12:26:29 -0700
457
Roland McGrath1b86e2d2003-03-31 01:21:36 +0000458strace (4.4.96-1) unstable; urgency=low
459
460 * New upstream version.
461 + Handles yet more new Linux 2.5 system calls.
462 + Fixes x86_64 and ia64 clone printing.
463 + Updates SH port.
464
465 -- Roland McGrath <frob@debian.org> Sun, 30 Mar 2003 17:14:34 -0800
466
Roland McGrath1893d052003-02-24 10:53:44 +0000467strace (4.4.95-1) unstable; urgency=low
468
469 * New upstream version.
470 + Fixes printing of getresuid and getresgid values.
471
472 -- Roland McGrath <frob@debian.org> Mon, 24 Feb 2003 02:50:43 -0800
473
Roland McGrath6c2fe9d2003-02-20 03:26:47 +0000474strace (4.4.94-1) unstable; urgency=low
475
476 * New upstream version.
477 + New option -E to set environment variables.
478 + Build fixes for sparc, closes: #178636.
479
480 -- Roland McGrath <frob@debian.org> Wed, 19 Feb 2003 19:12:40 -0800
481
Roland McGrathee061722003-01-22 02:27:51 +0000482strace (4.4.93-1) unstable; urgency=low
483
484 * New upstream version.
485 + Grok new quotactl arguments, closes: #154067.
486 + Fix m68k build problem, closes: #176528.
487 + Old bugs prior release actually closes: #154068.
488 + Fix S390 bugs with -f, and bugs with execve.
489 * Switched to non-native packaging (empty .diff), closes: #176388.
490
491 -- Roland McGrath <frob@debian.org> Tue, 21 Jan 2003 12:22:08 -0800
492
Roland McGrathd377f302003-01-14 10:09:50 +0000493strace (4.4.92-1) unstable; urgency=low
494
495 * New upstream version.
496 + Updated config.guess and config.sub, closes: #176241.
497 + Several fixes for PPC, closes: #144326.
498 + Fixed ptrace output for unknown requests, closes: #77728.
Roland McGrathee061722003-01-22 02:27:51 +0000499 + Fixed output of getdents64, truncate64, ftruncate64, closes: #169528.
Roland McGrathd377f302003-01-14 10:09:50 +0000500 + Old bugs the last release actually closes: #153750, #38467, #109993,
501 #109815, #104594, #113087, #134803, #166622, #96356, #94725, #32147,
502 #32798, #36801, #41066, #81637, #138300, #143791.
503
504 -- Roland McGrath <frob@debian.org> Tue, 14 Jan 2003 02:02:44 -0800
505
Roland McGrath1d847cf2003-01-10 21:43:24 +0000506strace (4.4.91-1) unstable; urgency=low
507
508 * New upstream version.
509 + Fixes -f on x86-64.
510
511 -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 12:55:34 -0800
512
Roland McGrath037124f2003-01-10 10:44:57 +0000513strace (4.4.90-1) unstable; urgency=low
514
515 * New maintainer.
516 * New upstream version.
517
518 -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 01:58:40 -0800
519
520strace (4.4-1.2) unstable; urgency=low
521
522 * NMU
523 * Quick one-liner to allow building on the ARM. Closes: #109993.
524 * Re-ran autoconf, hopefully I didn't break other arches.
525
526 -- Anand Kumria <wildfire@progsoc.org> Mon, 1 Oct 2001 14:22:25 +1000
527
528strace (4.4-1.1) unstable; urgency=low
529
530 * NMU.
531 * Added patch from David Mosberger which fixes some ia64 issues.
532 Closes: #113087.
533 * Added ia64-specific Build-Depends on libc6.1-dev. Closes:
534 #109815.
535 * Ran autoheader, so the s390 patch applies. Closes: #104594.
536
537 -- Jeff Licquia <jlicquia@progeny.com> Tue, 25 Sep 2001 13:15:28 -0500
538
Wichert Akkermand321ff92002-03-31 18:45:45 +0000539strace (4.4-1) unstable; urgency=low
540
541 * New upstream version
542 + Added S390 support. Closes: Bug#104594
543 + New config.{guess,sub}. Closes: Bug#92532
544 + LFS support for Linux/sparc. Closes: Bug#99215
545 * Works on IA64 again. Closes: Bug#103854
546 * Don't override CFLAGS in debian/rules
547 * Remove rules to create configure & friends. Closes: Bug#92483
548
549 -- Wichert Akkerman <wakkerma@debian.org> Sun, 19 Aug 2001 14:10:58 +0200
550
551strace (4.3-3.1) unstable; urgency=low
552
553 * copy in new config.{guess,sub} to get support for new architectures.
554 Closes: #94725
555
556 -- LaMont Jones <lamont@debian.org> Mon, 9 Jul 2001 21:39:34 -0600
557
558strace (4.3-3) unstable; urgency=low
559
560 * Update architecture list
561
562 -- Wichert Akkerman <wakkerma@debian.org> Sat, 14 Apr 2001 10:42:19 +0200
563
564strace (4.3-2) unstable; urgency=low
565
566 * Run cvsbuild so we don't need to run autohead & friends
567 * Sync to current CVS
568
569 -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Apr 2001 19:08:53 +0200
570
571strace (4.3-1) unstable; urgency=low
572
573 * New upstream version
574 * Updated Build-Depends to use a recent glibc so we get the 2.4 kernel
575 headers
576 * Changed Architecture so we only build on Linux
577 * Include section and priority in control info
578
579 -- Wichert Akkerman <wakkerma@debian.org> Sun, 1 Apr 2001 16:35:32 +0200
580
581strace (4.2-4) frozen unstable; urgency=low
582
583 * Actually install postinst and prerm so we get the proper /usr/doc/strace
584 symlink
585
586 -- Wichert Akkerman <wakkerma@debian.org> Thu, 17 Feb 2000 21:49:17 +0100
587
588strace (4.2-3) frozen unstable; urgency=low
589
590 * Fix typo in aclocal.m4 that prevented compilation on architectures without
591 LFS
592
593 -- Wichert Akkerman <wakkerma@debian.org> Sun, 13 Feb 2000 01:19:11 +0100
594
595strace (4.2-2) frozen unstable; urgency=low
596
597 * only include linux/ptrace.h if sys/reg.h hasn't been found by configure,
598 Closes: Bug# 39556
599
600 -- Wichert Akkerman <wakkerma@debian.org> Thu, 27 Jan 2000 03:22:55 +0100
601
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000602strace (4.2-1) frozen unstable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000603
604 * New upstream version:
605 + Builds correctly on glibc2.0 again, Closes: Bug# 51648
606 + Small y2k fix in printtimes, Closes: Bug# 54592
607 + semop is handled now, Closes: Bug# 52684
608
609 -- Wichert Akkerman <wakkerma@debian.org> Fri, 21 Jan 2000 21:45:41 +0100
610
611strace (4.1-1) unstable; urgency=low
612
613 * New upstream version
614 * Bump standards-version to 3.1.0
615 * FHS 2.1 compliant
616
617 -- Wichert Akkerman <wakkerma@debian.org> Fri, 26 Nov 1999 01:42:07 +0100
618
619strace (4.0-1) unstable; urgency=low
620
621 * New upstream version
622
623 -- Wichert Akkerman <wakkerma@debian.org> Fri, 9 Jul 1999 16:12:34 +0200
624
625strace (3.99.1-1) unstable; urgency=low
626
627 * New upstream version, second pre-release for 4.0
628
629 -- Wichert Akkerman <wakkerma@debian.org> Wed, 9 Jun 1999 15:20:42 +0200
630
631strace (3.99-1) unstable; urgency=low
632
633 * New upstream maintainer (me :)
634 * New upstream version, pre-release for strace 4.0
635 * See upstream changelog for changes
636 * Build with glibc2.1
637
638 -- Wichert Akkerman <wakkerma@debian.org> Tue, 27 Apr 1999 14:00:15 +0200
639
640strace (3.1.0.1-12) unstable; urgency=low
641
642 * Only i386 has a LDT, so check for architecture in mem.c (Bug# 32798)
643 * Check for nsignals properly, closes: #34445
644 * Fix check for overruns in umove*, patch by Nate Eldredge <nate@cartsys.com>
645
646 -- Wichert Akkerman <wakkerma@debian.org> Mon, 15 Mar 1999 00:43:14 +0100
647
648strace (3.1.0.1-11) unstable; urgency=low
649
650 * Merge some ARM stuff that got stuck in my mailbox
651
652 -- Wichert Akkerman <wakkerma@debian.org> Sun, 31 Jan 1999 13:04:13 +0100
653
654strace (3.1.0.1-10) unstable; urgency=low
655
656 * Move sys_poll to the DONE section in linux/dummy.h
657 * Support subarchitectures for alpha (Bug# 32147)
658 * Incorporate changes from Ulrich Drepper
659 + up number of supported personalities on Linux sparc to 3
660 + add O_DIRECT, O_LARGEFILE and O_DIRECTORY to openmodes
661 + change prefix for printxval to SEEK_ in sys_lseek
662 + add a support for a whole bunch of syscalls
663 + updated sys_pread and sys_pwrite for SVR4
664 + handle sys_delete_module properly
665 + change SYS_socket_subcall to 230 for non-powerpc architectures
666 + sys_chown is now lchown
667 + looks like a whole lot of syscalls is moved from 180 to 230
668 + Revamp a lot of the signal handling code
669 + handle sys_clone
670 + Lots more (it was a 6494-line patch and I'm too lazy to put all
671 changes in here..)
672 * Please note you need to have 2.1 or 2.2 kernel sources in /usr/src/linux
673 in order to compile this.
674
675 -- Wichert Akkerman <wakkerma@debian.org> Fri, 29 Jan 1999 02:04:12 +0100
Roland McGrath037124f2003-01-10 10:44:57 +0000676
Wichert Akkermand321ff92002-03-31 18:45:45 +0000677strace (3.1.0.1-9) unstable; urgency=low
678
679 * Add support for poll() systemcall
680
681 -- Wichert Akkerman <wakkerma@debian.org> Thu, 31 Dec 1998 16:03:44 +0100
682
683strace (3.1.0.1-8) frozen unstable; urgency=low
684
685 * Use new_stat from libc6 now, except for powerpc and sparc
686
687 -- Wichert Akkerman <wakkerma@debian.org> Thu, 24 Dec 1998 11:35:32 +0100
688
689strace (3.1.0.1-7) frozen unstable; urgency=low
690
691 * Fix sparc support
692 * Display nanosleep call correctly (Bug# 25904)
693 * Honour -v flag in printargs (Bug# 10426)
Roland McGrath037124f2003-01-10 10:44:57 +0000694 * Play with #define to get proper kernel struct stat
Wichert Akkermand321ff92002-03-31 18:45:45 +0000695 * Compile with 2.1.131 kernel source
696
697 -- Wichert Akkerman <wakkerma@debian.org> Sat, 19 Dec 1998 15:02:14 +0100
698
699strace (3.1.0.1-6) frozen unstable; urgency=low
Roland McGrath037124f2003-01-10 10:44:57 +0000700
Wichert Akkermand321ff92002-03-31 18:45:45 +0000701 * Set NSIG correctly for ARM
702 * Include strace-graph script from Richard Braakman <dark@debian.org>
703 as an example. Try it and be amazed!
704 * Fix sigaction problem, patch from Topi Miettinen
705 <Topi.Miettinen@medialab.sonera.net>
706
707 -- Wichert Akkerman <wakkerma@debian.org> Mon, 7 Dec 1998 02:10:30 +0100
708
709strace (3.1.0.1-5) unstable; urgency=low
710
711 * Patched from Richard Braakman <dark@debian.org>:
712 + use correct dirent.h on Linux
713 + remove debugging code left from the powerpc patch
714 + fix output for execve when -v is used
715
716 -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Nov 1998 15:59:17 +0100
717
718strace (3.1.0.1-5) unstable; urgency=low
719
720 * Add location of upstream sources to the copyright
721 * Merged ARM architecture support from Jim Studt <jim@federated.com>
722
723 -- Wichert Akkerman <wakkerma@debian.org> Mon, 9 Nov 1998 16:43:24 +0100
724
725strace (3.1.0.1-4) unstable; urgency=low
726
727 * More ppc patches from Daniel Jacobowitz <dan@debian.org>
728
729 -- Wichert Akkerman <wakkerma@debian.org> Mon, 12 Oct 1998 00:59:44 +0200
730
731strace (3.1.0.1-3) unstable; urgency=low
732
733 * Added support for sys_query_module, patch from Brian J. Murrell
734 <brian@interlinx.bc.ca>
735 * Preserve timestamps for documentation when installed
736 * Incorporate patches from Daniel Jacobowitz <dan@debian.org>:
737 + powerpc patches
738 + Patches include changing SYS_socket_subcall and SYS_ipc_subcall,
739 check for stray syscall exit after execv, and completely regenerated
740 syscall, errno, and ioctl lists.
741 + Decode capget and capset arguments.
742
743 -- Wichert Akkerman <wakkerma@debian.org> Sun, 11 Oct 1998 22:42:56 +0200
744
745strace (3.1.0.1-2) unstable; urgency=low
746
747 * Patch to support sparc, courtesy of RedHat
748 * Cleaned up some stuff the patch left broken
749 * Fix some more compilation-issues for IPX with current kernels
750
751 -- Wichert Akkerman <wakkerma@debian.org> Fri, 24 Jul 1998 22:53:43 +0200
752
753strace (3.1.0.1-1) unstable; urgency=low
754
755 * New (actually very old) upstream version. Fixes something we
756 already had fixed
757 * Compiled with current kernel-headers from libc6-dev
758 * Fixed spelling-error
759 * Compress changelog
760 * Bumped standard-version to 2.4.1.0
761
762 -- Wichert Akkerman <wakkerma@debian.org> Wed, 22 Jul 1998 15:53:23 +0200
763
764strace (3.1-14) unstable; urgency=low
765
766 * Don't let libc6 trick us anymore with {f,l,}stat() calls
767 * Fix configure.in to support PentiumII processors
768
769 -- Wichert Akkerman <wakkerma@debian.org> Mon, 22 Jun 1998 20:17:20 +0200
770
771strace (3.1-13) unstable; urgency=low
772
773 * Corrected error on PowerPC patch that broke other archictectures
Dmitry V. Levin414fe7d2009-07-08 11:21:17 +0000774 (Bug# 13837)
Wichert Akkermand321ff92002-03-31 18:45:45 +0000775
776 -- Wichert Akkerman <wakkerma@debian.org> Tue, 14 Oct 1997 15:41:29 +0200
777
778strace (3.1-12) unstable; urgency=low
779
780 * PowerPC patches by Klee Dienes (Bug# 10788, 10790)
781 * Create correct md5sums (Bug# 13363)
782 * Put changelog in correct place (Bug# 13363)
783 * Pristine sources
784
785 -- Wichert Akkerman <wakkerma@debian.org> Mon, 6 Oct 1997 15:42:25 +0200
786
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000787strace (3.1-11) unstable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000788
789 * Ported to libc6 / glibc2 (Bug# 11729)
790 * Compress manpage
791
Dmitry V. Levin4fa80732015-12-20 00:51:51 +0000792 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 1 Aug 1997 00:13:38 +0200
Wichert Akkermand321ff92002-03-31 18:45:45 +0000793
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000794strace (3.1-10) unstable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000795
796 * Install upstream changelog
797 * Added dependencies to control file for libc
798 * Added md5sums to .deb file
799
800 -- Wichert Akkerman <wakkerma@debian.org> Fri, 11 Jul 1997 12:26:12 +0200
801
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000802strace (3.1-9) stable; urgency=low
Roland McGrath037124f2003-01-10 10:44:57 +0000803
Wichert Akkermand321ff92002-03-31 18:45:45 +0000804 * Fixed bug with hanging children. Patch by Matthias Urlichs
805 * Added some more constants to net.c.
806 * glibc patches, courtesy of Klee Dienes (Bug# 7735)
807
808 -- Wichert Akkerman <wakkerma@debian.org> Mon, 21 Apr 1997 11:59:45 +0200
809
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000810strace (3.1-8) frozen unstable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000811
812 * Added detection of ROSE networking
813
814 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Tue, 12 Nov 1996 22:21:22 +0100
815
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000816strace (3.1-7) stable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000817
818 * Install manpage with correct mode (0644) (Bug#4813)
819 * Renamed debian changelog to changelog.Debian
820
821 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 26 Oct 1996 18:15:41 +0200
822
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000823strace (3.1-6) stable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000824
825 * Small patch for compilation on kernels 2.1.0 and later (see signal.c)
826
827 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 18 Oct 1996 00:28:47 +0200
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000828
829strace (3.1-5) stable unstable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000830
831 * Moved to new packagingformat
832 * Fixed umoven bug (Bug# 4523)
833 * Corrected number of parameters for mmap systemcall (bug# 4508)
834
835 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 23 Sep 1996 23:33:58 +0200
836
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000837strace (3.1-4) unstable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000838
839 * Fixed changestemplate
840
841 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Sep 12 14:59:44 MET DST 1996
842
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000843strace (3.1-3) unstable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000844
845 * Revamped debian files
846
847 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Jul 11 20:19:11 MET DST 1996
848
849
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000850strace (3.1-2) unstable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000851 * Added some #ifdef's around IPX stuff to make it compilable on non-Linux
852 systems.
853 * changed debian.control and debian.rules to conform to new debian naming
854 schemes
855 * added architecture-option to debian.rules and debian.control
856
857 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>
858
Dmitry V. Levina283ae02014-08-15 13:14:15 +0000859strace (3.1-1) unstable; urgency=low
Wichert Akkermand321ff92002-03-31 18:45:45 +0000860
861 * Moved to new upstream version
862 * added more protocol families to domains
863 * added IPIP-protocol to protocols
864 * added MSG_PROXY and MSG_CTRUNC to msg_flags
865 * added SO_BSDCOMPAT and SO_REUSEPORT to sockoptions
866 * added IP, IPX and TCP-options
867 * added IP, IPX and TCP support to get-/setsockopt()
868 * added IPX support
869
870 -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>