summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* bash-completion: upgrade 2.12.0 -> 2.13.0Wang Mingyu2024-04-121-0/+38
Changelog: =========== ### Features ------------ -Complete protocols for --proto-default -Add completion for netconf subcommand -Complete commands for netns exec -Complete help for unknown subcommands -Complete ip link property -Complete link types for address show -Complete neigh show and flush -Complete stats subcommand -Create function to get link types -add fallback 3rd party completion loader -also suggest *.rss files ### Bug Fixes -------------- -fix regression of unwanted trailing colons -Complete addrlabel add/del properties -Complete ip delete with type correctly -Complete more variations of subcommands -Complete netns attach subcommand -Complete only relevant addrlabel subcmds -Keep completing after -netns name -Quote all instantiation of ip as "$1" -Quote network namespace names -include api-and-naming.md in dist (From OE-Core rev: 66af7d56b3157aa9d1e565024ce0f358cae72669) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>