Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ShellCheck-0.9.0-1.4 RPM for ppc64le

From OpenSuSE Ports Tumbleweed for ppc64le

Name: ShellCheck Distribution: openSUSE Tumbleweed
Version: 0.9.0 Vendor: openSUSE
Release: 1.4 Build date: Mon Mar 20 14:25:51 2023
Group: Unspecified Build host: obs-power8-03
Size: 48311904 Source RPM: ShellCheck-0.9.0-1.4.src.rpm
Packager: http://bugs.opensuse.org
Url: https://hackage.haskell.org/package/ShellCheck
Summary: Shell script analysis tool
The goals of ShellCheck are:

* To point out and clarify typical beginner's syntax issues, that causes a
shell to give cryptic error messages.

* To point out and clarify typical intermediate level semantic problems, that
causes a shell to behave strangely and counter-intuitively.

* To point out subtle caveats, corner cases and pitfalls, that may cause an
advanced user's otherwise working script to fail under future circumstances.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Tue Dec 13 2022 Peter Simons <psimons@suse.com>
  - Update ShellCheck to version 0.9.0.
    [#]# v0.9.0 - 2022-12-12
    [#]## Added
    - SC2316: Warn about 'local readonly foo' and similar (thanks, patrickxia!)
    - SC2317: Warn about unreachable commands
    - SC2318: Warn about backreferences in 'declare x=1 y=$x'
    - SC2319/SC2320: Warn when $? refers to echo/printf/[ ]/[[ ]]/test
    - SC2321: Suggest removing $((..)) in array[$((idx))]=val
    - SC2322: Suggest collapsing double parentheses in arithmetic contexts
    - SC2323: Suggest removing wrapping parentheses in a[(x+1)]=val
    [#]## Fixed
    - SC2086: Now uses DFA to make more accurate predictions about values
    - SC2086: No longer warns about values declared as integer with declare -i
    [#]## Changed
    - ShellCheck now has a Data Flow Analysis engine to make smarter decisions
      based on control flow rather than just syntax. Existing checks will
      gradually start using it, which may cause them to trigger differently
      (but more accurately).
    - Values in directives/shellcheckrc can now be quoted with '' or ""
* Thu May 19 2022 Peter Simons <psimons@suse.com>
  - Update ShellCheck to version 0.8.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Sun Nov 07 2021 psimons@suse.com
  - Update ShellCheck to version 0.8.0.
  - drop haddock.patch
    Upstream added a new change log file in this release. With no
    previous version to compare against, the automatic updater cannot
    reliable determine the relevante entries for this release.
* Fri Apr 23 2021 Ondřej Súkup <mimi.vx@gmail.com>
  - add haddock.patch to fix build with haddock
* Thu Apr 22 2021 psimons@suse.com
  - Update ShellCheck to version 0.7.2.
    Upstream does not provide a change log file.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
  - Replace %setup -q with the more modern %autosetup macro.
* Tue Aug 04 2020 Michel Normand <normand@linux.vnet.ibm.com>
  - Add _constraints default min disk space to 4GB and
    memory constraints that differ per architecture.
* Tue Jun 16 2020 Peter Simons <psimons@suse.com>
  - Re-generate file with latest version of spec-cleaner.
* Wed May 06 2020 psimons@suse.com
  - Update ShellCheck to version 0.7.1.
    Upstream does not provide a change log file.
* Wed Jan 01 2020 Peter Simons <psimons@suse.com>
  - Drop bogus Setup.hs file to let the build succeed with ghc-8.8.x.
  - Fix download URL.

Files

/usr/bin/shellcheck
/usr/share/doc/packages/ShellCheck
/usr/share/doc/packages/ShellCheck/CHANGELOG.md
/usr/share/doc/packages/ShellCheck/README.md
/usr/share/licenses/ShellCheck
/usr/share/licenses/ShellCheck/LICENSE
/usr/share/man/man1/shellcheck.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:54:05 2024