source: trunk/debian/changelog @ 195

Last change on this file since 195 was 195, checked in by bas, 14 years ago

Preparing for version 4.0.2

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