This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sfcb - Small Footprint CIM Broker".
The branch, master has been updated
via e87dd276d9048ed605e02df70baff6d2d9854cc9 (commit)
from dbd47438b011a082b5216455a439b5e66f6daf5d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e87dd276d9048ed605e02df70baff6d2d9854cc9
Author: Dave Heller <hel...@us...>
Date: Wed Oct 2 11:30:49 2013 -0400
prep for 1.4.6 release
-----------------------------------------------------------------------
Summary of changes:
NEWS | 17 ++++++++++++++++-
configure.ac | 2 +-
contributions.txt | 1 +
3 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 3f8266c..35a3f26 100644
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,24 @@ Changes in 1.4.6
================
New features:
+- [sfcb-tix:#64] Support maxObjCount for HTTP chunking
+- [sfcb-tix:#70] Reload SSL context-without restarting httpd
Bugs fixed:
-
+- [sfcb-tix:#61] classProviderSf.c SIGSEGV if repo is not initialized
+- [sfcb-tix:#63] Improve NamespaceProvider and ClassProvider Consistency
+- [sfcb-tix:#66] SFCB_TRACE_VAR should be more restrictive
+- [sfcb-tix:#60] fix providerMgr trace for localconnect
+- [sfcb-tix:#68] reinitialize select timeout in SSL handshake
+- [sfcb-tix:#79] sfcc cannot reconnect with sfcb if sfcb restarts [bugs:#2663]
+- [sfcb-tix:#69] Fix logger for long-lived clients, was: "#2347 Don't spawn logger for clients"
+- [sfcb-tix:#72] Make systemddir configurable
+- [sfcb-tix:#74] providerRegister: check for and prevent buffer overflows
+- [sfcb-tix:#75] fileRepository: show which directory could not be opened
+- [sfcb-tix:#78] Missing null check in ift_getObjectPath, transposed debug stmts in memAlloc
+- [sfcb-tix:#78] Simplify mutex handling in instance.c
+- [sfcb-tix:#77] Fix prototype for stopBroker
+- [sfcb-tix:#80] sfcc cannot reconnect with sfcb
Changes in 1.4.5
================
diff --git a/configure.ac b/configure.ac
index 98b7c2a..cb77959 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(Small Footprint CIM Broker, 1.4.6-preview, sbl...@li..., sblim-sfcb)
+AC_INIT(Small Footprint CIM Broker, 1.4.6, sbl...@li..., sblim-sfcb)
AC_CONFIG_SRCDIR([providerDrv.c])
#disable "seems to ignore the --datarootdir setting" warnings
diff --git a/contributions.txt b/contributions.txt
index 3bd2cac..e25e33d 100644
--- a/contributions.txt
+++ b/contributions.txt
@@ -123,6 +123,7 @@ Klaus Kampf, Novell
09/20/2013 [sfcb-tix:#72] Make systemddir configurable
09/20/2013 [sfcb-tix:#74] providerRegister: check for and prevent buffer overflows
09/20/2013 [sfcb-tix:#75] fileRepository: show which directory could not be opened
+09/30/2013 [sfcb-tix:#77] Fix prototype for stopBroker
10/01/2013 [sfcb-tix:#62] SIGSEGV in ClassProvider, return of 0 from addClParameter() not checked
Mike Brasher, Inova
hooks/post-receive
--
sfcb - Small Footprint CIM Broker
|