Compare commits

..

4 Commits

Author SHA1 Message Date
Vitezslav Crhonek 765e7c501b Fix CVE-2019-3816 and CVE-2019-3833 2019-03-13 15:24:07 +01:00
Vitezslav Crhonek b58164a39c Explicitly disable build of java binding 2018-02-28 10:17:02 +01:00
Vitezslav Crhonek 7ba0946df4 Apply the last patch 2018-02-22 10:00:43 +01:00
Vitezslav Crhonek daac0c0010 Fix wrong SSL_CTX_set_cipher_list() retval check 2018-02-21 11:05:38 +01:00
+3 -20
View File
@@ -3,7 +3,7 @@
Name: openwsman
Version: 2.6.5
Release: 9%{?dist}
Release: 4%{?dist}
Summary: Open source Implementation of WS-Management
License: BSD
@@ -28,7 +28,6 @@ BuildRequires: python3 python3-devel ruby ruby-devel rubygems-devel perl-interpr
BuildRequires: perl-devel perl-generators pkgconfig openssl-devel
BuildRequires: cmake
BuildRequires: systemd-units
BuildRequires: gcc gcc-c++
%description
Openwsman is a project intended to provide an open-source
@@ -287,30 +286,14 @@ rm -f /var/log/wsmand.log
%{_bindir}/winrs
%changelog
* Wed Mar 13 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.5-9
* Wed Mar 13 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.5-4
- Fix CVE-2019-3816
Resolves: #1687760
- Fix CVE-2019-3833
Resolves: #1687762
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jul 03 2018 Petr Pisar <ppisar@redhat.com> - 2.6.5-7
- Perl 5.28 rebuild
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.6.5-6
- Perl 5.28 rebuild
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.6.5-5
- Rebuilt for Python 3.7
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.6.5-4
- Rebuilt for Python 3.7
* Thu Feb 22 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.5-3
* Wed Feb 21 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.5-3
- Fix wrong SSL_CTX_set_cipher_list() retval check
- Add BuildRequires gcc and gcc-c++
- Explicitly disable build of java bindings (build fails if java-devel is installed)
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.5-2