Commit Graph

45 Commits

Author SHA1 Message Date
Gris Ge
c83d6782d6 Add missing runtime dependency python3-PyYAML and PyYAML. 2016-09-27 21:32:40 +08:00
Gris Ge
2329bade8e Upgrade to 0.9.0 and add python3 pacakge -- python3-pywbem. 2016-09-27 20:32:50 +08:00
Fedora Release Engineering
5175cbbab0 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 12:22:18 +00:00
Fedora Release Engineering
467c69ce3b - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 21:34:08 +00:00
Dennis Gilmore
e9ed7fa15c - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 21:34:01 +00:00
Toshio Kuratomi
d3a39f6e5a Replace python-setuptools-devel BR with python-setuptools 2014-06-30 17:07:43 -07:00
Dennis Gilmore
20dae26806 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 19:47:13 -05:00
Michal Minar
3932b8be2f fixed authentication issue for root
Resolves: bz#1041578
Resolves: rhbz#1069149
2014-02-24 11:46:11 +01:00
Michal Minar
60ab8d414a added support for non-ascii strings
Creating an instance with non-ascii characters present in properties,
operating on any objectpath with them or just invoking method with
non-ascii string as parameter were not possible until now.
2014-01-23 10:53:24 +01:00
Michal Minar
39bb7a21e2 skip hostname check when no verification is desired
If the peer certificate's verification is disabled with no_verification
option, hostname check needs to be skipped as well.

Related: rhbz#1026891
2014-01-03 08:41:13 +01:00
Michal Minar
5675d620ef work around M2Crypto's inability to handle unicode 2013-12-30 21:29:45 +01:00
Michal Minar
fcb4b3bbb9 added missing patch 2013-12-19 11:15:01 +01:00
Michal Minar
4626d3605c Merge branch 'master' into f20 2013-12-19 10:42:15 +01:00
Michal Minar
754b796576 adjusted default certificate paths
Since Fedora 19, update-ca-trust script is used to regenerate
certificates used in validation for ssl connections. Directories like
/etc/ssl/certs do not contain symlinks named with hashes of certificates
they point to. One file containing bundled ca certificates is used
instead.

ssl_verify_host patch has been tweaked a bit, so that pywbem correctly
finds the right place with ca certifiactes - either single file on f19+
or a directory on older distributions.
2013-12-19 10:40:09 +01:00
Michal Minar
4bf56cebd5 Merge branch 'master' into f20
Conflicts:
	pywbem.spec
2013-12-17 10:50:00 +01:00
Michal Minar
961fb49d2c fixed build
added missing BuildRequires
2013-12-17 10:47:53 +01:00
Michal Minar
478addef94 fixed TOCTOU error when validating certificate
Resolves: rhbz#1026891
2013-12-17 10:24:45 +01:00
Michal Minar
414b922d8e tweaked the ssl_verify_host patch
M2Crypto exceptions could propagage to client code which is not desired
because it's an API change. Thery are now catched and turned into pywbem
exceptions.
2013-12-17 10:20:53 +01:00
Michal Minar
b00fe8f781 tweaked ssl_verify_host patch a bit
Added dependency on m2crypto package to setup.
2013-12-16 15:24:43 +01:00
Michal Minar
101fcb55ce fixed TOCTOU error when validating certificate
Resolves: rhbz#1026891
2013-12-16 14:40:01 +01:00
Jan Safranek
b26970e110 Added '-d' option to /usr/bin/mofcomp to just check mof files and their includes. 2013-11-21 14:50:52 +01:00
Jan Safranek
ce985a75f2 Fixed changelog date. 2013-08-27 12:02:08 +02:00
Jan Safranek
f1f55c4545 version++ 2013-08-27 09:43:34 +02:00
Jan Safranek
4c04ccea6e Update to latest upstream SVN
- fixes parsing of IPv6 addresses.
2013-08-27 09:39:29 +02:00
Michal Minar
7d2261779a added patch fixing server certificate verification
Resolves: #995592
2013-08-09 21:21:23 +02:00
Dennis Gilmore
a4ad0fb52a - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 06:14:50 -05:00
Jan Safranek
8ae78c9f48 Added subpackage with Twisted module to reduce dependencies of the main package. 2013-07-24 16:04:15 +02:00
Jan Safranek
4ced491945 Fixed source name. 2013-07-23 16:12:51 +02:00
Jan Safranek
5fcd245fb2 Fixed checking of CIMVERSION in CIM-XML. 2013-07-23 16:08:29 +02:00
Jan Safranek
1b612256a5 fixed typo 2013-07-02 10:54:24 +02:00
Jan Safranek
85241d22d5 New upstream version.
Method parameters are now case-insensitive.
2013-07-02 10:48:24 +02:00
Tomas Bzatek
588c99fb6d Fix mof_compiler.py module import path in order to be able to compile in-tree 2013-05-24 18:25:34 +02:00
Tomas Bzatek
f0a508380c Fix module imports in /usr/bin/mofcomp 2013-05-24 18:03:09 +02:00
Jan Safranek
5f26681e28 New upstream version. 2013-04-11 16:24:49 +02:00
Michal Minar
d0182e50ce update to new upstream version (svn snapshot)
Resolves: 870046
Resolves: 896545
Resolves: 896541

Added post-release snapshot version info to release.
Removed BuildRoot tag.
2013-01-28 14:29:26 +01:00
Dennis Gilmore
1887365505 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 06:47:20 -05:00
Dennis Gilmore
679418c9b0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 20:23:22 -06:00
Dennis Gilmore
f33208f895 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 01:50:15 -06:00
Fedora Release Engineering
6027e40ffe dist-git conversion 2010-07-29 10:54:27 +00:00
dmalcolm
863c8ab344 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 06:06:30 +00:00
David Nalley
a2d2ef6ba0 - refined requires for epel compat 2010-01-01 20:44:36 +00:00
Bill Nottingham
d3c70396a5 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:32:04 +00:00
Jesse Keating
4ab1e00213 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 01:37:21 +00:00
David Nalley
3c8d0eb428 - Initial commit 2009-06-28 18:44:22 +00:00
Jason ティビツ
b97b24ee83 Setup of module pywbem 2009-06-28 18:10:07 +00:00