3 years ago
Server 3.1.0-rc2 released
- FIX: Resolve large memory leak, causing OOM failure sometimes as soon as 1 hour (0132827)
- FIX: Resolve buffer append crash (6bc8cee)
This release focuses solely on all crashes that was reported to Bluecherry, including a nasty memory leak and a crash that occurred every hour.
Note: Currently the SSL / CNAME section is disabled and will be added soon.
Please post any questions / comments on our community forums or on our Slack channel.
If you are running v2 and want to try v3.1.0-rc1 it is recommended that you first backup your database:
mysqldump -u bluecherry -p bluecherry >> bluecherry-v2.dump
After this you can run this command to update your repository to the unstable repository and install version 3.1.0-rc1
sudo bash -c "$(curl -s https://dl.bluecherrydvr.com/scripts/install-unstable)
If you DO NOT want to upgrade and want to keep the currently installed Bluecherry version please run:
sudo apt-mark hold bluecherry