* Thu Sep 17 2009 Jonathan Dieter - 0.6.1 - Fix bug in attempting to read deltainfo.xml * Sat Sep 12 2009 Jonathan Dieter - 0.6.0 - Change savings sentence to be more grammatically correct - Support reading deltainfo.xml files as well as prestodelta.xml - Cleanup delta packages on yum clean all * Fri May 1 2009 Jonathan Dieter - 0.5.0 - Add total progress data to delta downloads - Fix stats to reflect fact that not everything has a delta - Reduce summary to one line sentence * Sun Apr 19 2009 Jonathan Dieter - 0.4.6 - Fix README and presto.conf to show proper urls - Much cleanup and documentation * Thu Apr 10 2008 Jonathan Dieter - 0.4.5 - Fix bug in showing savings * Mon Apr 7 2008 Jonathan Dieter - 0.4.4 - Show savings - Use setuptools for installation - Get Python Egg stuff working for F9 * Sat Nov 17 2007 Jonathan Dieter - 0.4.3 - Fix README so it is now accurate for 0.4.x - Fix a small bug that caused AVC denials when SELinux is enabled * Fri Sep 28 2007 Jonathan Dieter - 0.4.2 - Fix a couple of typos that caused yum to hang if certain error paths were hit. * Sun Aug 5 2007 Jonathan Dieter - 0.4.1 - Applied small patch by Luke Macken to fix problems when not run directly from yum. - Fix for situation where repository may be removed and then added again * Wed Jul 11 2007 Jonathan Dieter - 0.4.0 - Complete rewrite by Jeremy Katz. - Many old options and features removed in preparation for use as part of Fedora 8. * Tue May 1 2007 Jonathan Dieter - 0.3.10 - Use new -a option to deltarpm to only check against a certain architecture. This allows us to work completely correctly on x86_64. - Add "*" to repository of deltarpm as it *doesn't* screw up depsolving. * Sun Apr 15 2007 Jonathan Dieter - 0.3.9 - Modifications to make yum-presto compatible with both FC6 and Rawhide - Removed "*" next to deltarpms because it screws up depsolving - Fixed bug that showed log error message when running yum list as non super- user - Fixed bug that caused yum to hang forever when deltarpm downloads were Ctrl-C'd * Fri Apr 6 2007 Jonathan Dieter - 0.3.8 - Small bugfix * Thu Apr 5 2007 Jonathan Dieter - 0.3.6 - Some minor changes to README and configuration file * Wed Apr 4 2007 Jonathan Dieter - 0.3.5 - Many small bug fixes - Improved logging - Large changes * Tue Apr 3 2007 Jonathan Dieter - 0.3.4 - Add patch from Ahmed Kamal to put rebuilding of rpms into a different thread * Fri Mar 30 2007 Jonathan Dieter - 0.3.3 - Change to how presto.xml.gz stores sequence. An attempt to save space doesn't always work, so get rid of it. * Thu Mar 29 2007 Jonathan Dieter - 0.3.2 - Minor fixes to make rpmlint happy - Minor fix so yum doesn't die when download fails - Minor fix to allow public keys to be imported properly - Update README * Wed Mar 28 2007 Jonathan Dieter - 0.3.0 - Massive changes to downloading structure - When unable to rebuild drpm, we now download full rpm - Stop doing slow MD5 check and just check RPM header while we have a prelink bug * Mon Mar 26 2007 Jonathan Dieter - 0.2.9 - Fix another mirrorlist bug - Minor optimization - Added logging to /var/log/presto.log - Fix another mirrorlist bug - Fix bug where we sometimes die if delta repository doesn't exist - Properly exit when unable to rebuild drpm - Do full (slow) MD5 check when checking to see if we can build RPM from disk * Sat Mar 24 2007 Jonathan Dieter - 0.2.3 - Fixed bug that breaks yum install * Sat Mar 24 2007 Jonathan Dieter - 0.2.2 - Fixed "not showing download error" bug - Added --disablepresto yum command-line option - Added code to trap the (hopefully) unlikely scenario where applydeltarpm fails - Show byte savings at end of yum update * Fri Mar 23 2007 Jonathan Dieter - 0.2.1 - Fixed bug in handling mirrorlists in original repositories * Thu Mar 22 2007 Jonathan Dieter - 0.2.0 - Initial release