If you do not use backports this will not affect you since the last security update for ibcurl3-gnutls that is not backported works fine. The solution for me was to do an # apt install libcurl3-gnutls=7.64.0-4+deb10u2 and then add a block in the update for that package by running # apt-mark hold libcurl3-gnutls=7.64.0-4+deb10u2. One can also pin it I think. Anyway, if you cannot upgrade FusionPBX easily anymore this is why. With Bullseye coming up I am concerned because it has the same newer version that broke tls in https git. It was reported to Debian some time ago.
While on the upgrade topic, how so any of you set the update via command line? There are three options. I chose git config --global pull.rebase true. If there is any reason why one of the other two are preferable please tell me.
While on the upgrade topic, how so any of you set the update via command line? There are three options. I chose git config --global pull.rebase true. If there is any reason why one of the other two are preferable please tell me.