Subversion Repositories ALCASAR

Rev

Rev 2549 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2549 Rev 2560
Line 1... Line 1...
1
# $Id: CHANGELOG 2549 2018-05-06 02:27:57Z tom.houdayer $
1
# $Id: CHANGELOG 2560 2018-06-10 21:04:56Z rexy $
2
 
2
 
3
********** ALCASAR CHANGELOG **********
3
********** ALCASAR CHANGELOG **********
4
 
4
 
5
-------------------- 3.3.0--------------------
5
-------------------- 3.3.0--------------------
6
NEWS
6
NEWS
Line 15... Line 15...
15
CHANGES
15
CHANGES
16
	- Explode the "Filter-Id" RADIUS attribute into ALCASAR vendor attributes (they can now be set independently and with a good user/group priority).
16
	- Explode the "Filter-Id" RADIUS attribute into ALCASAR vendor attributes (they can now be set independently and with a good user/group priority).
17
	- Add "Alcasar-Expire-After" RADIUS attribute instead of replace "Max-All-Session".
17
	- Add "Alcasar-Expire-After" RADIUS attribute instead of replace "Max-All-Session".
18
	- Rename "ChilliSpot-*" RADIUS attributes to "CoovaChilli-*".
18
	- Rename "ChilliSpot-*" RADIUS attributes to "CoovaChilli-*".
19
	- Check that the network interfaces are connected before updating ALCASAR.
19
	- Check that the network interfaces are connected before updating ALCASAR.
-
 
20
	- local hostnames are now resolved in "/etc/hosts" (better for dnsmasq)
-
 
21
	- improve update process (even if the Linux Distribution is updated) 
20
 
22
 
21
BUGS
23
BUGS
22
	- alcasar.sh : Fix exiting on wrong hardware architecture
24
	- alcasar.sh : Fix exiting on wrong hardware architecture
23
	- Fix broken fail2ban configuration
25
	- Fix broken fail2ban configuration
24
	- Fix control of "ulogd-*" and "dnsmasq-*" services in ACC.
26
	- Fix control of "ulogd-*" and "dnsmasq-*" services in ACC.