* [Buildroot] [PATCH 1/1] package/ncdu: bump to version 1.20
@ 2024-04-22 19:36 Julien Olivain
2024-05-09 16:21 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-04-22 19:36 UTC (permalink / raw)
To: buildroot; +Cc: Bogdan Radulescu, Julien Olivain
For change log since 1.19, see:
- https://dev.yorhel.nl/ncdu/changes
The license hash changed: the years were removed. See:
https://code.blicky.net/yorhel/ncdu/commit/a9d608fab119bb98d57b0996f14498ec58bc79b9
This commit also adds the pgp signature check comment in the hash file.
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch tested on branch master at commit 256aa8e with commands:
make check-package
...
0 warnings generated
./utils/test-pkg -p ncdu
...
6 builds, 1 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
support/testing/run-tests \
-d dl -o output_folder \
tests.package.test_ncdu.TestNcdu
...
OK
---
package/ncdu/ncdu.hash | 11 +++++++----
package/ncdu/ncdu.mk | 2 +-
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/package/ncdu/ncdu.hash b/package/ncdu/ncdu.hash
index 553e128ed10..cfb44b7d318 100644
--- a/package/ncdu/ncdu.hash
+++ b/package/ncdu/ncdu.hash
@@ -1,7 +1,10 @@
# From https://dev.yorhel.nl/ncdu
-md5 7986451d5b222b8a99b5382f33a30831 ncdu-1.19.tar.gz
-sha1 3ee7aff60bdaa1c79eb4f27e3d277fc2d76e0043 ncdu-1.19.tar.gz
-sha256 30363019180cde0752c7fb006c12e154920412f4e1b5dc3090654698496bb17d ncdu-1.19.tar.gz
+# After checking pgp signature from:
+# https://dev.yorhel.nl/download/ncdu-1.20.tar.gz.asc
+# With key 74460D32B80810EBA9AFA2E962394C698C2739FA
+md5 563966db4c3c34d61cc890a85ddedae0 ncdu-1.20.tar.gz
+sha1 1a3543cfbbe3e402d6347cf688468327064941b9 ncdu-1.20.tar.gz
+sha256 5fe2bb841abe72374bb242dbb93293c4ae053078432d896a7481b2ff10be9572 ncdu-1.20.tar.gz
# computed locally
-sha256 40372b6016a489b69a5d198526e0a1c284680900f48a8b725de440452098a97b COPYING
+sha256 a324e25fe6af7fa45286b34a516b4c5a11544344bc80efb74fc51033b2e76df4 COPYING
diff --git a/package/ncdu/ncdu.mk b/package/ncdu/ncdu.mk
index f14f61fec5f..cff824fd740 100644
--- a/package/ncdu/ncdu.mk
+++ b/package/ncdu/ncdu.mk
@@ -4,7 +4,7 @@
#
################################################################################
-NCDU_VERSION = 1.19
+NCDU_VERSION = 1.20
NCDU_SITE = http://dev.yorhel.nl/download
NCDU_DEPENDENCIES = ncurses
--
2.44.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/ncdu: bump to version 1.20
2024-04-22 19:36 [Buildroot] [PATCH 1/1] package/ncdu: bump to version 1.20 Julien Olivain
@ 2024-05-09 16:21 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-09 16:21 UTC (permalink / raw)
To: Julien Olivain; +Cc: Bogdan Radulescu, buildroot
On Mon, 22 Apr 2024 21:36:44 +0200
Julien Olivain <ju.o@free.fr> wrote:
> For change log since 1.19, see:
> - https://dev.yorhel.nl/ncdu/changes
>
> The license hash changed: the years were removed. See:
> https://code.blicky.net/yorhel/ncdu/commit/a9d608fab119bb98d57b0996f14498ec58bc79b9
>
> This commit also adds the pgp signature check comment in the hash file.
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch tested on branch master at commit 256aa8e with commands:
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:[~2024-05-09 16:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-22 19:36 [Buildroot] [PATCH 1/1] package/ncdu: bump to version 1.20 Julien Olivain
2024-05-09 16:21 ` Thomas Petazzoni via buildroot
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.