This commit is contained in:
Fedora Release Engineering 2017-02-11 00:57:54 +00:00
parent bfed816842
commit 4acf44dbee

View File

@ -2,7 +2,7 @@
Summary: Open implementation of Service Location Protocol V2 Summary: Open implementation of Service Location Protocol V2
Name: openslp Name: openslp
Version: 2.0.0 Version: 2.0.0
Release: 9%{?dist} Release: 10%{?dist}
Group: System Environment/Libraries Group: System Environment/Libraries
License: BSD License: BSD
@ -177,6 +177,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon May 23 2016 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.0-9 * Mon May 23 2016 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.0-9
- Fix null pointer dereference, CVE-2016-4912 - Fix null pointer dereference, CVE-2016-4912
Resolves: #1337402 Resolves: #1337402