[Icecast] upgrading icecast to 2.4.1

"Thomas B. Rücker" thomas at ruecker.fi
Mon Feb 23 16:46:31 UTC 2015


On 02/23/2015 04:41 PM, Simone Dal Maso wrote:
> Il 23/02/2015 17:06, "Thomas B. Rücker" ha scritto:
>> OK, that's from the Icecast side an easy situation.
> really thank you very much!
> I will make this operation tomorrow, but it seems easy.
> Still thanks.

Good luck, let us know if you run into problems.

Also, seeing how Thunderbird totally butchered up those commands,
attached please find a script that contains those. Or run it directly
"bash add-icecast-repo". The script is specific to Ubuntu 12.04.


Cheers

Thomas
-------------- next part --------------
#!/bin/sh
echo Adding official Icecast repository for Ubuntu 12.04
sudo sh -c "echo deb http://download.opensuse.org/repositories/home:/dm8tbr/xUbuntu_12.04/ ./ >>/etc/apt/sources.list.d/icecast.list"

echo Importing GPG key for official Icecast repository
wget -qO - http://download.opensuse.org/repositories/home:/dm8tbr/xUbuntu_12.04/Release.key | sudo apt-key add -



More information about the Icecast mailing list