lp:debian/squeeze/bash

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/bash
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

13. By Matthias Klose

* 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.

12. By Matthias Klose

Apply upstream patches 001, 002.

11. By Matthias Klose

* New upstream version 4.1.
* Stop building the bash-minimal package, not needed anymore with
  dash being the default shell.

10. By Matthias Klose

Re-add the sh and sh(1) symlinks. Closes: #546516.

9. By Matthias Klose

* Pre-depend on dash, instead of just depending on it.
  Closes: #546504, #546516, #546518.
* Update and set homepage attribute. Closes: #546377, #546381.

8. By Matthias Klose

* Re-add dependency on dash, lost with the upload of 4.0.
* Don't configure with --disable-net-redirections.
* Fix name of system wide bash_logout in bash(1). Closes: #546200.
* Stop shipping the sh and sh(1) symlinks. Closes: #545103.
* Apply upstream patches 029 - 033.

7. By Matthias Klose

* 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.

6. By Matthias Klose

bash. Depend on dash to install dash as a required package.

5. By Matthias Klose

Apply upstream fixes 040 - 048.

4. By Matthias Klose

* bash-minimal, bash-static: Only call `add-shell' on new installations.
* Only call remove-shell on package removal or purge.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers