File: changelog

package info (click to toggle)
golang-github-google-nftables 0.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 756 kB
  • sloc: makefile: 8
file content (52 lines) | stat: -rw-r--r-- 1,939 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
golang-github-google-nftables (0.2.0-3) unstable; urgency=medium

  * Fix d/control uploaders syntax error (Closes: #1100633).

 -- Thomas Goirand <zigo@debian.org>  Fri, 21 Mar 2025 16:29:00 +0100

golang-github-google-nftables (0.2.0-2) unstable; urgency=medium

  * Re-upload to unstable after successfully rebuilding reverse-depends.
  * Add myself as uploader.

 -- Thomas Goirand <zigo@debian.org>  Thu, 13 Mar 2025 09:02:47 +0100

golang-github-google-nftables (0.2.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Removed patches applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Tue, 11 Mar 2025 11:11:49 +0100

golang-github-google-nftables (0.1.0-4) unstable; urgency=high

  * Backport upstream fix for the AddSet() function that's been reversing
    byte order on all little-endian architectures (Closes: #1071247),
    breaking crowdsec-firewall-bouncer (See: #1071248):
     - 0002-Implement-set-KeyByteOrder-226.patch

 -- Cyril Brulebois <cyril@debamax.com>  Tue, 21 May 2024 09:42:17 +0200

golang-github-google-nftables (0.1.0-3) unstable; urgency=medium

  * Backport fix from upstream to fix the test suite on 32-bit archs (the
    library was fine, the tests were wrong):
     - 0001-alignedbuff-fix-alignment-test-issue-on-32-bit-archs.patch
  * Ignore test suite failures on big endian archs: according to upstream,
    the code is big endian compatible, but a lot of the tests use byte
    fixtures that are little endian (#210).

 -- Cyril Brulebois <cyril@debamax.com>  Mon, 12 Dec 2022 04:07:14 +0000

golang-github-google-nftables (0.1.0-2) unstable; urgency=medium

  * Source-only upload for testing eligibility.

 -- Cyril Brulebois <cyril@debamax.com>  Tue, 06 Dec 2022 21:34:33 +0100

golang-github-google-nftables (0.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #1025254).

 -- Cyril Brulebois <cyril@debamax.com>  Tue, 06 Dec 2022 14:19:06 +0000