source: trunk/debian/changelog @ 203

Last change on this file since 203 was 203, checked in by bas, 12 years ago

added two new configuration options for client program, closes #17

  • Property svn:executable set to *
File size: 4.5 KB
Line 
1pxeconfig (4.1.0-1) stable; urgency=low
2
3  * See Changelog
4
5 -- Bas van der Vlies <bas@sara.nl>  Wed, 22 Aug 2012 14:15:57 +0200
6
7pxeconfig (4.0.3-1) stable; urgency=low
8
9  * See Changelog
10
11 -- Bas van der Vlies <bas@sara.nl>  Mon, 01 Nov 2010 10:11:45 +0100
12
13pxeconfig (4.0.2-1) stable; urgency=low
14
15  * pxeconfig can also handle mac-addresses as input
16
17 -- bas van der Vlies <bas@sara.nl>  Fri, 29 Oct 2010 14:31:43 +0200
18
19pxeconfig (4.0.1-1) stable; urgency=low
20
21  * Fixed a small bug in pxeconfigd
22
23 -- bas van der Vlies <bas@sara.nl>  Thu, 28 Oct 2010 16:25:37 +0200
24
25pxeconfig (4.0.0-1) stable; urgency=low
26
27  * See Changelog
28
29 -- bas van der Vlies <basv@sara.nl>  Thu, 28 Oct 2010 16:00:54 +0200
30
31pxeconfig (3.1.2-1) stable; urgency=low
32
33  * See Changelog
34
35 -- Bas van der Vlies <basv@sara.nl>  Wed, 14 Apr 2010 09:18:43 +0200
36
37pxeconfig (3.1.0-1) stable; urgency=low
38
39  * Added client/daemon hook script code. Two new options
40    for the pxeconfig.conf file
41   - daemon_script_hook
42   - client_script_hook
43
44    We use these scripts to open (client_script_hook) and close
45    (daemon_script_hook) ports on the firewall. So not everybody can do
46    an rsync or use a bittorrent client to get useful info.
47
48    Authors: Bas van der Vlies and Walter de Jong (SARA)
49
50  * new module pxe_global.py, used by pxeconfig and pxeconfigd
51
52  * Rewrite of the daemon code. removed the option -d/--directory is replaced
53    by configuration file option.
54
55 -- Bas van der Vlies <basv@sara.nl>  Wed, 19 Aug 2009 11:12:32 +0200
56
57pxeconfig (3.0.4-1) stable; urgency=low
58
59  * Fixed a problem with importing pxeconfig,  closes #10
60
61 -- Bas van der Vlies <basv@sara.nl>  Thu, 28 May 2009 16:42:00 +0200
62
63pxeconfig (3.0.3-1) stable; urgency=low
64
65  * --version/-V  prints now the version info and exits
66
67 -- Bas van der Vlies <basv@sara.nl>  Mon, 27 Apr 2009 12:13:56 +0200
68
69pxeconfig (3.0.2-1) stable; urgency=low
70
71  * If option remove is specified, then do not ask for configuration file, closses #9
72    Reporter: Ramon Bastiaans (SARA)
73    Author  : Bas van der Vlies
74
75
76 -- Bas van der Vlies <basv@sara.nl>  Mon, 27 Apr 2009 11:48:30 +0200
77
78pxeconfig (3.0.1-1) stable; urgency=low
79
80  * Import AdvancedParser instead of sara location.
81    Author: Maarten van Ingen (SARA)
82
83 -- Bas van der Vlies <basv@sara.nl>  Fri, 17 Apr 2009 11:54:21 +0200
84
85pxeconfig (3.0.0-1) stable; urgency=low
86
87  * Added the AdvancedParser module created by Dennis Stam (SARA). This
88    removed a lot of obsolete code and command line options. The new version
89    is not compatible with the previous one.
90    Author: Bas van der Vlies & Dennis Stam
91
92  * New directory structure, added src directory.
93    Author: Bas van der Vlies
94
95  * Pxeconfig is now a python module and can be used inside python programs.
96    Author: Bas van der Vlies
97
98  * Added python setup method to support the new behaviour
99
100 -- Bas van der Vlies <basv@sara.nl>  Thu, 16 Apr 2009 09:27:37 +0200
101
102pxeconfig (2.0.1-1) stable; urgency=low
103
104  * fixed a typo in help function
105
106 -- root <root@gb-ldapn1.irc.sara.nl.irc.sara.nl>  Mon, 19 Jan 2009 16:57:41 +0100
107
108pxeconfig (2.0.0-1) stable; urgency=low
109
110  * New version, we a lot of improvements. See Changelog
111
112 -- Bas van der Vlies <basv@sara.nl>  Fri, 11 Apr 2008 10:46:43 +0200
113
114pxeconfig (1.0.1-1) stable; urgency=low
115
116  *  sort choices
117
118 -- root <root@mailman.rc.sara.nl>  Wed,  6 Feb 2008 17:05:53 +0100
119
120pxeconfig (1.0.0-2) stable; urgency=low
121
122  * -r/--remove option does not ask for a filename
123
124 -- root <root@mailman.rc.sara.nl>  Thu, 25 Oct 2007 14:54:38 +0200
125
126pxeconfig (1.0.0-1) stable; urgency=low
127
128  * New version 1.0.0
129
130 -- root <root@mailman.rc.sara.nl>  Wed,  3 Oct 2007 12:37:55 +0200
131
132pxeconfig (0.9.0-1) stable; urgency=low
133
134  * New release
135
136 -- root <root@mailman.rc.sara.nl>  Wed, 26 Sep 2007 17:34:23 +0200
137
138pxeconfig (0.8.0-2) stable; urgency=low
139
140  * Preparing for new release
141
142 -- root <root@mailman.rc.sara.nl>  Wed, 15 Aug 2007 12:25:39 +0200
143
144pxeconfig (0.7.1-1) stable; urgency=low
145
146  * Forgot to convert DEBUG to int.
147
148 -- Bas van der Vlies <basv@sara.nl>  Fri, 30 Mar 2007 09:01:49 +0200
149
150pxeconfig (0.7.0-3) stable; urgency=low
151
152  *  Beter postinst/postrm scripts
153
154 -- Bas van der Vlies <basv@sara.nl>  Thu, 29 Mar 2007 09:29:51 +0200
155
156pxeconfig (0.7.0-2) stable; urgency=low
157
158  * debian/conffiles removed /etc/xinetd.d/pxeconfigd
159
160 -- Bas van der Vlies <basv@sara.nl>  Thu, 29 Mar 2007 09:10:57 +0200
161
162pxeconfig (0.7.0-1) stable; urgency=low
163
164  * added pxeconfig.conf file
165
166 -- Bas van der Vlies <basv@sara.nl>  Wed,  6 Dec 2006 14:28:04 +0100
Note: See TracBrowser for help on using the repository browser.