- update to 1.8:
* libndp,ndptool: use poll() instead of select()
* ndptool: avoid static buffer for string in ndptool
* libndp: avoid static buffer for debug string in ndp_sock_recv()
* libndp: use thread local variables for static return arguments
* ndptool: fix printing dnssl lifetime in ndptool
* ndptool: fix potential memory leak caused by strdup
* libndp: close sockfd after using to avoid handle leak
OBS-URL: https://build.opensuse.org/request/show/943865
OBS-URL: https://build.opensuse.org/package/show/network/libndp?expand=0&rev=20
- Update to version 1.3:
+ libndp: fix [cppcheck] Undefined behavior: Variable 'buf' is
used as parameter and destination in s[n]printf().
- No longer bootstrap: the tarball is complete.
- Remove libtool, automake and autoconf BuildRequires: no longer
needed.
This also happens to fix the build failure (seems the tarball of 1.2 had been replaced with a bootstrapped version).
OBS-URL: https://build.opensuse.org/request/show/240131
OBS-URL: https://build.opensuse.org/package/show/network/libndp?expand=0&rev=7