Changelog for
dash-debugsource-0.5.8-lp150.1.9.x86_64.rpm :
* Thu Apr 09 2015 mpluskalAATTsuse.com- Use fnmatch and glob from glibc- Use url for source
* Fri Oct 10 2014 gberAATTopensuse.org- update to version 0.5.8 - Small optimisation of command -pv change - Set command -p path to /usr/sbin:/usr/bin:/sbin:/bin - Change \"characters\" for printf precision to \"bytes\" - Clarify \"trap \'\' signals\" syntax in manual page - Clarify that 0 and EXIT are both acceptable for exit traps - command: allow combining -p with -v - getjob: Fix off-by-one error for multiple of four job numbers - Propagate EXP_QPAT in subevalvar - Initialise OPTIND after importing environment - Fixed argument parsing crash in test - Add newline when tracing in poplocalvars - Markup fixes in manual for mandoc 1.12.1 - Use PRIdMAX instead of %j in printf - Fix typo for wait in manual - Add support for ulimit -r - Avoid overflow for very long variable name - Sanitise environment variable names on entry - Allow building without LINEO support - Add top-level autogen.sh - Avoid imaxdiv when only one of the results is wanted - Fix klibc DEBUG compilation - Merge SKIPFUNC/SKIPFILE and only clear SKIPFUNC when leaving dotcmd
* Fri Sep 27 2013 gberAATTopensuse.org- install into %{_bindir} and add a compatibility symlink to /bin- reenable commandline editor
* Thu Oct 06 2011 gberAATTopensuse.org- remove libeditline dependency again as libeditline lives in /usr
* Thu Oct 06 2011 gberAATTopensuse.org- update to version 0.5.7 - optimize dash -c \"command\" to avoid a fork - improve LINENO support - dotcmd should exit with zero when doing nothing - replace GPL noclobberopen code with the FreeBSD version - do not split the result of tilde expansion - use exit status 127 when the script to run does not exist - document optional open parenthesis for case patterns - use faccessat if available- added dash-0.5.7-do-not-close-stderr.patch in order to prevent stderr from being closed when /dev/tty fails to open (backported from upstream git)- added dash-remove-backslash-before-in-double-quotes-in-variable.patch which removes a backslash before } in double-quotes in variable as it prevents the closing brace from terminating the substitution (from FreeBSD/Debian)
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile (cf. packaging guidelines)
* Mon Jul 19 2010 guido+opensuse.orgAATTberhoerster.name- update to version 0.5.6.1 - bugfixes
* Fri Feb 19 2010 guido+opensuse.orgAATTberhoerster.name- cleaned up specfile
* Sat Feb 13 2010 guido+opensuse.orgAATTberhoerster.name- do not provide ash
* Sat Feb 13 2010 guido+opensuse.orgAATTberhoerster.name- initial packaging of dash