Accepted bash 3.1-5ubuntu1 (source)

Matthias Klose doko at ubuntu.com
Wed Jul 5 14:45:11 BST 2006


Accepted:
 OK: bash_3.1-5ubuntu1.dsc
     -> Component: main Section: base
 OK: bash_3.1-5ubuntu1.diff.gz

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  5 Jul 2006 13:11:22 +0000
Source: bash
Binary: bashdb bash-builtins bash bash-minimal bash-static bash-doc
Architecture: source
Version: 3.1-5ubuntu1
Distribution: edgy
Urgency: low
Maintainer: Matthias Klose <doko at debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 bash       - The GNU Bourne Again SHell
 bash-builtins - Bash loadable builtins - headers & examples
 bash-doc   - Documentation and examples for the The GNU Bourne Again SHell
 bash-minimal - The GNU Bourne Again SHell (minimal version)
 bash-static - The GNU Bourne Again SHell (static version)
 bashdb     - The GNU Bourne Again SHell Debugger
Closes: 224543 320036 323824 324169 325056 327414 331504 337097 340452 342073 343312 345861 349677 351848 352145 354303 355336 355815 356218 356308 357241 357258 357607 358831 359021 360543 364509 367198 373904
Changes: 
 bash (3.1-5ubuntu1) edgy; urgency=low
 .
   * Resynchronize with Debian unstable.
     - Remaining change: bashrc sudo hint.
 .
 bash (3.1-5) unstable; urgency=low
 .
   * Work around the broken remove-shell, not checking for the existance
     of /etc/shells (closes: #337097).
   * Force rebuild of bashref.info (closes: #354303, #357258).
   * Apply upstream patches 015, 016, 017, fixing
     - a problem with the extended globbing code prevented dots from matching
       filenames when used in some extended matching patterns.
     - core dumps when attempting to perform globbing in directories with
       very large numbers of files.
     - Array expansion failure with an arithmetic syntax error when the
       subscript appears within double quotes. Closes: #358831.
   * Add copyrights for contributed files (Joost van Baal). Closes: #357607.
   * bash_completion:
     - Add apt-cache madison completion: Closes: #342073, #359021.
     - Complete files with spaces for bzip2. Closes: #356218.
     - Complete whatis and apropos like man. Closes: #352145.
     - Ignore stderr in apt-cache completion. Closes: #367198.
     - Add flv|FLV files completion for mplayer. Closes: #364509, #373904.
     - Add dvi|DVI files completion for evince. Ubuntu #49880.
   * Fix typos in man page. Closes: #360543.
 .
   [ Ian Jackson ]
   * Make bash die if it cannot read its input file.  Closes: #320036.
     (This is not an ideal fix because, for example, the exit status is
     still wrong - it should be 127, not 2.  Also, the filename is not
     printed.  Unfortunately the code is badly tangled making this small
     fix the most appropriate approach.)
 .
 bash (3.1-4) unstable; urgency=low
 .
   * Update upstream patch 010, apply upstream patches 012, 013, 014.
   * bash-default-editor.dpatch: Fix typo (closes: #356308).
   * clear_console: Add FreeBSD support (Aurelian Jarno). Closes: #355336.
   * clear_console: Only get rid of any history in the scrollback, if
     not running in a pseudo tty (closes: #355815).
   * bash_completion:
     - Fix error in minicom completion (closes: #357241).
 .
 bash (3.1-3) unstable; urgency=low
 .
   * Apply upstream patches 006, 007, 008, 009, 010 and 011.
   * Define PGRP_PIPE to avoid race condition; monitor mode causes emacs as
     $EDITOR to hang on kernel 2.6 (Jim Paris). Closes: #224543.
   * Fix read memleak when reading from non-blocking fd (Tim Waugh).
   * Recognize 'exec -l /bin/bash' as login shell (Tim Waugh).
   * Fix parameter expansion: Array member length expansion fails with nested
     index expression (Jan C. Nordholz). Closes: #345861.
   * Add swedish translation of message strings. Closes: #349677.
 .
   Merge from Ubuntu:
   * clear_console: New helper program to clear the console, including
     the scrollback buffer.
   * /etc/skel/.bash_logout: Install it again and use clear_console.
     Ubuntu #29405. Closes: #331504.
   * /etc/skel/.bashrc: Enable bash_completion.
     Ubuntu #11414, #25096.
   * bash_completion:
     - Fix ssh completion to match lines starting with `Hostname' as well.
       Closes: #343312.
   * Add ulimit options -e and -r.
 .
   * Update bash_completion to 20060301:
     - Completion for minicom(1), mtr(8), sysctl(8), smartctl(8), vncviewer(1),
       invoke-rc.d, update-rc.d and dpkg-source has been added.
       Closes: #323824, #327414.
     - gdb completion of second parameter was broken when first parameter
       contained white space.
     - gdb completion wasn't completing second parameter correctly when it was
       a file, rather than a PID.
     - Ruby ri completion has been broken for some time. This is now fixed.
     - Various fixes to work around change in how POSIX quoting is handled in
       bash 3.1.
     - subversion completion has been reimplemented from scratch and integrated
       into the main file.
     - iconv(1) completion has been improved.
     - yum(8) completion has been updated for current version of yum.
     - ant completion will now make use of complete-ant-cmd.pl, if available.
     - cvs(1) completion has been improved with 'update' and 'stat' completion.
     - 'aptitude show' now works in the same way as 'apt-cache show'.
     - make(1) now also completes on file names.
     - MPlayer will now also complete on .flac, .mpc and .3gp files.
       Closes: #340452.
     - wine will now also complete on .exe.so files.
     - unzip will now also complete on oowriter's .ott files.
     - xine et al will now complete on .mng files.
     - The list of programs completing on .dvi files has been expanded.
     - The range of files on which timidity and evince complete has been
       expanded. Closes: #351848.
     - mkisofs completion now defaults to treating results as file names.
     - $DEBUG has been renamed $BASH_COMPLETION_DEBUG to avoid namespace clashes
       with other software.
     - man(1) completion now works correctly on OpenBSD.
     - svk and Mercurial completion have been added to contribs. Closes: #324169.
     - Many other small optimisations and fixes. Closes: #325056.
Files: 
 000f9e829fdbd012b8319781a4a5ef1f 733 base required bash_3.1-5ubuntu1.dsc
 f4d91a418242773bacd452252d1dc83f 226989 base required bash_3.1-5ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEq8J1StlRaw+TLJwRAtGpAKCRlAqfXQnfvDtPYpk6amn3Uyn6NACePWvX
iZZR7UOWBUqGVt6C2G0eB48=
=LHpv
-----END PGP SIGNATURE-----





More information about the edgy-changes mailing list