Releases: steffenfritz/mxcheck
Releases · steffenfritz/mxcheck
v1.6.2
What's Changed
- Update README.md by @steffenfritz in #30
- Update SECURITY.md by @steffenfritz in #31
- Create CONTRIBUTING.md by @steffenfritz in #32
- Update README.md by @steffenfritz in #35
- Create AUTHORS.rst by @steffenfritz in #33
- Update SECURITY.md by @steffenfritz in #34
- Update README.md by @steffenfritz in #36
- 38 add openssf patches by @steffenfritz in #39
- added test files and test and build workflow due to OPENSSF by @steffenfritz in #40
- Update README.md by @rhaist in #41
- Update .gitignore by @rhaist in #42
- Removed two test files from GH repo due to GHs Actions limitations by @steffenfritz in #44
- Modified Makefile by @steffenfritz in #46
- Updating all dependencies, closing also #47 by @steffenfritz in #48
New Contributors
Full Changelog: v1.6.1...v1.6.2
v1.6.1
This is a release to streamline the build process with Debian. Version is not set by make and build information is omitted as the fingerprint would be different in different scenarios.
- No bug fixes
- No features added
v1.6.0
v1.6.0
v1.6.0-BETA-1
This beta release introduces a TLS version check. It checks the TLS version used for STARTTLS and smtps on port 465. It does only check for the highest version, not if older versions are supported.
The check is done automatically, without adding a new flag.
v1.5.2-1
- This is an build update due to an dependency update. Older builds use a vulnerable version of the http library, see CVE-2023-44487. mxcheck does NOT use the vulnerable functions. Nevertheless I updated the library. Other libraries were also updated without security implications.
v1.5.2
- Added the flag -u to check if a newer version of mxcheck is available
v1.5.1
v1.5.0
- Added VRFY check as information leak check
v1.4.2
Fixing a problem when an MX references another MX
v1.4.1
Preparing Debian package