Change logs for bash source package in Squeeze

  • bash (4.1-3) unstable; urgency=low
    
    
      * Apply upstream patches 003, 004, 005.
      * Fix crash in declare builtin.
      * /etc/skel/.bashrc:
        - Enable sourcing of ~/.bash_aliases by default. Closes: #569798.
        - Find command-not-found script. Closes: #529313.
      * README.Debian:
        - Remove references to --disable-net-redirections, bash-minimal.
        - Mention that the upstream changelog can be found in the bash-doc
          package. Closes: #551019.
    
     -- Matthias Klose <email address hidden>  Sat, 10 Apr 2010 10:35:29 +0200
  • bash (4.1-2) unstable; urgency=low
    
    
      * Apply upstream patches 001, 002.
    
     -- Matthias Klose <email address hidden>  Fri, 12 Mar 2010 02:08:45 +0100
  • bash (4.1-1) unstable; urgency=low
    
    
      * New upstream version 4.1.
      * Stop building the bash-minimal package, not needed anymore with
        dash being the default shell.
    
     -- Matthias Klose <email address hidden>  Sat, 02 Jan 2010 13:49:24 +0100
  • bash (4.0-7) unstable; urgency=medium
    
    
      * Re-add the sh and sh(1) symlinks. Closes: #546516.
    
     -- Matthias Klose <email address hidden>  Mon, 14 Sep 2009 08:11:58 +0200
  • bash (4.0-4) unstable; urgency=low
    
    
      * Apply upstream patches 024 - 028.
        - patch 028 closes: #519165. bash-4.0 reverted to the historical
          shell behavior of raising an error when $@ or $* was expanded
          after `set -u' had been executed and there were no positional
          parameters.  The Posix working group has since clarified the
          standard's position on the issue, and $@ and $* are now the only
          variables, parameters, or special parameters that do not raise an
          error when unset if set -u is enabled.
      * Enable net redirections, now that bash isn't the default shell
        anymore.
      * Changes to the skeletoon .bashrc:
        - Fix example lines in /etc/bash.bashrc to enable bash completion.
          Closes: #523706, #522857.
        - Don't export HISTCONTROL in bashrc. Closes: #540371.
        - Support user dircolors settings in ~/.dircolors. Closes: #506213.
    
     -- Matthias Klose <email address hidden>  Sun, 23 Aug 2009 16:09:36 +0200
  • bash (3.2-6) unstable; urgency=medium
    
    
      * bash. Depend on dash to install dash as a required package.
    
     -- Matthias Klose <email address hidden>  Mon, 20 Jul 2009 23:56:24 +0000
  • bash (3.2-5) unstable; urgency=low
    
    
      * Apply upstream fixes 040 - 048.
    
     -- Matthias Klose <email address hidden>  Sun, 01 Mar 2009 10:20:52 +0100
  • bash (3.2-4) unstable; urgency=low
    
    
      * bash-minimal, bash-static: Only call `add-shell' on new installations.
      * Only call remove-shell on package removal or purge.
    
     -- Matthias Klose <email address hidden>  Mon, 12 May 2008 18:49:07 +0200