File: changelog

package info (click to toggle)
golang-github-google-nftables 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 724 kB
  • sloc: makefile: 8
file content (22 lines) | stat: -rw-r--r-- 890 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
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