From: Alexandre Derumier Date: Tue, 12 Apr 2016 15:22:59 +0000 (+0200) Subject: iproute2 : bump to 4.4 X-Git-Url: https://git.proxmox.com/?p=iproute2.git;a=commitdiff_plain;h=e218e6b64747218470700257d240b580562e21eb iproute2 : bump to 4.4 and remove patch for vlan message truncaded (fixed in kernel 4.4) Signed-off-by: Alexandre Derumier --- diff --git a/Makefile b/Makefile index a44692a..6c62713 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -RELEASE=4.0 +RELEASE=4.2 -VERSION=4.2.0 -PKGREL=2 +VERSION=4.4.0 +PKGREL=1 DIR=iproute2-${VERSION} SRC=iproute2-${VERSION}.orig.tar.gz diff --git a/debian/changelog b/debian/changelog index d3aef43..87ded71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +iproute2 (4.4.0-1) unstable; urgency=medium + + * Bump to 4.4 + + -- Proxmox Support Team Wed, 12 Apr 2016 17:01:28 +0200 + iproute2 (4.2.0-2) unstable; urgency=medium * rellay apply patches with quilt diff --git a/debian/patches/series b/debian/patches/series index 7981fd8..960fe25 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ 0001-Add-moo-feature.patch 0002-txtdocs.patch -netlink-buffer.patch