All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.45
@ 2021-11-08 22:29 Peter Seiderer
  2021-11-08 22:29 ` [Buildroot] [PATCH v1 2/2] package/iwd: bump version to 1.19 Peter Seiderer
  2021-11-14 14:10 ` [Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.45 Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Seiderer @ 2021-11-08 22:29 UTC (permalink / raw)
  To: buildroot; +Cc: Matt Weber

- Changelog (since 0.44, from [1]):

  ver 0.45:
    Fix issue with ICMPv6 and handling re-entrantly callbacks.

[1] https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/ell/ell.hash | 2 +-
 package/ell/ell.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/ell/ell.hash b/package/ell/ell.hash
index 84016c0ce0..4bb2688c48 100644
--- a/package/ell/ell.hash
+++ b/package/ell/ell.hash
@@ -1,5 +1,5 @@
 # From https://mirrors.edge.kernel.org/pub/linux/libs/ell/sha256sums.asc
-sha256  41a6f8fa4d285b52cb7a5a87bda3e7370ecaac02d94aaa7ec1a23f0480b8bc3f  ell-0.44.tar.xz
+sha256  fedfcceee56eb63ab1eb98bf120a3cfbecee50bcd893874328c889f1b381e7d7  ell-0.45.tar.xz
 
 # License files
 sha256  ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5  COPYING
diff --git a/package/ell/ell.mk b/package/ell/ell.mk
index 47137e2530..963fad4bae 100644
--- a/package/ell/ell.mk
+++ b/package/ell/ell.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ELL_VERSION = 0.44
+ELL_VERSION = 0.45
 ELL_SOURCE = ell-$(ELL_VERSION).tar.xz
 ELL_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ell
 ELL_LICENSE = LGPL-2.1+
-- 
2.33.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-11-14 14:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-08 22:29 [Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.45 Peter Seiderer
2021-11-08 22:29 ` [Buildroot] [PATCH v1 2/2] package/iwd: bump version to 1.19 Peter Seiderer
2021-11-14 14:10   ` Thomas Petazzoni
2021-11-14 14:10 ` [Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.45 Thomas Petazzoni

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.