Security note: Dmedia is affected by the Heartbleed openssl vulnerability!
You need to force Dmedia to generate new user and machine certificates like this:
rm ~/.local/share/dmedia/user-1.json
rm ~/.local/share/dmedia/machine-1.json
restart dmedia
After which you should reboot your computers and re-peer them. For more details, please see:
https://lists.launchpad.net/novacut-community/msg00065.html
Changes include:
* Include gnlcomposition.emit('commit', True) fix (also released in 14.03.1)
* Add new `novacut-reset` script that allows you to completely delete and erase your Dmedia library (which includes all your Novacut edits and renders); this is aimed and manual testing and demoing, where you want an easy way to start fresh; please use this script with extreme ...