Go to file
Bruce Ashfield 7e6b171487 netavark: update to v1.13.1
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 <bruce.ashfield@gmail.com>
2025-01-17 19:17:09 +00:00
classes xen: enable networking and guest image bundling 2024-11-15 19:50:00 +00:00
conf conf: containerd: add networking configuration 2024-11-15 19:50:00 +00:00
docs podman: Add support for rootless mode 2022-07-15 17:11:58 -04:00
dynamic-layers device-tree: Rename EXTRA_OVERLAYS to EXTRA_DT_INCLUDE_FILES 2024-10-10 13:09:31 +00:00
files fs-perms-nagios.txt: add perms conf file 2018-09-06 12:45:17 -04:00
lib/oeqa/runtime/cases xtf: add testimage integration to run XTF test cases in OEQA 2021-09-02 16:36:23 -04:00
recipes-containers netavark: update to v1.13.1 2025-01-17 19:17:09 +00:00
recipes-core packagegroup-container: respect seccomp in DISTRO_FEATURES 2024-11-21 04:28:51 +00:00
recipes-demo demos/helloworld: fix S and UNPACKDIR 2024-11-15 19:50:00 +00:00
recipes-devtools python3-cached-property: drop recipe 2025-01-17 19:16:26 +00:00
recipes-extended container-devtools: add editor + package management dependencies 2024-12-10 03:36:25 +00:00
recipes-graphics/xorg-xserver global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
recipes-kernel kernel: add v6.12 configuration and support 2024-12-10 21:02:19 +00:00
recipes-networking cni: make cnitool more readily available 2024-11-15 19:50:00 +00:00
scripts scripts/oe-go-mod-autogen: allow repository mapping 2024-07-15 14:12:53 +00:00
wic xen: use bzImage for boot (instead of vmlinux) 2024-03-21 23:15:13 +00:00
.gitignore buildah: add seccomp and ipv6 to REQUIRED_DISTRO_FEATURES 2023-04-12 13:10:11 -04:00
COPYING.MIT Initial meta-xen layer documentation. 2012-06-21 15:51:11 -06:00
MAINTAINERS MAINTAINERS: add xtf and the raspberry pi dynamic layer for Xen 2021-12-16 21:45:00 -05:00
meta-virt-roadmap.txt docs: roadmap: add missing workflow items 2019-10-28 11:56:10 -04:00
README.md docs/README: drop meta-oe priority recommendation 2024-04-04 19:57:46 +00:00
SECURITY.md docs: add SECURITY.md and rename README.md 2023-11-06 16:21:12 +00:00

meta-virtualization

This layer provides support for building Xen, KVM, Libvirt, and associated packages necessary for constructing OE-based virtualized solutions.

The bbappend files for some recipes (e.g. linux-yocto) in this layer need to have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add in configuration file the following line.

DISTRO_FEATURES:append = " virtualization"

If meta-virtualization is included, but virtualization is not enabled as a distro feature a warning is printed at parse time:

You have included the meta-virtualization layer, but
'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files
may not take effect. See the meta-virtualization README for details on enabling
virtualization support.

If you know what you are doing, this warning can be disabled by setting the following variable in your configuration:

SKIP_META_VIRT_SANITY_CHECK = 1

Depending on your use case, there are other distro features in meta-virtualization that may also be enabled:

  • xen: enables xen functionality in various packages (kernel, libvirt, etc)
  • kvm: enables KVM configurations in the kernel and autoloads modules
  • k8s: enables kubernets configurations in the kernel, tools and configuration
  • aufs: enables aufs support in docker and linux-yocto
  • x11: enable xen and libvirt functionality related to x11
  • selinux: enables functionality in libvirt and lxc
  • systemd: enable systemd services and unit files (for recipes for support)
  • sysvinit: enable sysvinit scripts (for recipes with support)
  • seccomp: enable seccomp support for packages that have the capability.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git branch: master revision: HEAD prio: default

URI: git://github.com/openembedded/meta-openembedded.git branch: master revision: HEAD layers: meta-oe meta-networking meta-filesystems meta-python

Required for Xen XSM policy: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default

Required for Ceph: URI: git://git.yoctoproject.org/meta-cloud-services branch: master revision: HEAD prio: default

Required for cri-o: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default

Community / Colaboration

Repository: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/ Mailing list: https://lists.yoctoproject.org/g/meta-virtualization IRC: libera.chat #meta-virt channel

Maintenance

Send pull requests, patches, comments or questions to meta-virtualization@lists.yoctoproject.org

Maintainer: Bruce Ashfield bruce.ashfield@gmail.com see MAINTAINERS for more specific information

When sending single patches, please using something like: $ git send-email -1 -M --to meta-virtualization@lists.yoctoproject.org --subject-prefix='meta-virtualization][PATCH'

License

All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in each recipe (.bb file) unless otherwise stated.