You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Windows
MAC address should now be properly retrieved when using VPNs (#108).
Linux
Fixed an issue where after an abnormal process termination (like FATAL), Buddy would have to FATAL 2 times in a row before it can be started again, because the shared memory is not cleaned up automatically by Linux. Now Buddy will do the cleanup instead.
Changed libprocps dependency in favor of libproc2.