please learn how to quote, so all can understand what is the question and what is the answer. Also break your line response to 75 character

On 13/05/2016 23:17, Harris Paltrowitz wrote:

I use Icedove on Jessie, and immediately after I received this email I ran 
apt-get update and apt-get upgrade, but no packages were updated.

On May 13, 2016, at 1:58 PM, Moritz Muehlenhoff wrote:

For the stable distribution (jessie), these problems have been fixed in
version 38.8.0-1~deb8u1.

if you check the PTS[1] you can find that:

[2016-05-13] Accepted 38.8.0-1~deb7u1 in oldstable-security (medium)

so the package is available from 13 may 2016 and probably you have already upgrade to this icedove's version.

To ckeck
$ grep icedove /var/log/dpkg.log

Note: if you don't find nothing try dpkg.log.1 file

if there is nothing then look at your sources.list

$ cat /etc/apt/sources.list

you must have a lines as the followings

deb http://security.debian.org/ stable/updates main contrib non-free

or

deb http://security.debian.org/ jessie/updates main contrib non-free

if not, then you must add one and execute:

# apt-get update
# apt-get -u upgrade

Ciao
Davide

[1]
https://packages.qa.debian.org/i/icedove.html

Reply via email to