Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package netavark for openSUSE:Factory 
checked in at 2023-07-04 15:22:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netavark (Old)
 and      /work/SRC/openSUSE:Factory/.netavark.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netavark"

Tue Jul  4 15:22:08 2023 rev:5 rq:1096569 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/netavark/netavark.changes        2023-06-26 
18:16:47.862657978 +0200
+++ /work/SRC/openSUSE:Factory/.netavark.new.23466/netavark.changes     
2023-07-04 15:22:42.474323885 +0200
@@ -1,0 +2,64 @@
+Mon Jul 03 11:22:33 UTC 2023 - [email protected]
+
+- Update to version 1.7.0:
+  * release v1.7.0
+  * Update release notes for v1.7.0
+  * fix(deps): update rust crate tokio to 1.29
+  * netavark: make --config required for dns
+  * fix(deps): update rust crate serde_json to 1.0.99
+  * fix(deps): update rust crate clap to 4.3.8
+  * [CI:BUILD] Packit: add Fedora downstream tasks
+  * run cargo update
+  * fix(deps): update rust crate serde_json to 1.0.97
+  * fix(deps): update rust crate sha2 to 0.10.7
+  * fix(deps): update rust crate clap to 4.3.4
+  * chore(deps): update dependency containers/automation_images to v20230614
+  * fix(deps): update rust crate clap to 4.3.3
+  * fix(deps): update rust crate log to 0.4.19
+  * aardvark: fix missleading dns disabled log
+  * firewall: add NETAVARK_ISOLATION_3 chain for strict isolation
+  * docs: fix link to getting started
+  * fix(deps): update rust crate serde to 1.0.164
+  * netlink: fix incorrect info log for del_route
+  * dhcp-proxy: apply new ip address/gateway
+  * test-dhcp: fix broekn has_ip() check
+  * dhcp-proxy: actually implement renewing leases
+  * dhcp-proxy: simplify code
+  * dhcp-proxy: drop macaddr dependency
+  * dhcp-proxy: remove some unused traits
+  * fix(deps): update rust crate zbus to 3.13.1
+  * fix(deps): update rust crate clap to 4.3.2
+  * chore(deps): update rust crate once_cell to 1.18.0
+  * fix(deps): update rust crate url to 2.4.0
+  * fix(deps): update rust crate clap to 4.3.1
+  * chore(deps): update dependency containers/automation_images to v20230601
+  * chore(deps): update rust crate chrono to 0.4.26
+  * chore(deps): update rust crate chrono to 0.4.25
+  * fix(deps): update rust crate log to 0.4.18
+  * chore(deps): update rust crate once_cell to 1.17.2
+  * macvlan: add bclim option
+  * parse_option(): return option instead of default
+  * add no_default_gateway option
+  * fix(deps): update rust crate clap to 4.3.0
+  * chore(deps): update dependency containers/automation_images to v20230517
+  * fix(deps): update rust crate serde to 1.0.163
+  * Add ability to add static route
+  * fix(deps): update rust crate serde to 1.0.162
+  * Cirrus: Update fedora name to match image
+  * fix(deps): update rust crate clap to 4.2.7
+  * chore(deps): update dependency containers/automation_images to v20230426
+  * correct typo in Makefile
+  * simplify path printing
+  * fix(deps): update rust crate tokio to 1.28
+  * aardvark-dns pid: return better errors
+  * fix comment in Subnet definition
+  * aardvark: no error when aardvark config is not there
+  * fix(deps): update rust crate zbus to 3.12.0
+  * fix(deps): update rust crate clap to 4.2.4
+  * fix(deps): update rust crate clap to 4.2.2
+  * fix(deps): update rust crate serde_json to 1.0.96
+  * update clap to v4
+  * fix(deps): update rust crate serde to 1.0.160
+  * bump to v1.7.0-dev
+
+-------------------------------------------------------------------

Old:
----
  netavark-1.6.0.tar.gz

New:
----
  netavark-1.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ netavark.spec ++++++
--- /var/tmp/diff_new_pack.DNMNTk/_old  2023-07-04 15:22:44.710337323 +0200
+++ /var/tmp/diff_new_pack.DNMNTk/_new  2023-07-04 15:22:44.718337370 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           netavark
-Version:        1.6.0
+Version:        1.7.0
 Release:        0
 Summary:        Container network stack
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DNMNTk/_old  2023-07-04 15:22:44.758337611 +0200
+++ /var/tmp/diff_new_pack.DNMNTk/_new  2023-07-04 15:22:44.762337635 +0200
@@ -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.6.0</param>
+    <param name="revision">v1.7.0</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.DNMNTk/_old  2023-07-04 15:22:44.782337755 +0200
+++ /var/tmp/diff_new_pack.DNMNTk/_new  2023-07-04 15:22:44.786337779 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containers/netavark.git</param>
-              <param 
name="changesrevision">2f01092dc3259a0d0239be59af1b2553437a5379</param></service></servicedata>
+              <param 
name="changesrevision">158e11b440076f61b4b927d8be30aa49998dd679</param></service></servicedata>
 (No newline at EOF)
 

++++++ netavark-1.6.0.tar.gz -> netavark-1.7.0.tar.gz ++++++
++++ 5390 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/netavark/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.netavark.new.23466/vendor.tar.gz differ: char 5, 
line 1

Reply via email to