[tog-pegasus/f18: 3/3] Fix getPropertyAt() returns Null instead of empty array (patch by Jan Safranek), Add cimprovagt wrap

vcrhonek vcrhonek at fedoraproject.org
Tue Jan 8 14:02:34 UTC 2013


commit 5517f0af502c721a70b71b59ac2824bf1825a294
Merge: af0cc2c 8c48ee8
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Tue Jan 8 15:02:19 2013 +0100

    Fix getPropertyAt() returns Null instead of empty array (patch by Jan Safranek), Add cimprovagt wrapper for possibility of confining providers in SELinux

 README.RedHat.Security                             |   12 ++++++++
 cimprovagt-wrapper.sh                              |   15 ++++++++++
 ...Base_OperatingSystemProvider-cimprovagt.example |    3 ++
 pegasus-2.12.0-empty_arrays.patch                  |   29 ++++++++++++++++++++
 tog-pegasus.spec                                   |   22 +++++++++++++-
 5 files changed, 79 insertions(+), 2 deletions(-)
---
diff --cc tog-pegasus.spec
index 7b53bc1,12f8a78..6d58e6e
--- a/tog-pegasus.spec
+++ b/tog-pegasus.spec
@@@ -8,7 -8,7 +8,7 @@@
  
  Name:           tog-pegasus
  Version:        %{major_ver}.0
- Release:        3%{?dist}
 -Release:        10%{?dist}
++Release:        4%{?dist}
  Epoch:          2
  Summary:        OpenPegasus WBEM Services for Linux
  
@@@ -459,14 -471,23 +471,20 @@@ f
  
  
  %changelog
 -* Tue Jan 08 2013 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.0-10
++* Tue Jan 08 2013 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.0-4
+ - Fix getPropertyAt() returns Null instead of empty array (patch by Jan Safranek)
 -
 -* Tue Dec 18 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.0-9
+ - Add cimprovagt wrapper for possibility of confining providers in SELinux,
+   update README.RedHat.Security accordingly, add provider specific wrapper
+   example
+ 
 -* Thu Dec 06 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.0-8
 +* Thu Dec 06 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.0-3
  - Fix tracing of CMPI messages with CMPI_DEV_DEBUG severity
    Resolves: #883395
 -
 -* Mon Dec 03 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.0-7
  - Add %%check section and run unit tests
  - Enable -test subpackage
 +- Scriptlets replaced with new systemd macros
  
 -* Tue Nov 20 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.0-6
 +* Tue Nov 20 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.0-2
  - Set PEGASUS_ENABLE_INTEROP_PROVIDER=true (fixes registration of CMPI providers)
  - Move .so links back to main package (they are necessary to be present for a user
    to use or execute the functionality in the base package properly)


More information about the scm-commits mailing list