Changelog for
libenet7-debuginfo-1.3.17-bp155.2.13.x86_64.rpm :
* Sun Dec 20 2020 Dirk Müller
- update to 1.3.17:
* fixes for sender getting too far ahead or receiver that can cause instability with reliable packets
* Thu Sep 17 2020 Dirk Mueller - update to 1.3.16:
* fix bug in unreliable fragment queuing
* use single output queue for reliable and unreliable packets for saner ordering
* revert experimental throttle changes that were less stable than prior algorithm
* Thu Apr 23 2020 Paolo Stivanin - Update to 1.3.15
* quicker RTT initialization
* use fractional precision for RTT calculations
* fixes for packet throttle with low RTT variance
* miscellaneous socket bug fixes
* Thu Mar 14 2019 Jan Engelhardt - Rename %soname to %sover to better match its use.- Remove unnecessary extra pkgconfig require that is already implicit.- Trim bias from descriptions.
* Mon Mar 11 2019 Martin Hauke - Update to version 1.3.14
* bug fix for enet_peer_disconnect_later()
* use getaddrinfo and getnameinfo where available
* miscellenous cleanups- Run spec-cleaner
* Tue May 19 2015 nemysisAATTgmx.ch- Update to 1.3.13, announce message:
* miscellaneous bug fixes
* added premake and cmake support
* miscellaneous documentation cleanups- Adjust what fdupes not have found
* Sun Dec 07 2014 nemysisAATTgmx.ch- Update to 1.3.12- Correct what fdupes not have found- Move Documentation to libenet-devel package and add html
* Sun Sep 23 2012 nmo.marquesAATTgmail.com- Update to version 1.3.5: + fixed a big in unreliable packaget fragment queuing + Soname bump to 2- Changes from version 1.3.4: + added enet_peer_ping_interval() for configuring per-peer ping intervals + added enet_peer_timeout() for configuring per-peer timeouts + added protocol packet size limits
* Sun Feb 19 2012 jengelhAATTmedozas.de- Update license field to reflect actual license
* Mon Oct 10 2011 nmarquesAATTopensuse.org- Update to version 1.3.3: + fixed bug with simultaneous disconnects not dispatching events- Previous versions: + added support for unreliable packet fragmenting via the packet flag ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT + fixed regression in unreliable packet queuing + added check against received port to limit some forms of IP-spoofing