summaryrefslogtreecommitdiffstats
path: root/recipes-containers/aardvark-dns/aardvark-dns-crates.inc
Commit message (Collapse)AuthorAgeFilesLines
* aardvark-dns: update to v1.11.0Bruce Ashfield2024-07-101-172/+184
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumping aardvark-dns to version v1.11.0-10-g5ad6420, which comprises the following commits: 2873fe5 Be sure to have at least Epoch 2 to preserve upgrade path in c10s. db1afc8 fix(deps): update rust crate log to 0.4.22 43ea35b [CI:BUILD] rpm: Update Rust macro usage 03d1c0a fix(deps): update rust crate tokio to 1.38.0 cbdc655 Bump to 1.12.0-dev 666d7b1 Release v1.11.0 802a5de v1.11.0 release notes 882c7b0 run cargo update ed6c573 chore(deps): update dependency containers/automation_images to v20240529 011f352 Internal networks cannot make external DNS requests 9db7996 fix(deps): update rust crate anyhow to 1.0.86 e30a92e fix(deps): update rust crate nix to 0.29.0 dc946ea [skip-ci] RPM: use default __cargo macro across all envs 9ebb8f2 chore(deps): update dependency containers/automation_images to v20240513 db186b4 fix(deps): update rust crate anyhow to 1.0.83 d591c8a [skip-ci] Packit: separate `packages` key for rhel jobs ae9ff92 fix(deps): update rust crate libc to 0.2.154 abba8d0 [skip-ci] Packit: enable rhel10, c10s tests and c10s downstream sync ed98d62 [skip-ci] Packit: Remove EL8 jobs fb414d9 fix(deps): update rust crate syslog to ^6.1.1 591a636 fix reverse ipv6 lookup test flake 40f76b6 fix(deps): update hickory-dns monorepo to 0.24.1 4646a22 chore(deps): update rust crate chrono to 0.4.38 1f96f76 Don't tear down all server threads on SIGHUP f244f33 fix(deps): update rust crate anyhow to 1.0.82 dfa66f6 fix(deps): update rust crate tokio to 1.37.0 f8a2e2c Update to nix-0.28.0 12a8e25 update chrono package 25dee15 chore(deps): update dependency containers/automation_images to v20240320 f3f615e fix(deps): update rust crate anyhow to 1.0.81 99d3d62 tests: check queried domain name in reverse lookup tests a256241 fix: set name for answers in reverse lookups 13055be chore: fix typo in runner script 593e007 chore: fix log message when doing reverse lookup 33817d2 fix(deps): update rust crate log to 0.4.21 7656598 fix(deps): update rust crate anyhow to 1.0.80 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* aardvark-dns: update to v1.10.0Bruce Ashfield2024-03-151-38/+46
| | | | | | | | | | | | | | | | | | | | Bumping aardvark-dns to version v1.10.0-14-g526260a, which comprises the following commits: 875c717 Release 1.10.0 09cf01b Release notes for 1.10.0 be398c4 chore(deps): update rust crate chrono to 0.4.32 9330e9c chore(deps): update dependency containers/automation_images to v20240102 0f509bb fix(deps): update rust crate futures-util to 0.3.30 74b3618 fix(deps): update rust crate anyhow to 1.0.79 c706497 fix(deps): update rust crate tokio to 1.35.1 b70e31b chore(deps): update dependency containers/automation_images to v20231208 d2a7877 fix(deps): update rust crate tokio to 1.35.0 26e2439 fix duplicated IP CI flake 1525a69 server: remove unused kill switch faf66df fix(deps): update rust crate clap to ~4.4.10 ffb59da Bump working version to v1.10.0-dev Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* aardvark-dns: update to v1.9.0Bruce Ashfield2024-01-041-192/+182
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumping aardvark-dns to version v1.9.0-10-gf1c946c, which comprises the following commits: e4785bd Release v1.9.0 e406f83 v1.9.0 Update release notes 8880d68 run cargo update 864fa96 chore(deps): update dependency containers/automation_images to v20231116 a8642b3 fix(deps): update rust crate tokio to 1.34.0 b154c3b fix(deps): update rust crate async-broadcast to 0.6.0 5ee6646 update trust-dns to hickory f516597 fix(deps): update rust crate futures-util to 0.3.29 20ab8f5 fix(deps): update rust crate trust-dns-server to 0.23.2 d9f023a fix(deps): update rust crate trust-dns-proto to 0.23.2 645fb12 tmt: initial enablement 3633db0 aardvark main: change error reporting 7820735 chore(deps): update dependency containers/automation_images to v20231004 dc1ef13 fix(deps): update rust crate trust-dns-proto to 0.23.1 085608c fix(deps): update rust crate trust-dns-client to 0.23.1 ceca55b clippy: some format fixes 9c90865 fix(deps): update rust crate tokio to 1.33.0 3391c8d Bump to v1.9.0-dev 1ed9402 Release v1.8.0 a9e95ca update release notes for v1.8.0 1730fef run cargo update 2a3415e Packit: switch to @containers/packit-build team for copr failure notification comments 82752dd [CI:BUILD] Packit: tag @lsm5 on copr build failures 0356081 chore(deps): update rust crate chrono to 0.4.31 0d831cf cargo: bump chrono to 0.4.30 ea06d05 test: IPv6 format is changed in v1.72.0 d2a7527 bump nix to 0.27.1 20e5b56 vendor: bump trust_dns_proto and trust_dns_client to 0.23.0 cce63be fix(deps): update rust crate trust-dns-server to 0.23.0 c81a038 [CI:BUILD] rpm: spdx compatible license field cae27d7 fix(deps): update rust crate anyhow to 1.0.75 b46553e fix(deps): update rust crate tokio to 1.32.0 1d8d421 chore(deps): update dependency containers/automation_images to v20230816 f8bdbf1 fix(deps): update rust crate tokio to 1.31.0 88e847d fix(deps): update rust crate anyhow to 1.0.74 3f74fdc fix(deps): update rust crate anyhow to 1.0.73 17ca8a1 fix(deps): update rust crate log to 0.4.20 70ad545 chore(deps): update dependency containers/automation_images to v20230809 cb2b0e6 fix(deps): update rust crate tokio to 1.30.0 def4232 fix(deps): update rust crate clap to 4.3.21 cd85a71 packit: Build PRs into default packit COPRs 4df6054 chore(deps): update dependency containers/automation_images to v20230807 a713fa6 fix(deps): update rust crate anyhow to 1.0.72 dc36e6b fix(deps): update rust crate signal-hook to 0.3.17 62cd6e2 fix(deps): update rust crate clap to 4.3.19 7f3c50d fix(deps): update rust crate clap to 4.3.15 8821976 fix(deps): update rust crate signal-hook to 0.3.16 75a7b92 [CI:BUILD] Packit: remove pre-sync action 1e54ac4 fix(deps): update rust crate clap to 4.3.11 389a189 fix(deps): update rust crate tokio to 1.29.1 836a441 fix(deps): update rust crate clap to 4.3.10 c81743a [CI:BUILD] RPM: cleanup spec and fix eln builds 2703165 bump to v1.8.0-devel Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* aardvark-dns: update to v1.7.0Bruce Ashfield2023-08-241-184/+220
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumping aardvark-dns to version v1.7.0, which comprises the following commits: d27d3b3 release v1.7.0 b6a270b Update release notes for v1.7.0 099f5d4 fix(deps): update rust crate tokio to 1.29.0 47219ee fix(deps): update rust crate clap to 4.3.8 1648525 fix(deps): update rust crate clap to 4.3.5 5d9add2 run cargo update 03fc574 [CI:BUILD] Packit: add Fedora downstream tasks ed141a4 fix(deps): update rust crate clap to 4.3.4 4facdac chore(deps): update dependency containers/automation_images to v20230614 ffdfd7b fix(deps): update rust crate clap to 4.3.3 7d9827a fix(deps): update rust crate log to 0.4.19 ebd84ca fix(deps): update rust crate clap to 4.3.2 bdf07b1 fix(deps): update rust crate clap to 4.3.1 93a0f4f cirrus: remove verify_vendor task 90038b0 chore(deps): update dependency containers/automation_images to v20230601 8709a43 fix(deps): update rust crate trust-dns-server to 0.22.1 f22fc51 chore(deps): update rust crate chrono to 0.4.26 2163d08 fix(deps): update rust crate tokio to 1.28.2 d7b61ec fix(deps): update rust crate log to 0.4.18 fde8e1a chore(deps): update rust crate chrono to 0.4.25 a0ac881 fix(deps): update rust crate clap to 4.3.0 d298585 chore(deps): update dependency containers/automation_images to v20230517 4c29222 fix(deps): update rust crate tokio to 1.28.1 3358de3 chore(deps): update dependency containers/automation_images to v20230426 c4deaf8 fix(deps): update rust crate clap to 4.2.7 4dd6a17 fix(deps): update rust crate anyhow to 1.0.71 140846f fix typo in makefile 8cd804a fix(deps): update rust crate tokio to 1.28.0 15db510 fix(deps): update rust crate clap to 4.2.5 e322d2c fix(deps): update rust crate syslog to ^6.1.0 f591500 fix(deps): update rust crate clap to 4.2.4 7961a9b fix(deps): update rust crate clap to 4.2.3 e6ce1a5 fix(deps): update rust crate clap to v4 40bcf9e chore(deps): update dependency containers/automation_images to v20230405 c09d67b bump to v1.7.0-dev fb411dd v1.6.0 release 619c232 Update release notes for v1.6.0 63bdcac fix(deps): update rust crate tokio to 1.27.0 f587536 use lower TTL for contianer entries 234e75b fix(deps): update rust crate syslog to ^6.0.1 21d7555 fix(deps): update rust crate futures-util to 0.3.28 3067fd0 chore(deps): update dependency containers/automation_images to v20230330 4fb8f35 Disable Dependabot in favor of Renovate bf19047 chore(deps): update dependency containers/automation_images to v20230320 302b099 build(deps): bump futures-util from 0.3.26 to 0.3.27 35c5bab [CI:BUILD] Packit: trigger builds on commit to main branch 075e095 build(deps): bump anyhow from 1.0.68 to 1.0.70 cc81866 fix lint issue with new rust version 1.68 3555692 Cirrus: Update to newer CI VM images 65d68c8 build(deps): bump chrono from 0.4.23 to 0.4.24 abb9cf7 build(deps): bump libc from 0.2.139 to 0.2.140 dec9b98 build(deps): bump async-broadcast from 0.5.0 to 0.5.1 de81a25 build(deps): bump signal-hook from 0.3.14 to 0.3.15 d41f573 build(deps): bump futures-util from 0.3.25 to 0.3.26 5438208 build(deps): bump tokio from 1.25.0 to 1.26.0 dfea9a8 [CI:DOCS] Clarify packit related comments 62737ec [CI:BUILD] Packit: initial enablement ff56126 Allow custom cargo binary path 0049b88 Switch to explicit platform list for `cargo vendor-filterer` c30a24d bump to v1.6.0-dev 65480f4 v1.5.0 release 24350c4 update release notes for v1.0.5 997ab9a build(deps): bump nix from 0.26.1 to 0.26.2 8ff094a build(deps): bump tokio from 1.24.2 to 1.25.0 4769592 Add renovate.json5 938e1bb build(deps): bump tokio from 1.24.1 to 1.24.2 8f72cb9 Cirrus: Groom rust cache before updating 0763020 add code of conduct 36224d6 cargo: bump trust-dns-client and trust-dns-proto to 0.22 81def17 Cirrus: Add backup to netavark-binary artifact DL ce45624 build(deps): bump tokio from 1.23.0 to 1.24.1 ef56659 build(deps): bump async-broadcast from 0.4.1 to 0.5.0 7425f56 build(deps): bump libc from 0.2.138 to 0.2.139 6f294d7 fix lint issues with rust 1.66 af49056 update CI images 860bd4c build(deps): bump tokio from 1.21.2 to 1.23.0 0431acc build(deps): bump anyhow from 1.0.66 to 1.0.68 6d22d42 Bump to v1.4.1-dev 65b9804 Release v1.4.0 bc265b0 Update release notes for v1.4.0 e632528 release,make: add rule crate-publish for publishing crates.io 563c2d7 silly pr to fix ci 33ceb7e [skip-ci] GHA/Cirrus-cron: Fix execution order 89b85bf build(deps): bump libc from 0.2.137 to 0.2.138 614d9df build(deps): bump nix from 0.25.0 to 0.26.1 01a9f18 config,coredns: add support for network scoped dns servers 26a3ae8 fix new lint issues with rust 1.65 3eace77 update CI images bb0b151 GHA: Add cirrus-cron auto-rerun job 1c3798f build: stop using deprecated from_timestamp 34b2e76 cargo: bump chrono to 0.4.23 142af2c Fix dev version 87e26bd Bump to v1.3.0-dev 9254bb9 v1.3.0 Release 046f3cb v1.3 Release notes 36208f3 use cargo-vendor-filterer to create vendor tarball 612da2f build(deps): bump anyhow from 1.0.65 to 1.0.66 a5e4104 build(deps): bump libc from 0.2.136 to 0.2.137 e6dc1b4 build(deps): bump clap from 3.2.22 to 3.2.23 619a398 build(deps): bump libc from 0.2.135 to 0.2.136 d3cc7e0 test,helpers: refactor create_config to accept named args c541311 cirrus,setup: show netavark binary being used by commit 044f425 aardvark-dns: add support for container's custom dns_servers 836d0bd build(deps): bump futures-util from 0.3.24 to 0.3.25 7c2774c Reduce tokio and futures-util features d3b49a1 build(deps): bump libc from 0.2.134 to 0.2.135 496825e Cirrus: Update CI VM Images 096b1b7 build(deps): bump libc from 0.2.133 to 0.2.134 54bbab7 build(deps): bump tokio from 1.21.1 to 1.21.2 b417fee Bump to v1.2.0-dev cb1a462 Release v1.2.0 b6d0679 backend,clippy: remove needless borrow from lookup logic ad541ca Make build date reproducible Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* aardvark-dns: Add checksums for the crate URIsPeter Kjellerstedt2023-05-081-8/+135
| | | | | | | | | Use the cargo-update-recipe-crates bbclass to update the crate URIs including adding checksums for them, as they are now required by the crate fetcher. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* aardvark-dns: Move the crate URIs to a separate .inc filePeter Kjellerstedt2023-05-081-0/+125
As a preparation for switching to using the cargo-update-recipe-crates bbclass to update the crate URIs, move the existing crate URIs to the aardvark-dns-crates.inc file that it expects. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>