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

Update to version 1.10.2

OBS-URL: https://build.opensuse.org/request/show/1143404
OBS-URL: https://build.opensuse.org/package/show/devel:microos/netavark?expand=0&rev=17
This commit is contained in:
Dan Čermák 2024-02-01 16:56:00 +00:00 committed by Git OBS Bridge
parent cae9d681d7
commit 0c2e0b279d
7 changed files with 55 additions and 9 deletions

View File

@ -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.9.0</param>
<param name="revision">v1.10.2</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/netavark.git</param>
<param name="changesrevision">1ac690051d5ba3a6dbc5898b931f7175a9d8e7ac</param></service></servicedata>
<param name="changesrevision">664637b12ab9ce96247fa907265171289cf0d501</param></service></servicedata>

BIN
netavark-1.10.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

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

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Thu Feb 01 14:04:11 UTC 2024 - danish.prakash@suse.com
- Update to version 1.10.2:
* Release v1.10.2
* Release notes for v1.10.2
* [CI:BUILD] Packit/rpm: fix aardvark-dns handling
* Do not perform network namespace detection on AV update
* Release v1.10.1
* Updated release notes for v1.10.1
* update to nftables release 0.3 from crates.io
* DISTRO_PACKAGE: fix incorrect vendored tar archive URL
* Bump to 1.11.0-dev
* Release 1.10.0
* Release notes for 1.10.0
* RPM: update .cargo/config before building
* Add support for isolation to the nftables driver
* build(deps): bump h2 from 0.3.22 to 0.3.24
* chore(deps): update rust crate chrono to 0.4.32
* fix(deps): update rust crate env_logger to 0.11.0
* chore(deps): update dependency containers/automation_images to v20240102
* Bump nftables-rs to latest commit
* Netavark: nftables support
* fix(deps): update rust crate serde_json to 1.0.111
* feat: added the --firewall-driver option
* Document how to generate a code coverage report for netavark
* fix(deps): update rust crate clap to ~4.4.12
* fix(deps): update rust crate serde_json to 1.0.110
* fix(deps): update rust-futures monorepo to 0.3.30
* fix(deps): update rust crate nispor to 1.2.16
* chore(deps): update rust crate tempfile to 3.9.0
* Use tonic::transport::Uri instead of HTTP
* chore(deps): update dependency containers/automation_images to v20231208
* fix(deps): update rust crate tokio to 1.35
* dhcp-proxy: return actual error instead of generic one
* dhcp-proxy: skip set gateway if missing
* bump netlink-packet-route to 0.18.1
* chore(deps): update rust crate once_cell to 1.19.0
* fix(deps): update rust crate nispor to 1.2.15
* fix(deps): update rust crate serde to 1.0.193
* fix(deps): update rust crate clap to ~4.4.10
* aardvark: show error if process is in wrong netns
* aardvark: remove unessesary unlock lockfile calls
* fix(deps): update rust crate url to 2.5.0
* Bump working version to v1.10.0-dev
-------------------------------------------------------------------
Thu Nov 30 07:05:28 UTC 2023 - danish.prakash@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package netavark
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: netavark
Version: 1.9.0
Version: 1.10.2
Release: 0
Summary: Container network stack
License: Apache-2.0

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.