Browse Source

strace: Updated (4.5.19 -> 4.5.20)

user/karasz/test/ecn
Alejandro Mery 15 years ago committed by Alejandro Mery
parent
commit
8aa5a79747
  1. 26
      base/strace/no-ctl-proc-linux-2.6.18.patch
  2. 6
      base/strace/strace.desc

26
base/strace/no-ctl-proc-linux-2.6.18.patch

@ -1,26 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../strace/no-ctl-proc-linux-2.6.18.patch
# Copyright (C) 2006 The OpenSDE 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.
# --- SDE-COPYRIGHT-NOTE-END ---
--- ./system.c.orig 2006-09-21 12:22:29.000000000 +0200
+++ ./system.c 2006-09-21 12:22:42.000000000 +0200
@@ -1578,7 +1578,6 @@
{ CTL_KERN, "CTL_KERN" },
{ CTL_VM, "CTL_VM" },
{ CTL_NET, "CTL_NET" },
- { CTL_PROC, "CTL_PROC" },
{ CTL_FS, "CTL_FS" },
{ CTL_DEBUG, "CTL_DEBUG" },
{ CTL_DEV, "CTL_DEV" },

6
base/strace/strace.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../strace/strace.desc
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -33,8 +33,8 @@
[L] OpenSource
[S] Stable
[V] 4.5.19
[V] 4.5.20
[P] X -?---5---9 104.200
[D] 1700886458 strace-4.5.19.tar.bz2 http://dl.sourceforge.net/sourceforge/strace/
[D] 318422055 strace-4.5.20.tar.bz2 http://dl.sourceforge.net/sourceforge/strace/

Loading…
Cancel
Save