lp://staging/ubuntu/feisty/bash
- Get this branch:
- bzr branch lp://staging/ubuntu/feisty/bash
Branch information
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. - 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. - 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_completio n:
- 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)
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