Change logs for bash source package in Lunar

  • bash (5.2.15-2ubuntu1) lunar; 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.
        - Resurrect "Set the default path to comply with Debian policy" in
          deb-bash-config.diff.
        - Add autopkgtest for the built-in path.
    
    bash (5.2.15-2) unstable; urgency=medium
    
      * Remove one more pdf file without source. Closes: #1024598.
    
    bash (5.2.15-1) unstable; urgency=medium
    
      * New patch release.
    
    bash (5.2-3) unstable; urgency=medium
    
      * Apply upstream patches 003 - 015.
      * Repack to get rid of non-source PDF (Bastian Germann). Closes: #1024598.
      * d/watch: Update to v4 and add repack options.
      * d/copyright: Convert to machine-readable format, adding missing info.
        Closes: #1024602.
      * Enable all hardening flags (Christian Göttsche). Closes: #1021082.
      * Fix build on musl (Helmut Grohne). Closes: #1023053.
    
    bash (5.2-2) unstable; urgency=medium
    
      * Apply upstream patches 001 - 002.
        - Expanding unset arrays in an arithmetic context can cause a
          segmentation fault.
        - Starting bash with an invalid locale specification for
          LC_ALL/LANG/LC_CTYPE can cause the shell to crash. Closes: #1021062.
    
     -- Matthias Klose <email address hidden>  Sat, 07 Jan 2023 08:34:42 +0100
  • bash (5.2-1ubuntu2) kinetic; urgency=medium
    
      * debian/patches: Import two upstream patches to fix crashes:
          - Bash-5.2-patch-1-fix-crash-with-unset-arrays-in-arit.diff
          - Bash-5.2-patch-2-fix-crash-in-readline-when-started-.diff (LP:#1992206)
    
     -- Nick Rosbrook <email address hidden>  Fri, 07 Oct 2022 17:03:05 -0400