diff --git a/iproute2-6.0.0.tar.sign b/iproute2-6.0.0.tar.sign deleted file mode 100644 index 9bbbf19..0000000 Binary files a/iproute2-6.0.0.tar.sign and /dev/null differ diff --git a/iproute2-6.0.0.tar.xz b/iproute2-6.0.0.tar.xz deleted file mode 100644 index b56954b..0000000 --- a/iproute2-6.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:523139e9e72aec996374fa2de74be4c53d2dd05589488934d21ff97bae19580a -size 900312 diff --git a/iproute2-6.1.0.tar.sign b/iproute2-6.1.0.tar.sign new file mode 100644 index 0000000..b1fc1bf Binary files /dev/null and b/iproute2-6.1.0.tar.sign differ diff --git a/iproute2-6.1.0.tar.xz b/iproute2-6.1.0.tar.xz new file mode 100644 index 0000000..c188eb0 --- /dev/null +++ b/iproute2-6.1.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce12a0fec6b212725ef218735941b2dab76244db7e72646a76021b0537b43ab +size 905512 diff --git a/iproute2.changes b/iproute2.changes index 5091189..29c00db 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,61 @@ +------------------------------------------------------------------- +Fri Dec 23 08:13:21 UTC 2022 - Dirk Müller + +- update to 6.1: + * man: ss.8: fix a typo + * testsuite: fix build failure + * genl: remove unused vars in Makefile + * json: do not escape single quotes + * ip-monitor: Do not error out when RTNLGRP_STATS is not available + * ip-link: man: Document existence of netns argument in add command + * macsec: add Extended Packet Number support + * macsec: add user manual description for extended packet number feature + * ip: xfrm: support "external" (`collect_md`) mode in xfrm interfaces + * ip: xfrm: support adding xfrm metadata as lwtunnel info in routes + * ip: add NLM_F_ECHO support + * libnetlink: add offset for nl_dump_ext_ack_done + * tc/tc_monitor: print netlink extack message + * rtnetlink: add new function rtnl_echo_talk() + * ip: fix return value for rtnl_talk failures + * iplink_bridge: Add no_linklocal_learn option support + * devlink: use dl_no_arg instead of checking dl_argc == 0 + * devlink: remove dl_argv_parse_put + * mnlg: remove unnused mnlg_socket structure + * utils: extract CTRL_ATTR_MAXATTR and save it + * devlink: expose nested devlink for a line card object + * devlink: load port-ifname map on demand + * devlink: fix parallel flash notifications processing + * devlink: move use_iec into struct dl + * devlink: fix typo in variable name in ifname_map_cb() + * devlink: load ifname map on demand from ifname_map_rev_lookup() as well + * dcb: unblock mnl_socket_recvfrom if not message received + * libnetlink: Fix memory leak in __rtnl_talk_iov() + * tc_util: Fix no error return when large parent id used + * tc_util: Change datatype for maj to avoid overflow issue + * ss: man: add missing entries for MPTCP + * ss: man: add missing entries for TIPC + * ss: usage: add missing parameters + * ss: re-add TIPC query support + * devlink: Fix setting parent for 'rate add' + * link: display 'allmulti' counter + * seg6: add support for flavors in SRv6 End* behaviors + * tc: ct: Fix invalid pointer dereference + * uapi: update from 6.1 pre rc1 + * u32: fix json formatting of flowid + * tc_stab: remove dead code + * uapi: update for in.h and ip.h + * remove #if 0 code + * tc: add json support to size table + * tc: put size table options in json object + * tc/basic: fix json output filter + * iplink: support JSON in MPLS output + * tc: print errors on stderr + * ip: print mpls errors on stderr + * tc: make prefix const + * man: add missing tc class show + * iplink_can: add missing `]' of the bitrate, dbitrate and termination arrays + * ip link: add sub-command to view and change DSA conduit interface + ------------------------------------------------------------------- Tue Nov 22 12:47:44 UTC 2022 - Jan Engelhardt diff --git a/iproute2.spec b/iproute2.spec index 52b3dd8..8c5f371 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -18,7 +18,7 @@ %define _buildshell /bin/bash Name: iproute2 -Version: 6.0 +Version: 6.1 Release: 0 Summary: Linux network configuration utilities License: GPL-2.0-only