Releases: misje/dhcpoptinj
Releases · misje/dhcpoptinj
0.5.3
0.5.2
0.5.2 - 2019-05-09
Added
- Add example output "screenshot" to README.
Changed
- Create PID file after initialising signal handler.
- Remove incompatible compiler warning option when using clang.
- Use a variable for the project/binary name in CMakeLists.txt.
Fixed
- Indicate that configuration file is an optional argument in usage output.
- Fix error message output when passing option/keyward too many times.
- Improve wording in configuration file parsing error messages.
0.5.1
0.5.1 - 2019-04-16
Changed
- Use 1-byte alignment on DHCP options.
- Refer to salsa.debian.org for deb package source.
- Remove old bug reference in README.
Fixed
- Allow optional values to configuration file keywords (corretly support
"pid-file" as on the command line).
0.5.0
0.4.4
0.4.3
0.4.3 - 2019-03-19
Added
- DHCP option names are printed along with their option codes.
Changed
- Debug output is more detailed and aligned.
Fixed
- Alignment and explicit data type conversions are used to compile without
errors on 32-bit architectures. - Do not fail on strict-overflow warnings, as some may be ignored.
- Do not use non-ASCII characters in debug output. They were not strictly
needed.
Update debian files and add man page
0.4.2-1 Update debian files. Add man page.
Minor bug fix and deb dependencies update
0.4.1-1 Update binary --version output