* [Buildroot] [PATCH 1/1] package/fuse-overlayfs: bump to version 1.10
@ 2022-12-08 22:04 Christian Stewart via buildroot
2022-12-11 10:38 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Christian Stewart via buildroot @ 2022-12-08 22:04 UTC (permalink / raw)
To: buildroot; +Cc: Christian Stewart, Yann E . MORIN, Thomas Petazzoni
Contains various bugfixes.
https://github.com/containers/fuse-overlayfs/releases/tag/v1.10
Signed-off-by: Christian Stewart <christian@paral.in>
---
package/fuse-overlayfs/fuse-overlayfs.hash | 2 +-
package/fuse-overlayfs/fuse-overlayfs.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/fuse-overlayfs/fuse-overlayfs.hash b/package/fuse-overlayfs/fuse-overlayfs.hash
index f9473c154a..aa5438755e 100644
--- a/package/fuse-overlayfs/fuse-overlayfs.hash
+++ b/package/fuse-overlayfs/fuse-overlayfs.hash
@@ -1,4 +1,4 @@
# Locally computed
-sha256 6c81b65b71067b303aaa9871f512c2cabc23e2b793f19c6c854d01a492b5a923 fuse-overlayfs-1.5.0.tar.gz
+sha256 4351eaed7cf26a5012c14c6e0fc883ef65a7b5dcc95ba129ce485904106c25a9 fuse-overlayfs-1.10.tar.gz
# Locally computed
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/fuse-overlayfs/fuse-overlayfs.mk b/package/fuse-overlayfs/fuse-overlayfs.mk
index 0ad7dbc51d..1633d3bd41 100644
--- a/package/fuse-overlayfs/fuse-overlayfs.mk
+++ b/package/fuse-overlayfs/fuse-overlayfs.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FUSE_OVERLAYFS_VERSION = 1.5.0
+FUSE_OVERLAYFS_VERSION = 1.10
FUSE_OVERLAYFS_SITE = $(call github,containers,fuse-overlayfs,v$(FUSE_OVERLAYFS_VERSION))
FUSE_OVERLAYFS_LICENSE = GPL-3.0
FUSE_OVERLAYFS_LICENSE_FILES = COPYING
--
2.38.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/fuse-overlayfs: bump to version 1.10
2022-12-08 22:04 [Buildroot] [PATCH 1/1] package/fuse-overlayfs: bump to version 1.10 Christian Stewart via buildroot
@ 2022-12-11 10:38 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-11 10:38 UTC (permalink / raw)
To: Christian Stewart via buildroot; +Cc: Yann E . MORIN
On Thu, 8 Dec 2022 14:04:51 -0800
Christian Stewart via buildroot <buildroot@buildroot.org> wrote:
> Contains various bugfixes.
>
> https://github.com/containers/fuse-overlayfs/releases/tag/v1.10
>
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
> package/fuse-overlayfs/fuse-overlayfs.hash | 2 +-
> package/fuse-overlayfs/fuse-overlayfs.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-11 10:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 22:04 [Buildroot] [PATCH 1/1] package/fuse-overlayfs: bump to version 1.10 Christian Stewart via buildroot
2022-12-11 10:38 ` Thomas Petazzoni via buildroot
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.