Submitted by ghomem on Fri, 06/05/2009 - 16:54
Hi,
I'm trying to implement the following update policy using the Package Upgrade Module from Webmin:
1. Webmin -> System -> Virtualmin Package Updates
2. Only Updates + Only Virtualmin Related Packages -> Update everything
3. Only Updates + All packages -> Selectively pick the installed packages for which:
3.1) there are security updates
3.2) the risk justifies the update
The problem is we can't filter as necessary using Virtualmin:
a) we can't filter by "Only Updates + Only Security Updates"
b) we can't see the update descrition (usually on the RPM changelog but could also comoe from the RHEL / CentOS Errata) and criticity level
For a) we're still using
yum list-sec |grep security
Comments?
Status:
Closed (fixed)
Comments
Submitted by ghomem on Sun, 06/14/2009 - 11:05 Comment #4
Seems that the previous comments on this ticket got lost.
Jamie Cameron said:
Ok, thanks .. in the next release of Webmin, in the 'Virtualmin Package Updates' module, packages that are security updates will be marked as such in the 'Source' column. Does that give you the information you need?
My reply:
Cool, but I'd kindly request more than that. Ideally we should have:
With this, people would be able to selectively update the system via Virtualmin / Webmin.
Submitted by JamieCameron on Sun, 06/14/2009 - 17:05 Comment #5
I'll add a link to limit the display the security-related updates in the next release..
Is there some command that can show what problems an update fixes though?
There's the "yum-changelog" plugin, which seems to exist in both Fedora and CentOS 5.
Submitted by JamieCameron on Mon, 06/15/2009 - 17:41 Comment #7
Ok, I have added a page that will show this changelog information to the Virtualmin Package Updates module. It will be in the next release..
Submitted by Issues on Mon, 06/29/2009 - 18:18 Comment #8
Automatically closed -- issue fixed for 2 weeks with no activity.