unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Problems with handicapped 'bash' from glibc package
Date: Wed, 12 Feb 2014 21:33:16 +0000	[thread overview]
Message-ID: <87ioskm2xv.fsf@netris.org> (raw)
In-Reply-To: <87mwhwxe98.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 12 Feb 2014 21:33:23 +0100")

ludo@gnu.org (Ludovic Courtès) writes:

> Andreas Enge <andreas@enge.fr> skribis:
>
>> On Wed, Feb 12, 2014 at 05:39:35PM +0000, Mark H Weaver wrote:
>>> While we're on the subject of 'bash', should we be applying the patches
>>> in http://ftp.gnu.org/gnu/bash/bash-4.2-patches/ ?
>>
>> Is there a chance of convincing the bash people to release bash 4.2.1?
>> It seems absurd to off-load the work of applying 45 patches from the last
>> three years on the users.
>
> Yeah, that’s annoying.
>
> Basically, these patches are the version control system of Bash
> (really!).  So in my view, if the maintainer doesn’t publish a new
> version, then it means that users can live without these patches.
>
> I haven’t checked what the current patch set is about, though.

The patches are bug fixes.  Things like:

* bash42-003: When using the pattern replacement and pattern removal
  word expansions, bash miscalculates the possible match length in the
  presence of an unescaped left bracket without a closing right bracket,
  resulting in a failure to match the pattern.

* bash42-004: When used in contexts where word splitting and quote
  removal were not performed, such as pattern removal or pattern
  substitution, empty strings (either literal or resulting from quoted
  variables that were unset or null) were not matched correctly,
  resulting in failure.

* base42-007: When used in contexts where word splitting and quote
  removal were not performed, such as case statement word expansion,
  empty strings (either literal or resulting from quoted variables that
  were unset or null) were not expanded correctly, resulting in failure.

* base42-008: Bash-4.2 does not attempt to save the shell history on
  receipt of a terminating signal that is handled synchronously.
  Unfortunately, the `close' button on most X11 terminal emulators sends
  SIGHUP, which kills the shell.

* base42-009: Under certain circumstances, running `fc -l' two times in
  succession with a relative history offset at the end of the history
  will result in an incorrect calculation of the last history entry and
  a seg fault.

...etc.

I don't want to run a shell with known bugs.
I want these fixes on my system.

What do you think?

      Mark

  reply	other threads:[~2014-02-12 21:34 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12  7:12 Problems with handicapped 'bash' from glibc package Mark H Weaver
2014-02-12 13:14 ` Ludovic Courtès
2014-02-12 17:39   ` Mark H Weaver
2014-02-12 19:31     ` Andreas Enge
2014-02-12 20:33       ` Ludovic Courtès
2014-02-12 21:33         ` Mark H Weaver [this message]
2014-02-13  9:14           ` Andreas Enge
2014-03-23 16:19 ` Ludovic Courtès
2014-03-23 20:19   ` Mark H Weaver
2014-03-23 20:27     ` Ludovic Courtès
2014-03-24  3:31       ` Mark H Weaver
2014-03-28 13:48         ` Ludovic Courtès
2014-03-24  3:55       ` Optimizing union.scm Mark H Weaver
2014-03-24 13:45         ` Ludovic Courtès
2014-03-25  7:04           ` Mark H Weaver
2014-03-25 17:18             ` Ludovic Courtès
2014-03-25 22:30               ` Mark H Weaver
2014-03-25 22:58                 ` Ludovic Courtès
2014-03-27  7:09                   ` Mark H Weaver
2014-03-27  9:57                     ` Ludovic Courtès
2014-04-02 14:14             ` Optimizing ‘guix package’ Ludovic Courtès
2014-04-02 16:58               ` Mark H Weaver
2014-03-26 23:29   ` Problems with handicapped 'bash' from glibc package Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87ioskm2xv.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).