From 1366559e7654eef1939d76e33ceaf80a29239a2050d3befba4d9d771d1864df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Mon, 3 Jun 2024 08:43:48 +0000 Subject: [PATCH] Accepting request 1178239 from home:danishprakash:branches:devel:microos - Remove redundant source: cargo_config - Update to version 1.11.0 OBS-URL: https://build.opensuse.org/request/show/1178239 OBS-URL: https://build.opensuse.org/package/show/devel:microos/netavark?expand=0&rev=22 --- _service | 2 +- _servicedata | 2 +- cargo_config | 5 --- netavark-1.10.3.tar.gz | 3 -- netavark-1.11.0.tar.gz | 3 ++ netavark.changes | 81 ++++++++++++++++++++++++++++++++++++++++++ netavark.spec | 5 +-- vendor.tar.gz | 4 +-- 8 files changed, 89 insertions(+), 16 deletions(-) delete mode 100644 cargo_config delete mode 100644 netavark-1.10.3.tar.gz create mode 100644 netavark-1.11.0.tar.gz diff --git a/_service b/_service index cbfd0eb..ad73b7a 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/containers/netavark.git @PARENT_TAG@ git - v1.10.3 + v1.11.0 * v(\d+\.\d+\.\d+) \1 diff --git a/_servicedata b/_servicedata index 1970735..57f330a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/netavark.git - d9f9fdc116ea3ed72a6eb4e59da33bf5d7c60b38 \ No newline at end of file + ab4f101a39b687c01e2df578162c2fa16a881c1b \ No newline at end of file diff --git a/cargo_config b/cargo_config deleted file mode 100644 index 6fb4ff4..0000000 --- a/cargo_config +++ /dev/null @@ -1,5 +0,0 @@ -[source.crates-io] -replace-with = "vendored-sources" - -[source.vendored-sources] -directory = "vendor" \ No newline at end of file diff --git a/netavark-1.10.3.tar.gz b/netavark-1.10.3.tar.gz deleted file mode 100644 index 5aea7ab..0000000 --- a/netavark-1.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ea900dd9463bc14cd3d6d586ba4d42b5cfc417a9b0d14cba1d86413a0ee9835 -size 167641 diff --git a/netavark-1.11.0.tar.gz b/netavark-1.11.0.tar.gz new file mode 100644 index 0000000..5ed1122 --- /dev/null +++ b/netavark-1.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6331985314dc0d61a9dba6c4555831388dbff4b8f0cb413d1bdeb06cb1585f +size 168986 diff --git a/netavark.changes b/netavark.changes index f16a78c..ae27c41 100644 --- a/netavark.changes +++ b/netavark.changes @@ -1,3 +1,84 @@ +------------------------------------------------------------------- +Mon Jun 03 06:42:43 UTC 2024 - danish.prakash@suse.com + +- Remove redundant source: cargo_config +- Update to version 1.11.0: + * Release v1.11.0 + * Update release notes for 1.11.0 + * update netlink-packet-route to 0.20.0 + * run cargo update + * fix: remove extra / in make install and uninstall + * chore(deps): update dependency containers/automation_images to v20240529 + * fix(deps): update rust crate nix to 0.29.0 + * fix(deps): update rust crate nispor to 1.2.19 + * fix(deps): update rust crate anyhow to 1.0.86 + * fix(deps): update rust crate anyhow to 1.0.85 + * [skip-ci] Packit: do not create dup jobs on podman-next + * fix(deps): update rust crate anyhow to 1.0.84 + * [skip-ci] RPM: use default __cargo macro across all envs + * [skip-ci] RPM: switch default firewall to nftables on EL10+ + * chore(deps): update dependency containers/automation_images to v20240513 + * Add conditional compilation of default firewall driver + * fix(deps): update rust crate serde_json to 1.0.117 + * fix new clippy warnings + * Update CI image to fedora 40 + * fix ncat sctp tests + * fix(deps): update rust crate anyhow to 1.0.83 + * build(deps): bump h2 from 0.3.25 to 0.3.26 + * [skip-ci] Packit: distinct `-rhel` packages value + * [skip-ci] Packit: enable c10s downstream sync + * fix(deps): update rust crate libc to 0.2.154 + * fix(deps): update rust crate ipnet to 2.9.0 + * fix(deps): update rust crate tower to 0.4.13 + * fix(deps): update rust crate tokio-stream to 0.1.15 + * fix(deps): update rust crate prost to 0.12.4 + * fix(deps): update rust crate iptables to 0.5.1 + * [skip-ci] Packit: remove el8 jobs + * fix(deps): update rust crate anyhow to 1.0.82 + * fix(deps): update rust crate serde to 1.0.199 + * Add suffix to Aardvark internal network filenames + * fix port forward with strict RPF and multi networks + * renovate: stop rebasing PRs automatically + * chore(deps): update rust crate chrono to 0.4.38 + * fix(deps): update rust crate serde_json to 1.0.116 + * fix(deps): update rust crate netlink-sys to 0.8.6 + * nftables: only dump netavark table rules + * update nftables to 0.4 + * fix aardvark-dns netns check + * fix(deps): update rust crate tokio to 1.37 + * fix(deps): update rust crate netlink-packet-route to 0.19.0 + * Update to nix-0.28.0 + * fix(deps): update rust crate mozim to 0.2.3 + * fix(deps): update rust crate nispor to 1.2.18 + * Update chrono + * fix(deps): update rust crate serde_json to 1.0.115 + * build(deps): bump mio from 0.8.9 to 0.8.11 + * [skip-ci] rpm: aardvark-dns is a hard dep across the board + * Update Rust crate env_logger to 0.11.3 + * Update Rust crate serde to 1.0.197 + * Update Rust crate tempfile to 3.10.1 + * Update Rust crate log to 0.4.21 + * Update Rust crate zbus to 3.15.2 + * Update Rust crate serde_json to 1.0.114 + * Update Rust crate env_logger to 0.11.2 + * Update Rust crate chrono to 0.4.34 + * Update Rust crate tonic-build to 0.11 + * Update Rust crate tonic to 0.11 + * fix netavark update to not start a new aardvark-dns + * Update Rust crate tempfile to 3.10.0 + * Update Rust crate zbus to 3.15.0 + * Update Rust crate tokio to 1.36 + * Update Rust crate chrono to 0.4.33 + * Do not perform network namespace detection on AV update + * [CI:BUILD] Packit/rpm: fix aardvark-dns handling + * Update Rust crate serde_json to 1.0.113 + * Update Rust crate serde_json to 1.0.112 + * Update Rust crate env_logger to 0.11.1 + * update README with nftables support + * Bump to v1.11.0-dev + * perf-netavark: accept fw driver as argument + * perf-netavark: fix missing --config arg + ------------------------------------------------------------------- Tue Feb 13 08:43:45 UTC 2024 - danish.prakash@suse.com diff --git a/netavark.spec b/netavark.spec index 3aa55c9..afd56fc 100644 --- a/netavark.spec +++ b/netavark.spec @@ -19,14 +19,13 @@ %define major_minor %((v=%{version}; echo ${v%.*})) Name: netavark -Version: 1.10.3 +Version: 1.11.0 Release: 0 Summary: Container network stack License: Apache-2.0 URL: https://github.com/containers/%{name} Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: go-md2man BuildRequires: protobuf-devel @@ -55,8 +54,6 @@ Its features include: %prep %autosetup -a1 -mkdir .cargo -cp %{SOURCE2} .cargo/config %build cargo build --release diff --git a/vendor.tar.gz b/vendor.tar.gz index 85628df..1db29a7 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32a058440f734dcd95abd31c8041bad30953e8e0edb92f900ef439bb5ee82947 -size 40899183 +oid sha256:730208228e3d9ad39d46b6997f475df7149ecced5a63ad108060e8222127010f +size 43195849