Releases: mizzy/specinfra
Releases · mizzy/specinfra
v1.14.0
v1.13.1
v1.13.0
v2.0.0.beta3
v1.12.0
v1.11.0
v1.10.0
- Add RedHat7 as a new family.
- Add Fedora as a separate OS
- Adding installed package check for OSX with homebrew
- Return the distro version number with check_os (at least when running on Ubuntu)
- Add OpenBSD specific commands for checking file status
- support get_package_version for smartos
- Fix for Pull Request #93 grep in extended regular expression mode
- The escaping actually breaks grep.
- Basic Windows Hot Fix Support
- Add support for OpenBSD
- Add request_pty option to force allocating PTY
- Installed Debian packages can have desired action 'hold' and status 'installed'
- Avoiding commentout in crontab
- OSArchitecture of Windows7 Japanese doesn't return a value '64-bit'.
- add check_file_contain_lines: matcher for fixed-line sequence