SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for sblim-sfcb-1.3.16-81.1.x86_64.rpm :
Wed Aug 14 14:00:00 2013 kkaempfAATTsuse.com
- add symlinks for sfcb.service and sblim-sfcb.service

Sun Aug 11 14:00:00 2013 kkaempfAATTsuse.com
- Build with --enable-relax-mofsyntax for openlmi-network
(brc#995561)

Thu Aug 8 14:00:00 2013 kkaempfAATTsuse.com
- Fix logger for long-lived clients using the sfcblocal interface
(bnc#830525, upstream tix#69)
Patch: 26000-tix69-bnc830525-No-logger-pipe-for-sfcblocal.patch

Mon Jun 10 14:00:00 2013 kkaempfAATTsuse.com
- HTTP verb check may fail producing 501 error (bnc#820035,
upstream tix#45)
Dropping 0008-Check_SSL_before_select.patch, use upstream fix.

Fri May 3 14:00:00 2013 kkaempfAATTsuse.com
- check SSL buffer before select()
(like upstream 3441028, bnc#716299; but when reading https header)
Adding 0008-Check_SSL_before_select.patch

Sat Dec 22 13:00:00 2012 kkaempfAATTsuse.com
- Changes in 1.3.16
New features:
- 3538858 custom routine to log indInst objinfo
- 3555395 Additional auth lib return codes
- 3562538 Enable curl debug via env variable
- 3567450 Clients shouldn\'t cause log messages
Bugs fixed:
- 3539569 Leaks in interopProvider
- 3539563 Memory leak in indCIMXMLHandler when Reliable Inds Enabled
- 3539557 Memory leak in providerDrv with property list
- 3539555 Memory leak in TestInstanceProvider
- 1901737 Memory leak in internalProvider.c
- 3539006 Possible indication deadlock
- 3527714 Every other EnumerateClasses fails
- 3541554 insecure LD_LIBRARY_PATH usage
- 3546279 Core dump in providerDrv on Qualifier not found
- 3574169 revert interop2 stageschema
- 3573507 CreateInstance for IndicationFilter doesn\'t accept DMTF:CQL
- 3574936 --disable-debug still allocates trace variables
- 3579637 SFCB should check ftok return code
- 3582062 Various additional error checking
- 3580137 Classname needed in
*ActivateFilter
- 3585274 Local connect kills tracing
- 3528056 sfcbd --version doesn\'t always work
- 3381209 Memory leak inside getClass() used by invokeMethod()
- 3588557 Object path in deliverIndication can remain resident
- 3452703 Default http uid used causes unexpected behavior
- 3593006 trace shared mem leak
- 3582039 SFCB should reject empty in most instances

Thu Nov 29 13:00:00 2012 kkaempfAATTsuse.com
- rename the systemd service to \"sfcbd.service\"

Sat Nov 24 13:00:00 2012 kkaempfAATTsuse.com
- add support for systemd (openSUSE > 12, Fedora > 15)

Tue Oct 9 14:00:00 2012 cooloAATTsuse.com
- require sysvinit-tools for killproc called from init script

Fri Jul 27 14:00:00 2012 ajAATTsuse.de
- Add missing sys/resource.h include (glibc 2.16)

Sun Jun 17 14:00:00 2012 kkaempfAATTsuse.com
- Changes in 1.3.15
New Features:
- 3501314 Add dynamic logging and syslog output to sfcb trace
- 3517530 Implement mark, release routines in CMPIBrokerMemFT
- 3513390 Enforce LD and subscription limits
- 3527920 RI and http responsecodes
- 3534659 Match SfcbLocal to sfcc update
Bugs Fixed:
- 3514627 unsupported sfcb.cfg param - use exit call
- 3516184 commClose close socket when file hndl is null
- 3517573 Problem with SequenceContext migration
- 3525651 CMSetPropertyFilter not CMPI 2.0 compliant
- 3527693 Property filters don\'t work for enum upcalls
- 3524819 sfcb may hang on ac call to indication subscription
- 3528074 Improve CMPIInstance Error Codes
- 3528096 Error status codes sometimes not propigated for
instances
- 3529856 httpProcs limit can be broken
- 3527620 EnumerateClasses does not include qualifiers by default
- 3532951 Filter creation fails with disable default properties
- 3533179 Double definition for union semun in FreeBSD
- 3535313 xmlUnescape may access memory beyond its buffer

Tue Apr 3 14:00:00 2012 kkaempfAATTsuse.com
- Changes in 1.3.14
New features:
- 3367333 New entry point for authentication library
- 3367332 RHOST Support for PAM
- 3435778 Preserve leading/trailing whitespace in values
- 3433733 CreationClassNames should be supplied
- 3446179 Add a feature to validate CMPI types
- 3484025 Disable indication sequencing
- 3462309 Do not allow multiple instances of sfcb
- 3488688 Don\'t spawn logger for clients
- 3493493 Add sfcbsem
- 3495060 Verify filter and handler information during subscription
- 3498932 Implement ModifyInstance for CIM_ListenerDestination
- 3367361 Allow for releasing auth handle after CIM request completes
- 3367363 Add CMPIRole Support
- 3512575 Add indication delivery thread limit and timeout
Bugs fixed:
- 3414700 assocClass ignored for assoc upcalls
- 3416055 SIGSEGV sometimes does not print provider name
- 3416167 CIM_InstDeletion not in class repo by default
- 3422650 Associators calls to IndicationService depends on cmpi-base
- 3428806 type=null in authorizeFilter call
- 3419721 reset CMPIValue buffer in str2CMPIValue
- 3478930 Handle SIGPIPE in providerMgr
- 3478933 Sequence Number reset issues
- 3483294 InternalProvider Should Handle SFCB_RegisteredProfile
- 3485438 segfault while retrying to deliver an indication
- 3486814 sfcb crashes while freeing the cimxml response
- 3485830 SFCB Makes Redundant ActivateFilter Calls
- 3487419 TestIndication Provider Does Enable Correctly
- 3487675 Log messages can be concatenated
- 3492362 Problem with whitespace trimming if local connect only
- 3457460 PAM_RHOST set wrong
- 3495343 Bad pointer references in trace statements
- 3416164 Don\'t write CIM_IndicationService to disk
- 3495801 Correction to 3495343
- 3495789 Makefile improvements for test suite
- 3495806 isChild() can cause a provider mismatch
- 3483200 duplicate indication deliveries
- 3496061 IndicationSubscription May Be Undeletable
- 3484083 Exclude SFCBIndicationID
- 3496383 Faster Return from CBDeliverIndication
- 3416060 sigsegv in tool_mm_flush()
- 3497096 double free during stopProc
- 3497765 Better Error Handling in sfcb Provider Manager and Driver
- 3497950 SFCB Semaphore Handling Improvements
- 3498275 Remove __Namespace
- 3498044 RIEnabled conflicts with settable retries
- 3426027 cimAccountPassThrough does not set return code
- 3498719 Better SSL error reporting for sfcb
- 3471814 segfault in objectImpl.c:131,ClObjectGetClString
- 3499930 Check file repository writes
- 3497209 oom panic: out of memory using fsp indprovider
- 3504607 CMPIRole Support in brokerUpc
- 3506306 Fix count for InvokeMethod requests
- 3498496 sfcb hangs and fails to respond to CIM requests
- 3512425 SequenceContext needs to be set at startup
- 3510458 Malformed XML response to GetProperty
- 3510456 GetProperty calls not passing keys to providers
- 3505407 Client openlog changes settings
- 3408288 Safer Signal Handlers
- 3441028 sblim-sfcb fails on large https requests
- 3416054 Provider continues despite SIGSEGV
- 3512094 SFCB can leak PAM handles under error conditions

Fri Mar 16 13:00:00 2012 kkaempfAATTsuse.com
- Make License tag spdx.org compliant

Thu Mar 8 13:00:00 2012 kkaempfAATTsuse.com
- Provide a way to pass provider information via argv to \'ps\'
for debug purposes. Set \"argvDebug: true\" in sfcb.cfg

Tue Nov 22 13:00:00 2011 kkaempfAATTsuse.com
- Fix large https requests. Check SSL buffer before doing
a select() on the socket. bnc#716299, upstream 3441028

Sat Oct 1 14:00:00 2011 kkaempfAATTsuse.com
- Fixes (upstream Ids)
- 3416054: Provider continues despite SIGSEGV
- 3416055: SIGSEGV sometimes does not print provider name
- 3416060: SIGSEGV in tool_mm_flush()

Fri Sep 30 14:00:00 2011 kkaempfAATTsuse.com
- Update to 1.3.13
New features:
- 3406823 Make select timeout a config option
- 3406825 Make ssl cipher list configurable
Bugs fixed:
- 3386391 HOST_NAME_MAX undefined
- 3393324 sfcb process abort in IndCIMXMLHandlerInvokeMethod
- 3398337 Namespaces of filter and handler for IndSub not checked
- 3400114 sfcb fails to start with ipv6 disabled
- 3412033 New files from 3313833 missed release tarball
- 3413031 fixes to perform check before calling free
- 3414236 updateMethodParamTypes uses incorrect qualifier count
- 3414482 Compiler warning in cimcClientSfcbLocal
- 2727918 blob has leak in EnumQualifiers

Thu Sep 22 14:00:00 2011 kkaempfAATTsuse.com
- Fix provides of openwbem (and build deps on openwbem)
openwbem-3.2.3 still exist, provide/obsolete openwbem-3.2.2

Fri Sep 2 14:00:00 2011 kkaempfAATTsuse.com
- Fix the build - run autotools with --force

Mon Aug 29 14:00:00 2011 kkaempfAATTsuse.com
- Properly fallback to ipv4 if ipv6 is disabled
(bnc#713687, upstream 3400114)

Sun Jul 17 14:00:00 2011 kkaempfAATTnovell.com
- fix build for RHEL < 6 (outdated libtool)

Mon Jul 4 14:00:00 2011 kkaempfAATTnovell.com
- update to 1.3.12
New features:
- 3190623 Set
*IsSettable properties to false for IndicationService
- 3313833 Allow for passthrough for expired user to update password
- 3274893 For SFCB 1.4, set SequenceIdentifier as described in DSP1054 1.2.
Bugs fixed:
- 3261868 Enum CQL filter on NULL cause incorrect rsp
- 3213591 Local intf client abort abnormally on enum filter syntax err
- 3291646 Unused var in __NullEvaluate
- 3202466 Single item on method param of array type rejected via Local
- 3287789 interopServerProvider not conservative when answering reqs
- 3296541 CIM_IndicationSubscription corrupts after delilvery fails
- 3314383 Memory leak in CimResource_Enumerate_EP
- 3047562 [patch] Create bzip2 tarballs on \"make dist\"
- 3314762 Memory leak in method invoke using SFCB local interface
- 3165732 Add ability for client library to specify configuration file
- 3323422 Unnecessary NULL check in control.c
- 3323427 Unnecessary NULL check in httpAdapter
- 3324214 Remove dead code from providerDrv:loadProvider()
- 3324131 indCIMXMLHandler may return uninitialized CMPIStatus
- 3324168 gatherNameSpacesData() may closedir() a NULL pointer
- 3324192 Erroneous condition in loop in objectImpl:locateParameter()
- 3324198 getObjectPath() may deref a NULL pointer
- 3324247 Unnecessary NULL check in providerDrv
- 3324255 Unnecessary NULL check in __cleanup_mt()
- 3324265 _sfcb_trace may deref NULL pointers
- 3324578 getInstance() up call does not close provider context
- 3323419 sfcb local interface causes zombie/defunct client processes
- 3328763 deactivateFilter() doesn\'t release CMPI object

Wed Apr 20 14:00:00 2011 kkaempfAATTnovell.com
- Provide/Obsolete Openwbem from SLE10. (bnc#680142)

Mon Apr 4 14:00:00 2011 kkaempfAATTnovell.com
- update to 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
- 2967257 Drop CMPI_classNameString as it conflicts with CMPI_chars

Tue Nov 30 13:00:00 2010 kkaempfAATTnovell.com
- update to 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

Fri Aug 27 14:00:00 2010 kkaempfAATTnovell.com
- update to 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

Mon Aug 2 14:00:00 2010 kkaempfAATTnovell.com
- Update to 1.3.8 (final)
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
plus various bugfixes
- Merge uds_auth.patch, check-prevent-various-buffer-overflows.patch,
buffer-size-check-in-localConnectServer.patch,
minimal-postinstall.patch, fileRepository-opendir-error.patch,
2984436-bnc591060-Match-startLogging-and-closeLogging-calls.patch
into pending-upstream.patch

Fri May 21 14:00:00 2010 kkaempfAATTnovell.com
- upgrade to 1.3.8-preview
remove included patches, fix fuzz of remaining ones

Thu Apr 29 14:00:00 2010 kkaempfAATTnovell.com
- remove conflicting directory tree from 3rd party package, will
be replaced by cim-schema package (bnc#590196)

Wed Apr 21 14:00:00 2010 kkaempfAATTnovell.com
- Match startLogging and closeLogging calls
(bnc#591060, upstream #2984436)

Fri Apr 9 14:00:00 2010 kkaempfAATTnovell.com
- Plug memory leak in SLP operation, use \"http\" interface.
(bnc#593168, upstream #2978930)

Fri Apr 9 14:00:00 2010 kkaempfAATTnovell.com
- Prevent double free error in associator handling
(bnc#595258, upstream #2984214)

Fri Apr 2 14:00:00 2010 kkaempfAATTnovell.com
- Check for conflicting registrations when collating namespaces
(bnc#591396, upstream #2980524)

Thu Apr 1 14:00:00 2010 kkaempfAATTnovell.com
- Collate namespaces in providerRegister correctly
(bnc#591396, upstream #2980524)

Thu Mar 11 13:00:00 2010 kkaempfAATTnovell.com
- clone CMPI_chars return value from invokeMethod called via
local interface (bnc#578189, upstream #2968656)

Wed Mar 10 13:00:00 2010 kkaempfAATTnovell.com
- prefer CMPI_chars over CMPI_classNameString
(bnc#578189, upstream #2968198)

Tue Mar 9 13:00:00 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 13:00:00 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 13:00:00 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 13:00:00 2010 kkaempfAATTnovell.com
- check provuser before strdup (bnc#570943, sblim#2932809)

Thu Jan 14 13:00:00 2010 kkaempfAATTnovell.com
- Adapt 0007-automake.patch to apply without fuzz

Thu Jan 14 13:00:00 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 13:00:00 2009 kukukAATTsuse.de
- Don\'t start by default, will be handled by YaST2 module

Thu Dec 3 13:00:00 2009 kkaempfAATTnovell.com
- Added configuration for SUSEfirewall (fate#305583)

Wed Nov 4 13:00:00 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 14:00:00 2009 kkaempfAATTsuse.de
- Fix memory corruption in CMSetProperty. (bnc#483526)

Thu Jun 18 14:00:00 2009 kkaempfAATTsuse.de
- \'cimcli\' sends \'Content-length:\' header attribute with leading
zeroes which got interpreted as octal. (bnc#507249)


 
ICM