All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] iproute2: bump version to 4.19.0
@ 2018-10-26 19:37 Peter Korsgaard
  2018-10-26 19:52 ` Petr Vorel
  2018-10-27  9:43 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-10-26 19:37 UTC (permalink / raw)
  To: buildroot

For support for the new 4.19+ kernel features. Release notes:
https://lwn.net/ml/netdev/20181023104935.282ff4ec at xeon-e3/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/iproute2/iproute2.hash | 2 +-
 package/iproute2/iproute2.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/iproute2/iproute2.hash b/package/iproute2/iproute2.hash
index 672ea66d88..00bd1c646a 100644
--- a/package/iproute2/iproute2.hash
+++ b/package/iproute2/iproute2.hash
@@ -1,3 +1,3 @@
 # From https://kernel.org/pub/linux/utils/net/iproute2/sha256sums.asc
-sha256	a9e6c70c95f513871c5e1f4e452c04fcb3c4d8a05be651bd794cd994a52daa45  iproute2-4.18.0.tar.xz
+sha256	d9ec5ca1f47d8a85416fa26e7dc1cbf5d067640eb60e90bdc1c7e5bdc6a29984  iproute2-4.19.0.tar.xz
 sha256	e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4	COPYING
diff --git a/package/iproute2/iproute2.mk b/package/iproute2/iproute2.mk
index b2bb33b8dc..41d0b2c3d9 100644
--- a/package/iproute2/iproute2.mk
+++ b/package/iproute2/iproute2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IPROUTE2_VERSION = 4.18.0
+IPROUTE2_VERSION = 4.19.0
 IPROUTE2_SOURCE = iproute2-$(IPROUTE2_VERSION).tar.xz
 IPROUTE2_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/net/iproute2
 IPROUTE2_DEPENDENCIES = host-bison host-flex host-pkgconf \
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] iproute2: bump version to 4.19.0
  2018-10-26 19:37 [Buildroot] [PATCH] iproute2: bump version to 4.19.0 Peter Korsgaard
@ 2018-10-26 19:52 ` Petr Vorel
  2018-10-27  9:43 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2018-10-26 19:52 UTC (permalink / raw)
  To: buildroot

Hi Peter,

> For support for the new 4.19+ kernel features. Release notes:
> https://lwn.net/ml/netdev/20181023104935.282ff4ec at xeon-e3/

> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>

Thanks for update!


Kind regards,
Petr

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] iproute2: bump version to 4.19.0
  2018-10-26 19:37 [Buildroot] [PATCH] iproute2: bump version to 4.19.0 Peter Korsgaard
  2018-10-26 19:52 ` Petr Vorel
@ 2018-10-27  9:43 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-10-27  9:43 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > For support for the new 4.19+ kernel features. Release notes:
 > https://lwn.net/ml/netdev/20181023104935.282ff4ec at xeon-e3/

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-27  9:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-26 19:37 [Buildroot] [PATCH] iproute2: bump version to 4.19.0 Peter Korsgaard
2018-10-26 19:52 ` Petr Vorel
2018-10-27  9:43 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.