On Tue, 2004-11-30 at 12:22 -0500, Matthew Miller wrote: > >From the changelog: > > * Sun Nov 07 2004 Jeremy Katz <katzj@xxxxxxxxxx> - 10.2.0.0-1 > - Switch to python 2.4 > > Does switch mean "now works with", or "now requires"? Well, the build "requires" it in that I've changed things from python2.3 to python2.4. Those are probably relatively easy to change back. And then there were some deprecated things I've removed. > There's so many other things that look tasty in the changelog that I'm > tempted to use some snapshot of the devel version of anaconda for our > FC3-derived release. But perhaps I should be disuaded. :) What bits in particular interest you? There are definitely some things there that aren't overly well tested (changing from dietlibc -> glibc for example). At the same time, most of the more innocuous changes are also present on rhel4-branch. Jeremy