* [Buildroot] [PATCH v1 1/1] package/fuse-overlayfs: bump version to v1.13
@ 2024-03-31 8:08 Christian Stewart via buildroot
2024-04-01 13:18 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Christian Stewart via buildroot @ 2024-03-31 8:08 UTC (permalink / raw)
To: buildroot; +Cc: Christian Stewart, Yann E . MORIN, Thomas Petazzoni
Updated hash for COPYING.
The license changed to GPL-2.0+ in v1.12
https://github.com/containers/fuse-overlayfs/releases/tag/v1.13
Signed-off-by: Christian Stewart <christian@aperture.us>
---
package/fuse-overlayfs/fuse-overlayfs.hash | 4 ++--
package/fuse-overlayfs/fuse-overlayfs.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/fuse-overlayfs/fuse-overlayfs.hash b/package/fuse-overlayfs/fuse-overlayfs.hash
index b8df6c88a5..f1a326c82e 100644
--- a/package/fuse-overlayfs/fuse-overlayfs.hash
+++ b/package/fuse-overlayfs/fuse-overlayfs.hash
@@ -1,4 +1,4 @@
# Locally computed
-sha256 320a411425414679736dcb7f3b05146430ca4af20ded0096c69ac3c7540ebca2 fuse-overlayfs-1.11.tar.gz
+sha256 96d10344921d5796bcba7a38580ae14a53c4e60399bb90b238ac5a10b3bb65b2 fuse-overlayfs-1.13.tar.gz
# Locally computed
-sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
+sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/fuse-overlayfs/fuse-overlayfs.mk b/package/fuse-overlayfs/fuse-overlayfs.mk
index 4db2ccd7d5..2aa208d554 100644
--- a/package/fuse-overlayfs/fuse-overlayfs.mk
+++ b/package/fuse-overlayfs/fuse-overlayfs.mk
@@ -4,9 +4,9 @@
#
################################################################################
-FUSE_OVERLAYFS_VERSION = 1.11
+FUSE_OVERLAYFS_VERSION = 1.13
FUSE_OVERLAYFS_SITE = $(call github,containers,fuse-overlayfs,v$(FUSE_OVERLAYFS_VERSION))
-FUSE_OVERLAYFS_LICENSE = GPL-3.0
+FUSE_OVERLAYFS_LICENSE = GPL-2.0+
FUSE_OVERLAYFS_LICENSE_FILES = COPYING
FUSE_OVERLAYFS_AUTORECONF = YES
--
2.43.0
_______________________________________________
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 v1 1/1] package/fuse-overlayfs: bump version to v1.13
2024-03-31 8:08 [Buildroot] [PATCH v1 1/1] package/fuse-overlayfs: bump version to v1.13 Christian Stewart via buildroot
@ 2024-04-01 13:18 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2024-04-01 13:18 UTC (permalink / raw)
To: Christian Stewart; +Cc: Thomas Petazzoni, buildroot
Christian, All,
On 2024-03-31 01:08 -0700, Christian Stewart via buildroot spake thusly:
> Updated hash for COPYING.
>
> The license changed to GPL-2.0+ in v1.12
Indeed, thanks for noticing, checking, and documenting that change. 👍
> https://github.com/containers/fuse-overlayfs/releases/tag/v1.13
>
> Signed-off-by: Christian Stewart <christian@aperture.us>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/fuse-overlayfs/fuse-overlayfs.hash | 4 ++--
> package/fuse-overlayfs/fuse-overlayfs.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/fuse-overlayfs/fuse-overlayfs.hash b/package/fuse-overlayfs/fuse-overlayfs.hash
> index b8df6c88a5..f1a326c82e 100644
> --- a/package/fuse-overlayfs/fuse-overlayfs.hash
> +++ b/package/fuse-overlayfs/fuse-overlayfs.hash
> @@ -1,4 +1,4 @@
> # Locally computed
> -sha256 320a411425414679736dcb7f3b05146430ca4af20ded0096c69ac3c7540ebca2 fuse-overlayfs-1.11.tar.gz
> +sha256 96d10344921d5796bcba7a38580ae14a53c4e60399bb90b238ac5a10b3bb65b2 fuse-overlayfs-1.13.tar.gz
> # Locally computed
> -sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
> +sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
> diff --git a/package/fuse-overlayfs/fuse-overlayfs.mk b/package/fuse-overlayfs/fuse-overlayfs.mk
> index 4db2ccd7d5..2aa208d554 100644
> --- a/package/fuse-overlayfs/fuse-overlayfs.mk
> +++ b/package/fuse-overlayfs/fuse-overlayfs.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -FUSE_OVERLAYFS_VERSION = 1.11
> +FUSE_OVERLAYFS_VERSION = 1.13
> FUSE_OVERLAYFS_SITE = $(call github,containers,fuse-overlayfs,v$(FUSE_OVERLAYFS_VERSION))
> -FUSE_OVERLAYFS_LICENSE = GPL-3.0
> +FUSE_OVERLAYFS_LICENSE = GPL-2.0+
> FUSE_OVERLAYFS_LICENSE_FILES = COPYING
>
> FUSE_OVERLAYFS_AUTORECONF = YES
> --
> 2.43.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
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:[~2024-04-01 13:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-31 8:08 [Buildroot] [PATCH v1 1/1] package/fuse-overlayfs: bump version to v1.13 Christian Stewart via buildroot
2024-04-01 13:18 ` Yann E. MORIN
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.