--- ./package/base/strace/arch-0-avr32.patch	2008-08-04 23:58:14.000000000 +0100
+++ ./package/base/strace/arch-0-avr32.patch	2008-10-19 21:22:51.000000000 +0100
@@ -490,24 +490,6 @@
  #else /* Other architecture (like i386) (32bits specific) */
  	{
  		int i;
-@@ -2476,7 +2476,7 @@
- 
- 	switch (known_scno(tcp)) {
- #ifdef LINUX
--#if !defined (ALPHA) && !defined(MIPS) && !defined(HPPA)
-+#if !defined (ALPHA) && !defined(MIPS) && !defined(HPPA) && !defined(AVR32)
- 	case SYS_socketcall:
- 		decode_subcall(tcp, SYS_socket_subcall,
- 			SYS_socket_nsubcalls, deref_style);
-@@ -2485,7 +2485,7 @@
- 		decode_subcall(tcp, SYS_ipc_subcall,
- 			SYS_ipc_nsubcalls, shift_style);
- 		break;
--#endif /* !(ALPHA || MIPS || HPPA) */
-+#endif /* !(ALPHA || MIPS || HPPA || AVR32) */
- #endif /* LINUX */
- #ifdef SVR4
- #ifdef SYS_pgrpsys_subcall
 Index: strace-4.5.14-avr32/util.c
 ===================================================================
 --- strace-4.5.14-avr32.orig/util.c	2006-05-02 13:36:30.000000000 +0200
--- ./package/base/strace/arch-arm.patch	2008-08-04 23:58:14.000000000 +0100
+++ ./package/base/strace/arch-arm.patch	1970-01-01 01:00:00.000000000 +0100
@@ -1,27 +0,0 @@
-# --- T2-COPYRIGHT-NOTE-BEGIN ---
-# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-# 
-# T2 SDE: package/.../strace/arch-arm.patch
-# Copyright (C) 2007 - 2008 The T2 SDE Project
-# 
-# More information can be found in the files COPYING and README.
-# 
-# This patch file is dual-licensed. It is available under the license the
-# patched project is licensed under, as long as it is an OpenSource license
-# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
-# of the GNU General Public License as published by the Free Software
-# Foundation; either version 2 of the License, or (at your option) any later
-# version.
-# --- T2-COPYRIGHT-NOTE-END ---
-
---- strace-4.5.15/syscall.c.vanilla	2007-08-13 11:00:18.000000000 +0200
-+++ strace-4.5.15/syscall.c	2007-08-13 11:00:44.000000000 +0200
-@@ -2428,7 +2428,7 @@
- 
- 	switch (known_scno(tcp)) {
- #ifdef LINUX
--#if !defined (ALPHA) && !defined(MIPS) && !defined(HPPA) && !defined(AVR32)
-+#if !defined (ALPHA) && !defined(MIPS) && !defined(HPPA) && !defined(AVR32) && !defined(ARM)
- 	case SYS_socketcall:
- 		decode_subcall(tcp, SYS_socket_subcall,
- 			SYS_socket_nsubcalls, deref_style);
--- ./package/base/strace/strace.desc	2008-08-04 23:58:14.000000000 +0100
+++ ./package/base/strace/strace.desc	2008-11-06 16:58:42.000000000 +0000
@@ -34,7 +34,7 @@
 
 [L] BSD
 [S] Stable
-[V] 4.5.17
+[V] 4.5.18
 [P] X -1---5---9 104.200
 
-[D] 2123374712 strace-4.5.17.tar.bz2 http://dl.sourceforge.net/sourceforge/strace/
+[D] 763611444 strace-4.5.18.tar.bz2 http://dl.sourceforge.net/sourceforge/strace/
