File: Changelog

package info (click to toggle)
dbeacon 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: cpp: 2,346; perl: 1,549; makefile: 42; sh: 21
file content (16 lines) | stat: -rw-r--r-- 582 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* 0.4.0
  - Allow using matrix.pl with modern versions of Perl
  - Allow compilation using a modern GCC
  - Fix for IPv6 ssmping server
  - Packaging code is no longer part of this distribution
* 0.3.9
  - Rand() fix, found by Alexander Gall
  - matrix.pl contribution by Alexander Gall, support multiple configurations
* 0.3.8
  - Fixed an issue when a source timed out and was removed
* 0.3.7
  - Fixed some pending issues with timers
  - Added -Dt to debug the timing code
* 0.3.6
  - Fixed some timer issues
  - Fix possible issue with external command execution (-L parameter)