[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What did I upgrade today?



Tim Dijkstra wrote:
Hi,

A program (sylpheed-claws) stopped working today. I've upgraded some packages, but I know sylpheed-claws wasn't one of them. How do I find out which packegs were upgraded, so I can investigate which one broke
sylpheed-claws? Is there some dpkg or apt-cache command (I didn't find it)

Thanks Tim



gunzip -c /var/backups/dpkg.status.1.gz | diff -U7 \
/var/backups/dpkg.status.0 - | less

It doesn't produce the clearest output, but if you poke around you should be able to figure out which packages have changed.



Reply to: