The Update on apm agent screen in client Tab with right mouse button -> update
generates a command
apt-get install --only-upgrade System.Drawing.Bitmap -y
but it should be
apt-get install --only-upgrade bsdutils -y
Update of single package problem
Re: Update of single package problem
Oh... Thats a bug... I'll fix that.
Re: Update of single package problem
This is now fixed in Build 1.0.0.26 due out later today.