commit deda49a440168b3f6f9505587365886aa6433074bf7d4e18d940fe6f305cea23 Author: Adrian Schröter Date: Fri May 3 10:49:44 2024 +0200 Sync from SUSE:SLFO:Main aardvark-dns revision b645ded5304d7877f6d16be506495fcd diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/_service b/_service new file mode 100644 index 0000000..4fcc913 --- /dev/null +++ b/_service @@ -0,0 +1,27 @@ + + + https://github.com/containers/aardvark-dns + @PARENT_TAG@ + git + v1.10.0 + * + v(\d+\.\d+\.\d+) + \1 + enable + + + + *.tar + gz + + + + aardvark-dns + gz + true + + + aardvark-dns + + + diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..faf9e2f --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/containers/aardvark-dns + 875c717352be058864d107c6cb07e820904aca0d \ No newline at end of file diff --git a/aardvark-dns-1.10.0.tar.gz b/aardvark-dns-1.10.0.tar.gz new file mode 100644 index 0000000..2057625 --- /dev/null +++ b/aardvark-dns-1.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d70e1dfe78bfdadb78e9059f2d5c9fdb61fded0342263f1dccb13c725bea46f +size 56603 diff --git a/aardvark-dns.changes b/aardvark-dns.changes new file mode 100644 index 0000000..40a5a00 --- /dev/null +++ b/aardvark-dns.changes @@ -0,0 +1,168 @@ +------------------------------------------------------------------- +Thu Jan 25 06:08:17 UTC 2024 - danish.prakash@suse.com + +- Update to version 1.10.0: + * Release 1.10.0 + * Release notes for 1.10.0 + * chore(deps): update rust crate chrono to 0.4.32 + * chore(deps): update dependency containers/automation_images to v20240102 + * fix(deps): update rust crate futures-util to 0.3.30 + * fix(deps): update rust crate anyhow to 1.0.79 + * fix(deps): update rust crate tokio to 1.35.1 + * chore(deps): update dependency containers/automation_images to v20231208 + * fix(deps): update rust crate tokio to 1.35.0 + * fix duplicated IP CI flake + * server: remove unused kill switch + * fix(deps): update rust crate clap to ~4.4.10 + * Bump working version to v1.10.0-dev + +------------------------------------------------------------------- +Thu Nov 30 07:05:22 UTC 2023 - danish.prakash@suse.com + +- Update to version 1.9.0: + * Release v1.9.0 + * v1.9.0 Update release notes + * run cargo update + * chore(deps): update dependency containers/automation_images to v20231116 + * fix(deps): update rust crate tokio to 1.34.0 + * fix(deps): update rust crate async-broadcast to 0.6.0 + * update trust-dns to hickory + * fix(deps): update rust crate futures-util to 0.3.29 + * fix(deps): update rust crate trust-dns-server to 0.23.2 + * fix(deps): update rust crate trust-dns-proto to 0.23.2 + * tmt: initial enablement + * aardvark main: change error reporting + * chore(deps): update dependency containers/automation_images to v20231004 + * fix(deps): update rust crate trust-dns-proto to 0.23.1 + * fix(deps): update rust crate trust-dns-client to 0.23.1 + * clippy: some format fixes + * fix(deps): update rust crate tokio to 1.33.0 + * Bump to v1.9.0-dev + +------------------------------------------------------------------- +Thu Sep 28 05:05:47 UTC 2023 - danish.prakash@suse.com + +- Update to version 1.8.0: + * Release v1.8.0 + * update release notes for v1.8.0 + * run cargo update + * Packit: switch to @containers/packit-build team for copr failure notification comments + * [CI:BUILD] Packit: tag @lsm5 on copr build failures + * chore(deps): update rust crate chrono to 0.4.31 + * cargo: bump chrono to 0.4.30 + * test: IPv6 format is changed in v1.72.0 + * bump nix to 0.27.1 + * vendor: bump trust_dns_proto and trust_dns_client to 0.23.0 + * fix(deps): update rust crate trust-dns-server to 0.23.0 + * [CI:BUILD] rpm: spdx compatible license field + * fix(deps): update rust crate anyhow to 1.0.75 + * fix(deps): update rust crate tokio to 1.32.0 + * chore(deps): update dependency containers/automation_images to v20230816 + * fix(deps): update rust crate tokio to 1.31.0 + * fix(deps): update rust crate anyhow to 1.0.74 + * fix(deps): update rust crate anyhow to 1.0.73 + * fix(deps): update rust crate log to 0.4.20 + * chore(deps): update dependency containers/automation_images to v20230809 + * fix(deps): update rust crate tokio to 1.30.0 + * fix(deps): update rust crate clap to 4.3.21 + * packit: Build PRs into default packit COPRs + * chore(deps): update dependency containers/automation_images to v20230807 + * fix(deps): update rust crate anyhow to 1.0.72 + * fix(deps): update rust crate signal-hook to 0.3.17 + * fix(deps): update rust crate clap to 4.3.19 + * fix(deps): update rust crate clap to 4.3.15 + * fix(deps): update rust crate signal-hook to 0.3.16 + * [CI:BUILD] Packit: remove pre-sync action + * fix(deps): update rust crate clap to 4.3.11 + * fix(deps): update rust crate tokio to 1.29.1 + * fix(deps): update rust crate clap to 4.3.10 + * [CI:BUILD] RPM: cleanup spec and fix eln builds + * bump to v1.8.0-devel + +------------------------------------------------------------------- +Tue Jul 11 13:31:47 UTC 2023 - Danish Prakash + +- Disable restricting builds only for tier1 platforms + i.e. only for x86_64 and aarch64 and enable for all. + +------------------------------------------------------------------- +Mon Jul 03 11:38:00 UTC 2023 - danish.prakash@suse.com + +- Update to version 1.7.0: + * release v1.7.0 + * Update release notes for v1.7.0 + * fix(deps): update rust crate tokio to 1.29.0 + * fix(deps): update rust crate clap to 4.3.8 + * fix(deps): update rust crate clap to 4.3.5 + * run cargo update + * [CI:BUILD] Packit: add Fedora downstream tasks + * fix(deps): update rust crate clap to 4.3.4 + * chore(deps): update dependency containers/automation_images to v20230614 + * fix(deps): update rust crate clap to 4.3.3 + * fix(deps): update rust crate log to 0.4.19 + * fix(deps): update rust crate clap to 4.3.2 + * fix(deps): update rust crate clap to 4.3.1 + * cirrus: remove verify_vendor task + * chore(deps): update dependency containers/automation_images to v20230601 + * fix(deps): update rust crate trust-dns-server to 0.22.1 + * chore(deps): update rust crate chrono to 0.4.26 + * fix(deps): update rust crate tokio to 1.28.2 + * fix(deps): update rust crate log to 0.4.18 + * chore(deps): update rust crate chrono to 0.4.25 + * fix(deps): update rust crate clap to 4.3.0 + * chore(deps): update dependency containers/automation_images to v20230517 + * fix(deps): update rust crate tokio to 1.28.1 + * chore(deps): update dependency containers/automation_images to v20230426 + * fix(deps): update rust crate clap to 4.2.7 + * fix(deps): update rust crate anyhow to 1.0.71 + * fix typo in makefile + * fix(deps): update rust crate tokio to 1.28.0 + * fix(deps): update rust crate clap to 4.2.5 + * fix(deps): update rust crate syslog to ^6.1.0 + * fix(deps): update rust crate clap to 4.2.4 + * fix(deps): update rust crate clap to 4.2.3 + * fix(deps): update rust crate clap to v4 + * chore(deps): update dependency containers/automation_images to v20230405 + * bump to v1.7.0-dev + +------------------------------------------------------------------- +Wed Apr 12 06:00:21 UTC 2023 - danish.prakash@suse.com + +- Update to version 1.6.0: + * v1.6.0 release + * Update release notes for v1.6.0 + * fix(deps): update rust crate tokio to 1.27.0 + * use lower TTL for contianer entries + * fix(deps): update rust crate syslog to ^6.0.1 + * fix(deps): update rust crate futures-util to 0.3.28 + * chore(deps): update dependency containers/automation_images to v20230330 + * Disable Dependabot in favor of Renovate + * chore(deps): update dependency containers/automation_images to v20230320 + * build(deps): bump futures-util from 0.3.26 to 0.3.27 + * [CI:BUILD] Packit: trigger builds on commit to main branch + * build(deps): bump anyhow from 1.0.68 to 1.0.70 + * fix lint issue with new rust version 1.68 + * Cirrus: Update to newer CI VM images + * build(deps): bump chrono from 0.4.23 to 0.4.24 + * build(deps): bump libc from 0.2.139 to 0.2.140 + * build(deps): bump async-broadcast from 0.5.0 to 0.5.1 + * build(deps): bump signal-hook from 0.3.14 to 0.3.15 + * build(deps): bump futures-util from 0.3.25 to 0.3.26 + * build(deps): bump tokio from 1.25.0 to 1.26.0 + * [CI:DOCS] Clarify packit related comments + * [CI:BUILD] Packit: initial enablement + * Allow custom cargo binary path + * Switch to explicit platform list for `cargo vendor-filterer` + * bump to v1.6.0-dev + * Add renovate.json5 + * Cirrus: Groom rust cache before updating + +------------------------------------------------------------------- +Fri Mar 17 11:30:46 UTC 2023 - Danish Prakash + +- Fix libexecdir issue on Leap and SLE + +------------------------------------------------------------------- +Tue Feb 14 10:53:26 UTC 2023 - Danish Prakash + +- First version of aardvark-dns diff --git a/aardvark-dns.spec b/aardvark-dns.spec new file mode 100644 index 0000000..8a6a4e6 --- /dev/null +++ b/aardvark-dns.spec @@ -0,0 +1,52 @@ +# +# spec file for package aardvark-dns +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: aardvark-dns +Version: 1.10.0 +Release: 0 +Summary: Authoritative dns server for A/AAAA container records +License: Apache-2.0 +URL: https://github.com/containers/%{name} +Source0: %{name}-%{version}.tar.gz +Source1: vendor.tar.gz +Source2: cargo_config +BuildRequires: cargo +BuildRequires: cargo-packaging +# Disable this line if you wish to support all platforms. + +%description +Aardvark-dns is an authoritative dns server for A/AAAA container records. +It can forward other requests to configured resolvers. + +%prep +%autosetup -a1 +mkdir .cargo +cp %{SOURCE2} .cargo/config + +%build +%make_build + +%install +%make_install DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBEXECDIR=%{_libexecdir} + +%files +%license LICENSE +%dir %{_libexecdir}/podman +%{_libexecdir}/podman/%{name} + +%changelog diff --git a/cargo_config b/cargo_config new file mode 100644 index 0000000..6fb4ff4 --- /dev/null +++ b/cargo_config @@ -0,0 +1,5 @@ +[source.crates-io] +replace-with = "vendored-sources" + +[source.vendored-sources] +directory = "vendor" \ No newline at end of file diff --git a/vendor.tar.gz b/vendor.tar.gz new file mode 100644 index 0000000..638b580 --- /dev/null +++ b/vendor.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca4c06290d0aa9e8e5ef36b76f5785a313a309fdfd9715fb38c740a897c173f +size 30781136