Can I go from version 3.5.3 to 3.5.2 ?

Hi,

during a server update manticore got automatically upgraded to 3.5.3 (which I believe is a dev release).

Is there a way to go back to release 3.5.2 ?
How can we prevent auto repo updates in the future ?

Thanks
Roberto

If you use apt/yum repo just switch to the release branch:

APT:

apt-key adv --fetch-keys 'https://repo.manticoresearch.com/GPG-KEY-manticore'
wget https://repo.manticoresearch.com/manticore-repo.noarch.deb
dpkg -i manticore-repo.noarch.deb
apt update

YUM:

yum install https://repo.manticoresearch.com/manticore-repo.noarch.rpm