91c91fdecf
- no_tlsv1_config.patch: add support for disabling TLSv1_1 as well as re-add missing disablement options for TLSv1 and SSLv3 (bsc#1178415)
Adam Majer2020-11-26 10:46:30 +00:00
81ac07f89b
- Deleted patches: * sblim-sfcb-1.4.8-fix-bashisms.patch * sblim-sfcb-1.4.9-fix-null-deref.patch * sfcbd-alias.patch All of them got renamed in the change from Nov 28 2018
Michael Vetter2017-12-04 12:21:16 +00:00
ef3ca96046
Accepting request 548036 from home:adamm:branches:systemsmanagement:wbem
Michael Vetter2017-12-04 11:40:57 +00:00
e83f0f7d2d
* 0024-CURLOPT_POSTREDIR-might-not-be-defined.patch
Klaus Kämpf
2017-11-29 10:06:03 +00:00
1dbfb3504a
- Merge SLE and openSUSE versions - Added patches * 0011-Return-value-from-non-void-function.patch * 0012-Configurable-local-socket-group-permission-for-daemo.patch * 0013-Fix-bashisms-in-scripts.patch * 0015-Define-UINT16_MAX.patch * 0016-Externalize-strncpy_kind.patch * 0017-Add-braces-around-else.patch * 0018-Adapt-to-bison-3.x-replace-YYPARSE_PARAM.patch * 0021-revert-upstream-mistake.patch - Renamed patches * sblim-sfcb-1.4.9-fix-null-deref.patch to 0014-Fix-lookupProviders-null-pointer-dereference.patch * fix_uninitialized_value.patch to 0019-Fix-uninitialized-value-reported-by-valgrind.patch * link_certificate_if_missing.patch to 0020-link-certificate-if-missing.patch * set_default_content_type.patch to 0022-Fix-crash-caused-by-NULL-content_type.patch * sfcbd-alias.patch to 0023-Alias-sblim-sfcb-service-to-sfcb-and-sfcbd.patch - Dropped patches (included in 1.4.9) * 3340426.patch * a9dda19.patch * decd3c6b9.patch
Klaus Kämpf
2017-11-28 15:15:04 +00:00
14271e8433
Accepting request 331685 from systemsmanagement:wbem
Stephan Kulow
2015-09-19 04:55:19 +00:00
db95782eb9
Updating link to change in openSUSE:Factory/sblim-sfcb revision 47.0
OBS User buildservice-autocommit
2014-12-01 13:00:42 +00:00
10ea93bae0
- Update to 1.4.9 New features: - [sfcb-tix:#97] Add a select timeout for req handlers see httpReqHandlerTimeout in sfcb.cfg Bugs fixed: - [sfcb-tix:#106] CMPIRole not passed to provider context - [sfcb-tix:#107] Quietly unpack schema at make postinstall - [sfcb-tix:#108] Some associatorname CIM operations hang - new patches * 0002-providerMgr-add-prototypes.patch * 0004-Check-for-existance-of-autoconfiscate.sh-before-call.patch * 0009-Improvide-error-message-if-ClassProvider-for-root-in.patch * 0010-Enable-authentication-by-default.patch - obsolete/rebased patches * 0002-Enable-broker.LogMessage-and-broker.trace.patch renamed to 0003-Enable-broker.LogMessage-and-broker.trace.patch * 0002-Enable-broker.LogMessage-and-broker.trace.patch renamed to 0003-Enable-broker.LogMessage-and-broker.trace.patch * 0004-Define-YYPARSE_PARAM-early-for-cimXmlOps-and-cimXmlP.patch renamed to 0005-Define-YYPARSE_PARAM-early-for-cimXmlOps-and-cimXmlP.patch * 0007-Don-t-crash-if-class-repo-is-not-initialized.patch renamed to 0006-Don-t-crash-if-class-repo-is-not-initialized.patch * 0008-Increase-max-trace-msg-len-to-4096.patch renamed to 0007-Increase-max-trace-msg-len-to-4096.patch * 0010-Properly-shut-down-if-provider-crashed.patch renamed to 0008-Properly-shut-down-if-provider-crashed.patch
Klaus Kämpf
2014-11-28 09:17:30 +00:00
fe15b5093e
Accepting request 262404 from home:Ledest:bashisms
Klaus Kämpf
2014-11-28 07:59:07 +00:00
b74e1b2ab0
Accepting request 249916 from systemsmanagement:wbem
Stephan Kulow
2014-09-17 19:24:46 +00:00
0a1e2f2ddd
- call service_add_pre unconditionally
Klaus Kämpf
2014-09-17 09:29:37 +00:00
fa33bf55cc
Accepting request 234260 from systemsmanagement:wbem
Stephan Kulow
2014-05-16 16:17:37 +00:00
1e8270ad2c
stupid rpm
Klaus Kämpf
2014-05-09 07:09:19 +00:00
a3d44385d3
- Pre-require aaa_base for /usr/sbin/service (bnc#874811)
Klaus Kämpf
2014-05-08 14:26:09 +00:00
fc60a340e1
Accepting request 232518 from systemsmanagement:wbem
Stephan Kulow
2014-05-06 12:03:23 +00:00
0c40c0530e
- create /usr/sbin/rcsfcb, cmpi-provider-register depends on it bnc#874811
Klaus Kämpf
2014-05-06 09:26:43 +00:00
cde34acb4a
- Ensure cmpi-provider-register is present (bnc#874811)
Klaus Kämpf
2014-04-25 19:57:12 +00:00
910779b5b5
Accepting request 228145 from systemsmanagement:wbem
Stephan Kulow
2014-03-30 07:10:52 +00:00
b62faaf0bb
- 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
Klaus Kämpf
2014-03-28 11:44:34 +00:00
66701393a0
Accepting request 213899 from systemsmanagement:wbem
Stephan Kulow
2014-02-02 21:23:55 +00:00
dce20bb121
- Fix SLE10 build
Klaus Kämpf
2014-01-07 15:25:26 +00:00
4402f9c643
- Update to 1.4.7 New features: (see README.conf) - [sfcb-tix:#86] Support configurable SSL Diffie Hellman parameters file - [sfcb-tix:#87] Support configurable SSL ECDH elliptic curve name - [sfcb-tix:#76] Identify running SFCB processes in ps output Bugs fixed: - [sfcb-tix:#81] Bad CMPIType assignment in cimXmlOps - [sfcb-tix:#82] ClientEnvFT for SfcbLocal doesn't match SFCC - [sfcb-tix:#83] Add Alternate getObjectPath() for SfcbLocal Connections - [sfcb-tix:#84] Upcall mutex not freed on shutdown - [sfcb-tix:#85] SFCB: SfcbLocal interface should expose markHeap() and releaseHeap() - [sfcb-tix:#88] Ensure unique semaphore keys across multiple http adapters - [sfcb-tix:#92] indicationDeliveryThreadLimit not properly enforced - [sfcb-tix:#93] ProfileProvider segfault while stopping slpUpdate thread - [sfcb-tix:#90] Problems with enableInteroOp=false - rebased and cleaned up patch list Patches dropped (upstreamed): 0001-Makefile.am-add-autoconfiscate.sh-to-dist.patch 0003-providerMgr-add-prototypes.patch 0005-Return-value-from-non-void-function.patch 0006-Configurable-local-socket-group-permission-for-daemo.patch 0007-Check-for-existance-of-autoconfiscate.sh-before-call.patch 0015-Fix-startup-without-interop-namespace.patch Patches rebased: 0001-Makefile.am-Honor-build-environment.patch 0002-Enable-broker.LogMessage-and-broker.trace.patch 0006-Define-YYPARSE_PARAM-early-for-cimXmlOps-and-cimXmlP.patch 0007-Don-t-crash-if-class-repo-is-not-initialized.patch 0008-Increase-max-trace-msg-len-to-4096.patch 0009-Catch-SIGABRT.patch
Klaus Kämpf
2014-01-02 10:37:42 +00:00
3f094089d5
- BuildRequires sblim-sfcCommon-devel
Klaus Kämpf
2013-12-19 11:40:53 +00:00
d5172fd7d7
put cant-use-srcdir-in-tests.patch back in
Klaus Kämpf
2013-12-03 09:10:02 +00:00
f4060329d2
add autoconfiscate.sh back
Klaus Kämpf
2013-11-28 15:20:56 +00:00
83e2f2873e
prep move to 1.4.x
Klaus Kämpf
2013-11-28 11:43:31 +00:00
1685baa237
Accepting request 196366 from systemsmanagement:wbem
Stephan Kulow
2013-08-27 19:11:00 +00:00
ca6a21432c
- Update to 1.3.17 New features: - 3597805 Restart HTTP daemon without restarting SFCB - 3599160 Add sfcbproc utility - [sfcb-tix:#55] make install should not overwrite sfcb.cfg Bugs fixed: - 3599329 dlopen failed for sfcbCustomLib - [sfcb-tix:#28] Further shm trace id leak - [sfcb-tix:#30] Make maxBindAttempts a configurable option - [sfcb-tix:#42] Run setupControl prior to getControl - [sfcb-tix:#45] HTTP verb check may fail producing 501 error - [sfcb-tix:#46] Error parsing CDATA with no whitespace - [sfcb-tix:#51] Malformed OP causes segfault - [sfcb-tix:#54] Fix for sfcbproc.c - [sfcb-tix:#68] reinitialize select timeout in SSL handshake - 3600125 Share client tracing shm segment - drop 25000-tix45-bnc820035-HTTP-verb-check-may-fail-producing-501-error.patch (applied upstream) - add fix-mofc-include-patch.patch
Klaus Kämpf
2013-08-26 09:55:47 +00:00
3c073a4f3c
Accepting request 186371 from systemsmanagement:wbem
Tomáš Chvátal
2013-08-15 14:17:26 +00:00
7f7fcfb5da
- add symlinks for sfcb.service and sblim-sfcb.service
Klaus Kämpf
2013-08-14 09:17:04 +00:00
0f8d82dcf6
- Build with --enable-relax-mofsyntax for openlmi-network (brc#995561)
Klaus Kämpf
2013-08-11 08:15:11 +00:00
7d5d5c6f93
- 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
Klaus Kämpf
2013-08-08 10:47:59 +00:00
3d49dc0b81
Accepting request 182611 from systemsmanagement:wbem
Stephan Kulow
2013-07-09 19:11:58 +00:00
a63e4119a9
- HTTP verb check may fail producing 501 error (bnc#820035, upstream tix#45)
Klaus Kämpf
2013-06-10 11:01:14 +00:00
9335268732
- check SSL buffer before select() (like upstream 3441028, bnc#716299; but when reading https header)
Klaus Kämpf
2013-05-03 07:50:18 +00:00
093dba165f
fix %post script
Klaus Kämpf
2013-04-09 08:04:45 +00:00
f1a6b5768a
fix test
Klaus Kämpf
2013-01-04 13:47:28 +00:00
91be8a02fe
Accepting request 129128 from home:a_jaeger:FactoryFix
Klaus Kämpf
2012-08-06 10:09:18 +00:00
0bc558c1f6
fix argvDebug test
Klaus Kämpf
2012-08-02 07:39:46 +00:00
9a693d7ae4
adapt patches to 1.3.15
Klaus Kämpf
2012-06-17 12:57:10 +00:00
3ad91f2eb8
- 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 - 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
Klaus Kämpf
2012-06-17 12:54:31 +00:00
e24439f962
Accepting request 112389 from systemsmanagement:wbem
Stephan Kulow
2012-04-12 07:51:48 +00:00
4ec347f8fc
disable SLP on CentOS
Klaus Kämpf
2012-04-03 09:39:45 +00:00
12920e9814
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
Klaus Kämpf
2012-04-03 07:46:52 +00:00
fa884d2fcc
- Make License tag spdx.org compliant
Klaus Kämpf
2012-03-16 08:11:43 +00:00
c4981ee950
- Provide a way to pass provider information via argv to 'ps' for debug purposes. Set "argvDebug: true" in sfcb.cfg
Klaus Kämpf
2012-03-08 14:04:49 +00:00
1092fdb898
- Fix large https requests. Check SSL buffer before doing a select() on the socket. bnc#716299, upstream 3441028
Klaus Kämpf
2011-11-22 09:41:52 +00:00
cc8d3bf2f5
Accepting request 85748 from systemsmanagement:wbem
Lars Vogdt
2011-10-02 09:14:26 +00:00
86dc987589
- Fixes (upstream Ids) - 3416054: Provider continues despite SIGSEGV - 3416055: SIGSEGV sometimes does not print provider name - 3416060: SIGSEGV in tool_mm_flush()
Klaus Kämpf
2011-10-01 11:57:30 +00:00
c5fba08233
- 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
Klaus Kämpf
2011-09-30 07:05:36 +00:00
7b47b86c07
- Fix provides of openwbem (and build deps on openwbem) openwbem-3.2.3 still exist, provide/obsolete openwbem-3.2.2
Klaus Kämpf
2011-09-22 13:22:46 +00:00
a3e0054d49
- Fix the build - run autotools with --force
Klaus Kämpf
2011-09-02 08:44:14 +00:00
0d4fa5689b
- Properly fallback to ipv4 if ipv6 is disabled (bnc#713687, upstream 3400114)
Klaus Kämpf
2011-08-30 08:38:27 +00:00