Go to file
Leon Anavi d275208fca python3-pywbem: Upgrade 0.17.4 -> 1.0.2
Upgrade to release 1.0.2:

- Fixed erronously raised HeaderParseError when WBEM server
  returns Content-type: text/xml. This content-type is valid
  according to DSP0200. Added testcases.
- Fixed handling of ReturnQueryResultClass=True in
  WBEMConnection.OpenQueryInstances().
- Mock: In the mock support, fixed multiple errors in the mocked
  OpenQueryInstances(), and added testcases for it.
- Mock: Added support for more ways the output parameters can be
  returned in method providers: The container for the output
  parameters can now also be a Mapping (including pywbem’s
  internal NocaseDict or nocasedict.NocaseDict), in addition to
  just the built-in dict. The values in such a Mapping container
  can now also be CIMParameter objects, in addition to just the
  CIM data values. This provides consistency with the way the
  input parameters of the method provider are represented.

Removed the wbemcli command that was deprecated in pywbem 0.15.0.
The recommended replacement is the pywbemcli command from the
'pywbemtools' package.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-25 10:32:30 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems owfs: Fix build with -fno-common 2020-08-13 22:32:08 -07:00
meta-gnome gnome-settings-daemon: Remove duplicate outdated SRC_URI hashes 2020-08-19 14:02:48 -07:00
meta-initramfs kexecboot: Use -fcommon to compile 2020-08-13 22:32:07 -07:00
meta-multimedia gerbera: Disable PIE on rv64 2020-08-17 22:04:27 -07:00
meta-networking weechat: Upgrade to 2.9 2020-08-23 22:51:20 -07:00
meta-oe freerdp: Add missing libxkbcommon WL dependency 2020-08-25 10:32:25 -07:00
meta-perl libnet-dns-perl: upgrade 1.25 -> 1.26 2020-08-21 16:35:29 -07:00
meta-python python3-pywbem: Upgrade 0.17.4 -> 1.0.2 2020-08-25 10:32:30 -07:00
meta-webserver monkey: Upgrade to 1.6.9 2020-08-13 22:32:07 -07:00
meta-xfce xfwm4: upgrade 4.14.4 -> 4.14.5 2020-08-13 22:32:07 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories