mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
olsrd: 14.07-branch: bump to new version 0.9.1 (bugfixes)
We did a bug-fix release of olsrd v1.
It fixes a route-recalculation issue and at least one crash.
Everyone using olsrd v1 is strongly urged to upgrade, especially people
using Smart-Gateway.
The shortlog is appended.
0.9.0.1 -------------------------------------------------------------------
Ferry Huberts (3):
neighbors: signal link changes when deleting a neighbor
jsoninfo: do not output smart-gateway info when not enabled.
txtinfo: do not output smart-gateway info when not enabled.
Henning Rogge (2):
Update version after release of v0.9.0
Release v0.9.0.1
This commit is contained in:
@@ -8,13 +8,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=olsrd
|
PKG_NAME:=olsrd
|
||||||
PKG_VERSION:=0.9.0
|
PKG_VERSION:=0.9.1
|
||||||
PKG_RELEASE:=5
|
PKG_RELEASE:=6
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.9
|
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.9
|
||||||
|
|
||||||
PKG_MD5SUM:=65376afff4fc4963fcaf1aa0ad8185d4
|
PKG_MD5SUM:=5dec2c08e7bbec6789af7279e7aafc6c
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
PKG_LICENSE:=BSD-3-Clause
|
PKG_LICENSE:=BSD-3-Clause
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user