| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Initial package of 1.1.2 version for openSUSE based on the upstream spec by Karl Kleinpaste and Fedora modifications
- Update to 2.1.0
* No functional changes.
* The underlying code that discovers default route interface
address had to be re-implemented due to the old code having
stopped working though having not changed in 6 years: rtnetlink
changed, apparently.
* New method is to read /proc/net/route to get default route
directly, used to feed getifaddrs(3) comparison as before.
- Wrap description only at spaces. Trim redundancies from descriptions. Set CFLAGS/CXXFLAGS properly.
- Update to 2.0.1
+ Protocol change, so, the major revision is bumped to v2
+ Chat message support. A new message type BSP_CHAT (0x04)
is supported