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