Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package batctl for openSUSE:Factory checked 
in at 2021-06-29 22:43:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/batctl (Old)
 and      /work/SRC/openSUSE:Factory/.batctl.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "batctl"

Tue Jun 29 22:43:36 2021 rev:20 rq:903075 version:2021.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/batctl/batctl.changes    2018-06-29 
22:32:08.242221829 +0200
+++ /work/SRC/openSUSE:Factory/.batctl.new.2625/batctl.changes  2021-06-29 
22:44:19.642958186 +0200
@@ -1,0 +2,37 @@
+Thu May 13 00:26:26 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 2021.0
+  * Drop support for batman-adv's sysfs+debugfs
+  * Drop support for automatic destruction of empty meshifs
+  * Drop support for deprecated log command support
+  * Drop of the legacy vis subcommands
+  * Add per interface hop penalty command
+  * Add tcpdump support for MCAST TVLV, unicast fragments and coded
+    packets
+  * Add support for hardif specific settings
+  * Add multicast_fanout setting subcommand
+  * Add hop_penalty setting subcommand
+  * Add gateway selection manpage section for B.A.T.M.A.N. V
+  * New subcommand "event" to receive netlink notifications
+  * Bugs squashed:
+    * Fix query of meshif's ap_isolation status
+    * Ignore "interface already exists" error during "interface add"
+    * Fix endianness in ICMPv6 Echo Request/Reply parsing
+    * Fix parsing of radiotap headers on big endian systems
+    * Fix error code on throughputmeter errors
+    * Re-integrate support for translation table unicast/multicast
+      filter
+    * Avoid incorrect warning about disabled mesh interface when
+      debugfs support is not enabled in batman-adv
+  * Allow to select routing algorithm during creation of interface
+  * implement support for multicast RTR flags
+  * avoid some kernel deprecation warning by using more generic
+    netlink over sysfs
+  * use type specific prefixes to select mesh interface or vlan
+    instead of '-m'
+  * implement netlink based support for remaining sysfs-only features
+  * remove non-netlink support for translating MAC addresses to originators
+  * introduce support for batadv meshif, hardif and vlan configuration via 
netlink
+  * replace multicast_mode with multicast_forceflood settings subcommand
+
+-------------------------------------------------------------------

Old:
----
  batctl-2018.1.tar.gz
  batctl-2018.1.tar.gz.asc

New:
----
  batctl-2021.0.tar.gz
  batctl-2021.0.tar.gz.asc

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

Other differences:
------------------
++++++ batctl.spec ++++++
--- /var/tmp/diff_new_pack.9qMkUD/_old  2021-06-29 22:44:20.074958756 +0200
+++ /var/tmp/diff_new_pack.9qMkUD/_new  2021-06-29 22:44:20.078958762 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package batctl
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           batctl
-Version:        2018.1
+Version:        2021.0
 Release:        0
 Summary:        B.A.T.M.A.N. advanced control and management tool
 License:        GPL-2.0-only AND MIT
@@ -42,7 +42,7 @@
 
 %build
 export CFLAGS='%{optflags}'
-make %{?_smp_mflags}
+%make_build
 
 %install
 mkdir -p %{buildroot}%{_bindir}

++++++ batctl-2018.1.tar.gz -> batctl-2021.0.tar.gz ++++++
++++ 12905 lines of diff (skipped)

Reply via email to