[pve-devel] [PATCH v2 iproute2 0/2] update to 4.15
Alexandre Derumier
aderumier at odiso.com
Mon Jun 18 19:58:53 CEST 2018
This update iproute2 to 4.15.
I have include the patch that René Jochum had sent some months ago,
and I have make changes to use git submodule.
I have also change iproute2-doc.docs, as in debian packaging.
Alexandre Derumier (1):
use git submodule git.kernel.org/pub/scm/network/iproute2/iproute2.git
René Jochum (1):
Update to 4.15, fix /bin/ss with no header flag
.gitignore | 3 +
Makefile | 40 ++++----
debian/changelog | 19 ++++
debian/iproute2-doc.docs | 6 +-
debian/patches/0002-txtdocs.patch | 42 --------
debian/patches/0005-revert-flush-default.patch | 113 +++++++++++++++++++++
...c-lexer-let-quotes-actually-start-strings.patch | 34 -------
...olice-don-t-skip-parameters-after-actions.patch | 41 --------
.../patches/0099-fix-ss-no-header-renderer.patch | 35 +++++++
debian/patches/series | 5 +-
debian/rules | 1 -
iproute2 | 1 +
iproute2-4.13.0.orig.tar.xz | Bin 670340 -> 0 bytes
13 files changed, 197 insertions(+), 143 deletions(-)
delete mode 100644 debian/patches/0002-txtdocs.patch
create mode 100644 debian/patches/0005-revert-flush-default.patch
delete mode 100644 debian/patches/0005-tc-lexer-let-quotes-actually-start-strings.patch
delete mode 100644 debian/patches/0006-police-don-t-skip-parameters-after-actions.patch
create mode 100644 debian/patches/0099-fix-ss-no-header-renderer.patch
create mode 160000 iproute2
delete mode 100644 iproute2-4.13.0.orig.tar.xz
--
2.11.0
More information about the pve-devel
mailing list