Accepting request 1129915 from home:danishprakash:branches:devel:microos
Update to version 1.9.0 OBS-URL: https://build.opensuse.org/request/show/1129915 OBS-URL: https://build.opensuse.org/package/show/devel:microos/aardvark-dns?expand=0&rev=13
This commit is contained in:
parent
94ba28f90e
commit
b828aae886
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/containers/aardvark-dns</param>
|
<param name="url">https://github.com/containers/aardvark-dns</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">v1.8.0</param>
|
<param name="revision">v1.9.0</param>
|
||||||
<param name="match-tag">*</param>
|
<param name="match-tag">*</param>
|
||||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/containers/aardvark-dns</param>
|
<param name="url">https://github.com/containers/aardvark-dns</param>
|
||||||
<param name="changesrevision">1ed940206e0f39887fc35943ab852387dec9f794</param></service></servicedata>
|
<param name="changesrevision">e4785bd5430e7f3006bb537e95c2a0f9311f85bc</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:61b0032de12844f26c59165355d586018d9049a206d131537a100aefc14e8664
|
|
||||||
size 55536
|
|
3
aardvark-dns-1.9.0.tar.gz
Normal file
3
aardvark-dns-1.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4bc2a383f55e5de5dc733e03b70bf9ce030029730460138357affc6faf2e49f0
|
||||||
|
size 56131
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Thu Sep 28 05:05:47 UTC 2023 - danish.prakash@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: aardvark-dns
|
Name: aardvark-dns
|
||||||
Version: 1.8.0
|
Version: 1.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Authoritative dns server for A/AAAA container records
|
Summary: Authoritative dns server for A/AAAA container records
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9db2ebe531bbcc0085153523ca9fd46a1425e8d61b23b91b921a0889e1cc80c6
|
oid sha256:9a7ca743e6ba4968c43154b93664e7a76605516692b219ec07a2c3abecf46ce7
|
||||||
size 36678817
|
size 32486604
|
||||||
|
Loading…
x
Reference in New Issue
Block a user