All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] package/fscryptctl: bump to v1.0.0
@ 2022-07-22 13:00 John Keeping
  2022-07-23  8:49 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: John Keeping @ 2022-07-22 13:00 UTC (permalink / raw)
  To: buildroot; +Cc: John Keeping

Bump to a tagged release, pulling in about 4 years of development.

Note that v1 encryption policies have been deprecated and removed in
this release.  Since the previous version in Buildroot is old enough not
to have support for v2 policies, this is an incompatible update.

There are unlikely to be many v1 users and the format has some known
vulnerabilities so no compatibility option is included.

Signed-off-by: John Keeping <john@metanate.com>
---
v2:
- Use a bare version for compatibility with release-monitoring.org

 package/fscryptctl/fscryptctl.hash | 2 +-
 package/fscryptctl/fscryptctl.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/fscryptctl/fscryptctl.hash b/package/fscryptctl/fscryptctl.hash
index b06b96c10f..d254af56ec 100644
--- a/package/fscryptctl/fscryptctl.hash
+++ b/package/fscryptctl/fscryptctl.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 970a8febbcbf315313711d8a7ee3d954dea593d8087744d3cba65f6cb4bebcc1  fscryptctl-f037dcf4354ce8f25d0f371b58dfe7a7ac27576f.tar.gz
+sha256 3828d5ad9b93664b9fec0174fc5d8e96d7b021a7896da74efe18fabe5f01d638  fscryptctl-1.0.0.tar.gz
 sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/fscryptctl/fscryptctl.mk b/package/fscryptctl/fscryptctl.mk
index 4275bf2b83..154af4d29f 100644
--- a/package/fscryptctl/fscryptctl.mk
+++ b/package/fscryptctl/fscryptctl.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-FSCRYPTCTL_VERSION = f037dcf4354ce8f25d0f371b58dfe7a7ac27576f
-FSCRYPTCTL_SITE = $(call github,google,fscryptctl,$(FSCRYPTCTL_VERSION))
+FSCRYPTCTL_VERSION = 1.0.0
+FSCRYPTCTL_SITE = $(call github,google,fscryptctl,v$(FSCRYPTCTL_VERSION))
 FSCRYPTCTL_LICENSE = Apache-2.0
 FSCRYPTCTL_LICENSE_FILES = LICENSE
 
-- 
2.37.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 v2] package/fscryptctl: bump to v1.0.0
  2022-07-22 13:00 [Buildroot] [PATCH v2] package/fscryptctl: bump to v1.0.0 John Keeping
@ 2022-07-23  8:49 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2022-07-23  8:49 UTC (permalink / raw)
  To: John Keeping, buildroot



On 22/07/2022 15:00, John Keeping wrote:
> Bump to a tagged release, pulling in about 4 years of development.
> 
> Note that v1 encryption policies have been deprecated and removed in
> this release.  Since the previous version in Buildroot is old enough not
> to have support for v2 policies, this is an incompatible update.
> 
> There are unlikely to be many v1 users and the format has some known
> vulnerabilities so no compatibility option is included.
> 
> Signed-off-by: John Keeping <john@metanate.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
> v2:
> - Use a bare version for compatibility with release-monitoring.org
> 
>   package/fscryptctl/fscryptctl.hash | 2 +-
>   package/fscryptctl/fscryptctl.mk   | 4 ++--
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/fscryptctl/fscryptctl.hash b/package/fscryptctl/fscryptctl.hash
> index b06b96c10f..d254af56ec 100644
> --- a/package/fscryptctl/fscryptctl.hash
> +++ b/package/fscryptctl/fscryptctl.hash
> @@ -1,3 +1,3 @@
>   # Locally calculated
> -sha256 970a8febbcbf315313711d8a7ee3d954dea593d8087744d3cba65f6cb4bebcc1  fscryptctl-f037dcf4354ce8f25d0f371b58dfe7a7ac27576f.tar.gz
> +sha256 3828d5ad9b93664b9fec0174fc5d8e96d7b021a7896da74efe18fabe5f01d638  fscryptctl-1.0.0.tar.gz
>   sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
> diff --git a/package/fscryptctl/fscryptctl.mk b/package/fscryptctl/fscryptctl.mk
> index 4275bf2b83..154af4d29f 100644
> --- a/package/fscryptctl/fscryptctl.mk
> +++ b/package/fscryptctl/fscryptctl.mk
> @@ -4,8 +4,8 @@
>   #
>   ################################################################################
>   
> -FSCRYPTCTL_VERSION = f037dcf4354ce8f25d0f371b58dfe7a7ac27576f
> -FSCRYPTCTL_SITE = $(call github,google,fscryptctl,$(FSCRYPTCTL_VERSION))
> +FSCRYPTCTL_VERSION = 1.0.0
> +FSCRYPTCTL_SITE = $(call github,google,fscryptctl,v$(FSCRYPTCTL_VERSION))
>   FSCRYPTCTL_LICENSE = Apache-2.0
>   FSCRYPTCTL_LICENSE_FILES = LICENSE
>   
_______________________________________________
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-07-23  8:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 13:00 [Buildroot] [PATCH v2] package/fscryptctl: bump to v1.0.0 John Keeping
2022-07-23  8:49 ` Arnout Vandecappelle

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.