File: changelog

package info (click to toggle)
nufw 2.4.3-3.4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 5,876 kB
  • ctags: 4,435
  • sloc: ansic: 32,171; sh: 10,146; python: 4,176; perl: 630; makefile: 610; lex: 176; php: 168; yacc: 117; xml: 34
file content (686 lines) | stat: -rw-r--r-- 20,656 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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
nufw (2.4.3-3.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch Build-Depends to default-libmysqlclient-dev.
    (Closes: #845882, #790471)
  * Fix FTBFS with clang, thanks to Nicolas Sévelin-Radiguet.
    (Closes: #741863)
  * Restrict Architecture to linux-any.  (Closes: #745180)
  * Fix description-synopsis-starts-with-article.

 -- Andreas Beckmann <anbe@debian.org>  Sat, 14 Jan 2017 18:20:38 +0100

nufw (2.4.3-3.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Replace python-support with dh-python in Build-Depends (Closes: #786103).

 -- Andrey Rahmatullin <wrar@debian.org>  Tue, 01 Sep 2015 23:14:06 +0500

nufw (2.4.3-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * 16_gnutls34.diff: Drop call of deprecated
    gnutls_certificate_type_set_priority() function, CTYPE-X.509 is the
    default value. Closes: #624077

 -- Andreas Metzler <ametzler@debian.org>  Sat, 25 Jul 2015 15:08:38 +0200

nufw (2.4.3-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Change b-d to libgnutls28-dev|libgnutls-dev, fixing a FTBFS caused by
    conflicting b-d (libprelude-dev <-> libgnutls-dev). Closes: 745957
  * 15_gnutls_renamedtype.diff: Stop using ancient types removed in GnuTLS 3.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 31 Aug 2014 14:24:41 +0200

nufw (2.4.3-3) unstable; urgency=low

  * Rewrite packaging files
    - Switch to DH 9
    - Enable all hardening flags
    - Enable multiarch
    - Add 10-fix-format-strings.patch
    - Add 11-fix-ftbfs-pthread_cancel.patch (Closes: #713731)
    - Switch to dh_python2 (Closes: #715300)

 -- Pierre Chifflier <pollux@debian.org>  Mon, 08 Jul 2013 10:47:12 +0200

nufw (2.4.3-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "postinst deletes files from /usr/share/nuauth/":
    nuauth.postinst: use cp instead of mv in the replace_file function
    (Closes: #688249)
  * Fix "postinst deletes /usr/share/nufw/nufw.conf breaking package
    reconfiguration":
    nufw.postinst: use cp instead of mv in the replace_file function
    (Closes: #688615)

 -- gregor herrmann <gregoa@debian.org>  Sun, 30 Sep 2012 18:49:59 +0200

nufw (2.4.3-2.1) unstable; urgency=low

  [ Andreas Metzler ]
  * Stop shipping libtool la files in binary packages. (Closes: #591553)
    http://wiki.debian.org/ReleaseGoals/LAFileRemoval

  [ Ondřej Surý ]
  * Non-maintainer upload.

 -- Ondřej Surý <ondrej@debian.org>  Mon, 23 May 2011 08:55:37 +0200

nufw (2.4.3-2) unstable; urgency=low

  * Force linking against -lpthread to fix FTBFS with
    binutils-gold (Closes: #615757)
  * Switch to dpkg-source 3.0 (quilt) format

 -- Pierre Chifflier <pollux@debian.org>  Mon, 28 Feb 2011 11:31:39 +0100

nufw (2.4.3-1) unstable; urgency=low

  * Imported Upstream version 2.4.3
  * Set section for libpam-nufw to admin
  * Bump standards version to 3.9.1

 -- Pierre Chifflier <pollux@debian.org>  Tue, 17 Aug 2010 12:10:24 +0200

nufw (2.4.2-1) unstable; urgency=low

  * Imported Upstream version 2.4.2
  * Reapply upstream patch before merge

 -- Pierre Chifflier <pollux@debian.org>  Fri, 28 May 2010 07:57:17 +0200

nufw (2.4.1-1) unstable; urgency=high

  * Imported Upstream version 2.4.1
  * Fix bashism in init script (Closes: #581130)
  * Urgency high, serious bug (and release goal)
  * Revert upstream patch to support sub-CA, patch is specific to
    OpenSSL

 -- Pierre Chifflier <pollux@debian.org>  Mon, 17 May 2010 21:10:31 +0200

nufw (2.4.0-1) unstable; urgency=low

  * New upstream major version 2.4.0
  * Update watch file
  * Upload to unstable

 -- Pierre Chifflier <pollux@debian.org>  Wed, 03 Mar 2010 21:28:28 +0100

nufw (2.4.0~rc1-1) experimental; urgency=low

  * New upstream release: release condidate for new major version (2.4)
  * Add new binary packages libnussl1 and libnussl-dev
  * Rename libnuclient3 to libnuclient4 (API change)
  * Add to build-deps: flex, bison
  * Bump standards version to 3.8.3
  * Fix typo in description (Closes: #557564)
  * Remove nufw certificates on purge (Closes: #455117)

 -- Pierre Chifflier <pollux@debian.org>  Sat, 20 Feb 2010 18:52:57 +0100

nufw (2.2.21-4) unstable; urgency=high

  * Fix FTBFS against gnutls26 >= 2.7.x (Closes: #529841)
    This required to run autogen.sh
  * Urgency high because of above bug
  * Update dependency on libmysqlclient-dev
  * Bump standards version to 3.8.2 (no changes)

 -- Pierre Chifflier <pollux@debian.org>  Sat, 15 Aug 2009 16:33:32 +0200

nufw (2.2.21-3) unstable; urgency=low

  * Apply patch from Jérôme Soyer:
  * Add more modules to nuauth:
    - mark_field
    - mark_flag
    - session_authtype
  * Add more modules to nuauth-extra:
    - script

 -- Pierre Chifflier <pollux@debian.org>  Tue, 10 Mar 2009 15:34:07 +0100

nufw (2.2.21-2) unstable; urgency=low

  * Upload to unstable

 -- Pierre Chifflier <pollux@debian.org>  Wed, 25 Feb 2009 12:03:36 +0100

nufw (2.2.21-1) experimental; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 04 Feb 2009 13:49:18 +0100

nufw (2.2.20-2) experimental; urgency=low

  * Add Homepage field (Closes: #511453)

 -- Pierre Chifflier <pollux@debian.org>  Mon, 19 Jan 2009 11:08:20 +0100

nufw (2.2.20-1) experimental; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 10 Dec 2008 13:36:54 +0100

nufw (2.2.19-1) experimental; urgency=low

  * New upstream release
  * Upstream uses strict TLS checking mode by default. Use less
    strict, but easier to use configuration (see README.Debian)

 -- Pierre Chifflier <pollux@debian.org>  Fri, 05 Dec 2008 10:21:05 +0100

nufw (2.2.15-3) unstable; urgency=low

  * Rewrite certificate generation code to use make-ssl-cert (Closes: #497778)

 -- Pierre Chifflier <pollux@debian.org>  Thu, 04 Sep 2008 13:49:00 +0200

nufw (2.2.15-2) unstable; urgency=high

  * Remove rpath to insecure location (Closes: #495769)
  * urgency=high because of RC bug
  * Add dependency on rpath
  * Bump standards version (no changes)

 -- Pierre Chifflier <pollux@debian.org>  Mon, 25 Aug 2008 11:42:20 +0200

nufw (2.2.15-1) unstable; urgency=low

  * New upstream release
  * Rebuild with support for several python versions (Closes: #476238)

 -- Pierre Chifflier <pollux@debian.org>  Tue, 15 Apr 2008 15:54:47 +0200

nufw (2.2.14-2) unstable; urgency=low

  * Rebuild for python transition (Closes: #476173)

 -- Pierre Chifflier <pollux@debian.org>  Tue, 15 Apr 2008 09:16:45 +0200

nufw (2.2.14-1) unstable; urgency=low

  * New upstream release
  * Debian directory is now separated from upstream

 -- Pierre Chifflier <pollux@debian.org>  Tue, 08 Apr 2008 15:15:58 +0200

nufw (2.2.13-2) unstable; urgency=low

  * Backport patch from upstream to fix build (error with inline functions)

 -- Pierre Chifflier <pollux@debian.org>  Thu, 03 Apr 2008 11:50:15 +0200

nufw (2.2.13-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 02 Apr 2008 12:12:11 +0200

nufw (2.2.11-2) unstable; urgency=low

  * Fix bashism in NuFW init script (Closes: #465013)
  * Fix spelling in control (mysql -> MySQL)

 -- Pierre Chifflier <pollux@debian.org>  Sun, 10 Feb 2008 18:22:09 +0100

nufw (2.2.11-1) unstable; urgency=low

  * New upstream release
  * Bump standards version

 -- Pierre Chifflier <pollux@debian.org>  Wed, 09 Jan 2008 09:24:33 +0100

nufw (2.2.10-2) unstable; urgency=low

  * Add python-ipy to build-deps

 -- Pierre Chifflier <pollux@debian.org>  Wed, 05 Dec 2007 14:13:55 +0100

nufw (2.2.10-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 05 Dec 2007 09:37:11 +0100

nufw (2.2.9-3) unstable; urgency=low

  * Change build order and tell dh_shlibdeps to search libs in correct dir ..

 -- Pierre Chifflier <pollux@debian.org>  Fri, 30 Nov 2007 13:47:36 +0100

nufw (2.2.9-2) unstable; urgency=low

  * Tell dh_shlibdeps to use libnuclient3

 -- Pierre Chifflier <pollux@debian.org>  Fri, 30 Nov 2007 12:01:34 +0100

nufw (2.2.9-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Mon, 26 Nov 2007 12:17:37 +0100

nufw (2.2.8-1) unstable; urgency=low

  * New upstream release
  * Create directory /var/run/nuauth in package
  * Do not use --enable-debug, so it does not flood the log with debug
    messages

 -- Pierre Chifflier <pollux@debian.org>  Tue, 13 Nov 2007 13:56:41 +0100

nufw (2.2.7-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Mon, 29 Oct 2007 20:09:27 +0100

nufw (2.2.6-3) unstable; urgency=low

  * Enable Prelude module

 -- Pierre Chifflier <pollux@debian.org>  Sun, 28 Oct 2007 09:36:37 +0100

nufw (2.2.6-2) unstable; urgency=low

  * Make libnuclient-dev depend on libnuclient3

 -- Pierre Chifflier <pollux@debian.org>  Fri, 26 Oct 2007 17:53:04 +0200

nufw (2.2.6-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 10 Oct 2007 11:57:28 +0200

nufw (2.2.5-2) unstable; urgency=low

  * Add binary package libnuclient-dev

 -- Pierre Chifflier <pollux@debian.org>  Wed, 12 Sep 2007 21:41:39 +0200

nufw (2.2.5-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Tue, 11 Sep 2007 16:05:35 +0200

nufw (2.2.4-1) unstable; urgency=low

  * New upstream release
  * Add nuauth-command script to nuauth-utils
  * Use python-support for nuauth-utils
  * Update nuauth-utils dependencies

 -- Pierre Chifflier <pollux@debian.org>  Mon, 20 Aug 2007 23:18:37 +0200

nufw (2.2.3-2) unstable; urgency=low

  * Fix init script (Closes: #436958)
  * Move system files to nuauth (Closes: #427973)
  * Add --retry to really wait for script exit

 -- Pierre Chifflier <pollux@debian.org>  Mon, 13 Aug 2007 15:14:06 +0200

nufw (2.2.3-1) unstable; urgency=low

  * New upstream release
  * Add watch file
  * Update my mail address

 -- Pierre Chifflier <pollux@debian.org>  Sun, 05 Aug 2007 22:28:35 +0200

nufw (2.2.2-2) unstable; urgency=low

  * Also move system backend to nuauth (Closes: #427973)

 -- Pierre Chifflier <chifflier@inl.fr>  Wed, 04 Jul 2007 11:30:30 +0200

nufw (2.2.2-1) unstable; urgency=medium

  * New upstream release
    + restore compatibility with 2.0 versions
    + not compatible with 2.2.1
  * Do not include plaintext files in nuauth-extra (Closes: #427973)
  * Urgency=medium because of RC bug

 -- Pierre Chifflier <chifflier@inl.fr>  Tue, 26 Jun 2007 16:48:15 +0200

nufw (2.2.1-1) unstable; urgency=low

  * New upstream release
  * Change build dependency from postgresql-dev to libpq-dev

 -- Pierre Chifflier <chifflier@inl.fr>  Mon, 18 Jun 2007 11:22:34 +0200

nufw (2.2.0-3) unstable; urgency=high

  * Move module plaintext to nuauth (Closes: #427973)
  * Urgency=high because of RC bug
  * Remove dependency on libnuclient3, now correctly detected by dh_shlibdeps

 -- Pierre Chifflier <chifflier@inl.fr>  Fri, 08 Jun 2007 11:36:36 +0200

nufw (2.2.0-2) unstable; urgency=high

  * Conficts/Replaces package libnuclient (Closes: #427611)
  * Urgency=high because of RC bug

 -- Pierre Chifflier <chifflier@inl.fr>  Tue, 05 Jun 2007 14:44:13 +0200

nufw (2.2.0-1) unstable; urgency=low

  * New upstream release
  * Complete rewrite of the package
  * Remove templates (Closes: #414507, #420931, #361428)
  * Set nuauth-utils arch to all (Closes: #419923)
  * Set myself as Maintainer, with Jean-Michel's agreement
  * Update libnuclient files location
  * Update copyright file
  * Update dependencies on debconf
  * Spell check packages descriptions
  * Add LSB sections to init scripts
  * Remove dependencies on libnetfilter*, detected by dh_shlibdeps
  * Rename libnuclient to libnuclient3
  * Remove debconf stuff, not needed
  * Use ucf for nuauth.conf

 -- Pierre Chifflier <chifflier@inl.fr>  Tue, 29 May 2007 09:26:17 +0200

nufw (2.0.16-1) unstable; urgency=low

  * New upstream release (Closes: #411515)
  * Ack NMU (Closes: #378385)
  * Add myself to Uploaders
  * Bump Standards version to 3.7.2
  * Add LSB sections to init scripts
  * Update depends on debconf
  * Change libpam-nufw description to be less than 80 characters
  * Change dependency to libpq-dev (Closes: #409768)
  * Update Czech template (Closes: #412697)

 -- Pierre Chifflier <chifflier@cpe.fr>  Fri, 16 Mar 2007 16:24:56 +0100

nufw (2.0.9-5.2) unstable; urgency=high

  * Non-maintainer upload.
  * Added nauth: missing pre-dep on passwd (Closes: #408269)
    - added pre-dep on adduser too, since it uses adduser in preinst
  * Urgency high due RCness

 -- Bastian Venthur <venthur@debian.org>  Thu,  1 Feb 2007 11:54:30 +0100

nufw (2.0.9-5.1) unstable; urgency=low

  * Non-maintainer upload to fix longstanding l10n issues
  * Add debconf-updatepo to the clean target in debian/rules
    Closes: #349839
  * add the nufw20.templates and nuauth20.templates files to
    debian/po/POTFILES.in so that these files are translated too
  * General rewrite of the debconf templates in a desperate attempt to
    have them DevRef compliant, remove untranslatable strings and,
    unfortunately, drive translators crazy. Closes: #361423
  * Fix typo in the package description. Closes: #390090
  * Lintian fixes:
    - Remove redundant declaration of conffiles in /etc. Closes: #356772
  * Debconf translation updates:
    - French updated
    - Czech updated. Closes: #345142
    - Swedish updated. Closes: #347608
    - German added. Sent during the call for updates for the NMU campaign.
    - Russian added. Sent during the call for updates for the NMU campaign.

 -- Christian Perrier <bubulle@debian.org>  Sun,  3 Dec 2006 12:14:00 +0100

nufw (2.0.9-5) unstable; urgency=low

  * One more patch for compilation on hppa.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Sat,  2 Dec 2006 12:31:12 +0100

nufw (2.0.9-4) unstable; urgency=low

  * Apply a patch provided by upstream to compile on hppa. This time it should
    work !

 -- Jean-Michel Kelbert <kelbert@debian.org>  Tue, 28 Nov 2006 21:12:17 +0100

nufw
(2.0.9-3) unstable; urgency=low

  * Apply a patch provided by upstream to compile on hppa.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Thu,  9 Nov 2006 21:41:03 +0100

nufw (2.0.9-2) unstable; urgency=low

  * Change copyright file to not include the entire GPL.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Wed,  1 Nov 2006 20:04:30 +0100

nufw (2.0.9-1) unstable; urgency=low

  * New upstream release.
  * Adapt packaging to version 2.
  * Many thanks to Vincent Deffontaines for its packaging.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Mon,  9 Oct 2006 21:58:20 +0200

nufw (1.0.23-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Unbreak syntactically wrong debconf template, which caused problems
    during package installation. (Closes: #360581)

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 16 Jul 2006 00:02:00 +0200

nufw (1.0.23-1) unstable; urgency=low

  * New upstream release
  * Update debconf configuration to take care of new options.
  * Upgrade build depends to libmysqlclient15-dev
  (closes: #356719)

 -- Jean-Michel Kelbert <kelbert@debian.org>  Thu, 30 Mar 2006 21:01:38 +0200

nufw (1.0.16-1) unstable; urgency=low

  * New upstream release. This is a security release. The NuFW team has
    identified a problem that could lead to Denial of Service from legitimate
    users of the authentication service.
    This has been assigned CVE-2005-3950.
  (closes: #341544)
  * Add debconf-updatepo in debian/rules.
  (closes: #329942)
  * Add debconf-2.0 as an alternate to debconf.
  (closes: #332049)
  * Use gnutls12 instead of gnutls11.
  (closes: #335769)
  * Update the French translation for debconf.
  (closes: #332575)
  * Add the Swedish translation for debconf.
  (closes: #336780)

 -- Jean-Michel Kelbert <kelbert@debian.org>  Tue, 27 Dec 2005 17:04:58 +0100

nufw (1.0.13-1) unstable; urgency=low

  * New upstream release

 -- Jean-Michel Kelbert <kelbert@debian.org>  Sun, 16 Oct 2005 18:12:39 +0200

nufw (1.0.11-1) unstable; urgency=low

  * Add the Vietnamese translation for debconf.
  (closes: #316322)
  * Add the French translation for debconf.
  (closes: #307763)
  * Add the Czech translation for debconf.
  (closes: #310700)

 -- Jean-Michel Kelbert <kelbert@debian.org>  Fri,  2 Sep 2005 22:02:12 +0200

nufw (1.0.10-1) stable; urgency=low

  * new upstream release

 -- Eric Leblond <regit@inl.fr>  Mon,  4 Jul 2005 11:32:01 +0200

nufw (1.0.8-1) unstable; urgency=low

  * new upstream release

 -- Eric Leblond <regit@inl.fr>  Fri, 10 Jun 2005 15:46:35 +0200

nufw (1.0.7-1) unstable; urgency=low

  * new upstream release

 -- Eric Leblond <regit@inl.fr>  Wed,  8 Jun 2005 09:46:42 +0200

nufw (1.0.6-1) unstable; urgency=low

  * new upstream release

 -- Eric Leblond <regit@inl.fr>  Thu,  2 Jun 2005 21:56:16 +0200

nufw (1.0.5-1) unstable; urgency=low

  * new upstream release

 -- Eric Leblond <regit@inl.fr>  Thu, 12 May 2005 12:20:42 +0200

nufw (1.0.3-1) unstable; urgency=low

  * new upstream release

 -- Eric Leblond <regit@inl.fr>  Wed, 20 Apr 2005 09:17:25 +0200

nufw (1.0.2-1) unstable; urgency=low

  * new upstream release

 -- Eric Leblond <regit@inl.fr>  Tue, 29 Mar 2005 07:16:56 +0200

nufw (1.0.1-1) unstable; urgency=low

  * New upstream release.

 -- Eric Leblond <eric@inl.fr>  Tue, 15 Mar 2005 23:22:12 +0100

nufw (1.0-1) unstable; urgency=low

  * New upstream release.
  * Add --with-system-auth to configure in debian/rules to support PAM+NSS
    authentication.
  * Add --with-ldap to support LDAP directory for users and acl lookup.
  * Add --with-gdbm to support gdbm users lookup.
  * Add --with-ident to support support ident users authentication.
  * Add libgcrypt11-dev, libgnutls11-dev, libident-dev, libpam-dev to
    Build-Depends.
  * Add postrm and preinst for nuauth.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Tue, 22 Feb 2005 22:53:22 +0100

nufw (0.8.5-3) unstable; urgency=low

  * Change debian/copyright to reflect changes made by upstreams to the
    license.
  * Initial upload in Debian. Thanks to Vincent Deffontaines for packaging the
    package before me.
  (closes: #258746)

 -- Jean-Michel Kelbert <kelbert@debian.org>  Mon, 20 Dec 2004 22:23:16 +0100

nufw (0.8.5-1) unstable; urgency=low

  * New upstream release.
  * Upstream add an exception to the GPL which allows linking with OpenSSL.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Wed,  1 Sep 2004 23:03:10 +0200

nufw (0.8.2-1) unstable; urgency=low

  * Update Description in debian/control. Thanks to Brandon Robinson.
  * Switch to gettext for the debconf templates.
  * Change the way of packaging.
  * Correct minor policy violations.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Fri, 30 Jul 2004 13:41:25 +0200

nufw (0.8.1-1) unstable; urgency=low

  * New upstream version. Adds a paquet for libnuclient, the client
  authentication library.

 -- Vincent Deffontaines <vincent@gryzor.com>  Mon,  19 Jul 2004 21:23:13 +0200

nufw (0.8.0-1) unstable; urgency=low

  * New upstream version. Adds the strict logs update option, together with
    some scaling bugfix, that would cause nuauth to grow heavily on some
    particular [DoS] conditions.

 -- Vincent Deffontaines <vincent@gryzor.com>  Mon,  5 Jul 2004 21:23:13 +0200

nufw (0.7.1-1) unstable; urgency=low

  * New upstream version. Fixes some bug that would rarely memleak nuauth.
    Adds the SQL sync option.

 -- Vincent Deffontaines <vincent@gryzor.com>  Fri, 11 Jun 2004 18:08:19 +0200

nufw (0.7.0-1) unstable; urgency=low

  * New upstream version. 0.7.0 is the first release with SSL connections all
    the way.

 -- Vincent Deffontaines <vincent@gryzor.com>  Tue, 30 Mar 2004 21:18:37 +0200

nufw (0.6.5-1) unstable; urgency=low

  * New upstream version

 -- Vincent Deffontaines <vincent@gryzor.com>  Sun, 14 Mar 2004 18:52:38 +0100

nufw (0.6.4-1) unstable; urgency=low

  * New upstream version
  * Splitted debian nuauth packages into 3, so that modules support is ...
    modular

 -- Vincent Deffontaines <vincent@gryzor.com>  Wed,  7 Jan 2004 23:49:34 +0100

nufw (0.6.3-1) unstable; urgency=low

  * Nesw upstream version

 -- Vincent Deffontaines <vincent@gryzor.com>  Wed,  7 Jan 2004 00:33:47 +0100

nufw (0.6.2-1) unstable; urgency=low

  * Upstream changed to 0.6.2

 -- Vincent Deffontaines <vincent@gryzor.com>  Sun,  4 Jan 2004 23:42:57 +0100

nufw (0.6.1-1) unstable; urgency=low

  * Upstream changed to 0.6.1

 -- Vincent Deffontaines <vincent@gryzor.com>  Mon, 22 Dec 2003 15:55:24 +0100

nufw (0.5.4-1) unstable; urgency=low

  * Initial Release.

 -- Vincent Deffontaines <vincent@gryzor.com>  Thu, 13 Nov 2003 13:03:54 +0100