- 
    Sat Oct 06 2012 Keshav Sharma <keshav.sharma@oracle.com> - 3.2.22-39.0.6.el5
    
- Fix bug 14726248 by reverting fix for bug 13912945
   
  
  - 
    Thu Aug 23 2012 Leon Wang <leon.w.wang@oracle.com> - 3.2.22-39.0.5.el5
    
- Fix 14516616, cve duplicated entries
   
  
  - 
    Tue Apr 03 2012 Srinivas Maturi <srinivas.maturi@oracle.com> - 3.2.22-39.0.3.el5
    
- Add bug13912945.patch for OVM
   
  
  - 
    Thu Feb 23 2012 Kevin Lyons <kevin.x.lyons@oracle.com> - 3.2.22-39.0.2.el5
    
- Add kernel-uek-firmware to the default installonlypkgs list [orabug 13535055]
   
  
  - 
    Fri Dec 23 2011 Tianyue Lan <tianyue.lan@oracle.com> - 3.2.22-39.0.1.el5
    
- Add any possible UEK kernels to the default installonlypkgs list (John Haxby) [orabug 11899642]
   
  
  - 
    Wed Nov 30 2011 James Antill <jantill@redhat.com> - 3.2.22-39
    
- Add reset_nice config. option, and turn it on by default.
- Resolves: rhbz#552279
   
  
  - 
    Sat Oct 29 2011 James Antill <jantill@redhat.com> - 3.2.22-38
    
- Add update-to and upgrade-to commands.
- Resolves: rhbz#662175
   
  
  - 
    Wed Jun 15 2011 James Antill <jantill@redhat.com> - 3.2.22-37
    
- Fix for sslcacert as unicode making m2crypto explode.
- Resolves: rhbz#712896
   
  
  - 
    Sat Jun 04 2011 James Antill <jantill@redhat.com> - 3.2.22-36
    
- Repos with timestamp_check as false will now not revert.
- Resolves: rhbz#709972
   
  
  - 
    Thu Jun 02 2011 James Antill <jantill@redhat.com> - 3.2.22-35
    
- Fix bad backport due to newer usage of size.
- Resolves: rhbz#647134
   
  
  - 
    Wed May 11 2011 James Antill <jantill@redhat.com> - 3.2.22-34
    
- Share default opts. setup to get mirrorlist download timeout.
- Resolves: rhbz#647134
- Fixes/improvements to repolist, no fail on network etc.
- Resolves: rhbz#697087
   
  
  - 
    Wed Nov 03 2010 James Antill <jantill@redhat.com> - 3.2.22-33
    
- Parse enhanced updateinfo MD.
- Resolves: rhbz#634119
   
  
  - 
    Wed Sep 29 2010 James Antill <jantill@redhat.com> - 3.2.22-32
    
- Document ssl options.
- Resolves: rhbz#637146
   
  
  - 
    Wed Sep 22 2010 James Antill <jantill@redhat.com> - 3.2.22-30
    
- Fix traceback when there is no proc mounted.
- Resolves: rhbz#623955
   
  
  - 
    Sat Sep 18 2010 James Antill <jantill@redhat.com> - 3.2.22-29
    
- Fix patch for, install of obsoleted pkg is wrong arch.
- Resolves: rhbz#593349
   
  
  - 
    Wed Sep 15 2010 James Antill <jantill@redhat.com> - 3.2.22-28
    
- Handle generated .sqlite files, for unique .xml MD.
- Resolves: rhbz#628963
   
  
  - 
    Thu Aug 12 2010 James Antill <jantill@redhat.com> - 3.2.22-27
    
- Make sslverify control name cert mismatch (requires newer m2crypto)
- Resolves: rhbz#500721
- Fix install of obsoleted pkg is wrong arch
- Resolves: rhbz#593349
   
  
  - 
    Wed Feb 24 2010 James Antill <jantill@redhat.com> - 3.2.22-26
    
- Only look at the newest packages for obsoletes, again.
- Resolves: rhbz#523135
   
  
  - 
    Wed Feb 17 2010 James Antill <jantill@redhat.com> - 3.2.22-25
    
- Fix weird excludes bug for source repos.
- Resolves: rhbz#548582
   
  
  - 
    Thu Jan 28 2010 James Antill <jantill@redhat.com> - 3.2.22-24
    
- Fix reinstall error handling, due to yumdb usage, bad backport of
- patch for 528746.
- Resolves: rhbz#559164
   
  
  - 
    Fri Dec 18 2009 James Antill <jantill@redhat.com> - 3.2.22-23
    
- Fix bugtracker URL
- Resolves: rhbz#528738
- Fix reinstall for rpm and general output fixup.
- Resolves: rhbz#528746
- Remove slow edge case from compare_providers
- Resolves: rhbz#529233
- Add base package name check to compare_providers()
- Resolves: rhbz#529719
   
  
  - 
    Thu Oct 08 2009 James Antill <jantill@redhat.com> - 3.2.22-21
    
- Fix instant downloads crash.
- Resolves: rhbz#517286
- Fix exit regression when updating packages which don't exist.
- Resolves: rhbz#521008
- Show obsoletes in check-update, if obsoletes flag is on.
- Resolves: rhbz#526064
   
  
  - 
    Wed Jul 08 2009 James Antill <jantill@redhat.com> - 3.2.22-20
    
- Resolve weird python unicode() vs. str() perf. problem
- Resolves: rhbz#509932
- Fixup documentation spelling errors.
- Resolves: 510012
   
  
  - 
    Sat Jun 27 2009 James Antill <jantill@redhat.com> - 3.2.22-18
    
- Allow API users to set repo directory attributes again.
- Resolves: rhbz#508055
- Re-Fix pkgSack init loop on empty pkgSacks to make anaconda happy.
- Resolves: rhbz#507885
- Resolves: rhbz#489256
   
  
  - 
    Thu Jun 25 2009 James Antill <jantill@redhat.com> - 3.2.22-16
    
- Fix pkgSack init loop on empty pkgSacks.
- Resolves: rhbz#507885
- Fix turning off color.
- Resolves: rhbz#507883
- Fix language testing to use LC_MESSAGES instead of LC_CTYPE.
- Resolves: rhbz#507357
- Fix to_str not being in misc
- Resolves: rhbz#508051
- Resolves: rhbz#489256
   
  
  - 
    Sat Jun 20 2009 James Antill <jantill@redhat.com> - 3.2.22-15
    
- Fix reinstall with local files.
- Resolves: rhbz#489256
- Resolves: rhbz#462915
   
  
  - 
    Fri May 15 2009 James Antill <jantill@redhat.com> - 3.2.22-14
    
- Fix a couple of regressions.
- Conflict with older rhn-plugin
- Resolves: rhbz#489256
- Resolves: rhbz#462915
- Resolves: 500697
   
  
  - 
    Wed Apr 29 2009 James Antill <jantill@redhat.com> - 3.2.22-10
    
- Rebase for lots of bug fixes, and some features/speedups.
- Resolves: rhbz#489256
- Resolves: rhbz#462915
- Only look at new obsoletes
   
  
  - 
    Wed Nov 26 2008 James Antill <jantill@redhat.com> - 3.2.19-18
    
- Fix utf8 in redhat-logos license
- Resolves: rhbz#472375
   
  
  - 
    Tue Nov 11 2008 James Antill <jantill@redhat.com> - 3.2.19-16
    
- Fix ia64 multilib for RHEL-5
- Resolves: rhbz#469271
   
  
  - 
    Wed Oct 29 2008 James Antill <jantill@redhat.com> - 3.2.19-14
    
- Fix yum shell when doing remove commands first.
- Resolves: rhbz#468754
   
  
  - 
    Fri Oct 24 2008 James Antill <jantill@redhat.com> - 3.2.19-13
    
- Add the timestamp_check option, so we can have repoids to random stuff
- Resolves: rhbz#466176
- Fix yum shell man page for repo command.
- Resolves: rhbz#467415
- Resolves: rhbz#454882
   
  
  - 
    Fri Oct 17 2008 James Antill <jantill@redhat.com> - 3.2.19-11
    
- Don't show rpm progress when in super quiet mode
- Resolves: rhbz#466911
- Resolves: rhbz#454882
   
  
  - 
    Tue Sep 30 2008 James Antill <jantill@redhat.com> - 3.2.19-10
    
- Fix/hide exceptions on rpm callbacks, to make rpm happier.
- Resolves: rhbz#463447
- Resolves: rhbz#454882
   
  
  - 
    Sat Sep 20 2008 James Antill <jantill@redhat.com> - 3.2.19-9
    
- Fix typo in checkSignals, we rpm has got a signal.
- Resolves: rhbz#462784
- Resolves: rhbz#454882
   
  
  - 
    Wed Sep 17 2008 James Antill <jantill@redhat.com> - 3.2.19-8
    
- Allow yum remove to work without downloading pkgSack MD.
- Only install a single package from a provider.
- Fix total download cb to use the logger.
- Add incomplete transactions warning.
- Speed fix for large patterns (notably large package name excludes).
- Speed fix for includepkgs.
- UI tweak for loaded plugins line.
- Dynamic columns support and list/groupinfo-v changes to use it.
- Add conflicts as well as obsoletes, so you can't reinstall skip-broken.
- Resolves: rhbz#462086
- Resolves: rhbz#454882
   
  
  - 
    Sat Aug 30 2008 James Antill <jantill@redhat.com> - 3.2.19-6
    
- Fix list searches for name.arch
- Resolves: rhbz#454882
   
  
  - 
    Fri Aug 29 2008 James Antill <jantill@redhat.com> - 3.2.19-5
    
- Fix minor API gitch in 3.2.19
- Obsolete yum-skip-broken, so it auto goes away on update
- Resolves: rhbz#454882
   
  
  - 
    Thu Aug 28 2008 James Antill <jantill@redhat.com> - 3.2.19-4
    
- Fix minor API gitch in 3.2.19
- Resolves: rhbz#454882
   
  
  - 
    Wed Aug 27 2008 James Antill <jantill@redhat.com> - 3.2.19-2
    
- Import next upstream 3.2.19.
- What will be in Fedora 9 soon.
- Resolves: rhbz#454882
   
  
  - 
    Thu Aug 07 2008 James Antill <jantill@redhat.com> - 3.2.17-0_beta_18_2
    
- Import next upstream 3.2.18 beta.
- What will be in Fedora 9 soon.
- Lots of bug fixes, changes for gpgcheck/repo_gpgcheck/update-minimal/etc.
- Resolves: rhbz#454882
   
  
  - 
    Tue Jul 22 2008 James Antill <jantill@redhat.com> - 3.2.17-0_beta_18_1
    
- Import upstream 3.2.18 beta.
- What will be in Fedora 9 soon.
- Resolves: rhbz#454882
   
  
  - 
    Tue Mar 25 2008 James Antill <jantill@redhat.com> - 3.2.8-10
    
- Allow URLs to work as arguments to -c (config. file)
- Resolves: rhbz#447271
   
  
  - 
    Tue Mar 25 2008 James Antill <jantill@redhat.com> - 3.2.8-9
    
- Minor man page fix
- Resolves: rhbz#438168
- Multilib arch problem fix
- Resolves: rhbz#437429
   
  
  - 
    Wed Mar 12 2008 James Antill <jantill@redhat.com> - 3.2.8-8
    
- Re-add the ssl-ca-cert patch
- Resolves: rhbz#436804
- Add unused patterns argument
- Resolves: rhbz#319491
   
  
  - 
    Fri Feb 22 2008 James Antill <jantill@redhat.com> - 3.2.8-7
    
- Hacky workaround for python split gettext bug.
- Resolves: rhbz#431073
   
  
  - 
    Mon Feb 04 2008 James Antill <jantill@redhat.com> - 3.2.8-6
    
- Tweak config. file for 3.2.8
- Resolves: rhbz#237773
- Set HTTP user-agent to specify this is yum, and which verison
- Resolves: rhbz#319461
- Create logdir if it doesn't exist.
- Resolves: rhbz#253960
- Add committer/comittime
- Relates: rhbz#319491
   
  
  - 
    Wed Jan 23 2008 James Antill <jantill@redhat.com> - 3.2.8-5
    
- Import some of the returnPackages() changes, to fix len() == -1 bug with
- some repos. And missing import sqlutils.
- Resolves: rhbz#429751
   
  
  - 
    Sat Jan 19 2008 James Antill <jantill@redhat.com> - 3.2.8-4
    
- Workaround the worst behaviour of yum install kernel.
- Import Fedora 8 yum base.
- Add lots of small bug fix patches from 3.2.9
- Resolves: rhbz#384691
   
  
  - 
    Thu Jan 11 2007 Jeremy Katz <katzj@redhat.com> - 3.0.1-5
    
- fix for 'yum localinstall' with multiarch (#220682)
   
  
  - 
    Thu Dec 07 2006 Jeremy Katz <katzj@redhat.com> - 3.0.1-4
    
- revert to older version of rpmsack to not repeatedly open the rpmdb to 
  avoid problems (Related: #217285, #213963)
   
  
  - 
    Wed Nov 15 2006 Peter Jones <pjones@redhat.com> - 3.0.1-3
    
- don't consider arch when getting newest packages in a list (#212626)
   
  
  - 
    Sat Nov 11 2006 Jeremy Katz <katzj@redhat.com> - 3.0.1-2
    
- yum-updatesd fixes (#213622, #212494, #212507)
- sslcacert option (jbowes, #210977)
   
  
  - 
    Sat Nov 04 2006 Jeremy Katz <katzj@redhat.com> - 3.0.1-1
    
- update to 3.0.1
   
  
  - 
    Sat Oct 14 2006 Paul Nasrat <pnasrat@redhat.com> - 3.0-6
    
- fix package comparison for available packages
   
  
  - 
    Fri Oct 13 2006 Jeremy Katz <katzj@redhat.com> - 3.0-5
    
- fix traceback when syslog not available (#208773)
- fix package comparison not properly handling different arches (#210316)
   
  
  - 
    Wed Oct 11 2006 Jeremy Katz <katzj@redhat.com> - 3.0-4
    
- fix traceback on package download error (#210135, #210181, #210115)
   
  
  - 
    Fri Oct 06 2006 Jeremy Katz <katzj@redhat.com> - 3.0-3
    
- fix traceback referencing var (#209471)
- add dgregor's basepath patch
   
  
  - 
    Fri Oct 06 2006 Jeremy Katz <katzj@redhat.com> - 3.0-2
    
- fix traceback in yum-updatesd
   
  
  - 
    Thu Oct 05 2006 Jeremy Katz <katzj@redhat.com> - 3.0-1
    
- 3.0
   
  
  - 
    Sat Sep 30 2006 Jeremy Katz <katzj@redhat.com> - 2.9.8-1
    
- update to 2.9.8 with the past two fixes as well as fixes for 
  exclude/include lines in config files
   
  
  - 
    Fri Sep 29 2006 Jeremy Katz <katzj@redhat.com> - 2.9.7-4
    
- fix trying to reget existing files (#208460)
   
  
  - 
    Thu Sep 28 2006 Jeremy Katz <katzj@redhat.com> - 2.9.7-3
    
- and better fix for upstream (jbowes)
   
  
  - 
    Thu Sep 28 2006 Jeremy Katz <katzj@redhat.com> - 2.9.7-2
    
- backout patch that breaks anaconda
   
  
  - 
    Thu Sep 28 2006 Jeremy Katz <katzj@redhat.com> - 2.9.7-1
    
- update to 2.9.7
   
  
  - 
    Fri Sep 22 2006 James Bowes <jbowes@redhat.com> - 2.9.6-2
    
- Remove unused imports in installonlyn
   
  
  - 
    Thu Sep 07 2006 Jeremy Katz <katzj@redhat.com> - 2.9.6-1
    
- update to 2.9.6
   
  
  - 
    Wed Sep 06 2006 Jeremy Katz <katzj@redhat.com> - 2.9.5-5
    
- update to current CVS snap (20060906) in advance of the final 2.9.6 tarball
- bring back the installonlyn fixes
   
  
  - 
    Fri Sep 01 2006 Jeremy Katz <katzj@redhat.com> - 2.9.5-4
    
- revert installonlyn changes; they require changes that will only be in 2.9.6
   
  
  - 
    Thu Aug 31 2006 Jeremy Katz <katzj@redhat.com> - 2.9.5-3
    
- fix deprecation warnings in installonlyn (Jack Neely)
   
  
  - 
    Fri Aug 25 2006 Jeremy Katz <katzj@redhat.com> - 2.9.5-2
    
- add patch to fix case of an empty rpmdb (eg, at install time #204005)
   
  
  - 
    Thu Aug 24 2006 Jeremy Katz <katzj@redhat.com> - 2.9.5-1
    
- update to 2.9.5
   
  
  - 
    Sat Aug 19 2006 Chris Lumens <clumens@redhat.com> 2.9.4-4
    
- Add patch to fix pattern matching (#202974).
   
  
  - 
    Sat Aug 19 2006 Karsten Hopp <karsten@redhat.com> - 2.9.4-3
    
- revert last change
   
  
  - 
    Fri Aug 18 2006 Karsten Hopp <karsten@redhat.com> - 2.9.4-2
    
- Requires: libxml2-python for updatesd subpackage
   
  
  - 
    Thu Aug 10 2006 Jeremy Katz <katzj@redhat.com> - 2.9.4-1
    
- update to 2.9.4 (including logging fixes, gpg checking fix, 
  and fixes for #200901, #200346, #189483)
   
  
  - 
    Tue Jul 25 2006 Florian La Roche <laroche@redhat.com> - 2.9.3-2
    
- add patch to not require /dev/log (not present in chroots) #199558
   
  
  - 
    Thu Jul 13 2006 Jeremy Katz <katzj@redhat.com> - 2.9.3-1
    
- update to 2.9.3
- add fix for taking the yum lock more than once and a variable typo from CVS
   
  
  - 
    Thu Jul 06 2006 Jeremy Katz <katzj@redhat.com> - 2.9.2-3
    
- few other little api fixes (#197603, #197607)
   
  
  - 
    Tue Jul 04 2006 Jeremy Katz <katzj@redhat.com> - 2.9.2-2
    
- fix tyop (#197398)
   
  
  - 
    Thu Jun 29 2006 Jeremy Katz <katzj@redhat.com> - 2.9.2-1
    
- update to 2.9.2
   
  
  - 
    Wed Jun 28 2006 Jeremy Katz <katzj@redhat.com> - 2.9.1-2
    
- move yum-updatesd into a subpackage
- no longer ship the yum update cronjob, yum-updatesd can do this instead
   
  
  - 
    Wed Jun 21 2006 Jeremy Katz <katzj@redhat.com> - 2.9.1-1
    
- update to 2.9.1
   
  
  - 
    Tue Jun 20 2006 Paul Nasrat <pnasrat@redhat.com> - 2.9.0-8
    
- Fix resolvedeps
   
  
  - 
    Fri Jun 16 2006 Bill Nottingham <notting@redhat.com> 2.9.0-7
    
- require pygobject2 (for yum-updatesd)
   
  
  - 
    Fri Jun 16 2006 Chris Lumens <clumens@redhat.com> 2.9.0-6
    
- Fix compareEVR traceback.
   
  
  - 
    Thu Jun 15 2006 Paul Nasrat <pnasrat@redhat.com> - 2.9.0-5
    
- Various fixups (key grab and importing, composite exception handling)
   
  
  - 
    Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 2.9.0-4
    
- install yum-updatesd bits
   
  
  - 
    Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 2.9.0-3
    
- add patch to fix filelist crash installing/querying the filesystem package
- add patch to fix excludes
   
  
  - 
    Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 2.9.0-2
    
- add patch for mirror errors
   
  
  - 
    Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 2.9.0-1
    
- update to 2.9.0, require C-based metadata parser to speed things up
   
  
  - 
    Tue Jun 06 2006 Jeremy Katz <katzj@redhat.com> - 2.6.1-4
    
- handle PAE kernels in installonlyn (#194064)
   
  
  - 
    Fri May 26 2006 Paul Nasrat <pnasrat@redhat.com> - 2.6.1-3
    
- Rebuild with patch
   
  
  - 
    Thu May 25 2006 Paul Nasrat <pnasrat@redhat.com> - 2.6.1-2
    
- backport mirror failure callback
   
  
  - 
    Thu Apr 27 2006 Jeremy Katz <katzj@redhat.com> - 2.6.1-1
    
- update to 2.6.1 with fixes for #181406, #185309, #161190, #185946
   
  
  - 
    Wed Apr 19 2006 Jeremy Katz <katzj@redhat.com> - 2.6.0-3
    
- more proxy fixing for non CLI use case (#185309)
   
  
  - 
    Tue Apr 11 2006 Jeremy Katz <katzj@redhat.com> - 2.6.0-2
    
- add fix for xen0/xenU kernels in installonlyn (#187894)
- add fix for proxies with the mirror list (#161190)
   
  
  - 
    Tue Mar 07 2006 Jeremy Katz <katzj@redhat.com> - 2.6.0-1
    
- update to 2.6.0 final containing fix for #176257
   
  
  - 
    Sat Mar 04 2006 Paul Nasrat <pnasrat@redhat.com> - 2.5.3-5
    
- Add support for patterns in YumBase.install()
   
  
  - 
    Fri Mar 03 2006 Paul Nasrat <pnasrat@redhat.com> - 2.5.3-4
    
- Cover pkg then group selection in conditional group support (#181858)
   
  
  - 
    Fri Mar 03 2006 Paul Nasrat <pnasrat@redhat.com> - 2.5.3-3
    
- Conditional group support (#181858)
   
  
  - 
    Sat Feb 25 2006 Jeremy Katz <katzj@redhat.com> - 2.5.3-2
    
- fix installyonlyn bug with tokeep > 2 (#176704)
   
  
  - 
    Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 2.5.3-1
    
- Update to 2.5.3 with fixes for lots of stuff (and all of our patches applied)
  (#177528, #177737, #179512, others)
   
  
  - 
    Sat Feb 11 2006 Paul Nasrat <pnasrat@redhat.com> - 2.5.1-5
    
- Merge patches from head for group plugin support and conditionals
   
  
  - 
    Sat Feb 04 2006 Paul Nasrat <pnasrat@redhat.com> - 2.5.1-4
    
- Fix group unselect traceback (cf #177737)
   
  
  - 
    Wed Feb 01 2006 Paul Nasrat <pnasrat@redhat.com> - 2.5.1-3
    
- Merge upstream patches (sortabletransactiondata, grouplists)
   
  
  - 
    Mon Jan 16 2006 Paul Nasrat <pnasrat@redhat.com> - 2.5.1-2
    
- Fix group removal traceback (#177737)
   
  
  - 
    Mon Jan 09 2006 Jeremy Katz <katzj@redhat.com> - 2.5.1-1
    
- seth loves me and made a 2.5.1 release.  so no cvs snap for you!
   
  
  - 
    Mon Jan 09 2006 Jeremy Katz <katzj@redhat.com> - 2.5.1-0.20060108
    
- update to CVS snap
   
  
  - 
    Thu Dec 22 2005 Paul Nasrat <pnasrat@redhat.com> - 2.5.0-5
    
- Make txmbr hashable (#175975)
   
  
  - 
    Sat Dec 17 2005 Paul Nasrat <pnasrat@redhat.com> - 2.5.0-4
    
- Fix for KeyError when no location['base']
   
  
  - 
    Thu Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 2.5.0-3
    
- better mirrorlist fix
   
  
  - 
    Thu Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 2.5.0-2
    
- revert installyonlyn change that wasn't supposed to get committed
- better fix for #175647 that doesn't cause tracebacks when deps 
  need updating too
- fix mirrorlist corruption (#175436)
   
  
  - 
    Wed Dec 14 2005 Jeremy Katz <katzj@redhat.com> - 2.5.0-1
    
- update to 2.5.0
- add patch for traceback in #175647
   
  
  - 
    Sun Dec 11 2005 Jeremy Katz <katzj@redhat.com> - 2.5.0-0.20051210
    
- update to newer CVS
   
  
  - 
    Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
    
- rebuilt
   
  
  - 
    Thu Dec 08 2005 Jeremy Katz <katzj@redhat.com> - 2.5.0-0.20051207
    
- update to cvs snap for new group code and lots of other stuff
   
  
  - 
    Wed Dec 07 2005 Jeremy Katz <katzj@redhat.com> - 2.4.1-3
    
- ... and actually apply the patch
   
  
  - 
    Tue Dec 06 2005 Jeremy Katz <katzj@redhat.com> - 2.4.1-2
    
- add Panu's patch for cachecookie cleaning (#174715)
- change default cache time to 30 minutes to match new upstream
   
  
  - 
    Thu Dec 01 2005 Jeremy Katz <katzj@redhat.com> - 2.4.1-1
    
- update to 2.4.1
- add PLUGINS to the docs
- fix another installonlyn bug (#174001)
   
  
  - 
    Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-14
    
- really fix kernel-smp-devel
   
  
  - 
    Sat Nov 12 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-13
    
- handle installonlypkgs in provides too to handle, eg, 
  kernel-smp-devel (#172981)
   
  
  - 
    Fri Nov 11 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-12
    
- fix problem with custom kernel names in installonlyn (#172855)
- make it more obvious how to add more tokeep with installonlyn
   
  
  - 
    Thu Nov 10 2005 Paul Nasrat <pnasrat@redhat.com> - 2.4.0-11
    
- Expose location base from metadata
   
  
  - 
    Wed Nov 09 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-10
    
- fix problem in installonlyn that caillon hit where removing kernels 
  would trigger instead of only happening on update/install of kernels
- make plugin config files noreplace
   
  
  - 
    Tue Nov 08 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-9
    
- enable plugins by default
- add installyonlyn plugin so that we only keep two kernels around by default
   
  
  - 
    Tue Oct 25 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-8
    
- drop macro patch
- more fixes for returnByName* stuff -- need to leave best arch selection
  to the caller
   
  
  - 
    Mon Oct 24 2005 Paul Nasrat <pnasrat@redhat.com> - 2.4.0-7
    
- Drop anaconda flag patch
- Fix ppc64pseries/iseries basearch substitution
   
  
  - 
    Fri Oct 07 2005 Paul Nasrat <pnasrat@redhat.com> - 2.4.0-6
    
- Backport transaction constants
- Allow setting anaconda flag
   
  
  - 
    Wed Oct 05 2005 Jeremy Katz <katzj@redhat.com>
    
- add dirs for plugins
   
  
  - 
    Wed Sep 28 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-5
    
- add yum-cli dir (#169334)
   
  
  - 
    Thu Sep 22 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-4
    
- make returnByName* be consistent in what it returns (#168712)
   
  
  - 
    Sat Sep 17 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-3
    
- add two patches for anaconda that have been committed upstream
  * allow removal of packages from transaction
  * support search by name with sqlite
   
  
  - 
    Fri Sep 02 2005 Paul Nasrat <pnasrat@redhat.com> - 2.4.0-2
    
- Initial version of macro support patch
   
  
  - 
    Wed Aug 17 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-1
    
- update to 2.4.0
   
  
  - 
    Sat Jul 09 2005 Jeremy Katz <katzj@redhat.com> - 2.3.4-1
    
- update to 2.3.4
- use %{python_sitelib} in the file list
   
  
  - 
    Thu Jun 16 2005 Jeremy Katz <katzj@redhat.com> - 2.3.3-1
    
- update to 2.3.3
   
  
  - 
    Thu May 26 2005 Paul Nasrat <pnasrat@redhat.com> - 2.3.2-7
    
- Drop erase reversal patch
   
  
  - 
    Wed May 25 2005 Paul Nasrat <pnasrat@redhat.com> - 2.3.2-6
    
- Erase/remove reversing for yum cli (#158577)
   
  
  - 
    Wed May 25 2005 Jeremy Katz <katzj@redhat.com> - 2.3.2-5
    
- allow multiple packages _providing_ kernel-devel (or any installonlypkgs) 
  to be installed (#155988)
   
  
  - 
    Tue May 24 2005 Jeremy Katz <katzj@redhat.com> - 2.3.2-4
    
- fix traceback on out of disk space error
   
  
  - 
    Sat May 21 2005 Jeremy Katz <katzj@redhat.com> - 2.3.2-3
    
- add fixes from Seth for the shell to run depsolve and to clean up 
  output somewhat (#158267)
   
  
  - 
    Fri May 06 2005 Jeremy Katz <katzj@redhat.com> - 2.3.2-2
    
- handle ppc64/sparc64 "correctly"
   
  
  - 
    Tue Apr 05 2005 Jeremy Katz <katzj@redhat.com> - 2.3.2-1
    
- update to 2.3.2, now requires python-elementtree for xml parsing
   
  
  - 
    Wed Mar 16 2005 Jeremy Katz <katzj@redhat.com> - 2.3.1-3
    
- add patch from gijs for sqlite changes
   
  
  - 
    Tue Mar 15 2005 Florian La Roche <laroche@redhat.com>
    
- python-sqlite3 -> python-sqlite
   
  
  - 
    Tue Mar 08 2005 Jeremy Katz <katzj@redhat.com> - 2.3.1-1
    
- update to 2.3.1
- urlgrabber is split out into its own package now
- require python-sqlite3
   
  
  - 
    Wed Feb 23 2005 Jeremy Katz <katzj@redhat.com> - 2.3.0-2
    
- fix the duplicate repos with the same id bug
   
  
  - 
    Tue Feb 22 2005 Jeremy Katz <katzj@redhat.com> - 2.3.0-1
    
- update to 2.3.0
   
  
  - 
    Wed Jan 26 2005 Jeremy Katz <katzj@redhat.com> - 2.1.13-1
    
- update to 2.1.13
   
  
  - 
    Sun Jan 23 2005 Jeremy Katz <katzj@redhat.com> - 2.1.12-2
    
- allow multiple kernel-devel packages to be installed
   
  
  - 
    Thu Jan 13 2005 Florian La Roche <laroche@redhat.com>
    
- add small patch to fix dep reporting
   
  
  - 
    Tue Nov 30 2004 Jeremy Katz <katzj@redhat.com> - 2.1.12-1
    
- update to 2.1.12
- add hack from jbj to workaround python 2.4 urllib breakage (#138535)
   
  
  - 
    Tue Nov 09 2004 Jeremy Katz <katzj@redhat.com> - 2.1.11-4
    
- rebuild for python 2.4
   
  
  - 
    Mon Nov 01 2004 Bill Nottingham <notting@redhat.com> - 2.1.11-3
    
- fix multilib update patch to allow installing noarch (#135396, continued)
   
  
  - 
    Sat Oct 30 2004 Jeremy Katz <katzj@redhat.com> - 2.1.11-2
    
- add patch to fix multilib updates on ia32e (#135396)
   
  
  - 
    Fri Oct 29 2004 Jeremy Katz <katzj@redhat.com> - 2.1.11-1
    
- update to 2.1.11
  - fix config file error handling
  - better handling of empty lines/comments in mirror lists
  - improve some error messages
   
  
  - 
    Mon Oct 25 2004 Jeremy Katz <katzj@redhat.com> - 2.1.10-3.1
    
- make the cron job executable (#136764)
   
  
  - 
    Fri Oct 22 2004 Jeremy Katz <katzj@redhat.com> - 2.1.10-3
    
- actually remove the repositories
   
  
  - 
    Thu Oct 21 2004 Jeremy Katz <katzj@redhat.com> - 2.1.10-2
    
- remove repositories from being explicitly listed in yum.conf, 
  .repo files will be included in the fedora-release package
   
  
  - 
    Wed Oct 20 2004 Jeremy Katz <katzj@redhat.com> - 2.1.10-1
    
- update to 2.1.10
  * updated man pages
  * make more resilient to broken groups file
  * fix urlgrabber failure callback (#136178)
   
  
  - 
    Tue Oct 19 2004 Jeremy Katz <katzj@redhat.com> - 2.1.9-1
    
- 2.1.9 includes the path fix
   
  
  - 
    Tue Oct 19 2004 Jeremy Katz <katzj@redhat.com> - 2.1.8-2
    
- fix path in /usr/bin/yum
- turn on gpgchecking by default
   
  
  - 
    Tue Oct 19 2004 Bill Nottingham <notting@redhat.com> - 2.1.8-1
    
- 2.1.8, fixes #135735, #135998, #135775
   
  
  - 
    Thu Oct 14 2004 Jeremy Katz <katzj@redhat.com> - 2.1.7-2
    
- add yum-arch
   
  
  - 
    Thu Oct 14 2004 Jeremy Katz <katzj@redhat.com> - 2.1.7-1
    
- 2.1.7
- use mirror list by default
   
  
  - 
    Thu Oct 07 2004 Bill Nottingham <notting@redhat.com> - 2.1.6-1
    
- 2.1.6
   
  
  - 
    Tue Oct 05 2004 Jeremy Katz <katzj@redhat.com> - 2.1.5-1
    
- 2.1.5
- turn on obsoletes=1 by default in yum.conf
   
  
  - 
    Thu Sep 30 2004 Bill Nottingham <notting@redhat.com> - 2.1.4-1
    
- 2.1.4
   
  
  - 
    Sat Sep 04 2004 Bill Nottingham <notting@redhat.com> - 2.1.3-1
    
- 2.1.3
   
  
  - 
    Fri Sep 03 2004 Jeremy Katz <katzj@redhat.com> - 2.1.2-1
    
- 2.1.2
   
  
  - 
    Thu Sep 02 2004 Jeremy Katz <katzj@redhat.com> - 2.1.1-1
    
- 2.1.1
   
  
  - 
    Wed Sep 01 2004 Jeremy Katz <katzj@redhat.com> - 2.1.0-1
    
- update to 2.1.0
   
  
  - 
    Thu Jul 08 2004 Elliot Lee <sopwith@redhat.com> 2.0.7-3
    
- Back to rawhide
   
  
  - 
    Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Wed May 12 2004 Elliot Lee <sopwith@redhat.com> 2.0.7-1.1
    
- Update config again
   
  
  - 
    Sat May 08 2004 Jeremy Katz <katzj@redhat.com> 2.0.7-1
    
- update to 2.0.7
- change config to point to final FC2 locations
   
  
  - 
    Sat Apr 17 2004 Jeremy Katz <katzj@redhat.com> - 2.0.7-0.20040416
    
- new snap
   
  
  - 
    Sun Apr 04 2004 Jeremy Katz <katzj@redhat.com> 2.0.7-0.20040403
    
- new snap, should fix yum -e name.arch
   
  
  - 
    Thu Mar 18 2004 Jeremy Katz <katzj@redhat.com> 2.0.6-1
    
- update to 2.0.6
   
  
  - 
    Thu Mar 11 2004 Jeremy Katz <katzj@redhat.com> 2.0.5.20040310-1
    
- update to today's snap
   
  
  - 
    Thu Mar 04 2004 Jeremy Katz <katzj@redhat.com> 2.0.5.20040303-1
    
- today's snap
   
  
  - 
    Wed Mar 03 2004 Jeremy Katz <katzj@redhat.com> - 2.0.5.20040229-1
    
- update again per seth's request
   
  
  - 
    Fri Feb 27 2004 Florian La Roche <Florian.LaRoche@redhat.de>
    
- mv /etc/init.d -> /etc/rc.d/init.d
   
  
  - 
    Wed Feb 25 2004 Jeremy Katz <katzj@redhat.com> - 2.0.5.20040224-1
    
- newer
   
  
  - 
    Tue Feb 24 2004 Jeremy Katz <katzj@redhat.com> - 2.0.5.20040223-1
    
- update to current snapshot per skvidal's request
- add retries=20 to yum.conf
   
  
  - 
    Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Sat Jan 24 2004 Bill Nottingham <notting@redhat.com> 2.0.4.20040103-1
    
- update to current snapshot
- fix config for FC2 test 1
   
  
  - 
    Wed Dec 24 2003 Jeff Johnson <jbj@redhat.com> 2.0.4-5
    
- build yum daily snapshot for amd64 fix.
   
  
  - 
    Thu Nov 13 2003 Bill Nottingham <notting@redhat.com> 2.0.4-4
    
- patch for excluding dirs in yum-arch from CVS
   
  
  - 
    Fri Nov 07 2003 Jeremy Katz <katzj@redhat.com> 2.0.4-3
    
- patch to work with python 2.3 from Seth
   
  
  - 
    Thu Oct 30 2003 Elliot Lee <sopwith@redhat.com> 2.0.4-2
    
- Stick in a new yum.conf for FC1.
   
  
  - 
    Tue Oct 21 2003 Florian La Roche <Florian.LaRoche@redhat.de>
    
- new upstream release 2.0.4
   
  
  - 
    Wed Sep 17 2003 Jeff Johnson <jbj@redhat.com> 2.0.3-1
    
- update to 2.0.3
- drop yum-init patch, merged into 2.0.3.
- change rpm version requirement to 4.1.1.
   
  
  - 
    Fri Jul 25 2003 Florian La Roche <Florian.LaRoche@redhat.de>
    
- change init script to more current RHL style
   
  
  - 
    Thu Jul 24 2003 Nalin Dahyabhai <nalin@redhat.com>
    
- require libxml2-python, because yum does
   
  
  - 
    Fri Jul 18 2003 Jeff Johnson <jbj@redhat.com> 2.0-1
    
- update to 2.0.
   
  
  - 
    Fri May 23 2003 Jeff Johnson <jbj@redhat.com> 1.98-0.20030522
    
- update to snapshot.
   
  
  - 
    Tue May 13 2003 Jeff Johnson <jbj@redhat.com> 1.98-0.20030512
    
- create.