source: trunk/debian/changelog

Last change on this file was 206, checked in by bas, 11 years ago

added a new option to skip hostname lookup failures

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