File: changelog

package info (click to toggle)
bluemon 1.4-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 284 kB
  • sloc: ansic: 2,567; makefile: 305; sh: 104; xml: 24
file content (43 lines) | stat: -rw-r--r-- 1,047 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Version 1.4:

	* Print version numbers
	* check source address is owned by root.	
	* read all pending messages before blocking again!
	* some makefile restructuring
	* dbus_connection_close is deprecated, use dbus_connection_unref

Version 1.3:
	
	* fix debian bug #348693 - put section 7 manpages in man7
	* put config and dbus config in the correct place
	* put client programs in bin

Version 1.2:

	* Added support for monitoring multiple devices
	* Added disabling of link quality monitoring for hardware which doesn't
	support it
	* Added defaults for threshold and interval 

Version 1.1:

	* DBUS integration, removed socket-based communication 
	* Separate client and server binaries, client runs as a user
	* added fix for regular disconnects
	* Authentication/Encryption fixed
	* Threading issues fixed
	* More docs and updated initscript & config file

Version 1.0-1:

	* Released version 1.0, documentation and build fixes.

Version 0.02-1:

	* Many fixes and upgrades.
	* Query infrastructure.

Version 0.01-1:

	* Initial Release.