Hi folks, New daily snapshot of yum: changes are mostly bugfixes but some other stuff. Most importantly the excludes line now handles fnmatch globbing - meaning kernel* will exclude all pkgs starting with kernel. I've been electricity-less for the last few days so I've stolen some time to mess with yum on the laptop then :) snapshot is at: http://www.dulug.duke.edu/yum/download/yum-20021209.tar.gz Full Changelog below: 2002-12-09 00:38 skvidal * TODO, docs/yum.conf.5: doc update for excludes changes 2002-12-09 00:37 skvidal * clientStuff.py, nevral.py, yum.conf: make fnmatch glob excludes work 2002-12-08 20:30 skvidal * clientStuff.py: simple edits 2002-12-06 18:46 skvidal * ChangeLog, clientStuff.py: not quite complete changes for excludes 2002-12-05 14:46 skvidal * clientStuff.py: fix to use in_file.readlines() instead of dumb line by line in HeaderInfoNevralLoad Thanks to Bor for that patch 2002-12-05 14:43 skvidal * pkgaction.py: added stuff into the kernel updating so if it can't find either bootloader it exits nicely and notifies the user on the console and in the yum.log stopgap to deal with ydl and other non-x86 systems 2002-12-05 13:00 skvidal * bin/: yum, yum-arch: fix append vs insert to avoid namespace collision