lp://staging/ubuntu/feisty/bash

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

25. By Matthias Klose

* Apply upstream patch 011 - 013, fixes for:
  - 011: Under certain circumstances (loopback mounts), the bash getcwd does
    not return correct results. This patch allows the use of the Solaris
    libc getcwd even though it doesn't dynamically allocate memory.
  - 012: Some systems (AIX 4.x) don't implement the PRI_xxx macros correctly,
    causing syntax errors when attempting to compile bash on those systems.
    This patch adds support for the PRI_MACROS_BROKEN define.
  - 013: Readline neglects to reallocate the array it uses to keep track
    of wrapped screen lines when increasing its size. This will eventually
    result in segmentation faults when given sufficiently long input.

24. By Matthias Klose

Apply upstream patch 010.

23. By Matthias Klose

* Install /etc/skel/.profile, instead of /etc/skel/.bash_profile.
  Users will find a ~/.profile instead of ~/.bash_profile; ~/.profile
  is not read by a bash login shell, if ~/.bash_profile still exists.
* Fix one more crash in clear_console. Ubuntu #87402.

22. By Matthias Klose

* Fix crash in clear_console. Ubuntu #85165.
* Fix scp command completion. Ubuntu #82849.
* Set Ubuntu maintainer address.

21. By Matthias Klose

debian/rules: Adjust to changed brace expansion in 3.2.

20. By Matthias Klose

Apply upstream patches 006 - 009.

19. By Matthias Klose

* New upstream version.
  - Remove rl-inputrc.dpatch, applied upstream.
  - Remove ulimit.dpatch, ulimit-doc.dpatch, read-memleak, login-shell,
    man-typos, applied upstream.
* Bugs fixed upstream:
  - Traps overwrite job names. Ubuntu #41082.
* Apply upstream patches 001 - 005.
* Set HISTCONTROL to ignoreboth. Ubuntu #66539.
* Fix comment about umask setting in /etc/skel/.bash_profile. Ubuntu #71294.
* bash-completion:
  - Fix typo in pkg-config completion. Ubuntu #58054.
  - Add completion for apt-get autoremove. Ubuntu #60666.
  - Add kaffeine completion for srt files. Ubuntu #64274.
* Merge with Debian unstable; remaining changes:
  - Source package built using the unmodified upstream tarball.
  - Build the bash-doc package including the texinfo docs.
  - Skeleton scripts.

18. By Michael Vogt

* debian/bash_completion/bash_completion:
  - added new apt autoremove option
* debian/etc.bash.bashrc:
  - if the command-not-found package is installed, use it

17. By Michael Vogt

* debian/patches/command-not-found-bashrc.diff:
  - support the command-not-found package (if installed)
    out-of-the-box (command-not-found-magic spec)

16. By Matthias Klose

* Resynchronize with Debian unstable.
  - Remaining change: bashrc sudo hint.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/lucid/bash
This branch contains Public information 
Everyone can see this information.

Subscribers