0.10.0
- Fixed module loading on RHEL 5/6
- Made use of
OrderWithRequires
to improve module upgrades - Fixed bug in info ioctl
- Added man pages to utils package
- Prefixed all library functions with
dattobd
- Made module parameters lower case
- Added packages for shared library
- Made utilities use the shared library by default
- Added compatibility with RHEL 7.4
The repo and signing key for Ubuntu and Debian has been changed with this release. To continue to receive updates, import the new key and update the repo list.
sudo apt-key adv --recv-keys --keyserver keys.fedoraproject.org 370C85D709D26407
sudo bash -c 'echo "deb [arch=amd64] https://cpkg.datto.com/datto-deb/public/$(lsb_release -sc) $(lsb_release -sc) main" > /etc/apt/sources.list.d/datto-linux-agent.list'
sudo apt-get update