SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for sblim-sfcb-1.3.11-0.15.34.x86_64.rpm :

* Tue Apr 03 2012 kkaempfAATTsuse.com- Fix CentOS build
* Thu Mar 01 2012 kkaempfAATTsuse.com- revert upstream patch for ID 3202420 (CDATA escape) bnc#743031
* Tue Nov 22 2011 kkaempfAATTsuse.com- Fix large https requests. Check SSL buffer before doing a select() on the socket. bnc#716299, upstream 3441028
* Wed Oct 05 2011 kkaempfAATTsuse.com- Add DMY_InstDeletion to indication.mof (bnc#715634, upstream 3416167)
* Mon Aug 29 2011 kkaempfAATTsuse.com- Properly fallback to ipv4 if ipv6 is disabled (bnc#713687, upstream 3400114)
* Wed Apr 20 2011 kkaempfAATTnovell.com- Provide/Obsolete Openwbem from SLE10. (bnc#680142)
* Tue Apr 12 2011 kkaempfAATTnovell.com- Update to 1.3.11 (FATE#311735) Changes in 1.3.11 ================= Bugs fixed: - 3130727 CMPIPropertyMIFT.setProperty() missing objectpath keys - 3054618 mofpp is overaggressive when detecting comments - 3162016 sfcbd Segmentation fault in cleanupCimXmlRequest - 3172080 deliverIndication does not check for matching FROM classes - 3185178 Wrong classname for returned instances from execQuery - 3175770 execQuery returns multiple instances of same object - 3203290 Basic Auth Should Consider Expired Passwords - 3202420 CDATA value in a string property is improperly XML escaped - 3038078 Can create indication filters and destinations w/o key props - 3206663 Enum CQL filter on NULL cause segfault and incorrect rsp - 3265502 CMPIContext not released in elementCapabilitiesProvider Changes in 1.3.10 ================= Bugs fixed: - 3086143 set cmpi status in getPropQualifier - 3086145 check datetime format in chars2bin - 3095884 Indication classes missing SystemName - 3101155 Failed to load provider libraries due to symbol conflicts - 3101148 SfcbLocal method parameter type conversion and validation - 3101154 Daemon clients failed SfcbLocal connect due to permission - 3097310 localConnect in cimcClientSfcbLocal.c accesses free\'d memory - 3087577 Provider MI accessed before finished initializing - 3109469 Potential Buffer Overflow in msgqueue.c:localConnectServer() - 3122725 Cleanup warnings in queryLexer and test provider Changes in 1.3.9 ================ Bugs fixed: - 2994737 cimslp fails to get sslCertificateFilePath config value - 2984485 Possible access to freed memory in cimslpSLP.c - 3016295 Initialise refcount in CMPIInstance clone - 2950521 Provider operations are wrongly traced - 3016863 Data corruption when replacing array properties - 3022941 Remove HAVE_SLP_ALONE sections - 3022934 SLP code calls setupControl more than once - 3023079 slpUpdate does not release ctx on exit - 2920363 make test fails if sfcb is running under valgrind - 2950545 indCIMXMLHandler destination schema correction wrong - 2968599 Wrong trace msg for invokeMethod (local interface) - 3023502 Memory leak on CreateClass - 3022919 profileProvider (SLP) has increasing memory usage over time - 2952628 Handler is not removed from interop-Hashtable when CI fails - 3017845 disableIndications not called on provider shutdown - 3010272 Indication providers always unloaded when idle - 3003509 sfcb must configure IndicationFilterName - 3012365 enableIndications() only called once per provider group - 3026606 Prov idle unload may not call all cleanup functions - 3048944 Bump downloaded CIM schema to 2.26 - 3048960 method array types not filled in - 3049645 SLP hostname lib won\'t build - 3035165 objectSize in objectImpl.c is not used thread safe - 3053240 Leak on indication delivery Changes in 1.3.8 ================ New features: - 2963601 pywbem tests - 2961422 Single HTTP Adapter - 2980820 Indication Profile 1.1: New attr values. - 2990091 Implement getPropertyQualifier in CMPIObjectPath - 2990169 Bump downloaded CIM schema to 2.25 - 2980524 providerRegister should collate namespaces - 2994969 Persist failing indications - 2964568 Indication stress test - 2987170 Handle SLP in a provider Bugs fixed: - 2952616 internalProvider is not Threadsafe - 2952912 resultSockets variable is not used threadsafe - 2950773 Leak in indCIMXMLHandler.c - 2949454 Memory leak in ServerProviderInitInstances() - 2958167 Remove USE_THREADS sections of httpAdapter - 2948647 getObjectPath may dereference NULL pointer - 2963746 Incorrect license in test makefiles - 2966804 setObjectPath returns uninitialized pointer - 2968246 connect2 builds unnecessary struct - 2968198 CMPI_chars in sfcb - see #2967257 - 2968658 cimcClientSfcbLocal.c does not clone return value - 2969129 Missing dlclose() in httpAdapter.c - 2974807 Can\'t have > 2 providers registered for the same classname - 2961560 Disallow InvokeMethod calls to internal provider methods - 2982924 Use a logging process to write to syslog\" - 2979028 Modify SFCB to not abort for socket errors - 2979030 Restart the lexer when filter creation ends in a parsing err - 2984214 double free error cimXmlGen.c: triggered by AssocatorNames - 2978514 Compilation with --enable-jdbc fails - 2979043 Fix leak in msgqueue.c during an error condition - 2979036 Always reset lexer and add error handing to activateFilter() - 2993137 CMSetProperty fails for CMPIInstance for EmbeddedObject - 2997928 Namespace incorrect in test_providers - 2997961 IndRetryTest.sh leaves IndicationSubscription modded - 3001879 Remove SLP sections from internalProvider - 3001896 httpAdapter can crash on bad content length - 3001915 Possible heap corruption in httpAdapter - 3002851 SLP needs to register at startup - 3004257 slp information in README is not current - 3004232 configure.ac allows slp-standalone and checks for sfcc - 3003508 slpTests.sh uses bash-isms - 3004996 Typo in instance.c - 3004992 Sporadic deadlock on multiple failing indications - 3005424 Memory leak on error responses - 3005508 Warning in indCIMXMLHandler.c - 3005574 make clean does not remove cimXmlParserProcessed.c - 3006687 ProfileProvider depends on sfcc - 3006690 Remove startSLPAgent sections from sfcBroker
* Wed Oct 13 2010 kkaempfAATTnovell.com- Make CMSetProperty work for CMPIInstance for EmbeddedObject (bnc#645804, upstream #2993137)
* Wed Aug 04 2010 kkaempfAATTnovell.com- Ensure that providers registered as multiple types (instance and indication) will have their respective cleanup() functions called. (bnc#621620, upstream #3026606)
* Mon Jul 26 2010 kkaempfAATTnovell.com- Fix indication property corruption bug with arrays (bnc#625782, upstream #3016863)- Enable indications for all providers of a provider group (bnc#612043, upstream #3012365)- Prevent indication providers from forced unloads (bnc#612033, upstream #3010272)- Disable indications on shutdown (bnc#625780, upstream #3017845)
* Thu Apr 29 2010 kkaempfAATTnovell.com- remove conflicting directory tree from 3rd party package, will be replaced by cim-schema package (bnc#590196)
* Wed Apr 21 2010 kkaempfAATTnovell.com- Match startLogging and closeLogging calls (bnc#591060, upstream #2984436)
* Fri Apr 09 2010 kkaempfAATTnovell.com- Plug memory leak in SLP operation, use \"http\" interface. (bnc#593168, upstream #2978930)
* Fri Apr 09 2010 kkaempfAATTnovell.com- Prevent double free error in associator handling (bnc#595258, upstream #2984214)
* Fri Apr 02 2010 kkaempfAATTnovell.com- Check for conflicting registrations when collating namespaces (bnc#591396, upstream #2980524)
* Thu Apr 01 2010 kkaempfAATTnovell.com- Collate namespaces in providerRegister correctly (bnc#591396, upstream #2980524)
* Thu Mar 11 2010 kkaempfAATTnovell.com- clone CMPI_chars return value from invokeMethod called via local interface (bnc#578189, upstream #2968656)
* Wed Mar 10 2010 kkaempfAATTnovell.com- prefer CMPI_chars over CMPI_classNameString (bnc#578189, upstream #2968198)
* Tue Mar 09 2010 kkaempfAATTnovell.com- Backport patches from 1.3.8
* args.c, array.c, constClass.c, instance.c, internalProvider.c, objectpath.c: [ 2948647 ] getObjectPath may dereference NULL pointer
* internalProvider.c: [ 2952616 ] internalProvider is not Threadsafe (bnc#580804)
* providerMgr.c: [ 2952912 ] resultSockets variable is not used threadsafe (bnc#580802)
* indCIMXMLHandler.c: [ 2950773 ] Leak in indCIMXMLHandler.c
* interopServerProvider.c: [ 2949454 ] Memory leak in ServerProviderInitInstances()
* Mon Feb 22 2010 kkaempfAATTnovell.com- Update to 1.3.7 (numbers are from the sourceforge.net bug tracker) New features: - 2920773 Tests for reliable indications Bugs fixed: - 2891367 Error processing content-length - 2933087 Small leak in cimXmlRequest:getProperty() - 2932809 sfcb 1.3.6 crashes when provider user is set to sfcb - 2934540 sfcb may respond with incorrect association provider - 2935931 Indications to file:// urls never fail. - 2937577 Some SLP-specific code not ifdef\'d - 2939874 Serious provider id mismatch after provider reload - 2655854 Common Provider invokes Init and CleanUp more than once - 2875050 default MOFs should allow for multiple files - 2945277 SFCB crashes on subscription without filter or handler prop - 2946106 possible race condition initializing providers - 2931327 sblim-sfcb-1.3.6 tarball is incomplete - 2946885 BEAM errors found in cimXmlGen - 2946890 classProvider may try to closedir(NULL) - 2948812 footprint.pl missing from release tarball
* Fri Jan 15 2010 kkaempfAATTnovell.com- 0420-minimal-postinstall.patch: ensure providerRegister is installed- 0430-fileRepository-opendir-error: print the directory path if opendir() fails
* Fri Jan 15 2010 kkaempfAATTnovell.com- check provuser before strdup (bnc#570943, sblim#2932809)
* Thu Jan 14 2010 kkaempfAATTnovell.com- Adapt 0007-automake.patch to apply without fuzz
* Thu Jan 14 2010 kkaempfAATTnovell.com- Upgrade to 1.3.6 - regular quarterly release, and includes the usual bugfixes related to function, stability, and memory usage - Compliance for Indication Profile 1.0.0 (DSP1054). - [Experimental] Reduced class repositories (~90% reduction in disk footprint of classSchema file] - move all libraries to /usr/lib(64)/sfcb/
*
* Thu Dec 17 2009 kukukAATTsuse.de- Don\'t start by default, will be handled by YaST2 module
* Thu Dec 03 2009 kkaempfAATTnovell.com- Added configuration for SUSEfirewall (fate#305583)
* Wed Nov 04 2009 bwhiteleyAATTsuse.de- Upgrade to 1.3.5 (fate#307413)- Reduce PAM messages in syslog (fate#306380, bnc#497043, sblim bug#2762848)- Start sfcbd by default (fate#305583)- Enable SLP (fate#307088)- Fix objectImplc.c:dataValueToString() (bnc#483396)
* Tue Jun 23 2009 kkaempfAATTsuse.de- Fix memory corruption in CMSetProperty. (bnc#483526)
* Thu Jun 18 2009 kkaempfAATTsuse.de- \'cimcli\' sends \'Content-length:\' header attribute with leading zeroes which got interpreted as octal. (bnc#507249)
* Tue Feb 03 2009 meissnerAATTsuse.de- enhanced tmprace patch a bit (bnc#470203)
* Wed Jan 28 2009 kkaempfAATTsuse.de- Fix tmp race during ssl cert gen (bnc#470203)
* Wed Jan 28 2009 bwhiteleyAATTsuse.de- Fix missing qualifiers on REF params. (bnc#466666)
* Fri Jan 16 2009 kkaempfAATTsuse.de- Fix memory corruption (bnc#458641): - check limit when parsing valueList, valueRefList and keyBindings - increase max valueList/valueRefList size to 512 - increase max keyBindings to 32
* Wed Jan 07 2009 bwhiteleyAATTsuse.de- Restart sfcbd when package is upgraded (bnc#463993)
* Tue Jan 06 2009 bwhiteleyAATTsuse.de- Fix output of /etc/init.d/sfcb status (bnc#463799)
* Mon Dec 22 2008 bwhiteleyAATTsuse.de- Disabled sfcbd daemon by default (bnc#460650)
* Fri Dec 19 2008 npaxtonAATTnovell.com- Preserve static instances during repository creation. (bnc#457366, sblim tracker #2140807)
* Wed Dec 17 2008 bwhiteleyAATTsuse.de- Improved patch for configurable access control. (bnc#444403)
* Tue Dec 16 2008 kkaempfAATTsuse.de- Adjust padding to siezof(void
*) on ia64 (bnc#457768)
* Mon Dec 08 2008 bwhiteleyAATTsuse.de- Fix location of docs (bnc#457195)
* Mon Dec 08 2008 bwhiteleyAATTsuse.de- Adjust pam configuration to SUSE standard (bnc#457266)
* Sat Dec 06 2008 bwhiteleyAATTsuse.de- Fix startup deadlock (bnc#445795, sblim tracker #2095972).- Limit message size (bnc#425457, sblim tracker #2169514)- Better fix for content length check (bnc#425457, sblim tracker #2172888)
* Thu Dec 04 2008 bwhiteleyAATTsuse.de- Configurable access control. (bnc#444403)- Fix some calls to mlogf (sblim tracker #2390100, bnc#425457)- Check for empty string in decode64 (sblim tracker #2391132, bnc#425457)
* Thu Nov 20 2008 bwhiteleyAATTsuse.de- Fix unix socket bind problem. (bnc#445334)
* Fri Nov 07 2008 bwhiteleyAATTsuse.de- Better patch for HTTP connection close -- sblim tracker #2193250- Handle more escaped chars in XML (bnc#435882, sblim#2169807)
* Wed Oct 29 2008 bwhiteleyAATTsuse.de- Better patch for shutdown deadlock -- sblim tracker #2185304
* Wed Oct 22 2008 bwhiteleyAATTsuse.de- The following bugs from the sblim tracker address bnc#425457 - [ 2164750 ] sfcb does not handle some malformed HTTP requests correctly - [ 2172888 ] http content-length is not constrained - [ 2169514 ] spRcvMsg doesn\'t check malloc return - [ 2169527 ] Some XML parsing error strings do not have sufficient space - [ 2169607 ] sqlLexer assumes line lengths under MAXBUF - [ 2175426 ] possible int overflow - [ 2158198 ] syslog call incorrect - [ 2172023 ] mlogf call cleanups - [ 2175507 ] sockaddr_un not allocated for localconnect server- Some code cleanup.- SBLIM tracker #2189391 fork() race condition in providerDrv.c:getProcess()- SBLIM tracker #2192023 sfcb deadlocks on nsHt initialization- SBLIM tracker #2185304 SFCB doesn\'t shut down properly a good portion of the time.- bnc:438758, SBLIM tracker #2189234 wrong minimal provider check
* Wed Oct 15 2008 kkaempfAATTsuse.de- help Buildservice executing shell scripts.
* Tue Oct 14 2008 kkaempfAATTsuse.de- Fix compiler warnings (on 64bit systems) (bnc#435043)- Adapt for latest autotools- Fix rpmlint warnings in .spec (%preun/%postun)
* Tue Oct 07 2008 schwabAATTsuse.de- Fix alignment.- Rebuild configure to get fixed AC_FUNC_MKTIME.- Don\'t run configure twice.
* Mon Oct 06 2008 bwhiteleyAATTsuse.de- Update to official 1.3.2 release.
* Wed Aug 27 2008 bwhiteleyAATTsuse.de- update to 1.3.2preview- Added RTLD_GLOBAL to ldflags when loading providers.
* Mon Aug 18 2008 bwhiteleyAATTsuse.de- don\'t remove buildroot in %install
* Mon Aug 11 2008 bwhiteleyAATTsuse.de- Added RequiredStart and RequiredStop to init script.
* Tue Jul 22 2008 bwhiteleyAATTsuse.de- Fix SSL options to disable SSLv2 and weak ciphers.- Fix XML parser to unescape newlines.
* Mon Jul 21 2008 bwhiteleyAATTsuse.de- Fixed limited length error strings in XML.
* Thu May 29 2008 bwhiteleyAATTsuse.de- Enhanced to support HTTP connections over unix domain sockets, including unix socket peer credential authentication without passwords.- Changed authentication module to only allow users with uid 0 to log in.
* Fri May 16 2008 bwhiteleyAATTsuse.de- Moved back to 1.3.0. 1.3.1 has problems. Removed schema package, and placed a dependency on cim-schema package instead.
* Tue May 13 2008 bwhiteleyAATTsuse.de- Updated to 1.3.1. Other packaging changes.
* Fri May 02 2008 bwhiteleyAATTsuse.de- Initial checkin
 
ICM