-
v0.6.7
Version 0.6.7 - Some multiplatform build enhancements.
-
v0.6.6
Version 0.6.6 - Improve OpenRC init and fix udevmon shutdown on SIGINT/SIGTERM.
-
v0.6.5
Version 0.6.5 - Add OpenRC init recipe for systems without systemd, e.g. Gentoo. - Cause mux tool to exit when unable to write to muxer when it's full (not being readily consumed).
-
v0.6.4
Version 0.6.4 - Fix bug when YAML is single document. SHELL had to be set for CMD and standalone jobs to be parsed correctly.
-
v0.6.3
Version 0.6.3 - Remove spurious startup delay on intercept
-
v0.6.2
Version 0.6.2 - Remove chance of a dangling reference
-
v0.6.0
Version 0.6.0 - Add CMD for sequential startup commads when udevmon starts - Add switch mode to mux tool
-
v0.5.1
Version 0.5.1 - Correctly implement job priority. Previous behavior could spawn multiple matching jobs for the same device, which borders buggy behavior.
-
v0.4.4
Version 0.4.4 - Send SIGTERM to jobs on device disconnect
-
v0.4.3
Version 0.4.3 - Assure mux exit on EOF of stdin
-
v0.4.2
Version 0.4.2 - Make mux exit gracefully when nothing left to read.
-
v0.4.1
Version 0.4.1 - Update to udevmon.service removing excess in systemd unit flags, which may present unknown side effects.
-
v0.4.0
Version 0.4.0 - mux tool can create (or write to) multiple muxers
-
v0.3.5
Version 0.3.5 - Small improvements that hardly may affect users.
-
v0.3.4
Version 0.3.4 - Terminate mux if reading/writing isn't as expected, which avoids possible huge error logs.
-
v0.3.3
Version 0.3.3 - Restrict permissions for interprocess::message_queue
-
v0.3.2
Version 0.3.2 - Use single delay to separate standalone jobs from others, as former delay usage was meaningless.