- 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 Sep 01 2005 Jason Vas Dias <jvdias@redhat.com> - 2.4.1-4.rhel4
- fix bug 167161: put all libraries into %{_libdir}, not /lib
- fix bug 167162: use internal pthread_cleanup_{push,pop} routines
- fix bug 167163: correct pam Requires and pam-devel BuildRequires
- fix bug 167164: remove potential buffer overflows with gethostbyname
- fix bug 167165: remove potential buffer overflow in
System::extract_file_path
- Upstream bug patches applied, as agreed with bug committee, which have
been tested by HP and IBM and submitted to 2.4.2 - see
http://cvs.rdg.opengroup.org/bugzilla/buglist.cgi?&keywords=2.4.2_appro
ved :
2207 CIMOMHandle drops InvokeMethod request
2217 Interrupts improperly handled in Unix Semaphore implement...
2499 Initial Provider load/initialize is not thread safe.
2503 IndicationHandlerService::_lookupHandlerForClass() not th...
3416 SDK sample build fails on x86_64 2.4 rpm
3858 _subscriptionClassesTable not threadsafe
3958 cimserver crashs after many indications delivered
4004 cimserver crash in MessageQueueService after running for ...
4009 Double close causes EBADF ("Bad file descriptor") failures
4014 host name validation in CIMObjectPathRep::isValidHostname...
4023 Assignment operators should return object references
4025 Thread class uses internal pthread functions
4027 SSLCallbackInfo class does not declare a copy constructor...
4028 CIMInstance::buildPath assumes key properties are specified
4029 Add TestIndicationStressTest to 2.4-branch
4042 TestIndicationStressTest not enabled in 2.4 branch.
4050 Compile warning building SDK packaged consumer.
4072 ThreadPool Test Failure - 2.4 version of Bug 2239
4103 Timing window where in MessageQueue Service - Could cause...
4120 HTTPConnection _handleReadEvent should complete connectio...
4126 On shutdown, cimom::routing_proc loops attempting to send...