meta-virtualization/recipes-containers
Bruce Ashfield ee296b08d2 aardvark-dns: update to v1.14.0
Bumping aardvark-dns to version v1.14.0-21-g7fa18ef, which comprises the following commits:

    423ee20 Release v1.14.0
    a09156c release notes for v1.14.0
    6902a23 update release notes from v1.13.1
    e59135d run cargo update
    b053576 fix lint issues with rust 1.84
    9c94509 chore(deps): update dependency containers/automation_images to v20250131
    b2405f6 fix(deps): update rust crate clap to ~4.5.28
    25dee01 fix(deps): update rust crate log to 0.4.25
    4cdab7c fix(deps): update rust crate tokio to 1.43.0
    d49caa6 chore(deps): update dependency containers/automation_images to v20250107
    8dc485e fix(deps): update rust crate clap to ~4.5.23
    e66de45 fix(deps): update rust crate libc to 0.2.169
    1fdd24c fix(deps): update hickory-dns monorepo to 0.24.2
    d5e7a2f Cargo.lock: bump some versions
    eb938db run cargo update
    7e7b7db cargo: set rust-version
    24a0302 fix(deps): update rust crate clap to ~4.5.21
    234a634 fix(deps): update rust crate libc to 0.2.167
    2714706 OWNERS: remove edsantiago
    ba26b80 fix(deps): update rust crate libc to 0.2.165
    3a87b98 fix(deps): update rust crate libc to 0.2.164
    99938cd chore(deps): update dependency containers/automation_images to v20241107
    11fcad7 fix(deps): update rust crate tokio to 1.41.1
    d11cd29 fix(deps): update rust crate libc to 0.2.162
    9842cb4 test: make jq query work on centos stream 9
    db71833 [skip-ci] Packit: disable osh-diff-scan
    de9890d support ipv6 link local addresses in resolv.conf
    1f26559 [skip-ci] Packit: enable c9s downstream updates
    82c1697 [skip-ci] TMT: install builddeps downstream
    2d5462c [skip-ci] RPM: cleanup changelog conditionals
    59d5622 [skip-ci] Packit/TMT: idiomatic repo addition
    02c7213 [skip-ci] Packit: Remove epel jobs
    15c8e62 tmt: install dnsmasq dependency
    319d871 Bump to 1.14.0-dev
    8bb4806 Release v1.13.0
    685b132 Update release notes for 1.13.0
    e6ce710 test: use dnsmasq over slirp4netns
    5db65bd coredns: forward names with no ndots as well
    7e77a8d run cargo update
    e002654 fix(deps): update rust crate tokio to 1.41.0
    8e6a556 fix(deps): update rust crate flume to 0.11.1
    9955080 fix(deps): update rust crate libc to 0.2.161
    894e5b0 fix(deps): update rust crate libc to 0.2.160
    9440643 fix(deps): update rust crate clap to ~4.5.20
    ce0d57d cirrus: check for msrv build
    b57674c define a MSRV policy
    1da4b9a chore(deps): update dependency containers/automation_images to v20241010
    7dbedb8 [skip-ci] Packit: constrain koji job to the fedora package
    246657a dns: limit to 3 resolvers and use better timeout for them
    94a210d OWNERS file audit and update
    fb501cf fix new lint error with rust 1.81
    2900aea test: make them pass on RHEL/Centos Stream 9
    6b7741f Packit: disable F39 and separate out ELN
    22293ef serve: parse resolv.conf ourselves
    e9120c7 fix(deps): update rust crate libc to 0.2.159
    5a21a4e coredns: allow host lookup of names
    fc08648 backend: return simple Vector in lookup()
    edbe4e9 coredns: use a TTL of 0 for our names
    6ec9581 coredns: do not clonse the Record
    5b79e12 netavark_cache_groom.sh: fix wrong branch
    4f3d45c Packit: add sidetag to release with netavark
    39d0043 coredns: work on tcp requests concurrently
    6d76c50 tcp: add timeout to connection
    16c85e4 fix(deps): update rust crate tokio to 1.40.0
    6503cae fix(deps): update rust crate libc to 0.2.158
    8e6021a chore(deps): update dependency containers/automation_images to v20240821
    65e069c fix(deps): update rust crate tokio to 1.39.3
    bd49d09 fix(deps): update rust crate libc to 0.2.156
    bc93f61 Bump main version back to v1.13.0-dev
    95aeb56 Release v1.12.1
    e6847a3 Updated release notes for 1.12.1
    9e4562b Change av cargo categories
    a74d9ea Bump to 1.13.0-dev
    8cfe0a6 Release 1.12.0
    a7ceaf5 Release notes for 1.12
    6bb82d6 config: ignore enoent errors while reading configs
    6989e0f run cargo update
    cc25b2f update upsteam resolvers on each refresh
    c24de46 fix(deps): update rust crate syslog to v7
    8326739 fix(deps): update rust crate tokio to 1.39.2
    7a5e6e7 add tcp support for forwarding
    a3ffae3 add tcp listening support
    aa4ee01 test: add new test to check for startup error
    8575b7e return bind error to caller on first start
    6416ca4 add our own error type and use it over anyhow
    0e239cd server: use anyhow to wrap parse_configs error
    1bb0a28 server: split out main loop into new function
    5e635c8 main: remove aardvark-dns error prefix
    7049573 coredns: remove unnecessary try_join! call
    667e5db coredns: drop pointless name var
    0691689 serve: read nameservers once
    48fcdee replace signal-hook with tokio::signal
    48754fa serve: fix broken error logging
    6f6e5a6 server: improve parent <-> child error handling
    ef2dcc2 add some basic perf check script
    1c08966 fix(deps): update rust crate tokio to 1.39.0
    67fccab coredns: create reply_ip() function
    922db0f coredns: match dns type explicitly
    224756d server: use only one tokio runtime
    867570e coredns: improve indentation for process_message()
    7b5301a coredns: move upstream resolvers detection later
    96784c3 coredns: do not clone sender
    6039c8f read AARDVARK_NO_PROXY once
    78e0c0e coredns: move main code out of select!
    80e48df coredns: fix "name" naming
    bcc5195 coredns: remove unused forward_addr/port
    7d1677f coredns: fix handling of dns search domain
    b6773a9 coredns: rework PTR lookup flow
    2a062e0 fix(deps): update rust crate tokio to 1.38.1
    b731153 [skip-ci] TMT: Reorg upstream tests for downstream reusability
    003123d [skip-ci] Packit: use `packages: [aardvark-dns-fedora]` for podman-next builds

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2025-03-11 06:06:33 +00:00
..
aardvark-dns aardvark-dns: update to v1.14.0 2025-03-11 06:06:33 +00:00
buildah buildah: drop SRCREV_FORMAT 2025-03-11 06:06:33 +00:00
catatonit catatonit: update to version 0.2.0 2023-11-06 16:21:12 +00:00
cgroup-lite cgroup-lite: convert remaining WORKDIR references to UNPACKDIR 2024-05-29 13:16:56 +00:00
conmon conmon: update to 2.1.12-tip 2025-01-17 19:17:09 +00:00
container-host-config container-host-config: Remove centos registry 2024-11-02 00:02:34 -04:00
containerd containerd: update to v2.0.3 2025-03-06 17:17:59 +00:00
cri-o cri-o: update to v1.32.2 2025-03-11 06:06:26 +00:00
cri-tools cri-tools: update to v1.30.0 2024-07-11 14:07:17 +00:00
criu criu: fix buildpaths QA issue for arm 2024-11-12 23:13:45 +00:00
crun crun: update to 1.20 2025-03-06 17:17:59 +00:00
docker moby: update to v28.0.1 2025-03-06 17:17:59 +00:00
docker-compose docker-compose: update to v2.33.1 2025-03-11 06:03:38 +00:00
docker-distribution docker-distribution: Enable support for riscv64 2024-07-22 22:23:35 +00:00
go-digest devtools: depreciate the go source-only packages 2024-03-15 17:17:19 +00:00
go-errors devtools: depreciate the go source-only packages 2024-03-15 17:17:19 +00:00
go-spf13-cobra devtools: depreciate the go source-only packages 2024-03-15 17:17:19 +00:00
go-spf13-pflag devtools: depreciate the go source-only packages 2024-03-15 17:17:19 +00:00
k3s Revert "k3s: WIP: [needs newer go]: not for merge: upgrade" 2025-01-17 19:17:09 +00:00
kubernetes Revert "k8s: WIP [needs newer go]: not for merge: update to -tip" 2025-01-17 19:17:09 +00:00
lxc lxc: disable lxc-staticdev buildpaths checking 2025-02-18 01:51:58 +00:00
lxcfs lxcfs: add systemd to REQUIRED_DISTRO_FEATURES 2023-09-07 21:00:53 +00:00
nerdctl nerdctl: fix do_compile failed 2025-02-18 19:30:57 +00:00
netavark netavark: update to v1.13.1 2025-01-17 19:17:09 +00:00
oci-image-spec oci-image-spec: update to v1.1.0 latest 2024-07-16 14:00:50 +00:00
oci-image-tools oci-image-tools: remove unneeded deps 2024-03-15 17:17:19 +00:00
oci-runtime-spec oci-runtime-spec: update to v1.2.0 2024-07-16 14:02:22 +00:00
oci-runtime-tools recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
oci-systemd-hook recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
podman go-metalinter: remove it from podman's DEPENDS 2025-01-17 19:17:09 +00:00
podman-compose podman-compose: update to v1.3.0 2025-01-17 19:17:09 +00:00
podman-tui podman-tui: update to v1.3.0 2025-01-17 19:17:09 +00:00
riddler riddler: update to v0.6.4 2025-01-17 19:17:09 +00:00
runc runc: drop runc-docker 2025-01-17 19:17:09 +00:00
singularity recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
skopeo skopeo: update to v1.17.0 2025-01-17 19:17:09 +00:00
sloci-image recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00
tini tiny: fix typo in Upstream-Status 2023-02-01 09:55:28 -05:00
umoci umoci: update to v0.4.7 -tip 2025-01-17 19:17:09 +00:00