| 1 | | psad-2.1.3 (05//2008): |
|---|
| 2 | | - Updated to version 4.7.26 of the whois client from Marco d'Itri. |
|---|
| | 1 | psad-2.1.3 (06/07/2008): |
|---|
| | 2 | - Updated to enable IPT_SYSLOG_FILE by default. This is a relatively |
|---|
| | 3 | important change since it changes the method of acquiring iptables log |
|---|
| | 4 | data from reading it out of named pipe from syslog to just parsing the |
|---|
| | 5 | /var/log/messages file. This implies that kmsgsd does not have to run, |
|---|
| | 6 | and that it is much easier to ensure that psad actually receives |
|---|
| | 7 | iptables log messages. The most complex and error prone aspect of psad |
|---|
| | 8 | in the past has been the reconfiguration of the various syslog daemons |
|---|
| | 9 | out there (which have very different configuration syntax and features) |
|---|
| | 10 | to write kern.info messages to the /var/lib/psad/psadfifo named pipe. |
|---|
| | 11 | - Updated to version 4.7.26 of the whois client from Marco d'Itri. This |
|---|
| | 12 | allows whois records for some addresses (such as 116.125.35.98, which |
|---|
| | 13 | which was scanning a system running psad but could not be identified |
|---|
| | 14 | under the older whois client) to be properly queried. |
|---|
| | 15 | - Updated to Bit::Vector 6.4 from 6.3. |
|---|
| | 16 | - Updated to Date::Calc 5.4 from 5.3. |
|---|
| | 17 | - Updated to Storable 2.18 from 2.16. |
|---|