<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-containers/netavark, branch whinlatter</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=whinlatter</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=whinlatter'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2025-10-19T01:01:55+00:00</updated>
<entry>
<title>netavark: update to v1.16.1</title>
<updated>2025-10-19T01:01:55+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-10-19T01:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=17e2c213c6c213322ba128abf2a4fd897a98491d'/>
<id>urn:sha1:17e2c213c6c213322ba128abf2a4fd897a98491d</id>
<content type='text'>
Bumping netavark to version v1.16.1-1-g64b453a, which comprises the following commits:

    c95689f release v1.16.1
    72706df release notes for v1.16.1
    b032159 Revert "[skip-ci] Update actions/download-artifact action to v5"
    00c8234 update nftables to v0.6.3
    99f73d4 release v1.16.0
    97ee174 release notes for v1.16.0
    ebe61f2 sync release notes from 1.15 branch
    38b098f fix new lint warnings on rust 1.89
    e6ef79e [skip-ci] Update actions/checkout action to v5
    9b3e332 [skip-ci] Update actions/download-artifact action to v5
    e5a773a fix(deps): update rust crate tokio to 1.47.1
    6c72a58 fix(deps): update rust crate clap to ~4.5.42
    8bc9a2d fix(deps): update rust crate serde_json to 1.0.142
    6eed183 fix(deps): update rust crate tokio to 1.47.0
    9002adc fix(deps): update rust crate hyper-util to 0.1.16
    f7c3883 exec_netns macro: update comment
    dbc9200 test: add new test program for connection checks
    c984a9f add .cargo/config.toml to runs tests via unshare -rn
    43e979d fix(deps): update rust crate rand to 0.9.2
    2369c96 fix(deps): update rust crate serde_json to 1.0.141
    1614faf fix(deps): update rust crate zbus to 5.9.0
    2fee844 log default route mtu
    57e37bb get_mtu_from_iface_attributes: return error without mtu
    fbedef9 make get_default_route_interface return the full LinkMessage
    38cbf3a bridge: early break out of loop
    047ef70 change exec_netns macro to return result
    cd4d1ff Set bridge MTU to match default route.
    5c39692 fix(deps): update rust crate zbus to 5.8.0
    c40ee94 fix(deps): update rust crate hyper-util to 0.1.15
    4c5833d fix(deps): update rust crate tokio to 1.46.1
    e2d1f6e fix(deps): update rust crate tokio to 1.46.0
    e5b23f0 fix new rust 1.88 lint errors
    083e525 fix(deps): update rust crate clap to ~4.5.40
    7e93c15 fix(deps): update rust crate hyper-util to 0.1.14
    7105bee make more use of NetavarkError
    bc1eeda drop DhcpProxy error type from NetavarkError
    8188984 update nix to v0.30.1
    6a08cd6 fix(deps): update rust crate clap to ~4.5.39
    204dc49 fix(deps): update rust crate zbus to 5.7.1
    060f55d write bridge sysctl to config file
    b67d91b extract systemd path check to core_utils
    35f1db6 move sysctl code into separate module
    1d5ee4e wrap sysctl name in error
    cdf7302 drop sysctl dependency
    f6604eb update MSRV to v1.83
    acd3949 dhcp_proxy: set timeout_sender only if required
    769a2ac cargo: bump mozim to 0.2.6
    b6e12b2 fix(deps): update rust crate hyper-util to 0.1.13
    03f1269 Revert "remove search domain from response"
    0a6db8d fix(deps): update rust crate tokio to 1.45.1
    fca86bb update netlink-packet-route to v0.23.0
    3514007 update nix to v0.30.1
    23ba475 remove unused nispor from Cargo.toml
    ecb32b3 fix(deps): update rust crate zbus to 5.7.1
    c24391b fix(deps): update rust crate hyper-util to 0.1.12
    a1046af rpm: update description
    8f6f84d bump to v1.16.0-dev
    c382840 fix(deps): update rust crate zbus to 5.7.0

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>netavark: update to v1.15.2</title>
<updated>2025-07-07T15:42:27+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-06-27T13:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=45063e5976133eef87cfc2dc534d563b9b177719'/>
<id>urn:sha1:45063e5976133eef87cfc2dc534d563b9b177719</id>
<content type='text'>
Bumping netavark to version v1.15.2-1-g3955c1f, which comprises the following commits:

    01b002f release v1.15.2
    937edfb release notes for v1.15.2
    913bf55 dhcp_proxy: set timeout_sender only if required
    763c86b cargo: bump mozim to 0.2.6
    868d33d release v1.15.1
    29f991c release notes for v1.15.1
    ad51a4a Revert "remove search domain from response"
    aadd9fe release v1.15.0
    7395403 release notes for v1.15.0
    8dd201b update release notes from v1.14.1
    a819174 update nftables to 0.6.2
    fa0cce8 run cargo update
    18e6472 chore(deps): update rust crate tempfile to 3.20.0
    ebbc9d1 chore(deps): update rust crate chrono to 0.4.41
    dc8e9f2 fix(deps): update rust crate tokio to 1.45.0
    ccde461 fix(deps): update tonic monorepo to 0.13.1
    a7a2748 fix(deps): update rust crate zbus to 5.6.0
    e2aecba fix(deps): update rust crate sha2 to 0.10.9
    da0933e fix(deps): update rust crate clap to ~4.5.37
    cfe74dc aardvark: handle names more safely
    13cd456 aardvark: use one buffer for commit_entry()
    efe127c don't clone container_names in AardvarkEntry
    7084b2e Makefile: correctly set SOURCES
    adcddf6 remove some unused deps
    0795886 Makefile: use cargo --locked in CI
    99ede94 chore(deps): update dependency containers/automation_images to v20250422
    86a4826 ci: ensure tree is clean after build
    4ed8ac7 fix(deps): update rust crate rand to 0.9.1
    ea3479b .github: check_cirrus_cron work around github bug
    ca2ad7f Cargo.lock: fix desync with Cargo.toml
    84ec751 fix(deps): update rust crate netlink-packet-utils to 0.6.0
    d629405 firewalld_reload: share connection
    b675bd2 fix new rust 1.86 lint errors
    810ee33 ignore SIGTERM and SIGINT on teardown
    36d89b2 fix(deps): update rust crate tokio to 1.44.2
    3bfe78e Release GHA: Automatically publish crate
    d430758 test: use ncat not nc
    2c4d5b6 update CI image 2025-03-24
    6c6c89b fix new clippy lint errors
    7ef70f8 fix(deps): update rust crate env_logger to 0.11.8
    5d6a3f0 fix(deps): update rust crate clap to ~4.5.34
    8eb7a23 chore(deps): update rust crate once_cell to 1.21.3
    ed5f940 fix(deps): update rust crate hyper-util to 0.1.11
    3b031a7 GHA: Automate release
    9035c67 remove search domain from response
    5daf5cb chore(deps): update rust crate once_cell to 1.21.2
    b940984 fix(deps): update tonic monorepo to 0.13.0
    1be221f Add link to c/common contributor's guide
    b361626 fix(deps): update rust crate log to 0.4.27
    8a34126 chore(deps): update rust crate tempfile to 3.19.1
    3880a19 fix(deps): update rust crate nispor to 1.2.23
    803309a fix(deps): update rust crate netlink-packet-route to 0.22.0
    850d6af Fix detect of Firewalld's StrictForwardPorts property
    8605514 chore(deps): update rust crate tempfile to 3.19.0
    683d3ad chore(deps): update rust crate once_cell to 1.21.1
    0783767 fix(deps): update rust crate tokio to 1.44.1
    566febc chore(deps): update rust crate once_cell to 1.21.0
    b47c5bc fix(deps): update rust crate env_logger to 0.11.7
    67bf793 fix(deps): update rust crate tokio to 1.44.0
    3902d99 test/001-basic: Make commit test optional
    af59e5c .github: remove cirrus rerun action
    dd46baf chore(deps): update rust crate tempfile to 3.18.0
    76dfaaa fix(deps): update rust crate clap to ~4.5.31
    fd6ebf0 chore(deps): update rust crate chrono to 0.4.40
    9a3dcaf fix(deps): update rust crate zbus to v5
    fd440e1 Bump MSRV to v1.77
    44e3864 Update Rust crate log to 0.4.26
    f990a78 cirrus: do not build debug bins
    a08bb55 Makefile: do not rebuild if nothing changed
    4ac1563 Makefile: uninstall netavark-firewalld-reload.service
    8668643 docs/Makefile: several fixes
    c1518c9 Makefile: build docs by default
    9b0209c Makefile: do not build twice
    fa4c8ce chore(deps): update rust crate tempfile to 3.17.1
    6963b06 chore(deps): update rust crate tempfile to 3.17.0
    18889e4 fix(deps): update rust crate prost to 0.13.5
    dfac98b Bump to v1.15.0-dev

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>containers: adapt to UNPACKDIR changes</title>
<updated>2025-06-26T02:40:08+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-06-26T02:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=bc2a750d5cd518706aff406da6e0719ce475e36b'/>
<id>urn:sha1:bc2a750d5cd518706aff406da6e0719ce475e36b</id>
<content type='text'>
This commit updates the container recipes to the OE core UNPACKDIR
changes.

  - We drop references to WORKDIR
  - We adjust destsuffix fetches to use BB_GIT_DEFAULT_DESTSUFFIX
    instead of 'git'
  - Update our GOPATH references to use UNPACKDIR
  - Drop S = assignemnts where possible

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>netavark: add whitespace around assignments</title>
<updated>2025-04-03T17:56:53+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2025-04-02T16:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=0aca30707160c7cd226c2a1d03016e2a85ae8738'/>
<id>urn:sha1:0aca30707160c7cd226c2a1d03016e2a85ae8738</id>
<content type='text'>
With:
https://lists.openembedded.org/g/bitbake-devel/message/17508
there are WARNINGs like:

WARNING: meta-virtualization/recipes-containers/netavark/netavark_1.14.1.bb: meta-virtualization/recipes-containers/netavark/netavark_1.14.1.bb:25 has a lack of whitespace around the assignment: 'PACKAGECONFIG[aardvark-dns]= ",,, aardvark-dns"'

Signed-off-by: Martin Jansa &lt;martin.jansa@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>netavark: update to v1.14.1</title>
<updated>2025-03-24T18:42:34+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-03-24T13:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=11832b140a9743bc852495135e67f58a653d1e57'/>
<id>urn:sha1:11832b140a9743bc852495135e67f58a653d1e57</id>
<content type='text'>
Creates updated with: bitbake -c update_crates netavark

Bumping netavark to version v1.14.1-1-g0d623ce, which comprises the following commits:

    8711e83 Release v1.14.1
    0b7cbc5 Release notes for v1.14.0
    389d8d9 Fix detect of Firewalld's StrictForwardPorts property
    6267803 test/001-basic: Make commit test optional
    99bd7d7 cirrus: do not build debug bins
    ce947ad Makefile: do not rebuild if nothing changed
    1e5dc1c Makefile: uninstall netavark-firewalld-reload.service
    3b5bf92 docs/Makefile: several fixes
    c4c37ca Makefile: build docs by default
    26baf2c Makefile: do not build twice
    2af9044 Release v1.14.0
    c38577b release notes for v1.14.0
    b086c4e update release notes from v1.13.1
    35a0efb run cargo update
    4fea4c0 Finalize firewalld port forwarding support
    6b4ecbd chore(deps): update rust crate once_cell to 1.20.3
    6f0bc1d fix(deps): update rust crate rand to 0.9.0
    6e5de55 Add handling for firewalld's StrictForwardPorts setting
    fd8e99b fix lint issues wirh rust 1.84
    bb17a6d chore(deps): update dependency containers/automation_images to v20250131
    3cd3d9e chore(deps): update rust crate tempfile to 3.16.0
    f57ae66 rename macvlan_dhcp.rs to dhcp.rs
    58bb08d bridge: only allow dhcp with unmanaged mode
    a75c979 bridge: support DHCP ipam driver
    a47b5df fix(deps): update rust crate ipnet to 2.11.0
    a03cdd9 fix(deps): update rust crate serde_json to 1.0.136
    b4ccb6c fix(deps): update rust crate log to 0.4.24
    7562017 bridge: add vlan support
    cb250d4 fix(deps): update rust crate tokio to 1.43.0
    7d9edf9 fix(deps): update rust crate serde_json to 1.0.135
    5789f67 New VM Images
    eb49d9a fix(deps): update rust crate clap to ~4.5.23
    d67e98a chore(deps): update rust crate tempfile to 3.15.0
    854b8bf fix(deps): update rust crate nispor to 1.2.22
    2c759c5 fix(deps): update rust crate serde_json to 1.0.134
    732cc05 fix(deps): update rust crate env_logger to 0.11.6
    2bf9cfd Add container hostname to DHCP requests and use container id as client id
    bbc5f95 fix(deps): update rust crate mozim to 0.2.5
    6217c49 generate protobuf in OUT_DIR
    d0d999b fix(deps): update rust crate tower to 0.5.2
    795a36b Cargo.lock: bump some versions
    a2ec8cc run cargo update
    cbfe8fe cargo: set rust-version
    6453c23 fix new rust 1.83 lint errors
    62f4570 OWNERS: remove edsantiago
    73e9911 setup: on av errors cleanup again
    5861afa nftables: add daddr match to port forward jump rule
    2900e92 network: bridge: don't change forwarding sysctl for internal bridges
    4dae6d0 network: bridge: add support for unmanaged mode
    71d8a5a test-dhcp: remove deprecated ifconfig/brctl commands
    55a0f25 fix new rust 1.82 lint errors
    8892b7f update ci images
    ceb113f fix(deps): update rust crate serde_json to 1.0.133
    dc99b01 network: bridge: add support for host_interface_name option
    818a19f network: add support for network-specific options
    a9dcf42 fix(deps): update rust crate ipnet to 2.10.1
    b41f6f5 chore(deps): update rust crate tempfile to 3.14.0
    31c32a9 fix(deps): update rust crate tokio to 1.41.1
    e2cb0bd fix(deps): update rust crate anyhow to 1.0.93
    1fca9f9 fix(deps): update rust crate url to 2.5.3
    7dea7fb [skip-ci] RPM: cleanup changelog conditionals
    8425b8e fix(deps): update rust crate anyhow to 1.0.92
    1d75d62 Bump to 1.14.0-dev

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>netavark: update to v1.13.1</title>
<updated>2025-01-17T19:17:09+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-01-14T15:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=7e6b171487be95399c82c81d2f0e19b4eb0c170d'/>
<id>urn:sha1:7e6b171487be95399c82c81d2f0e19b4eb0c170d</id>
<content type='text'>
Bumping netavark to version v1.13.1-1-g443d164, which comprises the following commits:

    0935a20 Release v1.13.1
    56428e7 Release notes for v1.13.1
    ce52673 setup: on av errors cleanup again
    f6fe9ed nftables: add daddr match to port forward jump rule
    00e7472 Release v1.13.0
    04650aa Updates release notes for v1.13.0
    84f8e89 run cargo update
    6ba9d5d fix(deps): update rust crate hyper-util to 0.1.10
    5a31988 [skip-ci] Packit: Remove epel targets
    4bc65c2 fix(deps): update rust crate nftables to 0.5.0
    ca9c45e fix(deps): update rust crate anyhow to 1.0.91
    31fc658 fix(deps): update rust crate tokio to 1.41.0
    6284e8b fix(deps): update rust crate anyhow to 1.0.90
    571e26d Updated to zbus4
    bd29d93 chore(deps): update dependency containers/automation_images to v20241010
    8114c82 test-dhcp: fix NOP test
    acd2a9d fix new lint errors with rust 1.81
    e848ea5 fix(deps): update rust crate clap to ~4.5.20
    08333ad contrib/container_images: remove no longer used images
    dc440ac cirrus: check for msrv build
    bb0359d add new rust image to check for MSRV
    e2eea81 define a MSRV policy
    ef66137 [skip-ci] Packit: constrain koji and bodhi to the fedora package
    bc6ad66 chore(deps): update rust crate once_cell to 1.20.2
    7b6df6e fix(deps): update rust-futures monorepo to 0.3.31
    0a3f78b OWNERS file audit and update
    c198914 update tonic and prost dependencies
    97d56bb update tower to v0.5.1
    dccb834 fix(deps): update rust crate sysctl to 0.6.0
    503298d fix(deps): update rust crate netlink-packet-route to 0.21.0
    f0738f2 chore(deps): update rust crate tempfile to 3.13.0
    6433c1c chore(deps): update rust crate once_cell to 1.20.1
    4025d42 fix(deps): update rust crate nispor to 1.2.21
    df781e3 fix(deps): update rust crate anyhow to 1.0.89
    b497d6b nftables: add dns dnat rule first
    22b5110 iptables: add dns dnat rule first
    78ef87f fix(deps): update rust crate anyhow to 1.0.88
    38c90f5 nft: remove port forwarding rules correctly
    f599796 fix(deps): update rust crate tokio-stream to 0.1.16
    ad840ab nft: do not parse localhost string ip
    a7b65ac nft: use append() over push() where possible
    17f8b04 Packit: add sidetag to release with aardvark-dns
    34c742b fix(deps): update rust crate tokio to 1.40.0
    6782bbf fix(deps): update rust crate libc to 0.2.157
    e650a76 fix(deps): update rust crate tokio to 1.39.3
    678beff fix(deps): update rust crate libc to 0.2.156
    4f37d9f aardvark: on start failure delete entries again
    23ac90f iptables: make dns rules cover tcp as well
    7d2882a nftables: make dns rules cover tcp as well
    a21509b fix(deps): update rust crate serde_json to 1.0.123
    8c08678 remove superfluous formatters from debug stmt
    558078f chore(deps): update rust crate tempfile to 3.12.0
    06d8a9e fix new rust 1.80 lint issues
    f0ae7ef silence new rust 1.80 warnings
    748908a chore(deps): update rust crate tempfile to 3.11.0
    af57295 fix(deps): update rust crate serde_json to 1.0.122
    6dd091f Bumping main back to v1.13.0-dev for development
    a4e1359 Release v1.12.1
    8b6117d Update release notes for v1.12.1
    f307944 Change nv cargo categories
    fa2b5fc Bump to 1.13.0-dev
    30d84df Release 1.12
    f42922c Release Notes for 1.12
    743ed24 run cargo update
    097c32f rpm: use nftables as default for f41
    30aee33 fix(deps): update rust crate serde_json to 1.0.121
    7810238 fix(deps): update rust crate tokio to 1.39.2
    0ab24f6 aardvark-dns: trim whitespaces from error text
    d4da022 fix(deps): update rust crate env_logger to 0.11.5
    74952f6 [skip-ci] RPM: handle iptables/nftables dependencies
    ed0dad1 fix aardvark-dns error handling
    63737b2 fix(deps): update rust crate tokio to 1.39.1
    a2dc538 fix(deps): update rust crate env_logger to 0.11.4
    03a2786 fix(deps): update rust crate tokio to 1.38.1
    cf67881 update mozim to 0.2.4
    1fe10c3 fix(deps): update rust crate serde_json to 1.0.120
    26afe34 netavark: dhcp_proxy: use dns servers from dhcp lease
    74b5637 fix(deps): update rust crate serde_json to 1.0.119
    3a1d4a2 fix(deps): update rust crate netlink-packet-route to 0.20.1
    8c2d015 fix(deps): update rust crate log to 0.4.22
    2f02d57 Fix Epoch so upgrade path is preserved from Fedora/RHEL.
    2052269 test: add macvlan metric test
    351b9dc fix(deps): update rust crate serde_json to 1.0.118
    5728114 fix(deps): update rust crate url to 2.5.2
    38baefb fix(deps): update rust crate prost to 0.12.6
    17e34de fix(deps): update rust crate url to 2.5.1
    60ca130 fix(deps): update rust crate iptables to 0.5.2
    5a4bf12 [CI:BUILD] rpm: Update Rust macro usage
    19e72a0 fix(deps): update rust crate nftables to 0.4.1
    fe96f0f fix(deps): update rust crate tokio to 1.38.0
    9e3e310 Bump to 1.12.0-dev

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>netavark: disable nmap for aarch64 ptests</title>
<updated>2024-11-15T19:50:00+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2024-10-21T01:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=e8f51968a2a49ba9bc796129f7b167f08ad2eaf5'/>
<id>urn:sha1:e8f51968a2a49ba9bc796129f7b167f08ad2eaf5</id>
<content type='text'>
nmap is not currently buidling for aarch64, so we disable it
as a ptest rdepends when that is our target arch. Some tests
may not work, but having a buildable stack is more important
than all tests working.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>netavark: update to v1.11.0</title>
<updated>2024-07-16T13:59:25+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2024-07-16T13:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=4b7ae4b6e9996c6b761ab8befcc6232e4e7a65c3'/>
<id>urn:sha1:4b7ae4b6e9996c6b761ab8befcc6232e4e7a65c3</id>
<content type='text'>
Bumping netavark to version v1.11.0-34-ge182147, which comprises the following commits:

    ab4f101 Release v1.11.0
    8d63716 Update release notes for 1.11.0
    8c28d20 update netlink-packet-route to 0.20.0
    46e4559 run cargo update
    38d0ab1 fix: remove extra / in make install and uninstall
    4fb2bd9 chore(deps): update dependency containers/automation_images to v20240529
    3ec4fd7 fix(deps): update rust crate nix to 0.29.0
    e87aae4 fix(deps): update rust crate nispor to 1.2.19
    ecfae2c fix(deps): update rust crate anyhow to 1.0.86
    6f445a5 fix(deps): update rust crate anyhow to 1.0.85
    e5514d1 [skip-ci] Packit: do not create dup jobs on podman-next
    f27cd29 fix(deps): update rust crate anyhow to 1.0.84
    abdd8ec [skip-ci] RPM: use default __cargo macro across all envs
    c29c09c [skip-ci] RPM: switch default firewall to nftables on EL10+
    79bdee1 chore(deps): update dependency containers/automation_images to v20240513
    b161e75 Add conditional compilation of default firewall driver
    7f69bae fix(deps): update rust crate serde_json to 1.0.117
    87fe59f fix new clippy warnings
    ed7cfd8 Update CI image to fedora 40
    e6c6d99 fix ncat sctp tests
    ad5adfc fix(deps): update rust crate anyhow to 1.0.83
    b04b3de build(deps): bump h2 from 0.3.25 to 0.3.26
    da57e62 [skip-ci] Packit: distinct `-rhel` packages value
    5e1484c [skip-ci] Packit: enable c10s downstream sync
    4233d47 fix(deps): update rust crate libc to 0.2.154
    42c6735 fix(deps): update rust crate ipnet to 2.9.0
    5869654 fix(deps): update rust crate tower to 0.4.13
    7c575c5 fix(deps): update rust crate tokio-stream to 0.1.15
    93b8c98 fix(deps): update rust crate prost to 0.12.4
    8242916 fix(deps): update rust crate iptables to 0.5.1
    41c3281 [skip-ci] Packit: remove el8 jobs
    16de016 fix(deps): update rust crate anyhow to 1.0.82
    8f5cbf3 fix(deps): update rust crate serde to 1.0.199
    0e03c7c Add suffix to Aardvark internal network filenames
    9a73a52 fix port forward with strict RPF and multi networks
    6e19894 renovate: stop rebasing PRs automatically
    f2f137f chore(deps): update rust crate chrono to 0.4.38
    ded8d36 fix(deps): update rust crate serde_json to 1.0.116
    0ce4586 fix(deps): update rust crate netlink-sys to 0.8.6
    055b37e nftables: only dump netavark table rules
    42c634f update nftables to 0.4
    b2bcf47 fix aardvark-dns netns check
    c309491 fix(deps): update rust crate tokio to 1.37
    1df8633 fix(deps): update rust crate netlink-packet-route to 0.19.0
    4846563 Update to nix-0.28.0
    e506776 fix(deps): update rust crate mozim to 0.2.3
    a76f3d9 fix(deps): update rust crate nispor to 1.2.18
    829b2db Update chrono
    cae2d5e fix(deps): update rust crate serde_json to 1.0.115
    92bd069 build(deps): bump mio from 0.8.9 to 0.8.11
    1e10e01 [skip-ci] rpm: aardvark-dns is a hard dep across the board
    131c28c Update Rust crate env_logger to 0.11.3
    370722f Update Rust crate serde to 1.0.197
    6288762 Update Rust crate tempfile to 3.10.1
    6d67358 Update Rust crate log to 0.4.21
    943cd88 Update Rust crate zbus to 3.15.2
    1a5850a Update Rust crate serde_json to 1.0.114
    fe40711 Update Rust crate env_logger to 0.11.2
    1efb4e5 Update Rust crate chrono to 0.4.34
    5601e0a Update Rust crate tonic-build to 0.11
    09ccedc Update Rust crate tonic to 0.11
    bba73d6 fix netavark update to not start a new aardvark-dns
    37d6f55 Update Rust crate tempfile to 3.10.0
    8c2c8c6 Update Rust crate zbus to 3.15.0
    dd1a057 Update Rust crate tokio to 1.36
    b6be4de Update Rust crate chrono to 0.4.33
    45f1581 Do not perform network namespace detection on AV update
    6c69f60 [CI:BUILD] Packit/rpm: fix aardvark-dns handling
    733a785 Update Rust crate serde_json to 1.0.113
    6786828 Update Rust crate serde_json to 1.0.112
    c5a23fc Update Rust crate env_logger to 0.11.1
    d8143a6 update README with nftables support
    c5acdec Bump to v1.11.0-dev
    468f885 perf-netavark: accept fw driver as argument
    61a990f perf-netavark: fix missing --config arg

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>netavark: Improve the ptest output</title>
<updated>2024-07-10T15:59:26+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2024-06-24T09:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=7d0768c428517ed91d589ffd3ec5956e9704e20b'/>
<id>urn:sha1:7d0768c428517ed91d589ffd3ec5956e9704e20b</id>
<content type='text'>
* The previous ptest result show as ✓ or ✗ , improve the result to
PASS or FAIL.

* Skip some cases related to sit0 device(sit kernel module) and
firewalld.

* Add nftables to RDEPENDS for netavark-ptest as 250-bridge-nftables.bats
needs it.

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>netavark: Make ptest run</title>
<updated>2024-05-29T13:23:51+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2024-05-15T02:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=7cdd07a736a7551660499e0260c7bbe2fa8fa054'/>
<id>urn:sha1:7cdd07a736a7551660499e0260c7bbe2fa8fa054</id>
<content type='text'>
Fixes:
  # ./run-ptest
  /tmp/bats-run-ELGGaA/bats.18820.src: line 5: To: command not found
  1..1
  not ok 1 bats-gather-tests
  # (in test file test/README.md, line 5)
  #   `To run the tests locally in your sandbox, you can use one of these methods:' failed with status 127

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
