libndp/libndp.changes
2024-02-28 21:32:28 +08:00

30 lines
1.3 KiB
Text

* Sun May 22 2016 mpluskal@suse.com
- Update to version 1.6 (bsc#979645 CVE-2016-3698):
* libndp: reject redirect and router advertisements from
non-link-local
* libndp: validate the IPv6 hop limit
- Changes for version 1.5:
* ndptool: validate the IPv6 hop limit
- Small spec file adjustement:
* Used spec-cleaner
* Make building more verbose
* Update describtion of subpackages
* Use correct cathegory for subpackage
* Mon Jan 5 2015 dimstar@opensuse.org
- Update to version 1.4:
+ libndp: fix buffer overflow in ndp_msg_opt_dnssl_domain().
* Wed Jul 9 2014 dimstar@opensuse.org
- 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.
* Wed Jul 9 2014 dimstar@opensuse.org
- Minor cleanups for inclusion into Factory:
+ Shared Library packages must only contain libraries (move
binary file and man page to main package).
+ Adjust RPM Groups: Productivity/Networking/Other for the main
package and System/Libraries for the shared library package.
* Sat Feb 8 2014 meissner@suse.com
- library for neighbour discovery, for later use by NetworkManager