Path to this page:
Subject: CVS commit: pkgsrc/shells/bash
From: Thomas Klausner
Date: 2022-01-05 21:50:16
Message id: 20220105205016.BD194FAEC@cvs.NetBSD.org
Log Message:
bash: update to 5.1.16.
13: Fix ~ expansion after : in assignment statements in POSIX mode.
14: Fix corruption in multibyte chars spanning a 512 byte buffer when
reading the output of a command substitution
15: Fix sign extension with charsets containing 'negative' chars
16: Make multiple ! in a [[ ]] toggle negation instead of just more of the same
Mostly from kre@
Files: