[ale] Updates
James P. Kinney III
jkinney at localnetsolutions.com
Tue Jul 17 10:08:41 EDT 2007
On Tue, 2007-07-17 at 09:57 -0400, Warren Myers wrote:
> I know there are some issues with my approach: but why not cron a 'yum
> -y update && yum -y upgrade' ?
Because that will update EVERYTHING. Fedora is bleeding edge and
upgrades can/do cause problems.
It is better to have a list things to NOT upgrade and exclude them
explicitly:
yum --exclude=foo --exclude=bar --exclude=baz update packagefoo
The exclusions will prevent upgrades even if packagefoo now calls for
foo, bar and baz to be updated.
Yum is a pretty good process in that it is not going to upgrade if
everything isn't there. There is no yum --force (nor should there be).
>
> WMM
>
> On 7/17/07, James P. Kinney III <jkinney at localnetsolutions.com> wrote:
> On Tue, 2007-07-17 at 09:06 -0400, Brian W. Neu wrote:
>
> > You could turn yum-updatesd off with chkconfig. I almost
> wish yum
> > distinguished between a security hole update and just an
> update.
>
> That would be a VERY desirable feature for yum - only track
> security
> fixes or additionally bug fixes.
>
> Maybe if the changelog could be flagged with "**Security Fix**
> - CERT
> #foo" and "**Bug Fix** ....
>
> rpm has a --changelog flag that displays the ENTIRE changelog.
> Since
> each entry my formality must use the version number on the top
> line
> there is a way to track security and bug fixes by version. All
> that is
> needed is to have the repodata reflect the new info and yum
> respect the
> a new config setting.
> --
> James P. Kinney III
> CEO & Director of Engineering
> Local Net Solutions,LLC
> 770-493-8244
> http://www.localnetsolutions.com
>
> GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
> <jkinney at localnetsolutions.com>
> Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C
> 6CA7
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
>
>
>
>
> --
> http://warrenmyers.com
> "God may not play dice with the universe, but something strange is
> going on with the prime numbers." --Paul Erd?s
> "It's not possible. We are the type of people who have everything in
> our favor going against us." --Ben Jarhvi, Short Circuit 2
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
--
James P. Kinney III
CEO & Director of Engineering
Local Net Solutions,LLC
770-493-8244
http://www.localnetsolutions.com
GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney at localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
More information about the Ale
mailing list