source: trunk/debian/changelog @ 189

Last change on this file since 189 was 189, checked in by bas, 13 years ago

small bug in pxeconfigd

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