rebuild with OpenSSL 1.1.0

This commit is contained in:
Tomas Mraz 2016-10-13 17:35:56 +02:00
parent 823348da55
commit 59fb329e13

View File

@ -3,7 +3,7 @@
Summary: Network monitoring tools including ping
Name: iputils
Version: 20160308
Release: 3%{?dist}
Release: 4%{?dist}
# some parts are under the original BSD (ping.c)
# some are under GPLv2+ (tracepath.c)
License: BSD and GPLv2+
@ -160,6 +160,9 @@ mv -f RELNOTES.tmp RELNOTES
%attr(644,root,root) %{_mandir}/man8/ninfod.8.gz
%changelog
* Thu Oct 13 2016 Tomáš Mráz <tmraz@redhat.com> - 20160308-4
- rebuild with OpenSSL 1.1.0
* Wed Jun 22 2016 Jan Synáček <jsynacek@redhat.com> - 20160308-3
- Fix: Failed to bind to device (#1348934)