Roland McGrath | f041d47 | 2004-10-20 02:17:52 +0000 | [diff] [blame^] | 1 | strace (4.5.8-1) unstable; urgency=low |
| 2 | |
| 3 | * New upstream version. |
| 4 | + Fix strace64 man page symlink, closes: #269220. |
| 5 | + Update syscall tables for Alpha, ARM, HPPA, closes: #273887. |
| 6 | + Build strace64 for s390, closes: #271500. |
| 7 | + Fix some endian issues in 64-bit argument output on 32-bit machines. |
| 8 | + Support new Linux syscalls mbind, set_mempolicy, get_mempolicy, waitid. |
| 9 | + Support Linux syscalls fadvise64, fadvise64_64, and epoll_*. |
| 10 | + Improve ioctl command name matching. |
| 11 | + Print RTC_* ioctl structure contents. |
| 12 | + Support newer RLIMIT_* values. |
| 13 | + Print struct cmsghdr details in sendmsg. |
| 14 | |
| 15 | -- Roland McGrath <frob@debian.org> Tue, 19 Oct 2004 18:05:28 -0700 |
| 16 | |
Roland McGrath | b93f918 | 2004-08-31 08:17:20 +0000 | [diff] [blame] | 17 | strace (4.5.7-1) unstable; urgency=low |
| 18 | |
| 19 | * New upstream version. |
| 20 | + Update man page about -c, closes: #254438. |
| 21 | + Include pread/pwrite calls in -e read/write tracing, closes: #239947. |
| 22 | + Update SO_* and IP_* value lists, closes: #171653. |
| 23 | + Print attribute values in *xattr system calls. |
| 24 | + Print clock_t values symbolically in Linux clock_* system calls. |
| 25 | + Show PER_* values correctly, closes: #40588. |
Roland McGrath | b15c497 | 2004-08-31 08:41:47 +0000 | [diff] [blame] | 26 | + Fix `strace64' build on sparc, closes: #254728. |
Roland McGrath | b93f918 | 2004-08-31 08:17:20 +0000 | [diff] [blame] | 27 | |
Roland McGrath | b15c497 | 2004-08-31 08:41:47 +0000 | [diff] [blame] | 28 | -- Roland McGrath <frob@debian.org> Tue, 31 Aug 2004 01:41:19 -0700 |
Roland McGrath | b93f918 | 2004-08-31 08:17:20 +0000 | [diff] [blame] | 29 | |
Roland McGrath | 785a026 | 2004-07-12 07:55:48 +0000 | [diff] [blame] | 30 | strace (4.5.6-1) unstable; urgency=low |
| 31 | |
| 32 | * New upstream version. |
| 33 | + Update Linux ioctl lists and decode some more network ioctls. |
| 34 | + Fix `quotactl' argument decoding on 64-bit. |
| 35 | + Linux/SPARC64 support, closes: #254728. |
| 36 | |
| 37 | -- Roland McGrath <frob@debian.org> Mon, 12 Jul 2004 00:18:32 -0700 |
| 38 | |
Roland McGrath | b7e2ca1 | 2004-06-28 05:24:29 +0000 | [diff] [blame] | 39 | strace (4.5.5-1) unstable; urgency=low |
| 40 | |
| 41 | * New upstream version. |
| 42 | + Fix support for 32-bit (i386) binaries on Linux/AMD64. |
| 43 | |
| 44 | -- Roland McGrath <frob@debian.org> Sun, 27 Jun 2004 22:19:15 -0700 |
| 45 | |
Roland McGrath | ed8e77e | 2004-06-04 02:35:58 +0000 | [diff] [blame] | 46 | strace (4.5.4-1) unstable; urgency=low |
| 47 | |
| 48 | * Build package on amd64, closes: #246568. |
| 49 | * New upstream version. |
| 50 | + Recognize more PF_* and AF_* values, closes: #250506. |
| 51 | + Other fixes. |
| 52 | |
| 53 | -- Roland McGrath <frob@debian.org> Thu, 3 Jun 2004 19:35:37 -0700 |
| 54 | |
Roland McGrath | a8c555f | 2004-04-16 22:28:41 +0000 | [diff] [blame] | 55 | strace (4.5.3-1) unstable; urgency=low |
| 56 | |
| 57 | * New upstream version. |
| 58 | + Finish fix for -f on Linux/S390(x). |
| 59 | + Print extra wait status bits, closes: #240062. |
Roland McGrath | a8c555f | 2004-04-16 22:28:41 +0000 | [diff] [blame] | 60 | |
Roland McGrath | 252b185 | 2004-04-16 22:49:18 +0000 | [diff] [blame] | 61 | -- Roland McGrath <frob@debian.org> Fri, 16 Apr 2004 15:27:43 -0700 |
Roland McGrath | a8c555f | 2004-04-16 22:28:41 +0000 | [diff] [blame] | 62 | |
Roland McGrath | b66e936 | 2004-03-02 06:38:35 +0000 | [diff] [blame] | 63 | strace (4.5.2-1) unstable; urgency=low |
Roland McGrath | 00eb84e | 2003-11-14 02:57:22 +0000 | [diff] [blame] | 64 | |
| 65 | * New upstream version. |
| 66 | + Check for errors writing to -o file, closes: #218762 |
Roland McGrath | 00eb84e | 2003-11-14 02:57:22 +0000 | [diff] [blame] | 67 | + Print multiple ioctl code matches on Linux. |
| 68 | + Various other fixes. |
Roland McGrath | b66e936 | 2004-03-02 06:38:35 +0000 | [diff] [blame] | 69 | + Update typos and obsolete bits in man page, closes: #217008, #223390 |
| 70 | + Fix compilation problems with newer kernel headers, closes: #223207 |
| 71 | + Update HPPA system calls, closes: #231632 |
| 72 | + Fix PID in messages, closes: #229802 |
| 73 | + Fix s390 brokenness in 4.5, closes: #226098 |
Roland McGrath | 00eb84e | 2003-11-14 02:57:22 +0000 | [diff] [blame] | 74 | |
Roland McGrath | b66e936 | 2004-03-02 06:38:35 +0000 | [diff] [blame] | 75 | -- Roland McGrath <frob@debian.org> Mon, 1 Mar 2004 22:44:55 -0800 |
Roland McGrath | 00eb84e | 2003-11-14 02:57:22 +0000 | [diff] [blame] | 76 | |
Roland McGrath | a3bc12e | 2003-09-24 22:22:38 +0000 | [diff] [blame] | 77 | strace (4.5-1) unstable; urgency=low |
| 78 | |
| 79 | * New upstream version. |
| 80 | + Fix mlock syscall printing. |
| 81 | + MIPS & S390 updates. |
| 82 | + Print names for SIGRT_* in sets. |
| 83 | |
Roland McGrath | f2e9f6e | 2003-09-24 22:43:10 +0000 | [diff] [blame] | 84 | -- Roland McGrath <frob@debian.org> Wed, 24 Sep 2003 15:20:18 -0700 |
Roland McGrath | a3bc12e | 2003-09-24 22:22:38 +0000 | [diff] [blame] | 85 | |
Roland McGrath | cb61214 | 2003-07-17 09:23:56 +0000 | [diff] [blame] | 86 | strace (4.4.99-1) unstable; urgency=low |
| 87 | |
| 88 | * New upstream version. |
| 89 | + Alpha updates. |
| 90 | + Add a few more new Linux 2.5 system calls. |
| 91 | + Stephen Thomas contributed a port to Linux/SH64. |
| 92 | + Print protocol names for PF_INET6 sockets. |
| 93 | |
| 94 | -- Roland McGrath <frob@debian.org> Thu, 17 Jul 2003 02:04:43 -0700 |
| 95 | |
Roland McGrath | acd3cd7 | 2003-06-11 05:37:56 +0000 | [diff] [blame] | 96 | strace (4.4.98-1) unstable; urgency=low |
Roland McGrath | 64ffba5 | 2003-06-02 19:37:48 +0000 | [diff] [blame] | 97 | |
| 98 | * New upstream version. |
| 99 | + Fixes clone argument bugs. |
| 100 | + Fixes sem* printing bugs. |
| 101 | + Fixes -e argument parsing, closes: #188379. |
Roland McGrath | acd3cd7 | 2003-06-11 05:37:56 +0000 | [diff] [blame] | 102 | + Fixes hanging parent in odd wait cases, closes: #47608, #109656. |
| 103 | + Fixes -q defaulting, closes: #47113, #153678. |
| 104 | + Fixes trying to execute directories, closes: #137103. |
| 105 | + Updates ARM support, thanks to Russell King. |
| 106 | + Updates S390/S390x support. |
| 107 | * Bump standards-version to 3.5.10 |
Roland McGrath | 64ffba5 | 2003-06-02 19:37:48 +0000 | [diff] [blame] | 108 | |
| 109 | -- Roland McGrath <frob@debian.org> Mon, 2 Jun 2003 12:26:29 -0700 |
| 110 | |
Roland McGrath | 1b86e2d | 2003-03-31 01:21:36 +0000 | [diff] [blame] | 111 | strace (4.4.96-1) unstable; urgency=low |
| 112 | |
| 113 | * New upstream version. |
| 114 | + Handles yet more new Linux 2.5 system calls. |
| 115 | + Fixes x86_64 and ia64 clone printing. |
| 116 | + Updates SH port. |
| 117 | |
| 118 | -- Roland McGrath <frob@debian.org> Sun, 30 Mar 2003 17:14:34 -0800 |
| 119 | |
Roland McGrath | 1893d05 | 2003-02-24 10:53:44 +0000 | [diff] [blame] | 120 | strace (4.4.95-1) unstable; urgency=low |
| 121 | |
| 122 | * New upstream version. |
| 123 | + Fixes printing of getresuid and getresgid values. |
| 124 | |
| 125 | -- Roland McGrath <frob@debian.org> Mon, 24 Feb 2003 02:50:43 -0800 |
| 126 | |
Roland McGrath | 6c2fe9d | 2003-02-20 03:26:47 +0000 | [diff] [blame] | 127 | strace (4.4.94-1) unstable; urgency=low |
| 128 | |
| 129 | * New upstream version. |
| 130 | + New option -E to set environment variables. |
| 131 | + Build fixes for sparc, closes: #178636. |
| 132 | |
| 133 | -- Roland McGrath <frob@debian.org> Wed, 19 Feb 2003 19:12:40 -0800 |
| 134 | |
Roland McGrath | ee06172 | 2003-01-22 02:27:51 +0000 | [diff] [blame] | 135 | strace (4.4.93-1) unstable; urgency=low |
| 136 | |
| 137 | * New upstream version. |
| 138 | + Grok new quotactl arguments, closes: #154067. |
| 139 | + Fix m68k build problem, closes: #176528. |
| 140 | + Old bugs prior release actually closes: #154068. |
| 141 | + Fix S390 bugs with -f, and bugs with execve. |
| 142 | * Switched to non-native packaging (empty .diff), closes: #176388. |
| 143 | |
| 144 | -- Roland McGrath <frob@debian.org> Tue, 21 Jan 2003 12:22:08 -0800 |
| 145 | |
Roland McGrath | d377f30 | 2003-01-14 10:09:50 +0000 | [diff] [blame] | 146 | strace (4.4.92-1) unstable; urgency=low |
| 147 | |
| 148 | * New upstream version. |
| 149 | + Updated config.guess and config.sub, closes: #176241. |
| 150 | + Several fixes for PPC, closes: #144326. |
| 151 | + Fixed ptrace output for unknown requests, closes: #77728. |
Roland McGrath | ee06172 | 2003-01-22 02:27:51 +0000 | [diff] [blame] | 152 | + Fixed output of getdents64, truncate64, ftruncate64, closes: #169528. |
Roland McGrath | d377f30 | 2003-01-14 10:09:50 +0000 | [diff] [blame] | 153 | + Old bugs the last release actually closes: #153750, #38467, #109993, |
| 154 | #109815, #104594, #113087, #134803, #166622, #96356, #94725, #32147, |
| 155 | #32798, #36801, #41066, #81637, #138300, #143791. |
| 156 | |
| 157 | -- Roland McGrath <frob@debian.org> Tue, 14 Jan 2003 02:02:44 -0800 |
| 158 | |
Roland McGrath | 1d847cf | 2003-01-10 21:43:24 +0000 | [diff] [blame] | 159 | strace (4.4.91-1) unstable; urgency=low |
| 160 | |
| 161 | * New upstream version. |
| 162 | + Fixes -f on x86-64. |
| 163 | |
| 164 | -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 12:55:34 -0800 |
| 165 | |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 166 | strace (4.4.90-1) unstable; urgency=low |
| 167 | |
| 168 | * New maintainer. |
| 169 | * New upstream version. |
| 170 | |
| 171 | -- Roland McGrath <frob@debian.org> Fri, 10 Jan 2003 01:58:40 -0800 |
| 172 | |
| 173 | strace (4.4-1.2) unstable; urgency=low |
| 174 | |
| 175 | * NMU |
| 176 | * Quick one-liner to allow building on the ARM. Closes: #109993. |
| 177 | * Re-ran autoconf, hopefully I didn't break other arches. |
| 178 | |
| 179 | -- Anand Kumria <wildfire@progsoc.org> Mon, 1 Oct 2001 14:22:25 +1000 |
| 180 | |
| 181 | strace (4.4-1.1) unstable; urgency=low |
| 182 | |
| 183 | * NMU. |
| 184 | * Added patch from David Mosberger which fixes some ia64 issues. |
| 185 | Closes: #113087. |
| 186 | * Added ia64-specific Build-Depends on libc6.1-dev. Closes: |
| 187 | #109815. |
| 188 | * Ran autoheader, so the s390 patch applies. Closes: #104594. |
| 189 | |
| 190 | -- Jeff Licquia <jlicquia@progeny.com> Tue, 25 Sep 2001 13:15:28 -0500 |
| 191 | |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 192 | strace (4.4-1) unstable; urgency=low |
| 193 | |
| 194 | * New upstream version |
| 195 | + Added S390 support. Closes: Bug#104594 |
| 196 | + New config.{guess,sub}. Closes: Bug#92532 |
| 197 | + LFS support for Linux/sparc. Closes: Bug#99215 |
| 198 | * Works on IA64 again. Closes: Bug#103854 |
| 199 | * Don't override CFLAGS in debian/rules |
| 200 | * Remove rules to create configure & friends. Closes: Bug#92483 |
| 201 | |
| 202 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 19 Aug 2001 14:10:58 +0200 |
| 203 | |
| 204 | strace (4.3-3.1) unstable; urgency=low |
| 205 | |
| 206 | * copy in new config.{guess,sub} to get support for new architectures. |
| 207 | Closes: #94725 |
| 208 | |
| 209 | -- LaMont Jones <lamont@debian.org> Mon, 9 Jul 2001 21:39:34 -0600 |
| 210 | |
| 211 | strace (4.3-3) unstable; urgency=low |
| 212 | |
| 213 | * Update architecture list |
| 214 | |
| 215 | -- Wichert Akkerman <wakkerma@debian.org> Sat, 14 Apr 2001 10:42:19 +0200 |
| 216 | |
| 217 | strace (4.3-2) unstable; urgency=low |
| 218 | |
| 219 | * Run cvsbuild so we don't need to run autohead & friends |
| 220 | * Sync to current CVS |
| 221 | |
| 222 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Apr 2001 19:08:53 +0200 |
| 223 | |
| 224 | strace (4.3-1) unstable; urgency=low |
| 225 | |
| 226 | * New upstream version |
| 227 | * Updated Build-Depends to use a recent glibc so we get the 2.4 kernel |
| 228 | headers |
| 229 | * Changed Architecture so we only build on Linux |
| 230 | * Include section and priority in control info |
| 231 | |
| 232 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 1 Apr 2001 16:35:32 +0200 |
| 233 | |
| 234 | strace (4.2-4) frozen unstable; urgency=low |
| 235 | |
| 236 | * Actually install postinst and prerm so we get the proper /usr/doc/strace |
| 237 | symlink |
| 238 | |
| 239 | -- Wichert Akkerman <wakkerma@debian.org> Thu, 17 Feb 2000 21:49:17 +0100 |
| 240 | |
| 241 | strace (4.2-3) frozen unstable; urgency=low |
| 242 | |
| 243 | * Fix typo in aclocal.m4 that prevented compilation on architectures without |
| 244 | LFS |
| 245 | |
| 246 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 13 Feb 2000 01:19:11 +0100 |
| 247 | |
| 248 | strace (4.2-2) frozen unstable; urgency=low |
| 249 | |
| 250 | * only include linux/ptrace.h if sys/reg.h hasn't been found by configure, |
| 251 | Closes: Bug# 39556 |
| 252 | |
| 253 | -- Wichert Akkerman <wakkerma@debian.org> Thu, 27 Jan 2000 03:22:55 +0100 |
| 254 | |
| 255 | strace (4.2-1) frozen unstable; urgency=low |
| 256 | |
| 257 | * New upstream version: |
| 258 | + Builds correctly on glibc2.0 again, Closes: Bug# 51648 |
| 259 | + Small y2k fix in printtimes, Closes: Bug# 54592 |
| 260 | + semop is handled now, Closes: Bug# 52684 |
| 261 | |
| 262 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 21 Jan 2000 21:45:41 +0100 |
| 263 | |
| 264 | strace (4.1-1) unstable; urgency=low |
| 265 | |
| 266 | * New upstream version |
| 267 | * Bump standards-version to 3.1.0 |
| 268 | * FHS 2.1 compliant |
| 269 | |
| 270 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 26 Nov 1999 01:42:07 +0100 |
| 271 | |
| 272 | strace (4.0-1) unstable; urgency=low |
| 273 | |
| 274 | * New upstream version |
| 275 | |
| 276 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 9 Jul 1999 16:12:34 +0200 |
| 277 | |
| 278 | strace (3.99.1-1) unstable; urgency=low |
| 279 | |
| 280 | * New upstream version, second pre-release for 4.0 |
| 281 | |
| 282 | -- Wichert Akkerman <wakkerma@debian.org> Wed, 9 Jun 1999 15:20:42 +0200 |
| 283 | |
| 284 | strace (3.99-1) unstable; urgency=low |
| 285 | |
| 286 | * New upstream maintainer (me :) |
| 287 | * New upstream version, pre-release for strace 4.0 |
| 288 | * See upstream changelog for changes |
| 289 | * Build with glibc2.1 |
| 290 | |
| 291 | -- Wichert Akkerman <wakkerma@debian.org> Tue, 27 Apr 1999 14:00:15 +0200 |
| 292 | |
| 293 | strace (3.1.0.1-12) unstable; urgency=low |
| 294 | |
| 295 | * Only i386 has a LDT, so check for architecture in mem.c (Bug# 32798) |
| 296 | * Check for nsignals properly, closes: #34445 |
| 297 | * Fix check for overruns in umove*, patch by Nate Eldredge <nate@cartsys.com> |
| 298 | |
| 299 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 15 Mar 1999 00:43:14 +0100 |
| 300 | |
| 301 | strace (3.1.0.1-11) unstable; urgency=low |
| 302 | |
| 303 | * Merge some ARM stuff that got stuck in my mailbox |
| 304 | |
| 305 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 31 Jan 1999 13:04:13 +0100 |
| 306 | |
| 307 | strace (3.1.0.1-10) unstable; urgency=low |
| 308 | |
| 309 | * Move sys_poll to the DONE section in linux/dummy.h |
| 310 | * Support subarchitectures for alpha (Bug# 32147) |
| 311 | * Incorporate changes from Ulrich Drepper |
| 312 | + up number of supported personalities on Linux sparc to 3 |
| 313 | + add O_DIRECT, O_LARGEFILE and O_DIRECTORY to openmodes |
| 314 | + change prefix for printxval to SEEK_ in sys_lseek |
| 315 | + add a support for a whole bunch of syscalls |
| 316 | + updated sys_pread and sys_pwrite for SVR4 |
| 317 | + handle sys_delete_module properly |
| 318 | + change SYS_socket_subcall to 230 for non-powerpc architectures |
| 319 | + sys_chown is now lchown |
| 320 | + looks like a whole lot of syscalls is moved from 180 to 230 |
| 321 | + Revamp a lot of the signal handling code |
| 322 | + handle sys_clone |
| 323 | + Lots more (it was a 6494-line patch and I'm too lazy to put all |
| 324 | changes in here..) |
| 325 | * Please note you need to have 2.1 or 2.2 kernel sources in /usr/src/linux |
| 326 | in order to compile this. |
| 327 | |
| 328 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 29 Jan 1999 02:04:12 +0100 |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 329 | |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 330 | strace (3.1.0.1-9) unstable; urgency=low |
| 331 | |
| 332 | * Add support for poll() systemcall |
| 333 | |
| 334 | -- Wichert Akkerman <wakkerma@debian.org> Thu, 31 Dec 1998 16:03:44 +0100 |
| 335 | |
| 336 | strace (3.1.0.1-8) frozen unstable; urgency=low |
| 337 | |
| 338 | * Use new_stat from libc6 now, except for powerpc and sparc |
| 339 | |
| 340 | -- Wichert Akkerman <wakkerma@debian.org> Thu, 24 Dec 1998 11:35:32 +0100 |
| 341 | |
| 342 | strace (3.1.0.1-7) frozen unstable; urgency=low |
| 343 | |
| 344 | * Fix sparc support |
| 345 | * Display nanosleep call correctly (Bug# 25904) |
| 346 | * Honour -v flag in printargs (Bug# 10426) |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 347 | * Play with #define to get proper kernel struct stat |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 348 | * Compile with 2.1.131 kernel source |
| 349 | |
| 350 | -- Wichert Akkerman <wakkerma@debian.org> Sat, 19 Dec 1998 15:02:14 +0100 |
| 351 | |
| 352 | strace (3.1.0.1-6) frozen unstable; urgency=low |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 353 | |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 354 | * Set NSIG correctly for ARM |
| 355 | * Include strace-graph script from Richard Braakman <dark@debian.org> |
| 356 | as an example. Try it and be amazed! |
| 357 | * Fix sigaction problem, patch from Topi Miettinen |
| 358 | <Topi.Miettinen@medialab.sonera.net> |
| 359 | |
| 360 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 7 Dec 1998 02:10:30 +0100 |
| 361 | |
| 362 | strace (3.1.0.1-5) unstable; urgency=low |
| 363 | |
| 364 | * Patched from Richard Braakman <dark@debian.org>: |
| 365 | + use correct dirent.h on Linux |
| 366 | + remove debugging code left from the powerpc patch |
| 367 | + fix output for execve when -v is used |
| 368 | |
| 369 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Nov 1998 15:59:17 +0100 |
| 370 | |
| 371 | strace (3.1.0.1-5) unstable; urgency=low |
| 372 | |
| 373 | * Add location of upstream sources to the copyright |
| 374 | * Merged ARM architecture support from Jim Studt <jim@federated.com> |
| 375 | |
| 376 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 9 Nov 1998 16:43:24 +0100 |
| 377 | |
| 378 | strace (3.1.0.1-4) unstable; urgency=low |
| 379 | |
| 380 | * More ppc patches from Daniel Jacobowitz <dan@debian.org> |
| 381 | |
| 382 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 12 Oct 1998 00:59:44 +0200 |
| 383 | |
| 384 | strace (3.1.0.1-3) unstable; urgency=low |
| 385 | |
| 386 | * Added support for sys_query_module, patch from Brian J. Murrell |
| 387 | <brian@interlinx.bc.ca> |
| 388 | * Preserve timestamps for documentation when installed |
| 389 | * Incorporate patches from Daniel Jacobowitz <dan@debian.org>: |
| 390 | + powerpc patches |
| 391 | + Patches include changing SYS_socket_subcall and SYS_ipc_subcall, |
| 392 | check for stray syscall exit after execv, and completely regenerated |
| 393 | syscall, errno, and ioctl lists. |
| 394 | + Decode capget and capset arguments. |
| 395 | |
| 396 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 11 Oct 1998 22:42:56 +0200 |
| 397 | |
| 398 | strace (3.1.0.1-2) unstable; urgency=low |
| 399 | |
| 400 | * Patch to support sparc, courtesy of RedHat |
| 401 | * Cleaned up some stuff the patch left broken |
| 402 | * Fix some more compilation-issues for IPX with current kernels |
| 403 | |
| 404 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 24 Jul 1998 22:53:43 +0200 |
| 405 | |
| 406 | strace (3.1.0.1-1) unstable; urgency=low |
| 407 | |
| 408 | * New (actually very old) upstream version. Fixes something we |
| 409 | already had fixed |
| 410 | * Compiled with current kernel-headers from libc6-dev |
| 411 | * Fixed spelling-error |
| 412 | * Compress changelog |
| 413 | * Bumped standard-version to 2.4.1.0 |
| 414 | |
| 415 | -- Wichert Akkerman <wakkerma@debian.org> Wed, 22 Jul 1998 15:53:23 +0200 |
| 416 | |
| 417 | strace (3.1-14) unstable; urgency=low |
| 418 | |
| 419 | * Don't let libc6 trick us anymore with {f,l,}stat() calls |
| 420 | * Fix configure.in to support PentiumII processors |
| 421 | |
| 422 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 22 Jun 1998 20:17:20 +0200 |
| 423 | |
| 424 | strace (3.1-13) unstable; urgency=low |
| 425 | |
| 426 | * Corrected error on PowerPC patch that broke other archictectures |
| 427 | (Bug# 13837) |
| 428 | |
| 429 | -- Wichert Akkerman <wakkerma@debian.org> Tue, 14 Oct 1997 15:41:29 +0200 |
| 430 | |
| 431 | strace (3.1-12) unstable; urgency=low |
| 432 | |
| 433 | * PowerPC patches by Klee Dienes (Bug# 10788, 10790) |
| 434 | * Create correct md5sums (Bug# 13363) |
| 435 | * Put changelog in correct place (Bug# 13363) |
| 436 | * Pristine sources |
| 437 | |
| 438 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 6 Oct 1997 15:42:25 +0200 |
| 439 | |
| 440 | strace (3.1-11) unstable; urgency=LOW |
| 441 | |
| 442 | * Ported to libc6 / glibc2 (Bug# 11729) |
| 443 | * Compress manpage |
| 444 | |
| 445 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 1 Aug 1997 00:13:38 +02 |
| 446 | |
| 447 | strace (3.1-10) unstable; urgency=LOW |
| 448 | |
| 449 | * Install upstream changelog |
| 450 | * Added dependencies to control file for libc |
| 451 | * Added md5sums to .deb file |
| 452 | |
| 453 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 11 Jul 1997 12:26:12 +0200 |
| 454 | |
| 455 | strace (3.1-9) stable; urgency=LOW |
Roland McGrath | 037124f | 2003-01-10 10:44:57 +0000 | [diff] [blame] | 456 | |
Wichert Akkerman | d321ff9 | 2002-03-31 18:45:45 +0000 | [diff] [blame] | 457 | * Fixed bug with hanging children. Patch by Matthias Urlichs |
| 458 | * Added some more constants to net.c. |
| 459 | * glibc patches, courtesy of Klee Dienes (Bug# 7735) |
| 460 | |
| 461 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 21 Apr 1997 11:59:45 +0200 |
| 462 | |
| 463 | strace (3.1-8) frozen unstable; urgency=LOW |
| 464 | |
| 465 | * Added detection of ROSE networking |
| 466 | |
| 467 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Tue, 12 Nov 1996 22:21:22 +0100 |
| 468 | |
| 469 | strace (3.1-7) stable; urgency=LOW |
| 470 | |
| 471 | * Install manpage with correct mode (0644) (Bug#4813) |
| 472 | * Renamed debian changelog to changelog.Debian |
| 473 | |
| 474 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 26 Oct 1996 18:15:41 +0200 |
| 475 | |
| 476 | strace (3.1-6) stable; urgency=LOW |
| 477 | |
| 478 | * Small patch for compilation on kernels 2.1.0 and later (see signal.c) |
| 479 | |
| 480 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Fri, 18 Oct 1996 00:28:47 +0200 |
| 481 | strace (3.1-5) stable unstable; urgency=LOW |
| 482 | |
| 483 | * Moved to new packagingformat |
| 484 | * Fixed umoven bug (Bug# 4523) |
| 485 | * Corrected number of parameters for mmap systemcall (bug# 4508) |
| 486 | |
| 487 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 23 Sep 1996 23:33:58 +0200 |
| 488 | |
| 489 | strace (3.1-4) unstable; urgency=LOW |
| 490 | |
| 491 | * Fixed changestemplate |
| 492 | |
| 493 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Sep 12 14:59:44 MET DST 1996 |
| 494 | |
| 495 | |
| 496 | strace (3.1-3) unstable; priority=LOW |
| 497 | |
| 498 | * Revamped debian files |
| 499 | |
| 500 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl>, Thu Jul 11 20:19:11 MET DST 1996 |
| 501 | |
| 502 | |
| 503 | strace (3.1-2) unstable; priority=LOW |
| 504 | * Added some #ifdef's around IPX stuff to make it compilable on non-Linux |
| 505 | systems. |
| 506 | * changed debian.control and debian.rules to conform to new debian naming |
| 507 | schemes |
| 508 | * added architecture-option to debian.rules and debian.control |
| 509 | |
| 510 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> |
| 511 | |
| 512 | |
| 513 | strace (3.1-1) unstable; priority=LOW |
| 514 | |
| 515 | * Moved to new upstream version |
| 516 | * added more protocol families to domains |
| 517 | * added IPIP-protocol to protocols |
| 518 | * added MSG_PROXY and MSG_CTRUNC to msg_flags |
| 519 | * added SO_BSDCOMPAT and SO_REUSEPORT to sockoptions |
| 520 | * added IP, IPX and TCP-options |
| 521 | * added IP, IPX and TCP support to get-/setsockopt() |
| 522 | * added IPX support |
| 523 | |
| 524 | -- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> |