Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aardvark-dns
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
aardvark-dns
Commits
1a918841
Commit
1a918841
authored
1 year ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import aardvark-dns-1.5.0-2.el9
parent
9339bb19
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.aardvark-dns.metadata
+2
-2
2 additions, 2 deletions
.aardvark-dns.metadata
.gitignore
+2
-2
2 additions, 2 deletions
.gitignore
SPECS/aardvark-dns.spec
+25
-3
25 additions, 3 deletions
SPECS/aardvark-dns.spec
with
29 additions
and
7 deletions
.aardvark-dns.metadata
+
2
−
2
View file @
1a918841
bb8ff7cbd83800f0043d7320a70f20d1cbde8a1a
SOURCES/aardvark-dns-v1.
1
.0-vendor.tar.gz
9971b328f307ecf11ba8a42c0988219565aa135a
SOURCES/v1.
1
.0.tar.gz
39ac41d514839dcc34bbf1db142ec63a59f8d47f
SOURCES/aardvark-dns-v1.
5
.0-vendor.tar.gz
84c175b7fabd69b3abfe3f60c4859661cc02f267
SOURCES/v1.
5
.0.tar.gz
This diff is collapsed.
Click to expand it.
.gitignore
+
2
−
2
View file @
1a918841
SOURCES/aardvark-dns-v1.
1
.0-vendor.tar.gz
SOURCES/v1.
1
.0.tar.gz
SOURCES/aardvark-dns-v1.
5
.0-vendor.tar.gz
SOURCES/v1.
5
.0.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/aardvark-dns.spec
+
25
−
3
View file @
1a918841
...
...
@@ -3,15 +3,14 @@
Epoch: 2
Name: aardvark-dns
Version: 1.
1
.0
Version: 1.
5
.0
License: ASL 2.0 and BSD and MIT
Release:
4
%{?dist}
Release:
2
%{?dist}
ExclusiveArch: %{rust_arches}
Summary: Authoritative DNS server for A/AAAA container records
URL: https://github.com/containers/aardvark-dns
Source0: %{url}/archive/v%{version}.tar.gz
Source1: %{url}/releases/download/v%{version}/%{name}-v%{version}-vendor.tar.gz
Patch0: https://patch-diff.githubusercontent.com/raw/containers/aardvark-dns/pull/201.patch
BuildRequires: cargo
BuildRequires: git-core
BuildRequires: make
...
...
@@ -35,6 +34,9 @@ replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"
[net]
offline = true
EOF
%build
...
...
@@ -49,6 +51,26 @@ EOF
%{_libexecdir}/podman/%{name}
%changelog
* Fri Feb 03 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.5.0-2
- build always offline
- Related: #2124478
* Fri Feb 03 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.5.0-1
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.5.0
- Related: #2124478
* Thu Dec 08 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.4.0-1
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.4.0
- Related: #2124478
* Wed Nov 16 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.3.0-1
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.3.0
- Related: #2124478
* Tue Oct 18 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.2.0-1
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.2.0
- Related: #2124478
* Wed Aug 24 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.1.0-4
- remove windows binaries and regenerate vendor tarball
- Related: #2061316
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment