Releases: namiltd/megactl
Releases · namiltd/megactl
v0.4.5
What's Changed
- Include home page and developer name in Appstream metadata file. by @petterreinholdtsen in #10
- Added assert() to verify 32 bit addresses are not truncated during cast. by @petterreinholdtsen in #12
- Make sure logpage.c methods have consistent type when formatting long long values. by @petterreinholdtsen in #11
- Extend buffer size in megaSasGetDeviceList() to avoid too small buf size. by @petterreinholdtsen in #13
- Told make to append to build variables, to support hardened build on Debian. by @petterreinholdtsen in #14
Full Changelog: v0.4.4...v0.4.5
megactl 0.4.4
What's Changed
- Fixed megasasctl crash on degraded array. https://sourceforge.net/p/megactl/bugs/6/
- Fixed Perc5i without backplane - incomplete output. https://sourceforge.net/p/megactl/bugs/8/
- Added Perc H710 Mini to supported controllers.
- Use target size limit in strncpy() in adapter.c. by @petterreinholdtsen in #1
- Added Appstream metainfo and install targets. by @petterreinholdtsen in #2
- Use correct file permissions when installing Appstream metainfo XML. by @petterreinholdtsen in #3
- Added man page section. by @petterreinholdtsen in #6
- Makefile: keep *FLAGS and *DIR by @kapouer in #8
- Adjusted man page formatting. by @petterreinholdtsen in #9
New Contributors
- @petterreinholdtsen made their first contribution in #1
- @kapouer made their first contribution in #8
Full Changelog: v0.4.3-hmage...v0.4.4