Line 1... |
Line 1... |
1 |
# $Id: CHANGELOG 1007 2013-01-05 15:14:32Z richard $
|
1 |
# $Id: CHANGELOG 1044 2013-03-10 21:02:42Z richard $
|
2 |
|
2 |
|
3 |
************ CHANGELOG ***********
|
3 |
************ CHANGELOG ***********
|
4 |
---------------------- 2.7 -----------------
|
4 |
---------------------- 2.7 -----------------
|
- |
|
5 |
BUGs - some corrections in the connection popup
|
5 |
NEWS
|
6 |
NEWS
|
6 |
- Installation with Mageia2
|
7 |
- Installation with Mageia2
|
7 |
- The URL filter works with the new google safesearch regex ('safe=strict' instead of 'safe=vss')
|
8 |
- The URL filter works with the new google safesearch regex ('safe=strict' instead of 'safe=vss')
|
- |
|
9 |
- The WhiteList architecture is enabled
|
- |
|
10 |
- All the documentation has been translated in english
|
- |
|
11 |
- The security certificate is now signed in sha256
|
8 |
Improve core
|
12 |
Core improuvments
|
9 |
- HAVP doesn't scan youtube flows any more (too heavy load / no risk)
|
13 |
- HAVP doesn't scan youtube flows (too heavy load / no risk)
|
10 |
|
14 |
|
11 |
---------------------- 2.6.1 -----------------
|
15 |
---------------------- 2.6.1 -----------------
|
12 |
Bugs
|
16 |
Bugs
|
13 |
- The embedded documentation is in right version
|
17 |
- The embedded documentation is in right version
|
14 |
- fix the dhcp static address for eth1 (intif)
|
18 |
- fix the dhcp static address for eth1 (intif)
|
Line 25... |
Line 29... |
25 |
Bugs
|
29 |
Bugs
|
26 |
- "username" in "userinfo" table is varchar(64) like in others tables of ALCASAR database.
|
30 |
- "username" in "userinfo" table is varchar(64) like in others tables of ALCASAR database.
|
27 |
- "activity.php" : don't print "private_ip_address". Update with new "chilli_query" output
|
31 |
- "activity.php" : don't print "private_ip_address". Update with new "chilli_query" output
|
28 |
- re-activation of COA between radius and coova (radius disconnect the users directly).
|
32 |
- re-activation of COA between radius and coova (radius disconnect the users directly).
|
29 |
- the "url-redirect" attribute now works fine (coovachilli V.1.2.9-1)
|
33 |
- the "url-redirect" attribute now works fine (coovachilli V.1.2.9-1)
|
30 |
Improve core
|
34 |
Core improuvments
|
31 |
- all "alcasar.info" becomes "alcasar.net" in code
|
35 |
- all "alcasar.info" becomes "alcasar.net" in code
|
32 |
- change the order of http chain (DG --> squid --> HAVP --> Internet) more réactivity and less charge of CPU
|
36 |
- change the order of http chain (DG --> squid --> HAVP --> Internet) more réactivity and less charge of CPU
|
33 |
- Dansguardian deny domains when requested via proxy http
|
37 |
- Dansguardian deny domains when requested via proxy http
|
34 |
- The database is checked (and repair) every week
|
38 |
- The database is checked (and repair) every week
|
35 |
Improve security
|
39 |
Improve security
|
Line 98... |
Line 102... |
98 |
|
102 |
|
99 |
---------------------- 2.3 --------------------
|
103 |
---------------------- 2.3 --------------------
|
100 |
Bugs
|
104 |
Bugs
|
101 |
- group properties are now written on the voucher
|
105 |
- group properties are now written on the voucher
|
102 |
- hold the state of network filter when update
|
106 |
- hold the state of network filter when update
|
103 |
Improve core
|
107 |
Core improuvments
|
104 |
- simplify official certificate import process
|
108 |
- simplify official certificate import process
|
105 |
- update with the last version of Coova (1.2.8)
|
109 |
- update with the last version of Coova (1.2.8)
|
106 |
Improve security
|
110 |
Improve security
|
107 |
- end of implementation of ANSSI rules for netfilter
|
111 |
- end of implementation of ANSSI rules for netfilter
|
108 |
News
|
112 |
News
|
Line 112... |
Line 116... |
112 |
---------------------- 2.2 --------------------
|
116 |
---------------------- 2.2 --------------------
|
113 |
Bugs
|
117 |
Bugs
|
114 |
- A bug with "sudo" is bypassed
|
118 |
- A bug with "sudo" is bypassed
|
115 |
- improve the script which display and close users open sessions
|
119 |
- improve the script which display and close users open sessions
|
116 |
- some minor bugs
|
120 |
- some minor bugs
|
117 |
Improve core
|
121 |
Core improuvments
|
118 |
- add a central conf file (/usr/local/etc/alcasar.conf)
|
122 |
- add a central conf file (/usr/local/etc/alcasar.conf)
|
119 |
- IP parameters can be change in central conf file. Apply with the script "alcasar-conf.sh -apply"
|
123 |
- IP parameters can be change in central conf file. Apply with the script "alcasar-conf.sh -apply"
|
120 |
- 'alcasar-nf.sh' and 'alcasar-bl.sh' scripts now use the global parameters file (alcasar.conf)
|
124 |
- 'alcasar-nf.sh' and 'alcasar-bl.sh' scripts now use the global parameters file (alcasar.conf)
|
121 |
- improve the script which managed the trusted sites and urls
|
125 |
- improve the script which managed the trusted sites and urls
|
122 |
Improve security
|
126 |
Improve security
|