Accepting request 1078577 from home:danishprakash:branches:devel:microos

Update to version 1.6.0

OBS-URL: https://build.opensuse.org/request/show/1078577
OBS-URL: https://build.opensuse.org/package/show/devel:microos/aardvark-dns?expand=0&rev=5
This commit is contained in:
2023-04-12 07:21:09 +00:00
committed by Git OBS Bridge
parent 5b3c6c39f1
commit f8b8cd5bcb
7 changed files with 40 additions and 8 deletions

View File

@@ -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.5.0</param>
<param name="revision">v1.6.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/containers/aardvark-dns</param>
<param name="changesrevision">65480f45efe1f8c381f6ee06df3117d5c3d01f50</param></service></servicedata>
<param name="changesrevision">fb411dded03c46e7496ed3e514401ebdc1783b37</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4dccb2cc4c7ee68347fa5f71c3761db0c794de5794fa6f2fa573b1adb82d60ea
size 53116

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f40959f7ab5528e0a07f37dcccd35bd30fcdd278301c03b45da88b21a8b76e01
size 55380

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
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 <danish.prakash@suse.com>

View File

@@ -17,7 +17,7 @@
Name: aardvark-dns
Version: 1.5.0
Version: 1.6.0
Release: 0
Summary: Authoritative dns server for A/AAAA container records
License: Apache-2.0

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1dd8989c20a55669d9edfca8aa5ce29b0a846940cdfec02b94d6535ef44023f5
size 25205131
oid sha256:cd1bda1956080c2d32973ecf6292a5e5859f227a47927d988b7963ba4f2b39c8
size 38049101