source: trunk/debian/changelog @ 183

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

New version with some minor bug fixes, closes #11

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