Package Release Info

dash-0.5.12-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

dash
dash-sh

Change Logs

* Tue Dec 27 2022 lnussel@suse.com
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Fri Dec 23 2022 dmueller@suse.com
- update to 0.5.12:
  * eval: Test evalskip before flipping status for NNOT
  * parser: Add VSBIT to ensure subtype is never zero
  * eval: Check eflag after redirection error
  * eval: Always set exitstatus in evaltree
  * expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read
  * expand: Always quote caret when using fnmatch
  * parser: Fix VSLENGTH parsing with trailing garbage
  * shell: Fail if building --with-libedit and can't find libedit
  * jobs: Only block in waitcmd on first run
  * redir: Retry open64 on EINTR
  * eval: Prevent recursive PS4 expansion
  * jobs: Fix waitcmd busy loop
- drop check-nflag-in-evaltree.patch (upstream)
* Sat Oct 22 2022 luc14n0@opensuse.org
- Make dash-sh subpackage architecture independent since it only
  contains a symbolic link.
* Thu Jan 27 2022 dmueller@suse.com
- add dash-sh subpackage to be able to switch away from bash
* Mon Dec 20 2021 dmueller@suse.com
- update to 0.5.11.5:
  * parser: Fix VSLENGTH parsing with trailing garbage
* Mon Jun 07 2021 rpm@fthiessen.de
- Update to 0.5.11.4
  * eval: Do not cache value of eflag in evaltree
* Tue Dec 29 2020 dmueller@suse.com
- update to 0.5.11.3:
  * jobs: Only block in waitcmd on first run
* Thu Nov 19 2020 dmueller@suse.com
- add check-nflag-in-evaltree.patch (bsc#1178978)
* Sun Oct 18 2020 dmueller@suse.com
- update to 0.5.11.2 (bsc#1177691):
  * shell: Group readdir64/dirent64 with open64
- add LICENSE file
* Fri Oct 16 2020 lnussel@suse.de
- prepare usrmerge (boo#1029961)