Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2024-02-01 18:03:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iproute2 (Old)
 and      /work/SRC/openSUSE:Factory/.iproute2.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iproute2"

Thu Feb  1 18:03:57 2024 rev:138 rq:1143108 version:6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/iproute2/iproute2.changes        2023-12-01 
21:25:06.141292050 +0100
+++ /work/SRC/openSUSE:Factory/.iproute2.new.1815/iproute2.changes      
2024-02-01 18:04:02.804224859 +0100
@@ -1,0 +2,12 @@
+Wed Jan 31 18:09:41 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 6.7
+  * devlink: Support setting port function ipsec_crypto cap and
+    ipsec_packet cap
+  * iplink: bridge: Add support for bridge FDB learning limits
+  * bridge: fdb: support match on source VNI, nexthop ID,
+    destination VNI, destination port, destination IP address and
+    [no]router flag in the flush command
+  * bridge: mdb: Add get support
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ iproute2.spec ++++++
--- /var/tmp/diff_new_pack.Omrp7V/_old  2024-02-01 18:04:03.460248642 +0100
+++ /var/tmp/diff_new_pack.Omrp7V/_new  2024-02-01 18:04:03.460248642 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iproute2
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define _buildshell /bin/bash
 Name:           iproute2
-Version:        6.6
+Version:        6.7
 Release:        0
 Summary:        Linux network configuration utilities
 License:        GPL-2.0-only
@@ -166,7 +166,7 @@
 %_mandir/man7/*
 %_mandir/man8/*
 %exclude %_mandir/man8/arpd.8*
-/usr/lib/iproute2
+%_datadir/iproute2/
 %_libdir/tc/
 %_datadir/tc/
 %_docdir/%name/

++++++ adjust-installation-directories-for-openSUSE-SLE.patch ++++++
--- /var/tmp/diff_new_pack.Omrp7V/_old  2024-02-01 18:04:03.484249512 +0100
+++ /var/tmp/diff_new_pack.Omrp7V/_new  2024-02-01 18:04:03.484249512 +0100
@@ -10,19 +10,17 @@
  tc/q_netem.c   |    2 +-
  3 files changed, 7 insertions(+), 6 deletions(-)
 
-Index: iproute2-6.6.0/Makefile
+Index: iproute2-6.7.0/Makefile
 ===================================================================
---- iproute2-6.6.0.orig/Makefile
-+++ iproute2-6.6.0/Makefile
-@@ -15,10 +15,10 @@ MAKEFLAGS += --no-print-directory
+--- iproute2-6.7.0.orig/Makefile
++++ iproute2-6.7.0/Makefile
+@@ -15,8 +15,8 @@ MAKEFLAGS += --no-print-directory
  endif
  
  PREFIX?=/usr
 -SBINDIR?=/sbin
-+SBINDIR?=/usr/sbin
- CONF_ETC_DIR?=/etc/iproute2
- CONF_USR_DIR?=$(LIBDIR)/iproute2
 -NETNS_RUN_DIR?=/var/run/netns
++SBINDIR?=/usr/sbin
 +NETNS_RUN_DIR?=/run/netns
  NETNS_ETC_DIR?=/etc/netns
  DATADIR?=$(PREFIX)/share
@@ -36,10 +34,10 @@
  ifneq ($(SHARED_LIBS),y)
  DEFINES+= -DNO_SHARED_LIBS
  endif
-Index: iproute2-6.6.0/netem/Makefile
+Index: iproute2-6.7.0/netem/Makefile
 ===================================================================
---- iproute2-6.6.0.orig/netem/Makefile
-+++ iproute2-6.6.0/netem/Makefile
+--- iproute2-6.7.0.orig/netem/Makefile
++++ iproute2-6.7.0/netem/Makefile
 @@ -7,6 +7,7 @@ DISTDATA = normal.dist pareto.dist paret
  HOSTCC ?= $(CC)
  CCOPTS  = $(CBUILD_CFLAGS)
@@ -60,10 +58,10 @@
        done
  
  clean:
-Index: iproute2-6.6.0/tc/q_netem.c
+Index: iproute2-6.7.0/tc/q_netem.c
 ===================================================================
---- iproute2-6.6.0.orig/tc/q_netem.c
-+++ iproute2-6.6.0/tc/q_netem.c
+--- iproute2-6.7.0.orig/tc/q_netem.c
++++ iproute2-6.7.0/tc/q_netem.c
 @@ -131,7 +131,7 @@ static int get_distribution(const char *
        char *line = NULL;
        char name[128];

++++++ iproute2-6.6.0.tar.xz -> iproute2-6.7.0.tar.xz ++++++
++++ 5257 lines of diff (skipped)

Reply via email to