Changelog for
ShellCheck-0.4.7-3.4.x86_64.rpm :
Wed May 16 14:00:00 2018 psimonsAATTsuse.com
- Update to version v0.4.7-106-g235bf66 from Github to fix the
build with GHC 8.4.x.
* Added:
SC2232: Warn about invalid arguments to sudo
SC2231: Suggest quoting expansions in for loop globs
SC2229: Warn about \'read $var\'
SC2227: Warn about redirections in the middle of \'find\' commands
SC2224,SC2225,SC2226: Warn when using mv/cp/ln without a destination
SC2223: Quote warning specific to : ${var=value}
SC1131: Warn when using elseif or elsif
SC1128: Warn about blanks/comments before shebang
SC1127: Warn about C-style comments
* Fixed:
Annotations intended for a command\'s here documents now work
Escaped characters inside groups in =~ regexes now parse
Associative arrays are now respected in arithmetic contexts
SC1087 about $var[AATT] now correctly triggers on any index
Bad expansions in here documents are no longer ignored
FD move operations like {fd}>1- now parse correctly
* Changed:
SC1073: \'else if\' is now parsed correctly and not like \'elif\'
SC2163: \'export $name\' can now be silenced with \'export ${name?}\'
SC2183: Now warns when printf arg count is not a multiple of format count
Thu Apr 12 14:00:00 2018 guillaumeAATTopensuse.org
- Add _constraints to avoid OOM error with a special case for
aarch64 which needs lots of RAM.
Thu Apr 12 14:00:00 2018 psimonsAATTsuse.com
- Update ShellCheck to version 0.4.7 revision 1.
A more detailed change log is not available.
Thu Aug 3 14:00:00 2017 psimonsAATTsuse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Mon Mar 27 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.4.6 with cabal2obs.
Sun Feb 12 13:00:00 2017 psimonsAATTsuse.com
- Update to version 0.4.5 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.4.4 revision 0 with cabal2obs.
Sat May 21 14:00:00 2016 mimi.vxAATTgmail.com
- update to 0.4.4
Sun Jan 24 13:00:00 2016 mimi.vxAATTgmail.com
- update to 0.4.3
Tue Jan 12 13:00:00 2016 mimi.vxAATTgmail.com
- update to 0.4.2
Sun Sep 6 14:00:00 2015 mimi.vxAATTgmail.com
- initial commit