35a7b7dfbca52d4cf907d4c9d94bc3ff4a77174a
[dbuscron] / debian / changelog
1 dbuscron (1.5.1-1) unstable; urgency=low
2
3   * Next release:
4
5     Konstantin Stepanov (4):
6           changelog format fix
7           Makefile: tarball target to build source tarball
8           fixed undefined property auto args related error
9           changelog updated
10
11
12  -- Konstantin Stepanov <kstep@p-nut.info>  Wed, 22 Dec 2010 23:57:08 +0200
13
14 dbuscron (1.5-1) unstable; urgency=low
15
16   * Next release:
17
18     Konstantin Stepanov (20):
19           convert message arguments in a more smart way on match
20           fixed typo in Makefile
21           DirectoryParser() to parse config directories
22           parse config dirs and files transparently
23           handle /etc/dbuscrontab.d as well as /etc/dbuscrontab
24           access filename in CrontabParser
25           log info about config source
26           migrate-dbus-scripts.py
27           Makefile: install main executable scripts in a uniform way
28           auto command args from message args
29           migrate-dbus-scripts.py: better handling of special cases
30           support fnmatch() args match
31           parser fixes
32           auto_args feature compatile with dbus-scripts args filling
33           dbuscrontab: get daemon's pid from pidfile if upstart failed
34           dbuscrontab: ability to pass config file to edit for -e action
35           dbuscrontab: config file argument is accepted by all actions
36           pass error messages into environment, None's are empty strings
37           documentation updated
38           Makefile: fixed shell syntax error
39     
40
41  -- Konstantin Stepanov <kstep@p-nut.info>  Wed, 22 Dec 2010 18:12:20 +0200
42
43 dbuscron (1.4-1) unstable; urgency=low
44
45   * Next release:
46
47     Konstantin Stepanov (9):
48           bus: interface to set custom session bus
49           --sessionaddr option to set custom session bus address
50           parser: fixed typo
51           support \xXX escape characters in args field
52           parser: fix bug in syntax checker on starred fields
53           genchangelog: indent shortlog correctly
54           run dbuscron as user
55           support \uXXXX as well as \xXX in args field
56           Makefile: better compilation
57     
58
59  -- Konstantin Stepanov <kstep@p-nut.info>  Tue, 21 Dec 2010 14:27:12 +0200
60
61 dbuscron (1.3-1) unstable; urgency=low
62
63   * Next release:
64
65     Konstantin Stepanov (6):
66           new cli args: userid and groupid to set user and group to change too
67           moved user & group id setting code into separate function
68           main module code cleanup: more comments & logging, better error handling etc.
69           Makefile: debclean & deb targets
70           auto version setting
71           Makefile: build target
72
73  -- Konstantin Stepanov <kstep@p-nut.info>  Mon, 20 Dec 2010 02:16:13 +0200
74
75 dbuscron (1.2-1) unstable; urgency=low
76
77   * Next release:
78
79     Konstantin Stepanov (9):
80           dbuscron uses optparse instead of getopt
81           Makefile: ignore error on existing config
82           more robust and unicode safe dbus string handling
83           fixed unset session bus address issue
84           more robust loggin of unicode messages
85           better log messages
86           dbuscrontab: refactored error handling
87           moved shell part into modules
88           Makefile updated
89
90  -- Konstantin Stepanov <kstep@p-nut.info>  Sun, 12 Dec 2010 14:40:04 +0200
91
92 dbuscron (1.1-1) unstable; urgency=low
93
94   * Initial release
95
96  -- Konstantin Stepanov <kstep@p-nut.info>  Sun, 12 Dec 2010 14:40:04 +0200