<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bash.git/patchlevel.h, branch bash-5.2-testing</title>
<subtitle>git.savannah.gnu.org: git/bash.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/'/>
<entry>
<title>bash-5.2-alpha release</title>
<updated>2022-01-20T20:06:05+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-01-20T20:06:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=4491c03014008046746b569108b7ea629d963e71'/>
<id>4491c03014008046746b569108b7ea629d963e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-5.1 patch 16: fix interpretation of multiple instances of ! in [[ conditional commands</title>
<updated>2022-01-04T22:03:45+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-01-04T22:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=9439ce094c9aa7557a9d53ac7b412a23aa66e36b'/>
<id>9439ce094c9aa7557a9d53ac7b412a23aa66e36b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-5.1 patch 15: fix readline display of some characters &gt; 128 in certain single-byte encodings</title>
<updated>2022-01-04T22:01:33+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-01-04T22:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=18ad612ea80ba978ae8271800814737e224a4baf'/>
<id>18ad612ea80ba978ae8271800814737e224a4baf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-5.1 patch 14: fix off-by-one error when reading multibyte characters from command substitution output</title>
<updated>2022-01-04T21:59:40+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-01-04T21:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=72912fb8209105af961c851260a173115efe60be'/>
<id>72912fb8209105af961c851260a173115efe60be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-5.1 patch 13: fix tilde expansion after unquoted colons in posix mode</title>
<updated>2022-01-04T21:58:20+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-01-04T21:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=6b9422dbe3917a0affb4898e38156d22cbec64e8'/>
<id>6b9422dbe3917a0affb4898e38156d22cbec64e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-5.1 patch 12: fix race condition with child processes and resetting trapped signals</title>
<updated>2021-11-17T21:47:24+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2021-11-17T21:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=15409324f1974d41c183904ad575da7188058c1c'/>
<id>15409324f1974d41c183904ad575da7188058c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-5.1 patch 11: save and restore alias parsing when performing compound array assignment</title>
<updated>2021-11-17T21:46:40+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2021-11-17T21:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=c839339fbfd2bb7ee4a523b64c7f3734ba36b9bc'/>
<id>c839339fbfd2bb7ee4a523b64c7f3734ba36b9bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-5.1 patch 10: fix for wait -n being interrupted by a trapped signal</title>
<updated>2021-11-17T21:45:23+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2021-11-17T21:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=910fcdc415abeb3d7d85fb46ee0d3e804a4c47a6'/>
<id>910fcdc415abeb3d7d85fb46ee0d3e804a4c47a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-5.1 patch 9: fix bash malloc implementation of malloc_usable_size</title>
<updated>2021-11-17T21:44:19+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2021-11-17T21:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=fed42742e0b33b358610bf62c7474f55e6465205'/>
<id>fed42742e0b33b358610bf62c7474f55e6465205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-5.1 patch 8: clean up FIFOs created by redirections in child processes</title>
<updated>2021-05-04T18:31:53+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2021-05-04T18:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=ce23728687ce9e584333367075c9deef413553fa'/>
<id>ce23728687ce9e584333367075c9deef413553fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
