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 378f29316b3b61cd76c7e313dbc52e5b8819bfe0 (commit)
from f1c0ea8642f5b2f6bd92bcba99848c8ff8da2c33 (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 378f29316b3b61cd76c7e313dbc52e5b8819bfe0
Author: Dave Heller <hel...@us...>
Date: Wed Nov 26 01:13:58 2014 -0500
prep for 1.4.9 release
-----------------------------------------------------------------------
Summary of changes:
NEWS | 5 ++++-
configure.ac | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index d1562cf..5ea5e07 100644
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,12 @@ Changes in 1.4.9
================
New features:
+- [sfcb-tix:#97] Add a select timeout for req handlers
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
Changes in 1.4.8
================
diff --git a/configure.ac b/configure.ac
index 17dc966..6f91707 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.9-preview, sbl...@li..., sblim-sfcb)
+AC_INIT(Small Footprint CIM Broker, 1.4.9, sbl...@li..., sblim-sfcb)
AC_CONFIG_SRCDIR([providerDrv.c])
#disable "seems to ignore the --datarootdir setting" warnings
hooks/post-receive
--
sfcb - Small Footprint CIM Broker
|