L.P.H. van Belle
2019-Jun-19 08:54 UTC
[Samba] Debian Stretch samba 4.9.9/4.10.5 now available (amd64/i386)
Hai Guys, The following has been done: Debian Stretch samba 4.9.9 and 4.10.5 are now in the repo. Repo Info : http://apt.van-belle.nl/ Buildlogs : http://downloads.van-belle.nl/ Not much to tell on these, a few security fixes. https://www.samba.org/samba/history/samba-4.9.9.html https://www.samba.org/samba/history/samba-4.10.5.html Besides that no changes. --- The quick install for the repo. --- 1) Choose http or https for you apt, both work, for https you need to : apt install apt-transport-https 2) Import my public key wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - 3) (optional) setup a header line for the repo file. echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list 4) In the line below, change the OS and/or samba version to what you want. echo "deb http://apt.van-belle.nl/debian stretch-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-belle.list Have fun with these. Greetz, Louis