Update of /cvsroot/sblim/cmpi-base
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6687
Modified Files:
ChangeLog Makefile.am NEWS
Log Message:
Updated for info for 1.6.3 release
Index: NEWS
===================================================================
RCS file: /cvsroot/sblim/cmpi-base/NEWS,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- NEWS 2 Nov 2012 22:29:22 -0000 1.46
+++ NEWS 29 Nov 2012 06:22:20 -0000 1.47
@@ -1,3 +1,5 @@
+Changes in Version 1.6.3
+========================
Bugs Fixed:
- 3424288 Underlinked libcmpiOSBase_ProcessorProvider.so
- 3582069 Linux_UnixProcess command injection vulnerability
Index: Makefile.am
===================================================================
RCS file: /cvsroot/sblim/cmpi-base/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile.am 8 Feb 2012 00:35:16 -0000 1.18
+++ Makefile.am 29 Nov 2012 06:22:20 -0000 1.19
@@ -14,6 +14,7 @@
# Description: Automake input file for OS Base Providers
# ==================================================================
+AUTOMAKE_OPTIONS = no-dist-gzip dist-bzip2
# SBLIM Include Directory
sblimincdir = $(includedir)/sblim
Index: ChangeLog
===================================================================
RCS file: /cvsroot/sblim/cmpi-base/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- ChangeLog 4 Jan 2011 23:26:21 -0000 1.40
+++ ChangeLog 29 Nov 2012 06:22:20 -0000 1.41
@@ -1,3 +1,33 @@
+2012-11-02 Tyrel Datwyler <ty...@us...>
+
+ * NEWS, OSBase_UnixProcess.c:
+
+ Fixed 3582069: Linux_UnixProcess command injection vulnerability
+
+2012-02-07 Tyrel Datwyler <ty...@us...>
+
+ * Makefile.am, NEWS:
+
+ Fixed 3424288: Underlinked libcmpiOSBase_ProcessorProvider.so
+
+2011-05-23 Tyrel Datwyler <ty...@us...>
+
+ * NEWS, OSBase_OperatingSystem.c:
+
+ Fixed 3306580: wrong OperatingSystem.Version prop value on RHEL6
+
+2011-05-23 Tyrel Datwyler <ty...@us...>
+
+ * NEWS, test/test-cmpi-base.sh:
+
+ Fixed 3275169: bash error reported in provider bootstrap scripts
+
+2011-01-04 Tyrel Datwyler <ty...@us...>
+
+ * ChangeLog, NEWS, configure.ac:
+
+ Update release info for 1.6.1
+
2010-12-20 Tyrel Datwyler <ty...@us...>
* NEWS, OSBase_Processor.c, OSBase_Processor.h,
@@ -322,7 +352,7 @@
[ 1395363 ] Providers' postinstall step location dependent. Fixed
Makefile and updated autoconf/deployment files from cmpi-samples.
-2006-01-23 Lynn Moss
+2006-01-23 Lynn Moss <ly...@us...>
* Makefile.am:
@@ -1555,7 +1585,7 @@
Updated setting.cmpi to support Pegasus
-2003-03-25 Adrian Schuur
+2003-03-25 Adrian Schuur <sc...@de...>
* cimibase.h:
|