summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: 033db10beb26e8eeca69abc4c5cbf02dde264188 (plain)
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
687
688
689
690
nftables (1.0.9-2~progress7.99u1) graograman-backports; urgency=medium

  * Uploading to graograman-updates, remaining changes:
    - Updating maintainer field.
    - Updating uploaders field.
    - Updating bugs field.
    - Updating vcs fields.
  * Merging debian version 1.0.9-2.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Fri, 24 May 2024 06:51:06 +0200

nftables (1.0.9-2) unstable; urgency=medium

  [ Jeremy Sowden ]
  * [48ba574] d/rules: make build more verbose unless the `terse` build option
    is used
  * [be37204] d/tests: re-enable Python test-suite

  [ Helmut Grohne ]
  * [c40559d] src:nftables: fix missing Build-Depends: libpython3-all-dev
    (Closes: #1057189)

  [ Arturo Borrero Gonzalez ]
  * [aa38904] d/copyright: drop superfluous file pattern

  [ Jeremy Sowden ]
  * [c2663f1] d/control: use tracker.d.o address for `Maintainer:`
  * [679f5d8] d/control: update my e-mail address
  * [e7fdd2c] d/patches: add patch to support map variables in statements
    (Closes: #1067161)

 -- Jeremy Sowden <azazel@debian.org>  Thu, 23 May 2024 20:21:53 +0100

nftables (1.0.9-1~progress7.99u1) graograman-backports; urgency=medium

  * Initial reupload to graograman-backports.
  * Updating maintainer field.
  * Updating uploaders field.
  * Updating bugs field.
  * Updating vcs fields.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Fri, 12 Apr 2024 11:16:31 +0200

nftables (1.0.9-1) unstable; urgency=medium

  [ Jeremy Sowden ]
  * [cceedbd] d/clean: add Python egg-info directory
  * [26632e8] Use the upstream man-pages
  * [7ace353] d/control: remove unused bison & flex build-deps

  [ Arturo Borrero Gonzalez ]
  * [83ff316] New upstream version 1.0.9
  * [0b04e55] d/patches: drop patches integrated upstream
  * [f6b44a9] d/libnftables1.symbols: refresh file

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 19 Oct 2023 16:11:15 +0200

nftables (1.0.8-1) unstable; urgency=medium

  [ Arturo Borrero Gonzalez ]
  * [d80034c] d/upstream/signing-key.asc: refresh key
  * [1cdf229] Revert "d/watch: use `pgpmode=auto`"
  * [d13e924] New upstream version 1.0.8
  * [f6e0491] d/patches: drop 0001-debian-bug-1038724.patch
  * [464cb02] d/control: bump build-dep on libnftnl
  * [1d65f36] d/control: add python3-setuptool build-dep
  * [6b96c7c] d/patches: add 0001-py.patch

  [ Jeremy Sowden ]
  * [a8248a9] d/u/signing-key.asc: minimize key
  * [243be3f] d/*.lintian-overrides: override typo false positives
  * [cfe1e5a] d/rules: in-line configure options
  * [242e961] d/rules: explicitly build python3 module
  * [fbd4ae9] d/patches: add upstream patches to add pyproject.toml support
  * [0b62d3e] d/control: add build-dep on pybuild-plugins-pyproject

 -- Jeremy Sowden <jeremy@azazel.net>  Thu, 03 Aug 2023 14:55:28 +0100

nftables (1.0.7-2) unstable; urgency=medium

  * [800ca9f] d/patches: add 0001-debian-bug-1038724.patch (Closes: #1038724)

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Tue, 20 Jun 2023 17:09:27 +0200

nftables (1.0.7-1) unstable; urgency=medium

  * [5012323] New upstream version 1.0.7
  * [5965017] d/patches: drop invalid-octal-fix.patch

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Tue, 14 Mar 2023 12:36:06 +0100

nftables (1.0.6-2) unstable; urgency=medium

  [ Jeremy Sowden ]
  * [5e89bdc] d/patches: add patch to fix handling of invalid octal strings
    (Closes: #932880)
  * [df007f6] d/control: bump Standards-Version to 4.6.2

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Sun, 29 Jan 2023 12:33:00 +0100

nftables (1.0.6-1) unstable; urgency=medium

  * [41c144c] d/gbp.conf: make pristine-tar config the default
  * [69ab9ff] d/watch: refresh tarball extension, use tar.xz
  * [d6a12b6] New upstream version 1.0.6 (Closes: #932877)
  * [5bff90c] src:nftables: bump build-dep version libnftnl to 1.2.4
  * [19569e2] d/patches: drop all patches

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 22 Dec 2022 12:14:49 +0100

nftables (1.0.5-2) unstable; urgency=medium

  [ Jeremy Sowden ]
  * [14670b7] d/control: bump Standards-Version to 4.6.1
  * [accc8cd] d/patches: add patch to fix listing of sets containing
    unclosed prefix intervals (closes: #1018156)
  * [f42c641] d/patches: add patch to fix typo's
  * [46b0bd9] d/rules: `override_dh_fixperms` -> `execute_after_dh_fixperms`
  * [b639b39] d/rules: fix non-reproducible dates in man-pages

  [ Helmut Grohne ]
  * [9b4c211] nftables: fix FTCBFS: B-D on a native python (Closes: #1022965)

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 03 Nov 2022 10:34:20 +0100

nftables (1.0.5-1) unstable; urgency=medium

  * [882aebc] New upstream version 1.0.5
  * [d1e9d3f] src:nftables: bump build-dep on libnftnl-dev

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 10 Aug 2022 13:29:18 +0200

nftables (1.0.4-2) unstable; urgency=medium

  * [9e654e0] d/nftables.conf: use named priorities
  * [0e9757f] d/u/signing-key.asc: minimize signing key
  * [49d2aee] d/libnftables1.symbols: add `Build-Depends-Package` field
  * [1a50850] d/control: set R³: no.
  * [1699c66] d/control: add myself to uploaders.
  * [cd9f31f] d/watch: use HTTPS URL
  * [a6a05b6] d/watch: use `pgpmode=auto`
  * [072624b] d/gbp.conf: buildpackage, import-orig: enable `pristine-tar`
  * [92a12a3] d/gbp.conf: dch: set `id-length`
  * [6ad5a0b] d/not-installed: remove static archive
  * [c53e37d] d/rules: remove obsolete dh_installinit override
  * [fb41a26] d/rules: move dh_auto_configure override
  * [59c9317] d/rules: include architecture.mk
  * [8f18fcd] d/rules: pass `--restart-after-upgrade` to dh_installsystemd
    (closes: #1012613)
  * [f9d8a42] d/copyright: remove obsolete files
  * [75426a2] d/changelog: wrap long line

 -- Jeremy Sowden <jeremy@azazel.net>  Sun, 19 Jun 2022 18:04:19 +0100

nftables (1.0.4-1) unstable; urgency=medium

  [ Christian Ehrhardt ]
  * [8b15f04] Fix version map usage and add symbols file
    (Closes: #1007888 LP: #1965464)

  [ Arturo Borrero Gonzalez ]
  * [527715a] New upstream version 1.0.4
  * [929b673] d/patches: drop all patches
  * [1a1a7e5] d/control: bump build-dep on libnftnl

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 08 Jun 2022 00:59:59 +0200

nftables (1.0.2-1) unstable; urgency=medium

  [ Arturo Borrero Gonzalez ]
  * d/examples/workstation.nft: update icmpv6 example (Closes: #1000407)

  [ Sven Strickroth ]
  * Add rules for ICMPv6 packets which must not be dropped

  [ Arturo Borrero Gonzalez ]
  * New upstream version 1.0.2
  * d/patches: add 0001-examples-compile.patch
  * libnftables-dev: include some code examples

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 23 Feb 2022 12:30:25 +0100

nftables (1.0.1-1) unstable; urgency=medium

  [ Jenkins ]
  * [5be1165] Remove constraints unnecessary since buster

  [ Arturo Borrero Gonzalez ]
  * [ddc89dc] nftables: recommend netbase (Closes: #995343)
  * [1187467] src:nftables: bump std-version to 4.6.0
  * [ca1f8ef] d/copyright: refresh reference to libnftables.h
  * [6d3871a] New upstream version 1.0.1
  * [48ae700] src:nftables: bump build-dep on libnftnl to 1.2.1

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Fri, 19 Nov 2021 14:59:06 +0100

nftables (1.0.0-1) unstable; urgency=medium

  * [3d9fb4f] New upstream version 1.0.0

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Sat, 04 Sep 2021 18:45:41 +0200

nftables (0.9.9-1~exp1) experimental; urgency=medium

  * [8f1a46c] src:nftables: run wrap-and-sort
  * [5d16ed2] python3-nftables: add Depends on python3-jsonschema
  * [b63b60f] New upstream version 0.9.9
  * [45dd54e] src:nftables: bump build-dep on libnftnl to 1.2.0
  * [ffc9a3f] examples: relocate some upstream files

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 26 May 2021 12:32:25 +0200

nftables (0.9.8-3) unstable; urgency=medium

  * [94a6c9b] src:nftables: add docbook-xsl again as build-dep.
    Thanks to Michael Biebl for the suggestion (Closes: #981641)

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Tue, 02 Feb 2021 17:25:57 +0100

nftables (0.9.8-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * [4eb3236] src:nftables: reduce Build-Depends (Closes: #981206)

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 27 Jan 2021 18:04:11 +0100

nftables (0.9.8-1) unstable; urgency=medium

  * [ccb440d] New upstream version 0.9.8
    Closes: #944759
    Closes: #933621
    Closes: #932878
  * [fb3429c] src:nftables: bump build-dep on libnftnl to 1.1.9
  * [1539707] src:nftables: bump std-version to 4.5.1
  * [48ea92d] src:nftables: switch to libeditreadline (Closes: #979103)

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Sun, 17 Jan 2021 18:48:39 +0100

nftables (0.9.7-1) unstable; urgency=medium

  * [8813565] d/t/control: mark nft -h test as superficial (Closes: #969851)
  * [2a29c4f] d/upstream/signing-key.asc: refresh
  * [eaf8b7f] New upstream version 0.9.7
  * [80c259b] src:nftables: bump build-dep on libnftnl to 1.1.8

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 28 Oct 2020 16:01:29 +0100

nftables (0.9.6-1) unstable; urgency=medium

  * [e2f26f2] New upstream version 0.9.6 (Closes: #962909)
  * [a203bd9] nftables: bump libmnl build-dep version to 1.0.4
  * [e7a683f] tests: only run them with kernels >= 5.x
  * [517865d] src:nftables: bump std-version to 4.5.0

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Tue, 16 Jun 2020 10:46:53 +0200

nftables (0.9.5-1) unstable; urgency=medium

  * [15ebe06] New upstream version 0.9.5
  * [1cc07ee] build-deps: bump libnftnl requirement to 1.1.7
  * [34f7c95] src:nftables: bump debhelper compat level to 13

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Mon, 08 Jun 2020 11:11:53 +0200

nftables (0.9.4-1) unstable; urgency=medium

  * [41441b9] New upstream version 0.9.4
  * [9de28bb] d/patches: drop 0001-upstream-py-load-soname.patch
  * [7c044e8] src:nftables: bump build-dep on libnftnl to 1.1.6

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 02 Apr 2020 12:30:12 +0200

nftables (0.9.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Set debhelper-compat version in Build-Depends.
  * Re-export upstream signing key without extra signatures.
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Drop unnecessary dependency on dh-autoreconf.
  * Use canonical URL in Vcs-Git.

  [ Chris Lamb ]
  * [24184a4] nftables: don't install example Makefile (Closes: #946332)

  [ Arturo Borrero Gonzalez ]
  * [7d2cf78] d/patches: add 0001-upstream-py-load-soname.patch
    (Closes: #946219)

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Tue, 17 Dec 2019 13:49:23 +0100

nftables (0.9.3-1) unstable; urgency=medium

  * This release was packaged and uploaded to Debian while on a 300km/h train.
    Hope it works :-)
  * [01e140c] New upstream version 0.9.3
    Closes: #944669
    Closes: #916863
  * [1674c79] src:nftables: bump build-dep version on linftnl
  * [7074517] d/patches: drop patches included in latest upstream release

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Tue, 03 Dec 2019 14:03:14 +0100

nftables (0.9.2-2) unstable; urgency=medium

  [ Konstantin Demin ]
  * [9c626fc] d/rules: build less verbose if requested

  [ Arturo Borrero Gonzalez ]
  * [ba5d4d0] nftables: add Suggests: firewalld
  * [f8bea94] nftables: add upstream patches to address firewalld testsuite
    failures (Closes: #939838)
  * [35f35af] src:nftables: bump std-version to 4.4.1

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 09 Oct 2019 19:40:31 +0200

nftables (0.9.2-1) unstable; urgency=medium

  * [d29de9d] New upstream version 0.9.2
  * [27aa9aa] src:nftables: bump build-dep on libnftnl to 1.1.4
  * [2b73890] src:nftables: drop all patches, now included in upstream source
  * [4ff7527] d/rules: make build more verbose by default
  * [990710e] nftables: include more upstream example files

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 28 Aug 2019 13:22:32 +0200

nftables (0.9.1-3) unstable; urgency=medium

  * [609ee76] d/README.Debian: refresh file
  * [3255aaa] src:nftables: run wrap-and-sort
  * [5337001] nftables: raise package priority to important
  * [09b720f] src:nftables: add docbook-xsl build-dep
  * [9db946c] src:nftables: bump debhelper compat to 12
  * [4f0bb1d] nftables.maintscript: introduce file
  * [1b54808] d/patches: add BE fixtures (Closes: #934740)

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 15 Aug 2019 15:01:49 +0200

nftables (0.9.1-2) unstable; urgency=medium

  * [9dc1bd1] d/control: bump std-version to 4.4.0

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 10 Jul 2019 11:19:29 +0200

nftables (0.9.1-1~exp1) experimental; urgency=medium

  * [683e6f1] src:nftables: add salsa CI support
  * [23e5163] d/watch: add missing line break
  * [b6500d8] d/upstream/signing-key.asc: refresh key
  * [b326349] New upstream version 0.9.1
  * [bf731ca] d/patches: drop reproducible.patch
  * [29aa197] nftables: refresh build-dep for documentation
  * [9d4cbf9] nftables: bump libnftnl build-dep version requirement
  * [6d3bbe5] d/patches: add build_docs.patch
  * [d041ac8] nftables-dbg: drop debug symbol migration relationship depends
  * [b1c680a] libnftables: bump SONAME from 0 to 1
  * [8f39f4d] libnftables1: include additional manpages
  * [40f70bf] d/copyright: refresh file
  * [edb2911] python3-nftables: introduce new binary package

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 26 Jun 2019 13:43:47 +0200

nftables (0.9.0-2) unstable; urgency=medium

  * [0509603] d/t/control: mark internaltest-shell.sh as flaky (Closes: #903083)
  * [79434be] d/t: run monitor testsuite
  * [9b254aa] nftables: enable JSON support

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Mon, 03 Dec 2018 14:11:14 +0100

nftables (0.9.0-1) unstable; urgency=medium

  * [d1ad0df] d/t/internaltest-shell.sh: use installed nft binary
  * [b857e27] d/control: add multiarch support for both libnftables0 and
    libnftables-dev
  * [94ba918] New upstream version 0.9.0
  * [b76ced6] d/control: bump build-dep on libnftnl
  * [f4bbe12] d/control: bump std-versions to 4.1.4

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Sat, 09 Jun 2018 14:47:07 +0200

nftables (0.8.5-1) unstable; urgency=medium

  * [c135598] d/t/control: disable internaltest-py.sh
  * [c64af79] d/control: bump libnftnl buld-dep version to 1.1.0
    (Closes: #898538)
  * [6c014f1] New upstream version 0.8.5
  * [bc3bf1c] d/patches/: drop rename_libnftables_h.patch

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Tue, 15 May 2018 10:54:19 +0200

nftables (0.8.4-1) unstable; urgency=medium

  * [7c20e29] New upstream version 0.8.4
  * [4d1ae20] libnftables: introduce binary packages
  * [fe2897f] d/copyright: refresh with libnftables

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 03 May 2018 19:46:30 +0200

nftables (0.8.3-1) unstable; urgency=medium

  * [2cc4fde] New upstream version 0.8.3
  * [b2ad2f6] nftables: refresh example files
  * [680e9d0] d/rules: use dh_installsystemd

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Sun, 04 Mar 2018 22:01:25 +0100

nftables (0.8.2-1) unstable; urgency=medium

  [ Helmut Grohne ]
  * [159958f] d/rules: use dh_auto_configure (Closes: #888715)

  [ Arturo Borrero Gonzalez ]
  * [66b45dd] New upstream version 0.8.2

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Fri, 02 Feb 2018 19:57:44 +0100

nftables (0.8.1-1) unstable; urgency=medium

  * [46be8e1] d/control: update git URLs
  * [77d8cc2] New upstream version 0.8.1
  * [57c711b] d/control: bump build-dep on libnftnl
  * [517ecd2] d/control: bump std-version to 4.1.3
  * [bc590c4] d/compat: bump dh compat to 11
  * [68fbe65] d/copyright: use HTTPS in the URL

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 17 Jan 2018 14:55:14 +0100

nftables (0.8-2) unstable; urgency=medium

  * [95b5638] d/t/internaltest-py.sh: enable test, dummy module not required
  * [a5f037d] d/control: bump build-dep version on libxtables to 1.6.1.
    Thanks to James Clarke for the report.

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Mon, 27 Nov 2017 13:07:24 +0100

nftables (0.8-1) unstable; urgency=medium

  [ Alexander Greiner-Bär ]
  * [4157de9] nftables.service: use correct order in systemd unit file
    (Closes: #873856)

  [ Arturo Borrero Gonzalez ]
  * [311b618] New upstream version 0.8
  * [b38f21a] d/control: bump libnftnl dependency to 1.0.8
  * [19f5962] d/control: bump std-version to 4.1.1
  * [7d95221] d/watch: ignore nftables upstream version 0.100 and 0.099
  * [da499c0] d/control: update package description
  * [734076e] nftables: update package documentation
  * [8883735] d/copyright: refresh file
  * [c5af3f3] d/control: drop old depends of dh- packages

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 18 Oct 2017 01:00:05 +0200

nftables (0.7-2) unstable; urgency=medium

  [ Arturo Borrero Gonzalez ]
  * [058867f] d/control: move package to pkg-netfilter

  [ Martin Dickopp ]
  * [bf9bd6e] nftables.service: load firewall earlier in the boot process
    (Closes: #866902)

  [ Arturo Borrero Gonzalez ]
  * [772f6ea] d/control: bump std-version to 4.0.0

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Mon, 03 Jul 2017 09:23:22 +0200

nftables (0.7-1) unstable; urgency=medium

  * [c7b6524] New upstream version 0.7
  * [b061528] nftables: switch to debhelper compat 10
  * [33238bc] nftables-dbg: switch to -dbgsym package
  * [4d838e4] d/control: bump dependency on libnftnl
  * [0fac534] d/control: refresh kernel version reference in nftables
    description
  * [625229a] d/rules: enable hardening

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 22 Dec 2016 11:21:01 +0100

nftables (0.6+snapshot20161117-2) unstable; urgency=medium

  * [078c41a] d/tests/: disable internaltest-py.sh
  * [0560a63] nftables-dbg: use Multi-Arch: same
  * [f2ace74] nftables: don't use libxtables11

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Wed, 23 Nov 2016 12:43:46 +0100

nftables (0.6+snapshot20161117-1) unstable; urgency=medium

  * [2540606] New upstream version 0.6+snapshot20161117
  * [8879bd0] d/control: bump build-dep on libnftnl 1.0.6+snapshot20161117
  * [f90e51c] nftables: enable libxtables integration

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 17 Nov 2016 11:30:33 +0100

nftables (0.6-3) unstable; urgency=medium

  * [c4cacdd] d/: update email address to 'arturo@debian.org'

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Mon, 10 Oct 2016 11:10:16 +0200

nftables (0.6-2) unstable; urgency=medium

  * [2ff280b] d/tests/systemd-service-test.sh: dont use echo in the
    initial warning
  * [89a01ba] d/tests/internaltests-shell.sh: dont' run testsuite if
    kernel is < 4.x
  * [59e6ac2] d/nftables.{postinst,postrm,preinst}: gracefully delete
    /etc/init.d/nftables (Closes: #833078)

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Mon, 01 Aug 2016 12:26:56 +0200

nftables (0.6-1) unstable; urgency=medium

  * [5564626] Imported Upstream version 0.6
  * [65ce938] d/control: bump dependency version on libnftnl
  * [2127d04] d/control: adjust dependecy on libmnl 1.0.3
  * [d18e174] d/control: point to linux 4.7 in package descriptions

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Fri, 03 Jun 2016 10:31:34 +0200

nftables (0.5+snapshot20160509-1) unstable; urgency=medium

  * [5a7c867] d/tests/internaltests-py.sh: run testsuite with installed
    binary
  * [b2282c4] d/tests/systemd-service-test.sh: don't run tests if old
    kernel is present
  * [b389985] Imported Upstream version 0.5+snapshot20160509

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Mon, 09 May 2016 13:58:32 +0200

nftables (0.5+snapshot20160426-1) unstable; urgency=medium

  * [955e138] d/tests/systemd-service-test.sh: adapt script to
    ci.debian.net
  * [ad1699a] Imported Upstream version 0.5+snapshot20160426

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Tue, 26 Apr 2016 11:01:18 +0200

nftables (0.5+snapshot20160419-3) unstable; urgency=medium

  * [f1d8880] d/control: bump standars-version to 3.9.8
  * [65bae17] d/tests: add systemd-service-test.sh
  * [e2e4cd7] d/tests: include script extension in file names
  * [fd16851] d/: gracefully delete old config files from /etc/nftables
    (Closes: #822239)
  * [af57b91] d/rules: prevent dh_installinit to act on
    /etc/init.d/nftables

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Mon, 25 Apr 2016 11:37:00 +0200

nftables (0.5+snapshot20160419-2) unstable; urgency=medium

  * [cf22dca] d/tests/control: internaltests-shell requires kmod
  * [dd847bb] d/README.Debian: fix several typos

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Wed, 20 Apr 2016 17:25:50 +0200

nftables (0.5+snapshot20160419-1) unstable; urgency=medium

  * [88b9c37] d/rules: don't add /etc/nftables/ dir to 'nftables' binary package
  * [e0472f0] sysvinit: the init script is now just an example
  * [f89907b] examples: restore upstream examples
  * [8228918] d/nftables.examples: cleanup leftover line regarding upstream
  examples
  * [0655029] nftables.conf: provide a skeleton firewall and use the old one as
  example (Closes: #804648)
  * [dc504e4] examples/syntax/README: point to the nftables wiki
  * [ecd9257] examples/syntax/nat: add new example file
  * [406baf9] examples/syntax/: add a new example file: overview
  * [3fa3d3e] d/control: bump standards to 3.9.7
  * [79a8520] Imported Upstream version 0.5+snapshot20160419
  * [775f2af] d/control: get rid of XS-Testsuite
  * [9ac90db] d/control: change Vcs-git from git:// to https://
  * [b4b8ee7] d/control: bump dependency with libnftnl
  * [9e6b0eb] d/tests: run internal nftables tests (shell)
  * [f8e3da1] d/tests: run internal nftables tests (py)

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Wed, 20 Apr 2016 12:00:22 +0200

nftables (0.5+snapshot20151106-1) unstable; urgency=medium

  * [bd1e71f] Imported Upstream version 0.5+snapshot20151106
  * [b7e3c39] d/control: bump build-dep on libnftnl

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Fri, 06 Nov 2015 13:32:49 +0100

nftables (0.5-2) unstable; urgency=medium

  * [92938c3] d/rules: get rid of useless commented line
  * [a04a737] d/: add nftables-dbg binary package

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Tue, 13 Oct 2015 14:03:25 +0200

nftables (0.5-1) unstable; urgency=medium

  * [007a8d0] Imported Upstream version 0.5
  * [9a90c87] d/control: nftables 0.5 requires libnftnl >= 1.0.5
  * [17fdcc1] d/control: update nftables description: linux 4.2 recommended
  * [a473529] d/copyright: update file to include latest changes in v0.5
  * [4a9deac] d/copyright: drop copyright for debian/*

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Fri, 18 Sep 2015 11:44:21 +0200

nftables (0.4-7) unstable; urgency=medium

  [ Vincent Blut ]
  * [0fc181f] d/copyright: fix missing doc/nft.xml license (Closes: #795096)

  [ Arturo Borrero Gonzalez ]
  * [ae662e4] d/rules: drop get-orig-source code

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Mon, 17 Aug 2015 11:20:15 +0200

nftables (0.4-6) unstable; urgency=medium

  * [4f9fbf0] d/tests/control: add restriction to run test as root
  * [be594d3] nftables.conf: improve icmpv6 support

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Fri, 15 May 2015 12:53:09 +0200

nftables (0.4-5) unstable; urgency=medium

  * [231244a] sysvinit: don't start the service by default

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Wed, 06 May 2015 11:56:10 +0200

nftables (0.4-4) unstable; urgency=medium

  * [c8b825e] /etc/init.d/nftables: fix inverted logic in status op.
    Thanks to Manolo Diaz for the fast report (Closes: #783608)
  * [2105ccb] source: make the build reproducible

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Tue, 05 May 2015 12:15:33 +0200

nftables (0.4-3) unstable; urgency=medium

  * [d42d50f] d/nftables.init: doesn't require networking to stop
  * [ceee9cb] d/nftables.service: the service is of Type=oneshot
  * [8415993] d/nftables.init: fix bashism in status operation.
    Thanks to Manolo Diaz for the bug report (Closes: #775875)
  * [a0e197a] d/tests: add basic autopkgtest support

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Fri, 20 Mar 2015 21:27:46 +0100

nftables (0.4-2) unstable; urgency=medium

  * Both a /etc/init.d/nftables and a nftables.service files are distributed
  for admins to easily make nftables theirs system firewalls.
  * [2237bad] d/nftables.examples: only ship upstream examples, not in
    /etc/nftables

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Fri, 09 Jan 2015 14:59:47 +0100

nftables (0.4-1) unstable; urgency=medium

  * [b187410] d/control: bump standars to 3.9.6
  * [2021272] Imported Upstream version 0.4 (Closes: #773401)
  * [8b73e74] d/patches/: drop all v0.3 patches
  * [bff758e] d/control: depends on libnftnl >= 1.0.3
  * [0e2023b] d/copyright: put more general statement first
  * [b382dff] d/rules: fix perms of files under /etc/nftables
  * [96252e6] d/rules: disable silent rules

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Mon, 22 Dec 2014 10:33:33 +0100

nftables (0.3-1) unstable; urgency=medium

  * [3a4f54a] d/patches: patch to harden the build
  * [b6c82d5] Imported Upstream version 0.3
  * [98e5eb7] d/control: depends on libnftnl >= 1.0.2

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Wed, 25 Jun 2014 19:02:59 +0200

nftables (0.2-2) unstable; urgency=low

  * [6aa52bf] d/README.Debian: fix Patrick McHardy name
  * [ca0e8ba] d/nftables.links: fix broken links file
  * [7492a48] d/rules: delete override for dh_auto_test
  * [1aca9dd] d/patches: improve verbose_build.patch

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Tue, 27 May 2014 11:14:48 +0200

nftables (0.2-1) unstable; urgency=low

  * Initial release (Closes: #522176)

 -- Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>  Fri, 09 May 2014 19:22:44 +0100