| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 1.3.13, announce message: * miscellaneous bug fixes * added premake and cmake support * miscellaneous documentation cleanups - Adjust what fdupes not have found
- Update to 1.3.12 - Correct what fdupes not have found - Move Documentation to libenet-devel package and add html
- 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
- Update license field to reflect actual license
- 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
- Update to version 1.3.1:
+ fixed bug in tracking of reliable data in transit;
+ reliable data window size now scales with the throttle;
+ fixed bug in fragment length calculation when checksums are
used;
- Spec changes:
+ Added pkg-config to Requirements of devel pack (provides .pc);
+ Added changes to enable Fedora builds on spec;
+ Added %doc macros to files;
+ Added spec file openSUSE headers;
+ Removed %check macro;
+ Minor tweaks.
- Moved file 'libenet.spec.changes' to 'libenet.changes'.
- Initial package