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 "cmpi-base - Base OS CMPI Providers".
The branch, master has been updated
via 117ace03ee0ba13705a74083006924dc7d3be2e5 (commit)
from a556de807af0c533a4f494d34628b7d077b42ee8 (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 117ace03ee0ba13705a74083006924dc7d3be2e5
Author: Dave Heller <hel...@us...>
Date: Tue Oct 28 09:18:44 2014 -0400
prep for 1.6.4 release
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 6cf0721..2bb2db7 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ Changes in Version 1.6.4
========================
Bugs Fixed:
-
+- SBLIM-2737: bugfix for sprintf() handling
Changes in Version 1.6.3
========================
diff --git a/configure.ac b/configure.ac
index 1c56fa0..211a9b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(SBLIM BaseOS Providers Base, 1.6.4-preview, sbl...@li...,sblim-cmpi-base)
+AC_INIT(SBLIM BaseOS Providers Base, 1.6.4, sbl...@li...,sblim-cmpi-base)
AC_CONFIG_SRCDIR([OSBase_Common.c])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE
hooks/post-receive
--
cmpi-base - Base OS CMPI Providers
|