Tony Asleson
2014-07-10 13:33:56 UTC
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 "libstoragemgmt".
The branch, master has been updated
via 8234a4ae52a7df27f5f48a04120cca6c0d186b18 (commit)
via 189aa32d183a389dea565f3bee5e4e6a4b17f7df (commit)
via 057069a5ca54dee99139ec57897ae7fbab564ed0 (commit)
from 7e0da8be106fe10940a960110ac10e158cba4a05 (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 8234a4ae52a7df27f5f48a04120cca6c0d186b18
Author: Tony Asleson <***@redhat.com>
Date: Wed Jul 9 16:27:59 2014 -0500
configure.ac: Require python argparse module
This was found when doing mock builds for EL6.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 189aa32d183a389dea565f3bee5e4e6a4b17f7df
Author: Tony Asleson <***@redhat.com>
Date: Tue Jul 8 18:48:20 2014 -0500
configure.ac: Handle -version-info for libtool
After figuring out how -version-info works I have added support
so that we will start versioning our shared object.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 057069a5ca54dee99139ec57897ae7fbab564ed0
Author: Tony Asleson <***@redhat.com>
Date: Tue Jul 8 14:30:30 2014 -0600
smis.py: Handle _enumerate property list better
For some providers they don't handle None being passed in for
PropertyList so we will only include it when it has a value.
Signed-off-by: Tony Asleson <***@redhat.com>
-----------------------------------------------------------------------
Summary of changes:
c_binding/Makefile.am | 2 +-
configure.ac | 25 +++++++++++++++++++++++++
packaging/libstoragemgmt.spec.in | 4 ++++
plugin/smispy/smis.py | 11 +++++------
4 files changed, 35 insertions(+), 7 deletions(-)
hooks/post-receive
generated because a ref change was pushed to the repository containing
the project "libstoragemgmt".
The branch, master has been updated
via 8234a4ae52a7df27f5f48a04120cca6c0d186b18 (commit)
via 189aa32d183a389dea565f3bee5e4e6a4b17f7df (commit)
via 057069a5ca54dee99139ec57897ae7fbab564ed0 (commit)
from 7e0da8be106fe10940a960110ac10e158cba4a05 (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 8234a4ae52a7df27f5f48a04120cca6c0d186b18
Author: Tony Asleson <***@redhat.com>
Date: Wed Jul 9 16:27:59 2014 -0500
configure.ac: Require python argparse module
This was found when doing mock builds for EL6.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 189aa32d183a389dea565f3bee5e4e6a4b17f7df
Author: Tony Asleson <***@redhat.com>
Date: Tue Jul 8 18:48:20 2014 -0500
configure.ac: Handle -version-info for libtool
After figuring out how -version-info works I have added support
so that we will start versioning our shared object.
Signed-off-by: Tony Asleson <***@redhat.com>
commit 057069a5ca54dee99139ec57897ae7fbab564ed0
Author: Tony Asleson <***@redhat.com>
Date: Tue Jul 8 14:30:30 2014 -0600
smis.py: Handle _enumerate property list better
For some providers they don't handle None being passed in for
PropertyList so we will only include it when it has a value.
Signed-off-by: Tony Asleson <***@redhat.com>
-----------------------------------------------------------------------
Summary of changes:
c_binding/Makefile.am | 2 +-
configure.ac | 25 +++++++++++++++++++++++++
packaging/libstoragemgmt.spec.in | 4 ++++
plugin/smispy/smis.py | 11 +++++------
4 files changed, 35 insertions(+), 7 deletions(-)
hooks/post-receive
--
libstoragemgmt
libstoragemgmt