[pve-devel] [PATCH iproute2 0/2] update to 4.15

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Jun 18 18:30:26 CEST 2018


On 6/18/18 11:57 AM, Alexandre Derumier wrote:
> 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.
> 

Thanks to both of you! But your patch seemed to be lost Alexandre,
see below...

> 
> 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

hmm, this won't fit into the mailing lists message size limit, I'd guess :)

You could try to add '--irreversible-delete' as an option to git send-email
(or format-patch), which then omits the binary deletion diff and only sends
information that this was deleted.

cheers,
Thomas

>  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
> 






More information about the pve-devel mailing list