Debian Patches

Status for netavark/1.4.0-4.1

Patch Description Author Forwarded Bugs Origin Last update
relax-deps.patch =================================================================== no
relax-tests.patch =================================================================== no
debian-paths.patch Allow netavark to find aardvark-dns by default
===================================================================
Reinhard Tartler <siretart@debian.org> no debian
netlink-0.5.patch This patch is based on the upstream commit described below, adapted for
use in the Debian package by Peter Michael Green.

commit 88a2a7a5a896d9b64d48b95f12e78cf91ee2b05f

update netlink-packet-{route,core} to 0.15 and 0.5

They contain breaking changes but nothing major, just moved same type
definitions.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>

===================================================================
Paul Holzinger <pholzing@redhat.com> no 2023-02-17
netlink-0.7.patch This patch is based on the upstream commit described below, adjusted for use
in the Debian package by Peter Michael Green.

commit f92a065483828ba172c858e6cbc46f75a8b933d9

bump netlink deps

There are breaking changes here so fix them, sigh.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>

===================================================================
Paul Holzinger <pholzing@redhat.com> no 2023-07-10
nix-0.27.patch This patch is based on the upstream commit described below, adapted for use
in the Debian package by Peter Michael Green.

commit 61b8e62f4205b1b2609054bb0d07771b56a5ef9c

bump nix to 0.27.1

The nix crate removes all features by default so we need to explicitly
list what we use.
Second, the io API's changed and all use the AsFd trait now. This is
great for IO safety but will require larger changes to migrate from
RawFd. Thus I went the easy way and use unsafe (not really unsafe here)
and construct and a new BorrowedFd object (which impl AsFd) for the
setns call.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>

===================================================================
Paul Holzinger <pholzing@redhat.com> no 2023-09-11

All known versions for source package 'netavark'

Links