Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] busybox: add patch to fix 'head -n -1'
Date: Wed, 5 Sep 2018 21:16:02 +0200	[thread overview]
Message-ID: <20180905211602.1a355d8c@windsurf> (raw)
In-Reply-To: <20180905142854.24825-1-thomas.de_schampheleire@nokia.com>

Hello,

On Wed,  5 Sep 2018 16:28:54 +0200, Thomas De Schampheleire wrote:
> Busybox 1.29.0 introduces a regression causing head to fail with negative
> '-n' parameters, e.g. 'head -n -1'. Instead of showing all but the last one
> line, no lines are printed whatsoever.
> 
> The issue was reported with
> http://lists.busybox.net/pipermail/busybox/2018-August/086617.html . This
> commit backports the revert applied upstream.
> 
> Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
> ---
>  ...b-remove-unnecessary-variable-in-xmalloc_.patch | 39 ++++++++++++++++++++++
>  1 file changed, 39 insertions(+)
>  create mode 100644 package/busybox/0003-Revert-libbb-remove-unnecessary-variable-in-xmalloc_.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2018-09-05 19:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-05 14:28 [Buildroot] [PATCH] busybox: add patch to fix 'head -n -1' Thomas De Schampheleire
2018-09-05 19:16 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180905211602.1a355d8c@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox