diff mbox series

[1/1] package/checksec: bump to version 2.5.0

Message ID 20211226181539.1359099-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/checksec: bump to version 2.5.0 | expand

Commit Message

Fabrice Fontaine Dec. 26, 2021, 6:15 p.m. UTC
- 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(-)

Comments

Thomas Petazzoni Dec. 26, 2021, 10:34 p.m. UTC | #1
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
diff mbox series

Patch

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