Apt-Pinning on Debian & Ubuntu
If you have ever patched a software package, for example Postfix using this tutorial, then you probably noticed that on the next apt-get update, apt reports that the package needs updated. Of course we don’t want apt to update the package we just patched so in comes the package hold. You probably know there are… Read More