Skip to content

bash: update to 5.1p4 #2125

Merged
merged 4 commits into from May 6, 2021
Merged

bash: update to 5.1p4 #2125

merged 4 commits into from May 6, 2021

Commits on May 4, 2021

  1. bash: update to 5.1p4

    - fixed SRCURLs
    - update
    - bash-completion outsourced
    wwwutz committed May 4, 2021
    Copy the full SHA
    06740ba View commit details
    Browse the repository at this point in the history
  2. bash: reenable completion progs

    - bash-completion failed, fix that
    wwwutz committed May 4, 2021
    Copy the full SHA
    334c9fc View commit details
    Browse the repository at this point in the history
  3. bash: make bash 5.1 static

    - build static to remove dependecies to:
     linux-vdso.so.1
     libncursesw.so.5
     libdl.so.2
     libc.so.6
    wwwutz committed May 4, 2021
    Copy the full SHA
    576082c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. bash: make bash 5.1 ncurses static

    - build static to remove dependecies to:
     libncursesw.so.5
    wwwutz committed May 6, 2021
    Copy the full SHA
    4d9801d View commit details
    Browse the repository at this point in the history