Releases: Klintrup/check_smartarray
Releases · Klintrup/check_smartarray
v1.7.2
What's Changed
- Create SECURITY.md by @Klintrup in #10
- Create codacy.yml by @Klintrup in #11
- Create dependabot.yml by @Klintrup in #12
- Bump actions/checkout from 3 to 4 by @dependabot in #14
- Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.3.0 by @dependabot in #13
- update syntax check to shared action by @Klintrup in #15
- Update linter by @Klintrup in #16
- Add CODEOWNERS file with @Klintrup as the owner by @Klintrup in #18
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v1.7.1...v1.7.2
v1.7.1
v1.7.0
v1.6.0
v1.5.0
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
Patch by Christoph Schug applied to replace two (cut) systemcalls with one (sed) when getting DEVICESTRING.
Added quotes in various places for consistency
Don't set state to unknown if state is already critical (for code added in 1.4)
unset $ERR before doing anything to avoid problems if the variable is already set