* [Buildroot] [PATCH] package/grep: bump to version 3.11
@ 2023-09-18 7:42 Angelo Compagnucci
2023-09-21 19:00 ` Arnout Vandecappelle via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Angelo Compagnucci @ 2023-09-18 7:42 UTC (permalink / raw)
To: buildroot; +Cc: Angelo Compagnucci
No security fixes introduced in the latest version.
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
---
package/grep/grep.hash | 4 ++--
package/grep/grep.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/grep/grep.hash b/package/grep/grep.hash
index 142d15644d..a0028a4e2f 100644
--- a/package/grep/grep.hash
+++ b/package/grep/grep.hash
@@ -1,5 +1,5 @@
# Locally calculated after checking signature
-# https://ftp.gnu.org/gnu/grep/grep-3.10.tar.xz.sig
+# https://ftp.gnu.org/gnu/grep/grep-3.11.tar.xz.sig
# using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
-sha256 24efa5b595fb5a7100879b51b8868a0bb87a71c183d02c4c602633b88af6855b grep-3.10.tar.xz
+sha256 1db2aedde89d0dea42b16d9528f894c8d15dae4e190b59aecc78f5a951276eab grep-3.11.tar.xz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
diff --git a/package/grep/grep.mk b/package/grep/grep.mk
index 2f3b405f93..61900bb957 100644
--- a/package/grep/grep.mk
+++ b/package/grep/grep.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GREP_VERSION = 3.10
+GREP_VERSION = 3.11
GREP_SITE = $(BR2_GNU_MIRROR)/grep
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
GREP_LICENSE = GPL-3.0+
--
2.34.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] package/grep: bump to version 3.11
2023-09-18 7:42 [Buildroot] [PATCH] package/grep: bump to version 3.11 Angelo Compagnucci
@ 2023-09-21 19:00 ` Arnout Vandecappelle via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2023-09-21 19:00 UTC (permalink / raw)
To: Angelo Compagnucci, buildroot
On 18/09/2023 09:42, Angelo Compagnucci wrote:
> No security fixes introduced in the latest version.
>
> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Applied to master, thanks.
Regards,
Arnout
> ---
> package/grep/grep.hash | 4 ++--
> package/grep/grep.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/grep/grep.hash b/package/grep/grep.hash
> index 142d15644d..a0028a4e2f 100644
> --- a/package/grep/grep.hash
> +++ b/package/grep/grep.hash
> @@ -1,5 +1,5 @@
> # Locally calculated after checking signature
> -# https://ftp.gnu.org/gnu/grep/grep-3.10.tar.xz.sig
> +# https://ftp.gnu.org/gnu/grep/grep-3.11.tar.xz.sig
> # using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
> -sha256 24efa5b595fb5a7100879b51b8868a0bb87a71c183d02c4c602633b88af6855b grep-3.10.tar.xz
> +sha256 1db2aedde89d0dea42b16d9528f894c8d15dae4e190b59aecc78f5a951276eab grep-3.11.tar.xz
> sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
> diff --git a/package/grep/grep.mk b/package/grep/grep.mk
> index 2f3b405f93..61900bb957 100644
> --- a/package/grep/grep.mk
> +++ b/package/grep/grep.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -GREP_VERSION = 3.10
> +GREP_VERSION = 3.11
> GREP_SITE = $(BR2_GNU_MIRROR)/grep
> GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
> GREP_LICENSE = GPL-3.0+
_______________________________________________
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:[~2023-09-21 19:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18 7:42 [Buildroot] [PATCH] package/grep: bump to version 3.11 Angelo Compagnucci
2023-09-21 19:00 ` Arnout Vandecappelle via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox