Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2026-09-04 12:36:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iproute2 (Old)
 and      /work/SRC/openSUSE:Factory/.iproute2.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iproute2"

Fri Sep  4 12:36:29 2026 rev:151 rq:1375486 version:7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/iproute2/iproute2.changes        2026-06-19 
17:16:16.203526159 +0200
+++ /work/SRC/openSUSE:Factory/.iproute2.new.1265/iproute2.changes      
2026-09-04 12:37:16.340971996 +0200
@@ -1,0 +2,16 @@
+Wed Sep  2 15:27:12 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 7.2
+  * dpll: Added frequency monitoring support
+  * dpll: monitor: add -t/--timestamp and --tshort options
+  * rdma: netns can now be specified by PID
+  * bridge: vlan: Added support for neigh_forward_grat
+  * netshaper: Added bw-min and weight parameter support
+  * netshaper: Added group command for creating scheduling hierarchies
+  * iplink: bridge: Added stp_mode support
+  * devlink: Added dump support for resource show
+- Ditch libnetlink-devel. This was never really a public API,
+  and mipv6d (its original user back in 2014) has long had its
+  own copy of libnetlink.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ iproute2.spec ++++++
--- /var/tmp/diff_new_pack.0kReGR/_old  2026-09-04 12:37:17.438010513 +0200
+++ /var/tmp/diff_new_pack.0kReGR/_new  2026-09-04 12:37:17.441010618 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           iproute2
-Version:        7.1
+Version:        7.2
 Release:        0
 Summary:        Linux network configuration utilities
 License:        GPL-2.0-only
@@ -50,6 +50,8 @@
 Provides:       iproute = %version-%release
 Provides:       %name(xfrm6_raw) = %version-%release
 Obsoletes:      %name-doc < 4.15.0
+Obsoletes:      iproute2-bash-completion < %version-%release
+Provides:       iproute2-bash-completion < %version-%release
 
 %description
 iproute2 is a collection of user-space utilities to set up networking
@@ -58,27 +60,6 @@
 tunnels, bridges, packet transformations (IPsec, etc.), and Quality
 of Service.
 
-%package -n libnetlink-devel
-Summary:        A Higher Level Interface to the Netlink Service
-License:        GPL-2.0-or-later
-Group:          Development/Libraries/C and C++
-Provides:       libnetlink = %version-%release
-
-%description -n libnetlink-devel
-libnetlink provides a higher-level interface to rtnetlink(7).
-New programs should use libmnl-devel instead.
-
-%package bash-completion
-Summary:        Bash completion for iproute
-License:        GPL-2.0-or-later
-Group:          System/Shells
-Requires:       %name
-Requires:       bash-completion
-Supplements:    (%name and bash-completion)
-
-%description bash-completion
-bash command line completion support for iproute.
-
 %package arpd
 Summary:        Userspace ARP daemon
 License:        GPL-2.0-only
@@ -115,10 +96,6 @@
 # We have m_xt instead
 rm -fv "$b/%_libdir/tc/m_ipt.so"
 
-install -pm0644 "lib/libnetlink.a" "$b/%_libdir/"
-chmod -x "$b/%_libdir/libnetlink.a"
-install -pm0644 "include/libnetlink.h" "$b/%_includedir/"
-chmod -x "$b/%_includedir/libnetlink.h"
 install -Dm0644 "%SOURCE3" "$b/%_tmpfilesdir/%name.conf"
 %if 0%{?suse_version} >= 1550
 ln -sfv "%_sbindir/ip" "$b/%_bindir/ip"
@@ -132,6 +109,7 @@
 done
 mkdir -pv "$b/%_docdir/%name"
 cp -anv README* examples/bpf "$b/%_docdir/%name/"
+rm -Rfv "$b/%_includedir"
 
 # bugzilla.opensuse.org/1205632
 # You can't parse routel output anyway so it does not matter what our 
replacement program outputs
@@ -169,13 +147,6 @@
 %_datadir/tc/
 %_docdir/%name/
 %license COPYING
-
-%files -n libnetlink-devel
-%_includedir/*
-%_mandir/man3/libnetlink*
-%_libdir/lib*
-
-%files bash-completion
 %_datadir/bash-completion/
 
 %files arpd

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.0kReGR/_old  2026-09-04 12:37:17.499012655 +0200
+++ /var/tmp/diff_new_pack.0kReGR/_new  2026-09-04 12:37:17.502012760 +0200
@@ -1,5 +1,5 @@
-mtime: 1781724404
-commit: 4fc3febf63697057eeb0416281d5facb35d9d8964ec3f514c9793a29507a2c4c
+mtime: 1788382175
+commit: fe42e4a85294ac6b49fca89edcd4c8e899b64c8dfa306b335dc1252b566e758c
 url: https://src.opensuse.org/jengelh/iproute2
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-09-02 22:49:35.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ iproute2-7.1.0.tar.xz -> iproute2-7.2.0.tar.xz ++++++
++++ 4496 lines of diff (skipped)

Reply via email to