890ea3c1fc76ed66450513776834532d905e933f
[dbuscron] / debian / changelog
1 dbuscron (1.4-1) unstable; urgency=low
2
3   * Next release:
4
5     Konstantin Stepanov (9):
6           bus: interface to set custom session bus
7           --sessionaddr option to set custom session bus address
8           parser: fixed typo
9           support \xXX escape characters in args field
10           parser: fix bug in syntax checker on starred fields
11           genchangelog: indent shortlog correctly
12           run dbuscron as user
13           support \uXXXX as well as \xXX in args field
14           Makefile: better compilation
15     
16
17  -- Konstantin Stepanov <kstep@p-nut.info>  Tue, 21 Dec 2010 14:27:12 +0200
18
19 dbuscron (1.3-1) unstable; urgency=low
20
21   * Next release:
22
23     Konstantin Stepanov (6):
24       new cli args: userid and groupid to set user and group to change too
25       moved user & group id setting code into separate function
26       main module code cleanup: more comments & logging, better error handling etc.
27       Makefile: debclean & deb targets
28       auto version setting
29       Makefile: build target
30
31  -- Konstantin Stepanov <kstep@p-nut.info>  Mon, 20 Dec 2010 02:16:13 +0200
32
33 dbuscron (1.2-1) unstable; urgency=low
34
35   * Next release:
36
37     Konstantin Stepanov (9):
38           dbuscron uses optparse instead of getopt
39           Makefile: ignore error on existing config
40           more robust and unicode safe dbus string handling
41           fixed unset session bus address issue
42           more robust loggin of unicode messages
43           better log messages
44           dbuscrontab: refactored error handling
45           moved shell part into modules
46           Makefile updated
47
48  -- Konstantin Stepanov <kstep@p-nut.info>  Sun, 12 Dec 2010 14:40:04 +0200
49
50 dbuscron (1.1-1) unstable; urgency=low
51
52   * Initial release
53
54  -- Konstantin Stepanov <kstep@p-nut.info>  Sun, 12 Dec 2010 14:40:04 +0200