Compare commits
32 Commits
Author | SHA256 | Date | |
---|---|---|---|
5e82107f47 | |||
009011f5cd | |||
1ef38134d0 | |||
a9d3666d2a | |||
91b43977aa | |||
36b6de1ad0 | |||
bc1e92c372 | |||
0c46296e0c | |||
b1c1a43659 | |||
d1b534f1b0 | |||
8482ddcc6e | |||
ec1fad7c2a | |||
ded1b5c53e | |||
6e54575708 | |||
a80c34932b | |||
b3375f25fc | |||
82b33794d3 | |||
0e41dcdd11 | |||
010ba9855d | |||
b828aae886 | |||
1988a52e01 | |||
94ba28f90e | |||
27ef3b94ce | |||
53d0c07470 | |||
a12261ce27 | |||
7bd23cadc5 | |||
f9395eeb7c | |||
f8b8cd5bcb | |||
13d101fd91 | |||
5b3c6c39f1 | |||
a1b89ed78f | |||
3415b116bf |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/containers/aardvark-dns</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.15.0</param>
|
||||
<param name="revision">v1.14.0</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/aardvark-dns</param>
|
||||
<param name="changesrevision">d71294ced9ea2cc2ca2eea3b84510e6242ae9c6a</param></service></servicedata>
|
||||
<param name="changesrevision">423ee20348add1431046a0ff35ac0c9dfd510484</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d37fccbbcfa978f9240249c41552dd7e018ce336c143fdaaee14fdefbb3f413c
|
||||
size 59047
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2476619f6f0684be918a3f4e9fa6f183b4f8134cff77dbee3c66a5bec9d3b392
|
||||
size 60863
|
BIN
aardvark-dns-1.12.2.tar.gz
(Stored with Git LFS)
BIN
aardvark-dns-1.12.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bac3e88a5d817ff4451046cbdb61dcf066f6816dbbc40b4f48b1606021957dea
|
||||
size 62780
|
BIN
aardvark-dns-1.13.1.tar.gz
(Stored with Git LFS)
BIN
aardvark-dns-1.13.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
aardvark-dns-1.14.0.obscpio
(Stored with Git LFS)
Normal file
BIN
aardvark-dns-1.14.0.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
aardvark-dns-1.14.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
aardvark-dns-1.14.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:107453bb1424167d7f2daff7a1100493caf846bf50bf034f9bfd248c02c44749
|
||||
size 261131
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba8d3235325b6a868d9579ec64ae33e852f76f55e5ac52bc97d877c5bf5193f1
|
||||
size 67343
|
@@ -1,43 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 05:15:12 UTC 2025 - Madhankumar Chellamuthu <madhankumar.chellamuthu@suse.com>
|
||||
|
||||
- Update to version 1.15.0:
|
||||
* release v1.15.0
|
||||
* release notes for v1.15.0
|
||||
* github: add automatic release action
|
||||
* deps: update nix to 0.30.1
|
||||
* fix(deps): update rust crate tokio to 1.45.0
|
||||
* fix(deps): update hickory-dns monorepo to 0.25.2
|
||||
* Makefile: use cargo --locked in CI
|
||||
* ci: ensure tree is clean after build
|
||||
* fix(deps): update rust crate clap to ~4.5.37
|
||||
* chore(deps): update rust crate chrono to 0.4.41
|
||||
* chore(deps): update dependency containers/automation_images to v20250422
|
||||
* fix(deps): update rust crate libc to 0.2.172
|
||||
* .github: check_cirrus_cron work around github bug
|
||||
* fix(deps): update rust crate tokio to 1.44.2
|
||||
* update hickory to 0.25.1
|
||||
* fix(deps): update rust crate clap to ~4.5.34
|
||||
* Add link to c/common contributor's guide
|
||||
* chore(deps): update dependency containers/automation_images to v20250324
|
||||
* update log to 0.4.27
|
||||
* fix(deps): update rust crate tokio to 1.44.1
|
||||
* test: use ncat not nc
|
||||
* fix(deps): update rust crate libc to 0.2.171
|
||||
* fix(deps): update rust crate tokio to 1.44.0
|
||||
* .github: remove cirrus rerun action
|
||||
* fix(deps): update rust crate clap to ~4.5.31
|
||||
* [skip-ci] RPM: fix gating.yaml
|
||||
* chore(deps): update rust crate chrono to 0.4.40
|
||||
* fix(deps): update rust crate log to 0.4.26
|
||||
* fix(deps): update rust crate libc to 0.2.170
|
||||
* fix(deps): update hickory-dns monorepo to 0.24.4
|
||||
* [skip-ci] RPM/TMT: use tests subpackage
|
||||
* RPM: include empty check section to silence rpmlint
|
||||
* test: do not force nftables
|
||||
* fix(deps): update hickory-dns monorepo to 0.24.3
|
||||
* Bump to v1.15.0-dev
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 15 08:01:05 UTC 2025 - Danish Prakash <danish.prakash@suse.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: aardvark-dns
|
||||
version: 1.15.0
|
||||
mtime: 1747147213
|
||||
commit: d71294ced9ea2cc2ca2eea3b84510e6242ae9c6a
|
||||
version: 1.14.0
|
||||
mtime: 1739195170
|
||||
commit: 423ee20348add1431046a0ff35ac0c9dfd510484
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: aardvark-dns
|
||||
Version: 1.15.0
|
||||
Version: 1.14.0
|
||||
Release: 0
|
||||
Summary: Authoritative dns server for A/AAAA container records
|
||||
License: Apache-2.0
|
||||
|
BIN
vendor.tar.gz
(Stored with Git LFS)
BIN
vendor.tar.gz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user