Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netavark for openSUSE:Factory checked in at 2024-02-06 16:33:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netavark (Old) and /work/SRC/openSUSE:Factory/.netavark.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netavark" Tue Feb 6 16:33:56 2024 rev:9 rq:1144486 version:1.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/netavark/netavark.changes 2023-11-30 22:06:01.847649486 +0100 +++ /work/SRC/openSUSE:Factory/.netavark.new.1815/netavark.changes 2024-02-06 16:34:07.786144307 +0100 @@ -1,0 +2,52 @@ +Tue Feb 6 07:50:29 UTC 2024 - Danish Prakash <[email protected]> + +- Rely only on <major>.<minor> for aardvark-dns requires, even though + it is released in sync with netavark, relying on patch version is brittle. + +------------------------------------------------------------------- +Thu Feb 01 14:04:11 UTC 2024 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- netavark-1.9.0.tar.gz New: ---- netavark-1.10.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netavark.spec ++++++ --- /var/tmp/diff_new_pack.6rxdNg/_old 2024-02-06 16:34:11.142266227 +0100 +++ /var/tmp/diff_new_pack.6rxdNg/_new 2024-02-06 16:34:11.146266370 +0100 @@ -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 @@ -16,8 +16,10 @@ # +%define major_minor %((v=%{version}; echo ${v%.*})) + Name: netavark -Version: 1.9.0 +Version: 1.10.2 Release: 0 Summary: Container network stack License: Apache-2.0 @@ -31,7 +33,7 @@ BuildRequires: rust+cargo >= 1.66 BuildRequires: systemd-rpm-macros # aardvark-dns and %%{name} are usually released in sync -Requires: aardvark-dns >= %{version} +Requires: aardvark-dns >= %{major_minor} # Provides: container-network-stack = 2 %description ++++++ _service ++++++ --- /var/tmp/diff_new_pack.6rxdNg/_old 2024-02-06 16:34:11.174267381 +0100 +++ /var/tmp/diff_new_pack.6rxdNg/_new 2024-02-06 16:34:11.178267526 +0100 @@ -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> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.6rxdNg/_old 2024-02-06 16:34:11.194268103 +0100 +++ /var/tmp/diff_new_pack.6rxdNg/_new 2024-02-06 16:34:11.198268248 +0100 @@ -1,6 +1,6 @@ <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> (No newline at EOF) ++++++ netavark-1.9.0.tar.gz -> netavark-1.10.2.tar.gz ++++++ ++++ 4860 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/netavark/vendor.tar.gz /work/SRC/openSUSE:Factory/.netavark.new.1815/vendor.tar.gz differ: char 5, line 1
