[OE-core] [PATCH 1/1] tcp-wrappers: remove size_t.patch

2013-02-02 Thread rongqing.li
From: "Roy.Li" 1. it introduces bug in 64bit big endian process with __GLIBC__, At that condition, size_t is 8byte, and the third parameter of getpeername is socklen_t which is 4 byte. As a result, getpeername sees third parameter is always 0, and can not return right value. The similar program

[OE-core] [PATCH 0/1] tcp-wrappers: remove size_t.patch

2013-02-02 Thread rongqing.li
From: "Roy.Li" The following changes since commit 82602d2c55f5d233bd8351e95a84a65b792786e5: qt4: Add space for _appends (2013-02-01 22:49:27 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib tcp_wrapper_remove_size_t_patch http://git.pokylinux.org/cgit.

Re: [OE-core] [PATCH 0/1] systemtap 'crosstap' fix

2013-02-02 Thread Tom Zanussi
On Fri, 2013-02-01 at 18:34 -0600, tom.zanu...@linux.intel.com wrote: > From: Tom Zanussi > > This is a patch to systemtap and fixes a problem where a passed-in > builddir gets lost in the session copy constructor when connecting > to remote hosts, resulting in failed script compilation. > > The

Re: [OE-core] [PATCH] net-tools: upgrade to v1.60-24.2

2013-02-02 Thread Lei Yang
Sent from my iPhone On 2013-2-1, at 23:09, Cristian Iorga wrote: > Signed-off-by: Cristian Iorga > --- > .../net-tools-config.h |0 > .../net-tools-config.make|0 > .../net-tools/{net-tools_1.60-23.bb => n