Accepting request 1115972 from devel:microos
Update to version 1.8.0 (forwarded request 1115736 from danishprakash) OBS-URL: https://build.opensuse.org/request/show/1115972 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netavark?expand=0&rev=7
This commit is contained in:
commit
cf8b1ca1c6
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/containers/netavark.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.7.0</param>
|
||||
<param name="revision">v1.8.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/netavark.git</param>
|
||||
<param name="changesrevision">158e11b440076f61b4b927d8be30aa49998dd679</param></service></servicedata>
|
||||
<param name="changesrevision">837f1f3fb77aa61656a0f561769446453655663e</param></service></servicedata>
|
BIN
netavark-1.7.0.tar.gz
(Stored with Git LFS)
BIN
netavark-1.7.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
netavark-1.8.0.tar.gz
Normal file
3
netavark-1.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac74c9dbdd5ae6bc9b3755be4b3f131a4adbf857961de52e91822423c7e03f1e
|
||||
size 143907
|
@ -1,3 +1,75 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 05:05:43 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
|
||||
* Add vrf support for bridges
|
||||
* Packit: switch to @containers/packit-build team for copr failure notification comments
|
||||
* fix(deps): update rust crate nispor to 1.2.14
|
||||
* [CI:BUILD] Packit: tag @lsm5 on copr build failures
|
||||
* chore(deps): update rust crate chrono to 0.4.31
|
||||
* fix(deps): update rust crate serde_json to 1.0.107
|
||||
* rust io safety: convert RawFd to BorrowedFd<>
|
||||
* bump nix to 0.27.1
|
||||
* chore(deps): update rust crate chrono to 0.4.30
|
||||
* fix(deps): update rust crate serde_json to 1.0.106
|
||||
* chore(deps): update rust crate chrono to 0.4.29
|
||||
* fix(deps): update rust crate netlink-packet-route to 0.17.1
|
||||
* Bump tonic and prost
|
||||
* Update container image to F38
|
||||
* Add ACCEPT rules in firewall for bridge network with internal dns.
|
||||
* chore(deps): update rust crate tonic-build to 0.10
|
||||
* fix(deps): update rust crate nispor to 1.2.13
|
||||
* fix(deps): update rust crate serde to 1.0.188
|
||||
* Fix clippy warnings about formatting
|
||||
* update chrono crate
|
||||
* fix(deps): update rust crate url to 2.4.1
|
||||
* Add protoc dependency to README
|
||||
* [CI:BUILD] rpm: spdx compatible license field
|
||||
* fix(deps): update rust crate tokio to 1.32
|
||||
* chore(deps): update dependency containers/automation_images to v20230816
|
||||
* fix(deps): update rust crate serde_json to 1.0.105
|
||||
* fix(deps): update rust crate tokio to 1.31
|
||||
* fix(deps): update rust crate log to 0.4.20
|
||||
* run cargo update
|
||||
* update tonic-build to 0.9.2
|
||||
* bump rust edition to 2021
|
||||
* iptables: drop invalid packages
|
||||
* fix(deps): update rust crate tokio to 1.30
|
||||
* docs: Convert markdown with go-md2man instead of mandown
|
||||
* 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 serde to 1.0.183
|
||||
* fix(deps): update rust crate serde to 1.0.181
|
||||
* fix(deps): update rust crate serde to 1.0.180
|
||||
* fix(deps): update rust crate serde_json to 1.0.104
|
||||
* fix(deps): update rust crate serde to 1.0.179
|
||||
* fix(deps): update rust crate serde to 1.0.176
|
||||
* fix(deps): update rust crate clap to 4.3.19
|
||||
* fix(deps): update rust crate serde to 1.0.175
|
||||
* fix(deps): update rust crate clap to 4.3.17
|
||||
* fix(deps): update rust crate clap to 4.3.15
|
||||
* fix(deps): update rust crate clap to 4.3.12
|
||||
* fix(deps): update rust crate serde_json to 1.0.103
|
||||
* [CI:BUILD] Packit: remove pre-sync action
|
||||
* fix(deps): update rust crate serde_json to 1.0.102
|
||||
* fix(deps): update rust crate nispor to 1.2.12
|
||||
* macvlan: use netlink type for bclim
|
||||
* bump netlink deps
|
||||
* fix(deps): update rust crate serde to 1.0.171
|
||||
* fix(deps): update rust crate serde to 1.0.167
|
||||
* fix(deps): update rust crate clap to 4.3.11
|
||||
* fix(deps): update rust crate serde to 1.0.166
|
||||
* fix(deps): update rust crate serde_json to 1.0.100
|
||||
* iptables: improve error when ip6?tables commands are missing
|
||||
* fix(deps): update rust crate clap to 4.3.10
|
||||
* fix(deps): update rust crate zbus to 3.14.1
|
||||
* [CI:BUILD] RPM: Fix ELN build and cleanup spec
|
||||
* bump to v1.8.0-dev
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 11 13:30:20 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: netavark
|
||||
Version: 1.7.0
|
||||
Version: 1.8.0
|
||||
Release: 0
|
||||
Summary: Container network stack
|
||||
License: Apache-2.0
|
||||
|
BIN
vendor.tar.gz
(Stored with Git LFS)
BIN
vendor.tar.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user