From patchwork Wed Jul 4 01:37:53 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] *** SUBJECT HERE *** Date: Wed, 04 Jul 2012 01:37:53 -0000 From: Peter Seebach X-Patchwork-Id: 31133 Message-Id: To: Robert Yang identified a crash with chroot in long directories, which was a logic bug in the allocate-and-copy logic when expanding paths inside a base path. Fixed in upstream pseudo, along with a couple of other minor tweaks, since the crash is blocking other work we should probably update. The following changes since commit a6b6df1350149c116050cb93c3c7b4802c709d31: Lianhao Lu (1): task-core-tools-debug: Added openssh-sftp-server. are available in the git repository at: git://git.yoctoproject.org/poky-contrib seebs/pseudo http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/pseudo Peter Seebach (1): pseudo: Update to 1.3.1 (fixing chroot crash) meta/recipes-devtools/pseudo/pseudo_1.3.1.bb | 8 ++++++++ meta/recipes-devtools/pseudo/pseudo_1.3.bb | 8 -------- meta/recipes-devtools/pseudo/pseudo_git.bb | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.3.1.bb delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.3.bb