mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Update feed [ feed_inteno_packages ] package [ dectmngr2 ]
-------------------------------------------------------------------------------
* ada7cc5 Debug printout
* ba1046b Block third party apps from re-enabling registration if dectmngr2 is busy.
* ded07cc If we for some reason can't enable the radio we return an error for UBUS registration requests. This shows up in the GUI as a malfunction.
-------------------------------------------------------------------------------
commit ada7cc5a8498e5f6688e330cd706d273c1fce89d
Author: Ronny Nilsson <ronny.nilsson@inteno.se>
Date: 2016-09-28 15:26:18 +0200
Debug printout
Base directory -> /
src/rawmailproxy.c | 3 +++
1 file changed, 3 insertions(+)
-------------------------------------------------------------------------------
commit ba1046ba0ff14c947a4ea93628a0dd7e6cfd70c2
Author: Ronny Nilsson <ronny.nilsson@inteno.se>
Date: 2016-09-28 14:53:25 +0200
Block third party apps from re-enabling registration if dectmngr2 is busy.
Base directory -> /
src/rawmailproxy.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 77 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit ded07cc9f2bbdcaddf7ebf191c41387292f3dfbd
Author: Ronny Nilsson <ronny.nilsson@inteno.se>
Date: 2016-09-28 12:22:13 +0200
If we for some reason can't enable the radio we return an error for UBUS
registration requests. This shows up in the GUI as a malfunction.
Base directory -> /
src/connection_init.c | 5 +++++
1 file changed, 5 insertions(+)
-------------------------------------------------------------------------------
This commit is contained in:
parent
196750e3af
commit
c4f5957a0a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ PKG_RELEASE:=1
|
|||
PKG_VERSION:=1.1.0
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/dectmngr2
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=d33b0cccfc9fbf3db63f7e67a92692d616c88f0b
|
||||
PKG_SOURCE_VERSION:=ada7cc5a8498e5f6688e330cd706d273c1fce89d
|
||||
PKG_NAME:=dectmngr2
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue