c61fc900bf
- Update to 2.8.1 - openssl 3 requires 2048 bits as minimal key size, adapt key generation accordingly - Refresh README.md to reflect current options - revert minimal cmake version to 3.12 (Alexander Usyskin) - support reproducible builds (Bernhard Wiedemann) - properly report errors from openssl 3
Klaus Kämpf
2025-01-22 15:03:38 +00:00
41f4b8ede4
Accepting request 1239336 from systemsmanagement:wbem
Ana Guerrero2025-01-21 20:11:29 +00:00
09798c3be0
Use strip-nondeterminism to normalize jar mtimes for reproducible builds
Klaus Kämpf
2025-01-21 17:52:17 +00:00
4093f11595
Accepting request 1228797 from systemsmanagement:wbem
Ana Guerrero2024-12-08 10:37:15 +00:00
498f7249fd
- Update to 2.8.0 * Update to OpenSSL 3 * Needs CMake 3.27 or later * Mostly compatibility and compiler warning fixes - builds on MacOS now (kkaempf) - updated to cmake 3.x (kkaempf) - fix usage of facility in logging (kkaempf) - fix Ruby rb_io vs rb_io_t to support Ruby 3.x (Vitezslav Crhonek, kkaempf) - Fixed missing void in prototypes causing compile errors when using -Wstrict-prototypes (Olaf Trygve Berglihn) - Removed unused token lineno causing errors due to compile flag -Wunused (Olaf Trygve Berglihn) - Link with libm for floor() function (Khem Raj) - Added wsman-key-value.h to list of headers to install (Olaf Trygve Berglihn) - wsman-win-client-transport: add SECURITY_FLAG_IGNORE_CERT_WRONG_USAGE, Ignore more problematic certificates if verify_peer is 0. (Alexander Usyskin) - unlock mutex before destroy (kkaempf) - fix many compiler warnings (Alexander Usyskin) - add Python 3.11 support (Joshua Kugler) - drop Python 3.7 support (kkaempf)
Klaus Kämpf
2024-12-06 14:44:38 +00:00
98f2b9cfd1
Accepting request 1149159 from systemsmanagement:wbem
Ana Guerrero2024-02-22 19:59:58 +00:00
be5606024c
- Use %patch -P N instead of deprecated %patchN.
Michael Vetter2024-02-22 10:10:37 +00:00
2da27d7bab
fix build
Klaus Kämpf
2020-05-25 13:57:49 +00:00
39e12642da
- Update to 2.7.0 * API change: client_opt: expiry and hearbeat_interval are float (Alexander Usyskin) wsmc_set_sub_expiry() and wsmc_set_heartbeat_interval() change their first parameter from int to float * bump so version of libwsman_client from 4 to 5 * split off client libraries from server libraries libwsman_client5 is separate from libwsman3 now. - Features * new functions for C++ bindings: OpenWsmanClient::GetWithFlags() and OpenWsmanClient::PutWithFlags to add a 'flags' parameter (Alexander Usyskin) * add FLAG_SUPRESS_100_CONTINUE to options, fixes#131 to workaround a curl problem. Reportedly curl 7.69.0 fixes this also in curl. (Alexander Usyskin) - Fixes * fixed several compiler warnings (Alexander Usyskin) * fixed spelling errors (Tomas Winkler)
Klaus Kämpf
2020-05-25 13:31:30 +00:00
9478d52418
- Update to 2.6.13 * Bugfixes - fixed several compiler warnings (Alexander Usyskin) - code cleanup (Alexander Usyskin) - general code robustness (Alexander Usyskin)
Klaus Kämpf
2020-05-25 08:51:56 +00:00
fa9e41bf01
drop old tarball
Klaus Kämpf
2019-09-26 08:14:46 +00:00
7dadc4ddf3
- Update to 2.6.12 * Bugfix release - fix regression from 2.5.0: __cimnamespace selector was not properly set in requests.
Klaus Kämpf
2019-09-17 15:46:00 +00:00
5e7c3bd166
Accepting request 731472 from systemsmanagement:wbem
Yuchen Lin2019-09-17 11:39:59 +00:00
6dbf10186a
- Update to 2.6.11 * Bugfix release - prevent double free in events error processing
Klaus Kämpf
2019-09-17 10:06:14 +00:00
c849e5d41e
* Many potential NULL dereferences fixed (Alexander Usyskin)
Klaus Kämpf
2019-09-16 13:43:44 +00:00
0a903ad085
- Update to 2.6.10 * install firewalld configuration (Leap/SLE 15+, Fedora 15+) * Fix possible denial of service (bsc#1122623, CVE-2019-3816, CVE-2019-3833) * Pthread usage fixes (Alexander Usyskin) * Convert sprintf to snprintf and strcpy to strncpy (Tomas Winkler) - drop bsc1122623.patch and debug_fix.patch, upstreamed - Switch license to BSD-3-Clause AND GPL-2.0-only, since redirect plugin is under GPL 2.0 only license.
Klaus Kämpf
2019-08-07 12:06:19 +00:00
8f6abb49bf
fix SLE 10 build
Klaus Kämpf
2018-11-20 08:33:51 +00:00
fcab426c0d
- Update to 2.6.9 - Build with CURL 7.62.0 or later - Fix VS 2017 compilation (#114) - Warn on empty ssl_cipher_list (#111)
Klaus Kämpf
2018-11-20 08:17:13 +00:00
d0b80f8880
provides openwsman-python
Klaus Kämpf
2018-06-06 05:33:57 +00:00
77ddf6514c
Accepting request 579023 from home:fcrozat:branches:systemsmanagement:wbem
Klaus Kämpf
2018-02-22 15:16:59 +00:00
d0e09c5bf5
fix the build
Klaus Kämpf
2018-02-19 14:15:09 +00:00
fd678c5b8b
- Update to 2.6.7 - Features - Build with CMake 2.6 or later - Bugfixes - fix return value check for SSL_CTX_set_cipher_list() - fix pam config for local install
Klaus Kämpf
2018-02-19 12:13:38 +00:00
1088d439a8
fix requires for python3
Klaus Kämpf
2018-01-26 09:04:58 +00:00
96567e033d
- python3-openwsman
Klaus Kämpf
2017-12-13 09:58:22 +00:00
5f61bfdff1
make spec future-proof
Klaus Kämpf
2017-12-12 11:21:06 +00:00
dddf52f1f9
- fix Source declarations to get a complete src.rpm
Klaus Kämpf
2017-12-11 10:45:43 +00:00
38e77048ee
fix pamfile
Klaus Kämpf
2017-12-11 10:29:59 +00:00
dad1765aaf
- Build Python3 on Leap and SLE 15
Klaus Kämpf
2017-12-06 14:03:43 +00:00
319cc62069
- Fix RHEL7 build
Klaus Kämpf
2017-12-05 08:45:50 +00:00
2417a081ab
- update to 2.6.6 - openssl 1.1.0 compatibility - build python3 or python2 binding, but not both - update to 2.6.5 - Fix python3 / ruby 2.5 compatibility - drop openwsman-2.6.2-python3.patch
Klaus Kämpf
2017-12-04 13:43:52 +00:00
a10a245f5e
final 2.6.5
Klaus Kämpf
2017-11-28 11:37:44 +00:00
96f83fb60d
Accepting request 539883 from home:kukuk:branches:systemsmanagement:wbem
Michael Vetter2017-11-20 08:38:15 +00:00
6515044c45
- update to 2.6.4 - Bugfixes - setup ECDHE to allow Perfect Forward Secrecy, using the p256 NIST prime curve (CVE-2016-2183) (mmeissner)
Klaus Kämpf
2017-11-07 12:42:15 +00:00
f4010bd2e2
fix SLE11 build
Klaus Kämpf
2016-06-21 11:35:28 +00:00
dc89917543
- update to 2.6.3 - Bugfixes - Prevent buffer overflow if digest realm too long - Ensure path starts with '/' in client data endpoint - Java bindings build fix - Fix SSL library, usage is not thread safe (vcrhonek) - Improve NetBSD and OSX builds (apjanke) - Install winrs with correct name and permissions
Klaus Kämpf
2016-06-21 09:44:48 +00:00
d9c9a4403f
- Install winrs with executable permissions
Klaus Kämpf
2016-06-20 12:52:36 +00:00
d0671ab001
- Make iniparser thread-safe (Emil Bartczak) - Fix excessive RPM rebuilds (Olaf Hering)
Klaus Kämpf
2015-10-14 12:52:47 +00:00
4c4142599c
WTF? local build works, OSB build fails.
Klaus Kämpf
2015-10-08 07:20:44 +00:00
92d660d18c
- Update to 2.6.2 - Features - Install winrs.rb (Windows Remote Shell) to /usr/bin - New package: winrs - Bugfixes - Fix excessive RPM rebuilds (olafhering) - Fix selector extraction from URI query (Markus Kolb) - Fix RPM building on older distributions - Fix RPM building on Fedora 22
Klaus Kämpf
2015-10-07 14:50:47 +00:00
aa36619b59
fix Fedora22
Klaus Kämpf
2015-10-06 06:31:58 +00:00
f139ce9577
- Fix build for older distributions. Add struct-epr.diff
Klaus Kämpf
2015-10-05 14:23:29 +00:00
28e3713a20
Accepting request 327655 from systemsmanagement:wbem
Stephan Kulow
2015-08-29 18:04:59 +00:00
63760d3328
- Update to 2.6.1 - Features - Add curlopt_nosignal option to openwsman_client.conf to prevent CURL crashes in multithreaded client applications - Limit EnvelopeSize to 32767 if wsman:MaxEnvelopeSize not set in request (WS-Man 1.2 compatibility) (Prabhakar Pujeri) - Bugfixes - fix memory leaks (Vitezslav Crhonek) - honor client:agent from openwsman_client.conf - fix possible crash in dictionary_get()
Klaus Kämpf
2015-08-28 07:56:35 +00:00
c1eb60ea3d
- Update to 2.6.0 - Features - Implement DSP 0226 Section 6.3 wsman:Locale (wsmc_set_locale, wsmc_get_locale) - set transport timeout for c++ binding (prabhakar_pujeri@dell.com) - print CIMError code in HTTP header (prabhakar_pujeri@dell.com)
Klaus Kämpf
2015-06-11 09:16:07 +00:00
9368e1f839
- Update to 2.5.2 - Features - build native Python package (Ahmad Jagot) - Cleanup - remove (unused) 'min_threads' config option (Vitezslav Crhonek) - Features - adds RFC1866 support in allowing ; as a separator for resource uri query parameters (selectors). - print a warning if a resource URI (wrongly) uses ',' as query parameter separator.
Klaus Kämpf
2015-06-03 08:20:51 +00:00
eee0abdb86
- Update to 2.5.1 - adds RFC1866 support in allowing ; as a separator for resource uri query parameters (selectors). - print a warning if a resource URI (wrongly) uses ',' as query parameter separator.
Klaus Kämpf
2015-06-03 07:30:18 +00:00
e821efc83b
- Drop 'openwsmand' service name, use 'openwsman' only (was never properly supported by systemd anyways)
Klaus Kämpf
2015-05-20 13:09:31 +00:00
475b791fc9
- Update to 2.5.0 - Features - Rewrite selector and property handling to keep them in order (#49) Selectors and properties can now handle EndpointReferences as values. This increases compatibility with Intel AMT 7.0 and later. - ABI change, .so version 3 - Ruby: Add EndPointReference#to_s
Klaus Kämpf
2015-05-20 11:41:38 +00:00
8944df34a0
- Update to 2.4.15 - Features - Ruby: Add Fault#to_s - Ruby: Enable ClientOptions#properties= - Cim: New config option "cim_client_cql' to select CQL query identifier ('CQL' - default, 'DMTF:CQL' - standards-compliant) - Bugfixes - Fix segfault in wsmc_add_property - Fix memleak in xpath handling - Fix typo in parsing max_connections_per_thread (vcrhonek) - Ruby: ClientOptions#properties=
Klaus Kämpf
2015-05-20 09:56:04 +00:00
ade2686bf9
- Update to 2.4.14 - Features - Improved C++ bindings (Peter Hatina) - Bugfixes - Build fixes for Fedora21, RHEL7, and CentOS7 - option parser accepts '-?' and '--help' as valid
Klaus Kämpf
2015-02-24 14:06:36 +00:00