[ubuntu/plucky-proposed] bash 5.2.37-1ubuntu1 (Accepted)
Simon Quigley
tsimonq2 at ubuntu.com
Mon Dec 9 20:08:17 UTC 2024
bash (5.2.37-1ubuntu1) plucky; urgency=medium
* Merge with Debian Unstable, remaining changes:
- skel.bashrc:
- Run lesspipe.
- Enable ls aliases.
- Set options in ll alias to -alF.
- Define an alert alias.
- Enabled colored grep aliases.
- etc.bash.bashrc:
- Add sudo hint.
- Resurrect "Set the default path to comply with Debian policy" in
deb-bash-config.diff.
- Add autopkgtest for the built-in path.
- Correct the bash(1) man-page to note that --rcfile does not prevent the
execution of the system-wide /etc/bash.bashrc file.
* Dropped changes:
- Add configure-strtold-check.patch (LP: #2083131)
bash (5.2.37-1) unstable; urgency=medium
* New patch release.
- A typo in the autoconf test for strtold causes false negatives for
strtold being available and working when compiled with gcc-14.
- If we parse a compound assignment during an alias expansion, it's
possible to have the current input string popped out from underneath
the parse. In this case, we should not restore the input we were using
when we began to parse the compound assignment.
- Handle systems that supply one of select or pselect, but not both.
- When readline is accumulating bytes until it reads a complete multibyte
character, reading a byte that makes the multibyte character invalid can
result in discarding the bytes in the partial character.
- Fix the case where text to be completed from the line buffer (quoted) is
compared to the common prefix of the possible matches (unquoted) and the
quoting makes the former appear to be longer than the latter. Readline
assumes the match doesn't add any characters to the word and doesn't
display multiple matches.
Date: Mon, 09 Dec 2024 14:06:27 -0600
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/bash/5.2.37-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 09 Dec 2024 14:06:27 -0600
Source: bash
Built-For-Profiles: noudeb
Architecture: source
Version: 5.2.37-1ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Launchpad-Bugs-Fixed: 2083131
Changes:
bash (5.2.37-1ubuntu1) plucky; urgency=medium
.
* Merge with Debian Unstable, remaining changes:
- skel.bashrc:
- Run lesspipe.
- Enable ls aliases.
- Set options in ll alias to -alF.
- Define an alert alias.
- Enabled colored grep aliases.
- etc.bash.bashrc:
- Add sudo hint.
- Resurrect "Set the default path to comply with Debian policy" in
deb-bash-config.diff.
- Add autopkgtest for the built-in path.
- Correct the bash(1) man-page to note that --rcfile does not prevent the
execution of the system-wide /etc/bash.bashrc file.
* Dropped changes:
- Add configure-strtold-check.patch (LP: #2083131)
.
bash (5.2.37-1) unstable; urgency=medium
.
* New patch release.
- A typo in the autoconf test for strtold causes false negatives for
strtold being available and working when compiled with gcc-14.
- If we parse a compound assignment during an alias expansion, it's
possible to have the current input string popped out from underneath
the parse. In this case, we should not restore the input we were using
when we began to parse the compound assignment.
- Handle systems that supply one of select or pselect, but not both.
- When readline is accumulating bytes until it reads a complete multibyte
character, reading a byte that makes the multibyte character invalid can
result in discarding the bytes in the partial character.
- Fix the case where text to be completed from the line buffer (quoted) is
compared to the common prefix of the possible matches (unquoted) and the
quoting makes the former appear to be longer than the latter. Readline
assumes the match doesn't add any characters to the word and doesn't
display multiple matches.
Checksums-Sha1:
56e3f75a5f7f59008242dee282fefd2be62384c3 2400 bash_5.2.37-1ubuntu1.dsc
cf4da6fb3798f10b9510ab13fc69a5a9bf75e86e 5600932 bash_5.2.37.orig.tar.xz
fbaa2294b705dd360f474da4de65532e8491f747 95448 bash_5.2.37-1ubuntu1.debian.tar.xz
74bba9c754cd2e80e23eaaa15fd4b79efc8a0a0e 7657 bash_5.2.37-1ubuntu1_source.buildinfo
Checksums-Sha256:
69cbcd75618c7b2ace12ee6ee81eb999b878fd8886e956c71fc4b8f1e21b7287 2400 bash_5.2.37-1ubuntu1.dsc
370704c9c859f4060b7df19055e43bb9b5fa09d887699cf6ba87885c5485d36a 5600932 bash_5.2.37.orig.tar.xz
d71ffea15f71ceb63ed59b0d9a6a3b792a72bb38e0bab4c97a16d00b5e01e6de 95448 bash_5.2.37-1ubuntu1.debian.tar.xz
b8b6e2635a505029f9781f3a37c8c47d94ad6baff11addaeeac58893bf54fe3f 7657 bash_5.2.37-1ubuntu1_source.buildinfo
Files:
3257b91358e84df77a5b7fe9c43c39c3 2400 base required bash_5.2.37-1ubuntu1.dsc
6075acd95528d14013fcde1ae279efdf 5600932 base required bash_5.2.37.orig.tar.xz
15c493e915e4e0ac32baa149b190bed4 95448 base required bash_5.2.37-1ubuntu1.debian.tar.xz
eb468175a8babbde5ef9d9f37e95bb49 7657 base required bash_5.2.37-1ubuntu1_source.buildinfo
Original-Maintainer: Matthias Klose <doko at debian.org>
More information about the plucky-changes
mailing list