Small Footprint CIM Broker
Small Footprint CIM Broker (sfcb) is a CIM server conforming to the CIM
Operations over HTTP protocol. It is robust, with low resource
consumption and therefore specifically suited for embedded and resource
constrained environments. sfcb supports providers written against the
Common Manageability Programming Interface (CMPI).
- Developed at systemsmanagement:wbem
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/sblim-sfcb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Makefile.am-Honor-build-environment.patch | 0000000902 902 Bytes | |
0002-Enable-broker.LogMessage-and-broker.trace.pat |
0000001542 1.51 KB | |
0006-Define-YYPARSE_PARAM-early-for-cimXmlOps-and- |
0000000707 707 Bytes | |
0007-Don-t-crash-if-class-repo-is-not-initialized. |
0000000818 818 Bytes | |
0008-Increase-max-trace-msg-len-to-4096.patch | 0000000730 730 Bytes | |
0010-Properly-shut-down-if-provider-crashed.patch | 0000000726 726 Bytes | |
README.conf | 0000004325 4.22 KB | |
autoconfiscate.sh | 0000000303 303 Bytes | |
sblim-sfcb-1.4.8.tar.bz2 | 0001208991 1.15 MB | |
sblim-sfcb-rpmlintrc | 0000000060 60 Bytes | |
sblim-sfcb.changes | 0000043770 42.7 KB | |
sblim-sfcb.init | 0000002540 2.48 KB | |
sblim-sfcb.spec | 0000009234 9.02 KB | |
sfcb-pam.conf | 0000000328 328 Bytes | |
susefirewall.conf | 0000000181 181 Bytes |
Revision 42 (latest revision is 64)
Stephan Kulow (coolo)
accepted
request 228145
from
Klaus Kämpf (kwk)
(revision 42)
- Update to 1.4.8 New features: - [sfcb-tix:#99] Add config property enableSslCipherServerPref - [sfcb-tix:#101] Add config property indicationCurlUseExpect100 - [sfcb-tix:#102] Add config property indicationCurlHonorRedirect - [sfcb-tix:#105] Add config property embeddedObjectEncoding See README.conf for details about the new config properties Bugs fixed: - [sfcb-tix:#94] Increase sigChldWaitTime - [sfcb-tix:#95] Do not release pthread lock prior to stopBroker() exit - [sfcb-tix:#89] Gracefully handle providers doing abort() - [sfcb-tix:#96] Provider should close req handler on shutdown - [sfcb-tix:#98] sfcbmofpp segfaults if mof file ends with block comment without newline - [sfcb-tix:#100] Fix some compiler warnings & errors on newer distros - [sfcb-tix:#103] Unsafe usage of strncpy in providerRegister.c - Patches dropped 0009-Catch-SIGABRT.patch - upstream 0011-Can-t-use-srcdir-in-TESTS.patch - upstream
Comments 0