libndp/libndp.changes
Marcus Meissner 954894ce04 Accepting request 240131 from home:dimstar:branches:GNOME:Factory
- 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
2014-07-10 06:06:46 +00:00

25 lines
983 B
Plaintext

-------------------------------------------------------------------
Wed Jul 9 22:24:37 UTC 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 14:47:29 UTC 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 10:51:36 UTC 2014 - meissner@suse.com
- library for neighbour discovery, for later use by NetworkManager