How to show your last updates

I’m running SuSE 11.1 & 10.2 on different systems. How do I find a list of the last updates that were made through the yast online updates? Is there a way to roll back specific updates?

Thanks in advance,
Aubrey

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Not sure that it’s perfect but supportconfig (tool to get config info from
Linux that if you don’t use you should) makes the following call which is
nice since new stuff is at the top:

rpm -qa --last

Good luck.

avp0 wrote:
> I’m running SuSE 11.1 & 10.2 on different systems. How do I find a list
> of the last updates that were made through the yast online updates? Is
> there a way to roll back specific updates?
>
> Thanks in advance,
> Aubrey
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIcBAEBAgAGBQJKKBHiAAoJEF+XTK08PnB5tFcP/RKyjaOCJkUXhyZibVFgOfiJ
MX9b0xBK4mj6ZPABfZYgDhIVRafO/Wy2KK/raCZJaxxkYdRPGnxTjeV69JGIBlka
1UlWP/tDqHUq8pazqN6q16a08BtASloNAULHUPPnZNjrfCksSXXPMQGnxGp7fg+7
2kLnt4r/UDPl+8wmBTuRkaPyPFtZ8YCCnqXwmnlbNbdmquuw5oraJBDrU3Abs8IO
9PyDlcsx4RfOSeM4NyuVtw16hPktx7xYSIwZ4emOaNrlsd7G2b3s4DzqU71v5sOI
F4St1Xyh7xkws0tRg7pFCTp3/109XTgE6keUxlSODncXkwRl1oKvO3g7ttfa7MsF
XADVjzeI8Ea9vFGl2SdSzXu2EUGGDXj2LPP9jWjgCU4ZCtUS7I57hwc8t4fIf9+B
mCZc20HCSw8qbwwTBuS8DmyBe6BS9ooixs02jVIDpmTNKPhADgZ7yv0VQ5bNmurI
eG/S+RrGgXlgif/u40Li/jZ4/4kIDSFXH0xhMmtaVVwNyiBSCGAIR/OuBjFs3cQh
8MBNw64tUGEiQRnV4apal85fP1vLeTYUhxL1Q7t8ffnleL95Pi/LW5w5fYpuK4vR
D0Bt1jmHX70nDd2iaGYo5LbTtyqxrks2JNTnRLHzDxobeXiTMfG1pTTvz10obVip
GzFtgRQzDWCKQpQc7oZN
=5DkD
-----END PGP SIGNATURE-----

Hi. Since 11.1 there’s /var/log/zypp/history. I don’t think it’s easily possible to roll back multiple updates. But that would be great. Maybe someone else has an idea. Good luck!

Thanks much for the answers. I’ve got an app that’s acting funny & think that one of the last updates is causing this. So, if I can roll them back, then re-apply them one at a time, I should be able to find the troublemaker.