alfred: bump version to 2013.4.0
authorSimon Wunderlich <sw@simonwunderlich.de>
Tue, 22 Oct 2013 23:30:22 +0000 (01:30 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Tue, 22 Oct 2013 23:37:47 +0000 (01:37 +0200)
commit072ba90ce4b126e84d3e1734ba8e9d4beab48f03
tree6bb7200ad812d67c8eef7795a2e27c419a606778
parent14f85e7240625aa18ddf2ab4bd95eb3d0ed195f0
alfred: bump version to 2013.4.0

bump alfred to version 2013.4.0. From the CHANGELOG:

 * add new json output format for vis
 * add gps location information service for alfred
 * allow network interface to vanish and return without restart
 * allow to switch between master and slave operation without restart
 * renamed vis to batadv-vis to avoid collisions with other vis binaries
 * add manpages
 * various code cleanups
 * bugs squashed:

   * handle failing write() in unix sockets
   * Fix crash when vis opened empty file

alfred-gpsd is optional and requires libgps from the gpsd package to
compile. It needed its own -lm for libgps which does not link to libm
by itself, a patch for upstream alfred has been posted.

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
alfred/Config.in
alfred/Makefile
alfred/patches/0001-alfred-gpsd-add-lm-to-linker-flags-for-libgps.patch [new file with mode: 0644]