Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2022-01-14 23:12:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iproute2 (Old)
 and      /work/SRC/openSUSE:Factory/.iproute2.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iproute2"

Fri Jan 14 23:12:24 2022 rev:123 rq:945800 version:5.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/iproute2/iproute2.changes        2021-11-18 
10:32:57.739858756 +0100
+++ /work/SRC/openSUSE:Factory/.iproute2.new.1892/iproute2.changes      
2022-01-14 23:12:30.442603428 +0100
@@ -1,0 +2,19 @@
+Tue Jan 11 21:22:27 UTC 2022 - Callum Farmer <gm...@opensuse.org>
+
+- remove routef from links; it doesn't exist anymore
+
+-------------------------------------------------------------------
+Tue Jan 11 19:49:31 UTC 2022 - Callum Farmer <gm...@opensuse.org>
+
+- update to 5.16:
+  * devlink: Fix cmd_dev_param_set() to check configuration mode
+  * ip: add AMT support
+  * iplink_can: fix configuration ranges in print_usage() and add
+    unit
+  * tc: flower: Fix buffer overflow on large labels
+  * ip/ipnexthop: fix unsigned overflow in parse_nh_group_type_res()
+  * tc/m_vlan: fix print_vlan() conditional on TCA_VLAN_ACT_PUSH_ETH
+  * iplink_can: add new CAN FD bittiming parameters:
+    Transmitter Delay Compensation (TDC)
+
+-------------------------------------------------------------------

Old:
----
  iproute2-5.15.0.tar.sign
  iproute2-5.15.0.tar.xz

New:
----
  iproute2-5.16.0.tar.sign
  iproute2-5.16.0.tar.xz

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

Other differences:
------------------
++++++ iproute2.spec ++++++
--- /var/tmp/diff_new_pack.jkCyA7/_old  2022-01-14 23:12:31.074603836 +0100
+++ /var/tmp/diff_new_pack.jkCyA7/_new  2022-01-14 23:12:31.078603838 +0100
@@ -18,7 +18,7 @@
 
 %define _buildshell /bin/bash
 Name:           iproute2
-Version:        5.15
+Version:        5.16
 Release:        0
 Summary:        Linux network configuration utilities
 License:        GPL-2.0-only
@@ -125,10 +125,9 @@
 mkdir -p "$b/bin"
 ln -sf "%_sbindir/ip" "$b/bin/ip"
 %endif
-for BIN in lnstat nstat routef routel ss; do
+for BIN in lnstat nstat routel ss; do
        ln -sf "%_sbindir/$BIN" "$b/%_bindir/$BIN"
 done
-rm "$b/%_sbindir/ifcfg"
 mkdir -p "$b/%_docdir/%name"
 cp -an README* examples/bpf "$b/%_docdir/%name/"
 %fdupes %buildroot/%_prefix
@@ -136,7 +135,6 @@
 %files
 %_bindir/lnstat
 %_bindir/nstat
-%_bindir/routef
 %_bindir/routel
 %_bindir/ss
 %_sbindir/*

++++++ adjust-installation-directories-for-openSUSE-SLE.patch ++++++
--- /var/tmp/diff_new_pack.jkCyA7/_old  2022-01-14 23:12:31.102603853 +0100
+++ /var/tmp/diff_new_pack.jkCyA7/_new  2022-01-14 23:12:31.102603853 +0100
@@ -15,12 +15,12 @@
 @@ -14,7 +14,7 @@ endif
  
  PREFIX?=/usr
- LIBDIR?=$(PREFIX)/lib
 -SBINDIR?=/sbin
 +SBINDIR?=/usr/sbin
  CONFDIR?=/etc/iproute2
  NETNS_RUN_DIR?=/var/run/netns
  NETNS_ETC_DIR?=/etc/netns
+ DATADIR?=$(PREFIX)/share
 @@ -31,7 +31,7 @@ DBM_INCLUDE:=$(DESTDIR)/usr/include
  
  SHARED_LIBS = y

++++++ iproute2-5.15.0.tar.xz -> iproute2-5.16.0.tar.xz ++++++
++++ 6331 lines of diff (skipped)

Reply via email to