[opensuse] how can I control for variations of an rpm
Normally in yast you cannot see the history if not installed. I have to control before install for a patch (fixed bug) that was declared 6 month ago as solved. But I did not see the patch in the changelogs. Now I would check in the history of the current package. The package is trusted-grub. I asked the bug-owner but I think he is busy or did not see. Do not really want to bother further and check myself. Is there a way? How to do it? _________________________________________________________________ ________________________________________________________ Ihre E-Mail-Postf�cher sicher & zentral an einem Ort. Jetzt wechseln und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thursday, December 06, 2018 13:38 CET, stakanov <stakanov@eclipso.eu> wrote:
I have to control before install for a patch (fixed bug) that was declared 6 month ago as solved. But I did not see the patch in the changelogs. Now I would check in the history of the current package. The package is trusted-grub.
There are two options: zypper download trusted-grub and zypper source-install trusted-grub The former will just download the RPM into the current folder without installing it. Then you can examine with locally. The second command will download the source RPM and install it under /usr/src/packages/. You can then examine it to see if the patch is included. There is also a command to just download the source RPM. Regards, -- Aaron "Optimizer" Digulla a.k.a. Philmann Dark "It's not the universe that's limited, it's our imagination. Follow me and I'll show you something beyond the limits." http://blog.pdark.de/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Aaron Digulla
-
stakanov