On Wed 23 Apr 2014 06:21:37 AM CDT, Andrey Borzenkov wrote:
В Tue, 22 Apr 2014 19:01:34 -0500 Malcolm <malcolmlewis@cableone.net> пишет:
On Tue 22 Apr 2014 05:20:15 PM CDT, Philip Amadeo Saeli wrote:
Does anyone know how to list the patches already installed on an openSUSE-13.1 system? I'd like a detailed output of the patches installed (not the RPMs or files!) similar to that which can be obtained via zypper for available patches.
IIRC, there used to be some way to do that on earlier versions of SUSE/openSUSE.
It is helpful for me to be able to go back and check to see if the patch for, e.g., a particular CVE or Bugtraq ID, had already been installed on the system. Is this info stored anywhere on the system? If not, is there a way to make it so?
Thanks,
--Phil
Hi With the pch option
zypper pch |grep "Installed"
Or to avoid grep
zypper se -t patch -i -s
Hi Yes that works for the moment as well, but doesn't on SLE (cross distro scripts), plus the pch switch offers more information -- Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890) openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.1 Kernel 3.11.10-7-desktop up 1 day 8:13, 3 users, load average: 0.07, 0.05, 0.05 CPU Intel® B840@1.9GHz | GPU Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org