Skip to content

0.10.0

Compare
Choose a tag to compare
@crawfxrd crawfxrd released this 05 Sep 19:01
  • 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