Change logs for bash source package in Eoan

  • bash (5.0-4ubuntu1) eoan; urgency=low
    
      * Merge from 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.
    
    bash (5.0-4) unstable; urgency=medium
    
      * wait builtin: avoid hanging on inherited children. Closes: #920455.
    
     -- Steve Langasek <email address hidden>  Sat, 04 May 2019 21:06:48 -0700
  • bash (5.0-3ubuntu2) eoan; urgency=medium
    
      * Resurrect "Set the default path to comply with Debian policy" in
        deb-bash-config.diff which went missing since 4.2+dfsg-1 or so.
        LP: #1792004 LP: #1614080 Closes: #781367
      * Add autopkgtest for the built-in path.
    
     -- Dimitri John Ledkov <email address hidden>  Fri, 03 May 2019 14:31:24 +0100
  • bash (5.0-3ubuntu1) disco; urgency=medium
    
      * Merge with Debian; 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.
    
    bash (5.0-3) unstable; urgency=medium
    
      * Apply upstream patch 003.
      * Fix clear_console locking up video when X is running and logging out
        from a plain text console. Closes: #810660. LP: #1822184.
    
     -- Matthias Klose <email address hidden>  Thu, 04 Apr 2019 05:11:47 +0200