Changelog for
iproute2-debugsource-4.4-2.3.x86_64.rpm :
* Fri Jul 29 2016 mkubecekAATTsuse.cz- revert the iproute2-doc merge; the dependencies of iproute2-doc prevent bootstrapping openSUSE distribution. (bsc#991185)
* Fri Jan 22 2016 mkubecekAATTsuse.cz- merge iproute2-doc.spec back into iproute2.spec iproute2-doc was separated into its own specfile to make rebuilds faster; this is not as important in SLE as it is in Factory and is not worth bothering with a multispec source package here
* Thu Jan 21 2016 mkubecekAATTsuse.cz- upgrade to upstream version 4.4 to match kernel version
* implements fate#319924- remove patches obsoleted by upgrade: Handle-netdev-group-for-veth-peer-too.patch:Patch-mainline (3.14) Revert-vxlan-remove-dstport-option.patch (3.14) bridge-fix-reporting-of-IPv6-addresses.patch (3.14) introduce-support-for-slave-info-data.patch (3.14) ip-fix-exit-code-for-addrlabel.patch (4.1) ip-fix-exit-code-for-rule-failures.patch (4.1) ip-return-correct-exit-code-on-route-failure.patch (4.1) ip-route-add-congestion-control-metric.patch (4.0) ip-support-of-usec-rtt-in-tcp_metrics.patch (3.17) iplink-add-support-for-bonding-netlink.patch (3.14) iplink-add-support-for-bonding-slave.patch (3.14) iplink_bond-fix-arp_all_targets-parameter-name-in-ou.patch (3.14) iplink_bond-fix-parameter-value-matching.patch (3.14) iplink_bond_slave-show-mii_status-only-once.patch (3.14) iproute-Fix-Netid-value-for-multi-families-output.patch (3.14) iproute2-finish-support-for-bonding-attributes.patch (3.14) update-kernel-headers-for-bonding-support.patch (3.14) update-kernel-headers-to-3.19-net-next.patch (4.0) update-kernel-headers-to-SLE12-SP1-Beta-1.patch (3.15) veth-Handle-flags-correctry.patch (3.14) veth-fix-uninitialized-arguments.patch (3.14)- update non-upstream patches to version 4.4: adjust-installation-directories-for-SLE.patch avoid-unused-return-value-gcc-warnings.patch- refresh remaining patches: add-explicit-typecast-to-avoid-gcc-warning.patch fix-build-with-D_FORTIFY_SOURCE-2.patch man-fix-documentation-references-in-manual-pages.patch use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch- new non-upstream patches from Factory package:
* xfrm-support-displaying-transformations-used-for-Mob.patch: support displaying xfrm transformations for Mobile IPv6
* examples-fix-bashisms-in-example-script.patch: fix bashisms in example script declaring /bin/sh interpreter
* Mon Oct 19 2015 mkubecekAATTsuse.cz- ip-return-correct-exit-code-on-route-failure.patch: fix \"ip route\" exit code (bsc#949040)- ip-fix-exit-code-for-rule-failures.patch: fix \"ip rule\" exit code (bsc#949040)- ip-fix-exit-code-for-addrlabel.patch: fix \"ip addrlabel\" exit code (bsc#949040)
* Mon Oct 19 2015 mkubecekAATTsuse.cz- man-fix-documentation-references-in-manual-pages.patch: minor fix (README.lnstat is in iproute2, not iproute2-doc)
* Thu Oct 08 2015 mkubecekAATTsuse.cz- man-fix-documentation-references-in-manual-pages.patch: replace Debian specific documentation references by SUSE ones (bsc#949063)
* Wed Aug 12 2015 mkubecekAATTsuse.cz- update-kernel-headers-to-SLE12-SP1-Beta-1.patch: ip-support-of-usec-rtt-in-tcp_metrics.patch: display TCP RTT and RTT variance estimates with microsecond precision if kernel provides this information (bsc#937086)- Revert-vxlan-remove-dstport-option.patch: add missing tags
* Tue Aug 11 2015 bpoirierAATTsuse.com- Revert-vxlan-remove-dstport-option.patch Add vxlan destination port option (fate#319084)
* Wed Jun 17 2015 mkubecekAATTsuse.cz- update-kernel-headers-to-3.19-net-next.patch: ip-route-add-congestion-control-metric.patch: add per-route congestion control support (fate#318553)
* Mon May 26 2014 mkubecekAATTsuse.cz- veth-fix-uninitialized-arguments.patch: fix crash in \"ip link add type veth\" (bnc#879865)- Handle-netdev-group-for-veth-peer-too.patch: when adding veth device, group argument is parsed but ignored (bnc#879865)- iproute-Fix-Netid-value-for-multi-families-output.patch when both -t and -u are used, ss reports UDP sockets as TCP (bnc#879865)- bridge-fix-reporting-of-IPv6-addresses.patch fix output of IPv6 vxlan dst addresses in \"bridge fdb show\" (bnc#879865)- veth-Handle-flags-correctry.patch fix handling of veth peer flags (bnc#879865)
* Fri Feb 28 2014 mkubecekAATTsuse.cz- update-kernel-headers-for-bonding-support.patch: iplink_bond-fix-arp_all_targets-parameter-name-in-ou.patch: iplink_bond-fix-parameter-value-matching.patch: update upstream references- iplink-display-slave-information.patch: replaced by introduce-support-for-slave-info-data.patch (fate#316940)- iplink_bond-add-support-for-displaying-bond-slave-at.patch: replaced by iplink-add-support-for-bonding-slave.patch (fate#316940)- iplink_bond_slave-show-mii_status-only-once.patch: fix for bonding slave status being shown twice (fate#316940)
* Thu Feb 13 2014 mkubecekAATTsuse.cz- update-kernel-headers-for-bonding-support.patch: iplink-add-support-for-bonding-netlink.patch: iproute2-finish-support-for-bonding-attributes.patch: iplink_bond-fix-arp_all_targets-parameter-name-in-ou.patch: iplink_bond-fix-parameter-value-matching.patch: iplink-display-slave-information.patch: iplink_bond-add-support-for-displaying-bond-slave-at.patch: implement setting and displaying bonding (and bond slave) attributes in ip command (fate#316940)
* Mon Jan 20 2014 mkubecekAATTsuse.cz- restore SLE12 Alpha 1 version rewritten by pulling recent Factory changes- update patches to git based versions:
* iproute2-dirs.diff -> adjust-installation-directories-for-SLE.patch
* iproute2-HZ.diff split into use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch and add-explicit-typecast-to-avoid-gcc-warning.patch
* revert-pdf-creation.diff not needed on SLE12- add SLE11 SP3 patches missing in upstream:
* avoid-unused-return-value-gcc-warnings.patch: prevent GCC warnings considered errors by OBS
* fix-build-with-D_FORTIFY_SOURCE-2.patch: fix build with -D_FORTIFY_SOUCE=2 to comply with TAHI testsuite (bnc#719537)- iproute2.spec: remove conditionals not needed on SLE12- fate#315437 implemented since upstream 3.11.0
* Mon Dec 09 2013 jengelhAATTinai.de- Update to new upstream release 3.12
* ip rule: add route suppression options
* tc: support for the \"fq\" Fair Queue packet scheduler
* tc: support 64-bit rate estimator statistics
* GRE-over-IPv6 tunnel support
* VXLAN IPV6 support
* Thu Sep 12 2013 jengelhAATTinai.de- Update to new upstream release 3.11
* Support for Linux 3.11
* iptunnel: check SIT_ISATAP flag only for SIT tunnel
* ss: show destination address for netlink sockets
* ss: Get netlink sockets info via sock_diag
* vxlan: Allow setting destination to unicast address
* ss: add fastopen support
* htb: report overhead attribute
* ip: allow to specify mode for sit tunnels
* ip: iplink_vlan: add 802.1ad support
* iptuntap: allow creation of multi-queue tun/tap device
* Wed Sep 11 2013 wernerAATTsuse.de- Make it build with latest TeXLive 2013
* Wed Jun 05 2013 jengelhAATTinai.de- Update to new upstream release 3.9.0
* Support for managing the forwarding tables in Bridge and VXLAN.- Remove 0001-build-resolve-compile-error-due-to-missing-include.patch (merged upstream)- Signature verification for the package
* Mon Apr 15 2013 jengelhAATTinai.de- Update to new upstream release 3.8.0
* implement bridge mdb commands
* add DOVE extensions
* add `ip netns pids` and `ip netns identify`
* tc netem: allow negative packet/cell overhead
* support tunnels in `ip link type ipip|sit|ip6tnl`- Add 0001-build-resolve-compile-error-due-to-missing-include.patch
* Thu Dec 13 2012 jengelhAATTinai.de- Update to new upstream release 3.7.0
* add support for tcp_metrics
* iplink: Added support for the kernel IPoIB RTNL ops
* ss: Get udp sockets info via sock-diag
* tc: add canid ematch to ematch_map
* vxlan support
* Tue Oct 09 2012 jengelhAATTinai.de- Update to new upstream release 3.6.0
* ss: report SK_MEMINFO_BACKLOG
* tc: add ipset ematch
* iplink: add support for num[tr]xqueues
* iproute2: Add FDB print and update cmds for self and master
* iproute: Add ability to save, restore and show the interfaces\' addresses
* iproute2: VTI support for ip link command- Rename iproute2-libdir-1.diff to iproute2-dirs.diff, as it does more than just changing LIBDIR.- Add revert-pdf-creation.diff, as the new PDF creation commands do not want to work with openSUSE 12.2 and before.
* Tue Sep 18 2012 wernerAATTsuse.de- Make it build even without pdflatex, use latex+dvips, beside this iproute2-pdflatex.diff was documented, see my last entry from Jul 30 14:33:58 UTC 2012.
* Mon Sep 17 2012 idonmezAATTsuse.com- Add BuildRequires on texlive-dvips for openSUSE > 12.2 to fix Factory builds.
* Sat Sep 08 2012 jengelhAATTinai.de- Update to new upstream release 3.5.1
* ss: Report MSS from internal TCP information
* ip: allow IPv6 addresses for l2tp local and remote parameters
* tc: Support for tc_codel - Controlled Delay AQM
* tc: Support for fq_codel - Fair Queue Codel AQM
* tc-netem: Add support for ECN packet marking- Remove undocumented iproute2-pdflatex.diff which breaks the build since using the iproute2-3.5.1 tarball
* Mon Jul 30 2012 wernerAATTsuse.de- Make it build with modern pdflatex and TeXLive 2012 ... for this also sgmltools has to know about correct babel style usage
* Thu May 24 2012 jengelhAATTinai.de- Update to new upstream release 3.4.0
* for kernel 3.4
* ss: use new INET_DIAG_SKMEMINFO option to get more memory information for tcp socket
* ip: add ability to set link state
* Sat Mar 31 2012 biliAATTsuse.com- Distribute COPYING file for rpm(bnc#745225).
* Fri Mar 30 2012 jengelhAATTmedozas.de- Update to new upstream release 3.3.0
* This release updates qdisc parameters in sfq and red, adds Netem extensions for shaping and for loss models, adds lots of manual page corrections, adds the QFQ scheduler and the LLDP-to-ethernet type table (along with support for processless network namespaces and L2TPv3 plus L2TP tunneling), improves RED options, and adds assorted bugfixes.
* Thu Mar 08 2012 rschweikertAATTsuse.com- Place ip binary in /usr tree (UsrMerge project)- Fix permissions to eliminate rpmlint errors
* Sat Jan 14 2012 jengelhAATTmedozas.de- Update to new upstream release 3.2.0
* L2TPv3 support
* netem additions for loss models, improved RED options
* Sat Dec 31 2011 jengelhAATTmedozas.de- Update to new upstream release 3.1.0
* ip: Add processless network namespace support
* tc: Add QFQ scheduler
* ss: display closed UDP sockets on `ss -ul`
* ss: report ecnseen
* Add L2TP support
* Fri Oct 21 2011 jengelhAATTmedozas.de- Clarify license for iproute2.spec (bnc#720282)
* Sat Sep 24 2011 jengelhAATTmedozas.de- Add patch iproute2-xt-detect.diff to address shipped Makefiles\' failure to use pkg-config to locate libxtables, and thus reenable m_xt
* Fri Jul 08 2011 jengelhAATTmedozas.de- Update to new upstream release 2.6.39
* support device group semantics
* support listing devices by group
* parse flag XFRM_POLICY_ICMP
* CHOKe scheduler
* macvlan/macvtap: support \'passthru\' mode
* tc: SFB flow scheduler
* tc add mqprio qdisc support
* xfrm security context support
* allow to specify truncation bits on auth algo
* fix unit conversion of rtt/rttvar/rto_min
* support IFLA_TXQLEN in ip link command- Remove iproute2-pdfdoc.diff: merged upstream- Remove iproute2-memleak.diff: merged upstream
* Tue May 31 2011 jengelhAATTmedozas.de- Correct installation path of tc modules- Restore symbol lookup in m_xt.so (bnc#679172)- Add patches to make m_xt build with libxtables6- Restore m_xt\'s module lookup (bnc#660554)- Run spec-beautifier
* Mon May 30 2011 jengelhAATTmedozas.de- Disable building m_xt.so which has not been updated for iptables 1.4.11
* Wed Mar 23 2011 bphilipsAATTnovell.comRemove unneeded patches:
* iproute2-warnings.diff bnc#34714 Warnings no longer exist
* iproute2-iptunnel-fclose.diff Process is dying no need to close file pointers
* iproute2-ss-pclose.diff Process is dying no need to close file pointers
* iproute2-flushcheckuid.diff Fixed upstream
* iproute2-skbedit-memset.diff Fixed upstream 46a6573259f46f86eb0048a2c805b24ff4183fa6
* Tue Mar 22 2011 msAATTsuse.de- Update to 2.6.38, fix for options process with ipt (bnc #679172)- tidy up the package, spec file names, patch names, etc
* Wed Jan 12 2011 mtAATTsuse.de- Adopted ip route rtt,rttvar,rto_min metrics time unit to milliseconds as required by recent kernels (bnc#659746).
* Tue Jan 11 2011 jengelhAATTmedozas.de- Update to iproute2-2.6.37
* Support for iptables >= 1.4.9
* Support for GRE in XFRM
* tc f_flow now knows rxhash
* Support for macvtap \"mode\" parameter
* tc ACT_CSUM support
* added `ip route save` and `ip route restore` commands- Spec file updates
* Remove pointless AutoReqProv:on (that\'s the default)
* Enable tc\'s m_xt
* Fri Dec 03 2010 msAATTsuse.de- removed the fragtimeout patch because it breaks the rto_min setup. The fragtimeout patch also requires a kernel side modification which we don\'t ship since SLES9 (bnc #656667)
* Mon Nov 15 2010 jengelhAATTmedozas.de- Split documentation into its own subpackage, reducing the size of the main package by ~500K
* Wed Nov 03 2010 jengelhAATTmedozas.de- Update to iproute2-2.6.35+git9 for obtaining Linux 2.6.36-introduced features (no iproute2-2.6.36 tag yet)
* Added RTA_MARK support (e.g. `ip route get ::1 mark 2`)
* 64-bit interface statistics
* Tue Nov 02 2010 jengelhAATTmedozas.de- Update to iproute2-2.6.35
* Added support for multicast iprules
* Speed up `ss -p`
* Update ARP header type table
* Tue Nov 02 2010 jengelhAATTmedozas.de- Update to iproute2-2.6.34
* Fix build issues with flex 2.5
* Detect 6rd tunnel scope
* Added `ip tuntap` support (this practically obsoletes the \"tunctl\" package)
* Added support for XFRM/SA by fwmark
* Added initrwnd- 2 patches integrated, thus dropped
* Tue Nov 02 2010 jengelhAATTmedozas.de- Update to iproute2-2.6.33
* Added 6rd support
* Added macvlan options for bridge mode
* Added support to mark packets in skbedit
* Added oif classification support in iprule
* Tue Nov 02 2010 jengelhAATTmedozas.de- Update to iproute2-2.6.31
* Dropped equalize support
* Fixed segfault when using garbage lladdr
* Added new m_xt module for iptables-1.4.5
* Added support for CAN
* Allow ISATAP with stateless autoconfiguration
* Added support for cgroup
* Added support for monitoring neigh table activities- 3 patches integrated, thus dropped
* Tue Feb 23 2010 jengelhAATTmedozas.de- add a patch to avoid tun tunnels being shown as \"link/65534\"
* Sat Dec 19 2009 jengelhAATTmedozas.de- enable parallel build
* Wed Nov 11 2009 msAATTsuse.de- check effective UID instead of real UID in the flush permissions coding (bnc #554419)
* Fri Oct 09 2009 msAATTsuse.de- added missing fclose to ss utility (bnc #543986)
* Wed Sep 16 2009 msAATTsuse.de- fixed memory leak in read_igmp() function ip/ipmaddr.c (bnc #538996)
* Thu Sep 10 2009 msAATTsuse.de- added support for monitoring neighbour tables (bnc #537906)- added support for displaying type labels (bnc #537906)
* Fri Aug 28 2009 msAATTsuse.de- added missing pclose (bnc #534912)
* Wed Aug 26 2009 mlsAATTsuse.de- make patch0 usage consistent
* Wed Aug 12 2009 adrianAATTsuse.de- update to version 2.6.29-1
* Support for lxc
* Tue Jul 28 2009 msAATTsuse.de- make sure do_tunnels_list proc file descriptor will be closed after use or on proc read error (bnc #525834)