Skip to content

Commit 0600a32

Browse files
authored
Merge pull request nodogsplash#417 from nodogsplash/v4.0.2beta
Bump to version 4.0.2
2 parents 59735e6 + 89a0aad commit 0600a32

File tree

6 files changed

+147
-118
lines changed

6 files changed

+147
-118
lines changed

ChangeLog

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
nodogsplash (4.0.2)
2+
3+
* Fix bug - fas_remotefqdn not supported with option fas_secure_enabled 0 [bluewavenet]
4+
* Fix bug - prevent deadlock causing ndsctl to hang and NDS to become unresponsive [bluewavenet]
5+
* PreAuth - Override FAS settings making configuration foolproof [bluewavenet]
6+
* ndsctl - make json parsing consistent for all client variables [bluewavenet]
7+
* Fix memory leak in template generation [lynxis]
8+
* When executing the ndsctl stop command, cleanup all structures [lynxis]
9+
* Check for positive errno in thread_ndsctl [lynxis]
10+
11+
-- Rob White <dot@blue-wave.net> Mon, 15 Aug 2019 15:01:00 +0000
12+
113
nodogsplash (4.0.1)
214

315
* Make debuglevel platform independent [mwarning]

debian/changelog

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
nodogsplash (4.0.2-1) stable; urgency=medium
2+
3+
* Fix bug - fas_remotefqdn not supported with option fas_secure_enabled 0 [bluewavenet]
4+
* Fix bug - prevent deadlock causing ndsctl to hang and NDS to become unresponsive [bluewavenet]
5+
* PreAuth - Override FAS settings making configuration foolproof [bluewavenet]
6+
* ndsctl - make json parsing consistent for all client variables [bluewavenet]
7+
* Fix memory leak in template generation [lynxis]
8+
* When executing the ndsctl stop command, cleanup all structures [lynxis]
9+
* Check for positive errno in thread_ndsctl [lynxis]
10+
11+
-- Rob White <dot@blue-wave.net> Mon, 15 Aug 2019 15:01:00 +0000
12+
113
nodogsplash (4.0.1-1) stable; urgency=medium
214

315
* Make debuglevel platform independent [mwarning]

0 commit comments

Comments
 (0)