* [Buildroot] [PATCH 1/1] package/checksec: bump to version 2.5.0
@ 2021-12-26 18:15 Fabrice Fontaine
2021-12-26 22:34 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-12-26 18:15 UTC (permalink / raw)
To: buildroot; +Cc: Matt Weber, Fabrice Fontaine
- Update indentation in hash file (two spaces)
- Update hash of LICENSE.txt, link on BSD license added with:
https://github.com/slimm609/checksec.sh/commit/ab89f24ad3cbf33d49716bb8ea4c4cc32ff771d5
https://github.com/slimm609/checksec.sh/blob/2.5.0/ChangeLog
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/checksec/checksec.hash | 4 ++--
package/checksec/checksec.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/checksec/checksec.hash b/package/checksec/checksec.hash
index 397cfe381e..41aae8188c 100644
--- a/package/checksec/checksec.hash
+++ b/package/checksec/checksec.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d LICENSE.txt
-sha256 d3c8e80bdd1cee0c2f0e60cb7a8a9482b82f651ea069e3a4453ae9a44072a632 checksec-2.2.2.tar.gz
+sha256 1034459d7cd2b0ee515c2b6b003375fec566fb59c838fc5e1961e1fcf76b54fa checksec-2.5.0.tar.gz
+sha256 7888fee828bf56d547fc1f634e40638984148b4fc41373b7626eb465060640de LICENSE.txt
diff --git a/package/checksec/checksec.mk b/package/checksec/checksec.mk
index e46e858437..61ef110f90 100644
--- a/package/checksec/checksec.mk
+++ b/package/checksec/checksec.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CHECKSEC_VERSION = 2.2.2
+CHECKSEC_VERSION = 2.5.0
CHECKSEC_SITE = $(call github,slimm609,checksec.sh,$(CHECKSEC_VERSION))
CHECKSEC_LICENSE = BSD-3-Clause
CHECKSEC_LICENSE_FILES = LICENSE.txt
--
2.33.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 1/1] package/checksec: bump to version 2.5.0
2021-12-26 18:15 [Buildroot] [PATCH 1/1] package/checksec: bump to version 2.5.0 Fabrice Fontaine
@ 2021-12-26 22:34 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-12-26 22:34 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Matt Weber, buildroot
On Sun, 26 Dec 2021 19:15:39 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> - Update indentation in hash file (two spaces)
> - Update hash of LICENSE.txt, link on BSD license added with:
> https://github.com/slimm609/checksec.sh/commit/ab89f24ad3cbf33d49716bb8ea4c4cc32ff771d5
>
> https://github.com/slimm609/checksec.sh/blob/2.5.0/ChangeLog
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/checksec/checksec.hash | 4 ++--
> package/checksec/checksec.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 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:[~2021-12-26 22:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-26 18:15 [Buildroot] [PATCH 1/1] package/checksec: bump to version 2.5.0 Fabrice Fontaine
2021-12-26 22:34 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox