File: changelog

package info (click to toggle)
netenv 0.94.3-21
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 444 kB
  • ctags: 66
  • sloc: sh: 879; ansic: 136; makefile: 30
file content (373 lines) | stat: -rw-r--r-- 13,416 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
netenv (0.94.3-21) unstable; urgency=low

  * Replace /etc/networking/interfaces by /etc/networks/interfaces in
    debconf templates. Closes: #399835.
  * doc/netenv-de.html doc/netenv-en.html:
    + Fix syntax error. Closes: #215895.
  * debian/po/de.po:
    + Update translation. Thanks to Helge Kreutzmann <debian@helgefjell.de>.
      Closes: #401419.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sun, 17 Dec 2006 12:58:54 +0100

netenv (0.94.3-20) unstable; urgency=low

  * debian/config:
    - Really remove bashism. Closes: #398614.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sun, 19 Nov 2006 20:29:31 +0100

netenv (0.94.3-19) unstable; urgency=low

  * Make wireless-* aware of netenv_setup script. Thanks to Alberto
    Federico Turelli <bibe@atworkonline.it>.  Closes: #381172.
  * Update of french debconf translation. Closes: #398662.
  * debian/config:
    - Remove bashism. Closes: #398614.
  * debian/init:
    - Replace NETENV by NETENV_SCRIPT because NETENV is used by netenv 
      itself. Closes: #398683.
  * debian/templates:
    - Turn all debconf note to error type. Closes: #398608.

 -- Arnaud Fontaine <arnaud@andesi.org>  Tue, 14 Nov 2006 17:35:07 +0100

netenv (0.94.3-18) unstable; urgency=low

  * New maintainer. Closes: #389394.
  * Add portuguese translation for debconf menus. Closes: #381785.
  * Move changes from diff.gz to debian directory:
    - Move netenv.conf to debian/conf/netenv.
    - Move added examples and doc in debian/doc.
    - Add patches for netenv, doc/netenv-en.html, doc/netenv-de.html.
    - Move manpage from man/netenv.8 to debian/doc/netenv.8.
  * debian/control.in:
    - Add cdbs and po-debconf to Build-Depends.
    - Bump standard version to 3.7.2.2. No changes needed.
    - Add Homepage field. 
    - Fix spelling mistake in package description. Closes: #390060.
    - Remove stat from Depends field. Closes: #370006.
  * debian/rules:
    - Switch to cdbs.
  * debian/config:
    - Raise priority to high for every debconf notes. Closes: #388944.
  * debian/postrm:
    - Dont require the presence of debconf during the postrm.
      Closes: #388780.
  * debian/copyright:
    - Update the FSF address.
  * debian/templates:
    - Fix misspelling of default value in netenv/showagain.
  * debian/init:
    - Add run-time dependencies according to the LSB.
    - Add proper exit codes.
	
 -- Arnaud Fontaine <arnaud@andesi.org>  Sat,  7 Oct 2006 19:23:07 +0200

netenv (0.94.3-17) unstable; urgency=low

  * Don't let the traps fail if a tempfile is not present, thanks to
    Arnaud Fontaine <arnaud@andesi.org> (closes: #348769)

 -- Frank Küster <frank@debian.org>  Thu, 19 Jan 2006 09:08:05 +0100

netenv (0.94.3-16) unstable; urgency=low

  * Remove temporary files created in config and postinst, thanks to Lars
    Wirzenius <liw@iki.fi> (closes: #332493)
  * Added Swedish debconf translation, thanks to Daniel Nylander
    <yeager@lidkoping.net> (closes: #338804)

 -- Frank Küster <frank@debian.org>  Tue, 17 Jan 2006 12:59:47 +0100

netenv (0.94.3-15) unstable; urgency=low

  * Replace manual debconf dependency by ${misc:Depends} (closes: #332046) 

 -- Frank Küster <frank@debian.org>  Wed,  5 Oct 2005 10:54:04 +0200

netenv (0.94.3-14) unstable; urgency=low

  * Bug fix: "netenv: man1 listed but not used", thanks to Dan Jacobson
    (Closes: #321859).
  * Bug fix: "netenv: missing redirection of stderr to /dev/null", thanks
    to Vincent Lefevre (Closes: #302779).

 -- Frank Küster <frank@debian.org>  Mon,  8 Aug 2005 10:03:16 +0200

netenv (0.94.3-13) unstable; urgency=low

  * Added patch by Tim Woodall <debianbugs@woodall.me.uk> to allow spaces
    in the description of a netenv_id.  Thank you very much, I was annoyed
    by this behavior for a long time, but didn't have the idea how to
    solve it. (Closes: #311992)
  * Bug fix: "netenv: [INTL:de] German PO file corrections", thanks to
    Jens Seidel (Closes: #313961).
  * Added Vietnamese translation, thanks to Clytie Siddall
    <clytie@riverland.net.au> (closes: #315811) 

 -- Frank Küster <frank@debian.org>  Tue, 28 Jun 2005 10:55:31 +0200

netenv (0.94.3-12) unstable; urgency=low

  * Translations: 
    - Added Czech translation, thanks to Miroslav Kure
      <kurem@upcase.inf.upol.cz> (closes: #295976)

 -- Frank Küster <frank@debian.org>  Mon, 21 Feb 2005 10:34:05 +0100

netenv (0.94.3-11) unstable; urgency=low

  * Make sure temporary files are always removed, thanks to Javier
    Fernández-Sanguino Peña <jfs@computer.org> (closes: #287926)

 -- Frank Küster <frank@debian.org>  Mon, 10 Jan 2005 18:18:47 +0100

netenv (0.94.3-10) unstable; urgency=medium

  * Change the check for incomplete debconf translation, this fixes the
    FTBFS bug (#282374) - thanks to Kurt Roeckx <Q@ping.be>!
  * Change "REMEBER" to "REMEMBER" in the documentation, thanks again to
    Ondrej Medek <O.Medek@sh.cvut.cz>
  * Translations:
    - Updated catalan debconf translation, thanks to Aleix Badia i Bosch
      <a.badia@callusdigital.org>.

 -- Frank Küster <frank@debian.org>  Mon, 29 Nov 2004 11:13:21 +0100

netenv (0.94.3-9) unstable; urgency=low

  * Netenv can now remember the last selection, many thanks to Ondrej
    Medek <O.Medek@sh.cvut.cz> (closes: #204081) 
  * Change default answer for debconf template is_configured0. The old
    value lead to problems with the noninteractive fronted (Closes:
    #250914). 
  * Added watch file for uscan.
  * Translation: 
    - Updated french debconf translation, thanks to Christian Perrier
      <bubulle@kheops.frmug.org> 

 -- Frank Küster <frank@debian.org>  Sun, 24 Oct 2004 22:06:53 +0200

netenv (0.94.3-8) unstable; urgency=low

  * It is now possible to specify the default configuration on the command
    line. 

 -- Frank Küster <frank@debian.org>  Thu, 20 May 2004 07:28:50 +0200

netenv (0.94.3-7) unstable; urgency=low

  * added catalan debconf translation  (closes: #248732)
  * Add option to automatically or never restart the network when called
    from a tty. (closes: #249808)

 -- Frank Küster <frank@debian.org>  Wed, 19 May 2004 13:59:36 +0200

netenv (0.94.3-6) unstable; urgency=low

  * Introduce an option so that bold users can use expert mode if they
    like. 

 -- Frank Küster <frank@debian.org>  Sat,  8 May 2004 10:12:44 +0200

netenv (0.94.3-5) unstable; urgency=low

  * Disable expert mode. It's a security risk.

 -- Frank Küster <frank@debian.org>  Fri,  7 May 2004 18:42:59 +0200

netenv (0.94.3-4) unstable; urgency=low

  * added french debconf template  (closes: #233733)

 -- Frank Küster <frank@debian.org>  Fri, 20 Feb 2004 09:54:38 +0100

netenv (0.94.3-3) unstable; urgency=low

  * Now uses po-debconf, thanks to Martin Quinson
    <Martin.Quinson@tuxfamily.org>.  (closes: #232084)
  * Added workaround for wwwoffle bug #224937.
  * Refined manpage and documentation.
  * netenv now understands --version and --help
  * refined config, bootp or dhcp in network.opts can now be found. Also,
    some grep's blew their stderr on the screen.

 -- Frank Küster <frank@kuesterei.ch>  Thu, 12 Feb 2004 22:05:16 +0100

netenv (0.94.3-2) unstable; urgency=low

  * Fixed typo in postinst (and /etc/netenv/setup-default)
    (closes: #225582) 
  * Now build-depends on debhelper >= 4.1.17 (closes: #224792)

 -- Frank Küster <frank@kuesterei.ch>  Mon,  5 Jan 2004 11:31:55 +0100

netenv (0.94.3-1) unstable; urgency=low

  * New upstream version (no changes important for Debian users)
  * Dropped usage of gdialog and dependency on gnome-utils. Its successor,
    zenity, doesn't work without X. This also closes: #217427, because
    it was triggered only with gdialog (and most probably a swsusp bug,
    anyway).
  * Rewrote config and postinst (less questions). The documentation now
    explains how to make netenv work with PCMCIA network information in
    /etc/pcmcia/network.opts. Also some minor changes in doc directory.
  * Rephrased debconf template (thanks to Jesus Climent
    <jesus.climent@hispalinux.es>) (closes: #219799)
  * included short version information from netenv.spec into changelog,
    refer to separate upstream NEWS.
  * Bumped standards version to 3.6.1.0 (no changes needed).
  * netenv will now give a useful error message in case dialog cannot be
    found. 

 -- Frank Küster <frank@kuesterei.ch>  Wed, 19 Nov 2003 14:20:46 +0100

netenv (0.94.2-3) unstable; urgency=low

  * fixed regex in function grep_var in config, thanks to Will McDonald
    <will@cs.wisc.edu> (closes: #213930)
  * Applied tempfile creation patch from Vincent Lefevre
    <vincent@vinc17.org> (closes: #213264), remove old tempfiles.
  * When creating a new configuration with the help of the netenv script,
    make sure that /etc/netenv/hostname is really created 
    (closes: #132324). An upstream bug, but important enough to not wait
    for a new relase.

 -- Frank Küster <frank@kuesterei.ch>  Mon, 20 Oct 2003 21:20:16 +0200

netenv (0.94.2-2) unstable; urgency=low

  * Bumped standards version to 3.6.1 (nothing to change)
  * Added linda overrides
  * Moved example files to their proper directory
  * Fixed error in config when pcmcia is used
  * trpnc is no longer used, it's now architecture: any (closes: #211298)
  * Updated description

 -- Frank Küster <frank@kuesterei.ch>  Wed, 17 Sep 2003 17:03:44 +0200

netenv (0.94.2-1.1) unstable; urgency=low

  * small changes, thanks to Bernhard Link <brlink@debian.org>

 -- Frank Küster <frank@kuesterei.ch>  Fri, 15 Aug 2003 13:14:07 +0200

netenv (0.94.2-1) unstable; urgency=low

  * New maintainer  (closes: #188167)
  * New upstream release (closes: #67513)
  * Doesn't start GUI if variable NETENV is set (closes: #59729)
  * Added a configuration file. There you can change variables from their
    defaults. This is currently useful for NETENV_RUN_INIT_SCRIPTS, where
    you can specify scripts in /etc/init.d/ that should be run when
    changing configuration on the fly. It is further useful for the
    timeout feature.
  * Added a NETENV_TIMEOUT variable that can be set in the config
    file. Works only with dialog, not gdialog (but it's save). Split Bug
    #82526 in two; (closes: #204080)
  * Moved NETENV_FIL from /etc/netenv/netenv to /var/tmp/netenv. Upstream
    keeps it in /tmp, but there it will be immediately wiped out by
    bootmisc.sh. /etc/ isn't the right place.
  * Introduced debconf. The postinst script has been completely rewritten,
    and the config script now tries to read the current network parameters
    from conffiles instead using commands.
    (closes: #166947, #166948, #120299, #166948)
  * Package now depends on dialog or gnome-utils (which contain gdialog)
    (closes: #97944)
  * The new upstream release uses uname -s to generate the title
    (closes: #114594)
  * Corrected wording in description (closes: #125179)
  * Added real manpages
  * Added Debian specific sections to the html documentation.

 -- Frank Küster <frank@kuesterei.ch>  Thu, 14 Aug 2003 10:26:00 +0200

netenv (0.82-12) unstable; urgency=low

  * New maintainer 
  * Moved manpages to /usr/share/man (Closes: #91023)
  * Moved documentation to /usr/share/doc (Closes: #91604)

 -- Robert van der Meulen <rvdm@debian.org>  Wed, 28 Mar 2001 19:21:52 +0200

netenv (0.82-11) unstable; urgency=low

  * Orphaned package since the guy who took over never uploaded a new version.

 -- Michael Meskes <meskes@debian.org>  Thu, 21 Sep 2000 10:24:03 -0700

netenv (0.82-10) unstable; urgency=low

  * Make sure temporary file are removed.

 -- Michael Meskes <meskes@debian.org>  Sun,  6 Jun 1999 19:22:47 +0200

netenv (0.82-9) unstable; urgency=low

  * Updated docs to list correct placement of file.

 -- Michael Meskes <meskes@debian.org>  Tue, 23 Feb 1999 17:51:25 +0100

netenv (0.82-8) frozen unstable; urgency=low

  * Remove /etc/netenv/netenv instead of /var/run/netenv.

 -- Michael Meskes <meskes@debian.org>  Mon, 14 Dec 1998 20:07:09 +0100

netenv (0.82-7) frozen unstable; urgency=low

  * Move /var/run/netenv to /etc/netenv/netenv (#30569)

 -- Michael Meskes <meskes@debian.org>  Fri, 11 Dec 1998 09:46:06 +0100

netenv (0.82-6) frozen unstable; urgency=low

  * Move /tmp/netenv to /var/run/netenv (#30133)

 -- Michael Meskes <meskes@debian.org>  Wed,  2 Dec 1998 14:50:44 +0100

netenv (0.82-5) unstable; urgency=low

  * Remove file /tmp/netenv in /etc/init.d/netenv before running netenv

 -- Michael Meskes <meskes@debian.org>  Tue,  6 Oct 1998 09:57:08 +0200

netenv (0.82-4) unstable; urgency=low

  * Created init file in init.d and moved netenv script to /sbin
  * Fixed some bugs in postinst

 -- Michael Meskes <meskes@debian.org>  Thu,  1 Oct 1998 08:54:36 +0200

netenv (0.82-3) unstable; urgency=low

  * Added 'Recommends: dialog' to control file (#25234)
  * Changed some texts in postinst

 -- Michael Meskes <meskes@debian.org>  Mon, 10 Aug 1998 12:52:09 +0200

netenv (0.82-2) unstable; urgency=low

  * Added postinst to do some initial configuration
  * Changed description (#25425)

 -- Michael Meskes <meskes@debian.org>  Mon, 10 Aug 1998 12:52:09 +0200

netenv (0.82-1) unstable; urgency=low

  * New maintainer
  * New upstream version

 -- Michael Meskes <meskes@debian.org>  Mon,  3 Aug 1998 09:06:22 +0200

netenv (0.81-1) unstable; urgency=low

  * Initial Debian release.

 -- Brian Mays <brian@debian.org>  Fri, 12 Jun 1998 12:32:54 -0400


;; Local Variables:
;; coding: utf-8
;; End: