- 
    Fri Nov 09 2007 Srinivas Maturi <srinivas.maturi@oracle.com> 2:2.6.1-2.el5.0.1
    
- Added pegasus-enterprise.patch to allow detection of enterprise-release
   
  
  - 
    Wed Aug 29 2007 Vitezslav Crhonek <vcrhonek@redhat.com> 2:2.6.1-2
    
- Fix wrong SDKEnvVar.mak
  Resolves: #251409
   
  
  - 
    Tue Aug 21 2007 Vitezslav Crhonek <vcrhonek@redhat.com> 2:2.6.1-1
    
- Upgrade to upstream version 2.6.1
   
  
  - 
    Thu Aug 16 2007 Miroslav Lichvar <mlichvar@redhat.com> 2:2.6.0-6
    
- Package cmpi C++ headers
   
  
  - 
    Wed Aug 15 2007 Miroslav Lichvar <mlichvar@redhat.com> 2:2.6.0-5
    
- Unhide some cmpi classes (#224275)
   
  
  - 
    Thu Jul 12 2007 Vitezslav Crhonek <vcrhonek@redhat.com> 2:2.6.0-4
    
- Fix wrong init script, fix init script is not world readable
  Resolves: #245335, #216905
   
  
  - 
    Fri Jun 22 2007 Vitezslav Crhonek <vcrhonek@redhat.com> 2:2.6.0-3
    
- Revise -multilib patch (SDKEnvVar.mak conflict)
   
  
  - 
    Tue Jun 19 2007 Vitezslav Crhonek <vcrhonek@redhat.com> 2:2.6.0-2
    
- Fix symlink to libcmpiCppImpl.so
  Resolves: #224275
   
  
  - 
    Mon Jun 18 2007 Vitezslav Crhonek <vcrhonek@redhat.com> 2:2.6.0-1
    
- Upgrade to upstream version 2.6.0
  Resolves: #227589
   
  
  - 
    Thu Jan 11 2007 Nalin Dahyabhai <nalin@redhat.com> 2:2.5.2-5
    
- revise multilib -devel patch so that the sample config.mak is identical
  everywhere, removing a last lingering file conflict (#222171)
   
  
  - 
    Fri Dec 08 2006 Jay Fenlason <fenlason@redhat.com> 2:2.5.2-4
    
- Revert the alternatives stuff, and add the -multilib patch to
  correctly close 
  bz#192754 multilib -devel conflicts for tog-pegasus
  This should also close
  bz#208949: Aborted /usr/sbin/repupgrade 2>>/var/lib/Pegasus/log/install.log
   
  
  - 
    Mon Dec 04 2006 Nalin Dahyabhai <nalin@redhat.com> - 2:2.5.2-3
    
- change requires: tog-pegasus to prereq: tog-pegasus so that the pegasus
  user and group will exist when we go to lay down files for tog-pegasus-devel
  (#218305)
- prereq the current version of openssl so that the right versions of
  libssl and libcrypto will be available in %post (possible for #208949)
   
  
  - 
    Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 2:2.5.2-2
    
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
  (#203001)
   
  
  - 
    Thu Jul 27 2006 Jason Vas Dias <jvdias@redhat.com> - 2:2.5.2-1.fc6
    
- Upgrade to upstream version 2.5.2
- fix bug 198185
- fix bug 200246
   
  
  - 
    Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2:2.5.1-10.FC6.1
    
- rebuild
   
  
  - 
    Fri Jul 07 2006 Jason Vas Dias <jvdias@redhat.com> - 2:2.4.1-10
    
- More upstream 2.5.2_APPROVED bug fixes:
  o 4629: Pegasus freezes when it is unable to send out completely, the results of a request
  o 5073: Class Names on Reference, ReferenceNames, Assoc, AssocNames returned lower case
  o 5090: cimserver crash on a request after attempting to unload idle CMPI providers
  o 5180: OperationAggregate deleted in _enqueueResponse while member mutex held
   
  
  - 
    Fri Jun 09 2006 Jason Vas Dias <jvdias@redhat.com> - 2:2.5.1-8
    
- Fix bug 192754: remove multilib conflicts
- More upstream 2.5.2_APPROVED bug fixes:
  o 5119: memory leak in CMPI implementation
  o 5115: fix SetConfig_EnvVar comments
   
  
  - 
    Wed May 31 2006 Jason Vas Dias <jvdias@redhat.com> - 2:2.5.1-6
    
- Apply upstream patches for latest 2.5.2_APPROVED bugs:
  o 5046: cimprovider timeout needs to be increased
  o 5047: cimmof timeout needs to be increased
  o 5048: Invalid Pointer in CIMOperationRequestEncoder code
  o 5049: Unnecessary dependency on experimental headers
  o 5051: Improved handling of OOP indication provide module failures
  o 5053: reserveCapacity method may cause size overflow
  o 5059: XMLWriter does not escape '>' in strings
  o 5072: Potential race condition with OOP response chunks
  o 5083: CIMRequestMessage buildResponse() should be const
- Fix bug 193121: restore world read access to libraries
   
  
  - 
    Tue May 02 2006 Jason Vas Dias <jvdias@redhat.com> - 2:2.5.1-4
    
- fix bug 190432: %exclude /usr/lib/debug from RPM
- fix upstream OpenPegasus '2.5.2_APPROVED' bugs, applying upstream patches:
  o 4955 : Bogus Description property for OperatingSystem provider
  o 4956 : reserveCapacity method may cause size overflow on invalid input
  o 4968 : CMPI provider up-calls cause failure with out-of-process
  o 4978 : snmpDeliverTrap_netsnmp::_createSession function is not thread safe
  o 4983 : Memory leak in OOP indication generation
  o 4984 : Forked process hangs in system call
  o 4986 : Adding automated test for snmpIndication Handler
  (  http://cvs.opengroup.org/bugzilla/show_bug.cgi?id=? )
- apply upstream update to 'pegasus-2.5.1-warnings.patch'
   
  
  - 
    Mon Apr 17 2006 Jason Vas Dias <jvdias@redhat.com> - 2:2.5.1-3
    
- Fix repupgrade (make it use correct paths)
   
  
  - 
    Fri Apr 14 2006 Jason Vas Dias <jvdias@redhat.com> - 2:2.5.1-2
    
- Apply patches for the two '2.5.2_APPROVED' upstream bugzillas 
  4934(4943) and 4945 :
  (http://cvs.opengroup.org/bugzilla/buglist.cgi?bug_id=4943%2C4945)
- Fix the PATH_MAX and MAXHOSTNAMELEN issues (again)
   
  
  - 
    Thu Apr 06 2006 Jason Vas Dias <jvdias@redhat.com> - 2:2.5.1-1
    
- Upgrade to version 2.5.1 (including new upstream .spec file).
   
  
  - 
    Tue Mar 07 2006 Bill Nottingham <notting@redhat.com> - 2:2.5-9
    
- use an assigned uid/gid, do not loop over user ids looking for a free one
   
  
  - 
    Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:2.5-6.1
    
- bump again for double-long bug on ppc(64)
   
  
  - 
    Tue Feb 07 2006 Jason Vas Dias <jvdias@redhat.com> - 2:2.5-6
    
- restore SSLv23_method SSL support now that bug 173399 is fixed
- rebuild for new gcc, glibc, glibc-kernheaders
- PAMBasicAuthenticatorUnix.cpp includes no longer include syslog.h: add
- /usr/bin/install now decides to fail if chown fails - set $INSTALL_USER, $INSTALL_GROUP
   
  
  - 
    Thu Dec 15 2005 Jason Vas Dias <jvdias@redhat.com> - 2:2.5-5
    
- fix bug 175434 : deal with pegasus uid/gid already existing
  on first install
   
  
  - 
    Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - 2:2.5-4.1
    
- rebuilt
   
  
  - 
    Wed Nov 16 2005 Jason Vas Dias <jvdias@redhat.com> - 2:2.5-4
    
- fix bug 173401: SSL support broken by openssl-0.9.7g -> 0.9.8a upgrade
   
  
  - 
    Wed Nov 09 2005 Jason Vas Dias <jvdias@redhat.com> - 2:2.5-3
    
- Rebuild for new openssl dependencies
- Enable CMPI support for sblim-cmpi-base with ENABLE_CQL=true
   
  
  - 
    Mon Oct 31 2005 Jason Vas Dias <jvdias@redhat.com> - 2:2.5-2
    
- Add /usr/lib/cmpi alternate providerLibDir for sblim-cmpi-base Fedora Extras pkg
- Fix bug 171124: use numeric ids for pegasus user/group
- guidelines: do not remove pegasus user/group in %postun.
   
  
  - 
    Fri Oct 14 2005 Tomas Mraz <tmraz@redhat.com>
    
- use include instead of pam_stack in pam config
   
  
  - 
    Fri Sep 30 2005 Jason Vas Dias <jvdias@redhat.com> - 2:2.5-1
    
- Implemented new 'make install' target.
- Re-wrote tog-pegasus.spec file from scratch.
- Ported BZ 167986 authentication code and BZ 167164 + BZ 167165 fixes from RHEL-4
   
  
  - 
    Wed Sep 28 2005 Jason Vas Dias <jvdias@redhat.com> - 2:2.5-0
    
- Initial build.