summaryrefslogtreecommitdiff
path: root/packages/iproute2
AgeCommit message (Collapse)Author
2022-09-13iproute2: T4691: upgrade version to match 5.15 kernel treeChristian Poessinger
2021-07-24Jenkins: only build packages if the package changes at all - skip otherwiseChristian Poessinger
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped.
2021-04-09iproute2: patches: add fix for erspan JSON outputChristian Poessinger
See thread [1] for more infomration. [1] https://lore.kernel.org/netdev/3ac544c09842410fb863b332917a03ad@poessinger.com/
2021-03-26iproute2 update to debian/5.10.0-4_bpo10+1Christian Poessinger
2021-03-26Jenkins: fix buildPackage call, it's null not noneChristian Poessinger
2021-03-26Jenkins: enable arm64 buildsChristian Poessinger
2021-01-31iproute2: T3276: bump version to 5.10 to match the running KernelChristian Poessinger
2020-12-14iproute2: T3129: add Jenkins buildChristian Poessinger