bash 4.4.18-1ubuntu1 source package in Ubuntu

Changelog

bash (4.4.18-1ubuntu1) bionic; 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 (4.4.18-1) unstable; urgency=medium

  * bash 4.4.18 release (bash 4.4 patchlevel 18).
  * bash: Remove dependency on dash. Closes: #537913.
  * Update config.guess and config.sub. Closes: #882474.
  * skel.profile: Add $HOME/.local/bin if it exists. Closes: #839155.
  * Stop building with -no-pie. Closes: #865599, #859263.
  * /etc/bash.bashrc: Don't overwrite PS1 if SUDO_PS1 is set. Closes: #789811.
  * Make the build reproducible. Closes: #806945.
    - Use the system provided man2html to generate the htm docs.
    - Set PGRP_PIPE unconditionally on Linux.
  * Fix typo in German help (Carsten Leonhardt). Closes: #831282.

 -- Matthias Klose <email address hidden>  Tue, 06 Feb 2018 13:12:30 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bash_4.4.18.orig.tar.xz 4.8 MiB 704143a7170041ac9f1025455d6d23ff0f353711a3dc557b47d6e6322f24cd02
bash_4.4.18-1ubuntu1.debian.tar.xz 61.6 KiB c71e858f12271730b239481e27b3bce1357db25434f764ca65e8ca4ae03ef3dc
bash_4.4.18-1ubuntu1.dsc 2.4 KiB 9315f438c4291939f7ef73c27abac534bd9125662ca4d0e73e70125905873a55

Available diffs

View changes file

Binary packages built by this source

bash: GNU Bourne Again SHell

 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file. Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 Bash is ultimately intended to be a conformant implementation of the
 IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
 .
 The Programmable Completion Code, by Ian Macdonald, is now found in
 the bash-completion package.

bash-builtins: Bash loadable builtins - headers & examples

 Bash can dynamically load new builtin commands. Included are the
 necessary headers to compile your own builtins and lots of examples.

bash-builtins-dbgsym: debug symbols for bash-builtins
bash-dbgsym: debug symbols for bash
bash-doc: Documentation and examples for the GNU Bourne Again SHell

 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file. Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 This package contains the distributable documentation, all the
 examples and the main changelog.

bash-static: GNU Bourne Again SHell (static version)

 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file. Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 Statically linked.

bash-static-dbgsym: debug symbols for bash-static