lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 27 Apr 2021 16:59:45 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     netdev@...r.kernel.org
Subject: [ANNOUNCE] iproute2 5.12.0 release

This is updated version of iproute2 to go with the 5.12 kernel.
Relatively small release, only a few minor enhancements in this cycle.

Note: iproute2 is now maintained on the "main" branch.
There are parallel copies (both updated) on kernel.org and github.

As always, it is recommended to always use the latest iproute2.
The version iproute2 does not have to match the running kernel.
The latest code will always run on older kernels (and vice versa);
this is possible because of the kernel API/ABI guarantees.
Except for rare cases, iproute2 does not do maintenance releases
and there is no long term stable version.

Download:
    https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.12.0.tar.gz

Repository for current release
    https://github.com/shemminger/iproute2.git
    git://git.kernel.org/pub/scm/network/iproute2/iproute2.git

And future release (net-next):
    git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git

Thanks for all the contributions.

Report problems (or enhancements) to the netdev@...r.kernel.org mailing list.

Amit Cohen (1):
      ip route: Print "rt_offload_failed" indication

Andrea Claudi (9):
      devlink: always check strslashrsplit() return value
      q_cake: remove useless check on argv
      nexthop: fix memory leak in add_nh_group_attr()
      rdma: stat: initialize ret in stat_qp_show_parse_cb()
      rdma: stat: fix return code
      ip: netns: fix missing netns close on some error paths
      tc: e_bpf: fix memory leak in parse_bpf()
      lib: bpf_legacy: treat 0 as a valid file descriptor
      lib: bpf_legacy: fix missing socket close when connect() fails

David Ahern (3):
      Update kernel headers
      Update kernel headers
      Update kernel headers

Ido Schimmel (2):
      nexthop: Fix usage output
      ipmonitor: Mention "nexthop" object in help and man page

Jarod Wilson (1):
      bond: support xmit_hash_policy=vlan+srcmac

Luca Boccassi (1):
      iproute: fix printing resolved localhost

Maxim Mikityanskiy (1):
      tc/htb: Hierarchical QoS hardware offload

Oleksandr Mazur (1):
      devlink: add support for port params get/set

Oliver Hartkopp (1):
      iplink_can: add Classical CAN frame LEN8_DLC support

Parav Pandit (10):
      devlink: Introduce and use string to number mapper
      devlink: Introduce PCI SF port flavour and attribute
      devlink: Supporting add and delete of devlink port
      devlink: Support get port function state
      devlink: Support set of port function state
      Add kernel headers
      utils: Add helper routines for indent handling
      utils: Add generic socket helpers
      utils: Add helper to map string to unsigned int
      vdpa: Add vdpa tool

Patrisious Haddad (1):
      rdma: Add support for the netlink extack

Paul Blakey (1):
      tc: flower: Add support for ct_state reply flag

Petr Machata (8):
      lib: rt_names: Add rtnl_dsfield_get_name()
      lib: Generalize parse_mapping()
      dcb: Generalize dcb_set_attribute()
      dcb: Generalize dcb_get_attribute()
      dcb: Support -N to suppress translation to human-readable names
      dcb: Add a subtool for the DCB APP object
      dcb: Add a subtool for the DCBX object
      ip: Fix batch processing

Roi Dayan (1):
      dcb: Fix compilation warning about reallocarray

Sabrina Dubroca (1):
      ip: xfrm: limit the length of the security context name when printing

Stephen Hemminger (11):
      Update kernel headers from 5.12-pre rc
      vdpa: add .gitignore
      ip: cleanup help message text
      README: remove doc instructions
      uapi: minor header update for l2tp
      uapi: bpf.h update from upstream
      erspan: fix JSON output
      uapi: update can.h
      uapi: add missing virtio related headers
      remove trailing whitespace
      v5.12.0

Thayne McCombs (2):
      ss: always prefer family as part of host condition to default family
      ss: Make leading ":" always optional for sport and dport

Toke Høiland-Jørgensen (1):
      q_cake: Fix incorrect printing of signed values in class statistics

Tony Ambardar (1):
      lib/bpf: add missing limits.h includes

wenxu (1):
      tc: flower: add tc conntrack inv ct_state support

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ