dwww Home | Show directory contents | Find package

libnetfilter-conntrack (1.0.9-3) unstable; urgency=medium

  * [44c4074] d/gbp.conf: buildpackage: set `pristine-tar` to `false`
  * [87333e7] d/rules: revert "export dpkg build-flags" since debhelper
    manages them
  * [f8833b6] d/control: bump Standards-Version to 4.6.2
  * [1578d88] d/patches: rename patch
  * [aab4027] d/patches: add patch to correct size of array
  * [0e5055d] d/patches: add patch to fix endianness bug in filters
    (Closes: #896716)

 -- Jeremy Sowden <jeremy@azazel.net>  Mon, 02 Jan 2023 21:41:02 +0000

libnetfilter-conntrack (1.0.9-2) unstable; urgency=medium

  * [3ea7497] d/control: add b-dep on graphviz
  * [1e91ec2] d/patches: add patch to disable broken test
  * [09b8b5a] d/gbp.conf: enable pristine-tar for buildpackage
  * [ed6ccd2] d/gbp.conf: add dch commit-msg
  * [9e78098] d/: add doc-base file for -doc package
  * [b6845c1] d/: add upstream signing key
  * [08ef9ec] d/watch: bump version
  * [f5a31e3] d/watch: use HTTPS URL
  * [61bcd75] d/watch: check upstream sigs
  * [d496a28] d/rules: enable hardening
  * [d379d21] d/libnetfilter-conntrack3.symbols: add `Build-Depends-Package`
    field
  * [65877d8] d/patches/01-disable_test.patch: add metadata
  * [0df5903] d/control: use `linux-any` for arch-specific packages
  * [ce5e271] d/control: add `${misc:Pre-Depends}` to -dev and -doc
  * [21bf8bb] d/gbp.conf: sort sections
  * [4d537f4] d/rules: export dpkg build-flags

 -- Jeremy Sowden <jeremy@azazel.net>  Sat, 09 Apr 2022 15:19:46 +0100

libnetfilter-conntrack (1.0.9-1) unstable; urgency=medium

  [ Debian Janitor ]
  * [82180b7] Remove constraints unnecessary since buster

  [ Jeremy Sowden ]
  * [e2eca4e] d/control: bump Standards-Version to 4.6.0
  * [c81bb37] d/control: mark -doc `multi-arch: foreign`
  * [b5443fd] New upstream version 1.0.9
    + New nfct_nlmsg_build_filter() function that allows one to add metadata
      for kernel-side filtering of conntrack entries during conntrack table
      dump.
    + The nfct_query() API supports the new NFCT_Q_FLUSH_FILTER argument, it
      allows one to flush only ipv4 or ipv6 entries from the connection
      tracking table.
    + nfct_snprint family of functions have been updated.
    + SCTP conntrack entries now support 'heartbeat sent/acked' state.
    + Entries offloaded to hardware include '[HW_OFFLOAD]' in the formatted
      output string.
    + nfct_nlmsg_build() did not work for ICMP flows unless all ICMP attributes
      were set in the reply tuple too, this affected the 'conntrack' tool where
      updates (e.g. setting the conntrack mark to a different value) of ICMP
      flows would not work.
  * [91e2b3e] d/libnetfilter-conntrack3.symbols: add new symbols

 -- Jeremy Sowden <jeremy@azazel.net>  Mon, 14 Feb 2022 22:11:11 +0000

libnetfilter-conntrack (1.0.8-3) unstable; urgency=medium

  * New source-only upload to unstable to allow testing migration.

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 28 Jan 2021 16:36:02 +0100

libnetfilter-conntrack (1.0.8-2) unstable; urgency=medium

  * [428f3a4] d/gbp.conf:
    + set dch --id-length to 7;
    + set import-orig --pristine-tar to true.
  * [f6f472f] d/control: bump compat to 13.
  * [53cefde] d/control: bump Standards-Version to 4.5.0.
  * [813abfc] d/control: run wrap-and-sort.
  * [53d02d6] d/control: add myself to uploaders.
  * [f34f9ad] d/control: move home-page.
  * [b9018be] d/control: add build-dep on pkg-config.
  * [b25cbcd] d/control: set Rules-Requires-Root: no.
  * [a89c2c5] d/control: remove ${misc:Pre-Depends} and ${shlib:Depends} from
    -dev Depends.
  * [233b3f0] d/not-installed: add .la file.
  * [c92c91b] d/libnetfilter-conntrack3.symbols: add a symbols file.
  * [9715eec] d/.gitignore: add a .gitignore file.
  * [ebf14c4] d/changelog: shorten overlong line.
  * [4142567] d/libnetfilter-conntrack-dev.maintscript: add a
    maintscript to handle the conversion of the -dev docs symlink to a
    directory (closes: #933798).
  * [7a96abd] d/libnetfilter-conntrack-dev.dirs: the directory in the file is
    created automatically, so remove the file.
  * [51c26dd] d/: add a -doc package.
    + Add an override to run doxygen after dh_auto_build and generate the API
      documentation.
    + Add the HTML API doc's to the -doc package.
  * [f50dee6] d/control: bump Standards-Version to 4.5.1.

 -- Jeremy Sowden <jeremy@azazel.net>  Sat, 05 Dec 2020 11:58:06 +0000

libnetfilter-conntrack (1.0.8-1) unstable; urgency=medium

  [ Debian Janitor ]
  * [55b6f00] Use secure URI in Homepage field.
  * [49a3eef] Update standards version to 4.4.1, no changes needed.
  * [6f3f524] Set debhelper-compat version in Build-Depends.
  * [a631eaf] d/copyright: Use spaces rather than tabs in continuation lines.
  * [872560b] Use canonical URL in Vcs-Browser.

  [ Arturo Borrero Gonzalez ]
  * [442aa24] New upstream version 1.0.8

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

libnetfilter-conntrack (1.0.7-2) unstable; urgency=medium

  * [0a69ab2] d/control: fix URLs for VCS fields
  * [1bf56c9] d/rules: drop dbgsym migration instruction
  * [024dff4] d/control: bump std-version to 4.4.0
  * [3b47cea] d/copyright: use https
  * [6adc05f] d/changelog: cleanup trailing spaces in older entries
  * [e027df1] libnetfilter-conntrack-dev: include upstream examples
  * [53d3a8a] src:libnetfilter-conntrack: bump dh compat to 12
  * [e3d0275] src:libnetfilter-conntrack: include gitlab-ci support

 -- Arturo Borrero Gonzalez <arturo@debian.org>  Thu, 11 Jul 2019 11:56:32 +0200

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog libnetfilter-conntrack3`.

Generated by dwww version 1.15 on Thu May 23 19:11:45 CEST 2024.