All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: TIAN Yuanhao <tianyuanhao3@163.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/ttyd: bump to version 1.7.7
Date: Fri, 12 Apr 2024 20:43:11 +0200	[thread overview]
Message-ID: <ZhmAv3-PLMH0BHc3@landeda> (raw)
In-Reply-To: <20240412135820.1599-1-tianyuanhao3@163.com>

Yuanhao, All,

On 2024-04-12 13:58 +0000, TIAN Yuanhao spake thusly:
> Notable changes:
> 
> - The web terminal is readonly by default now, to make it writable, use
>   -W option.
> 
> Also set TTYD_CPE_ID_VALID.

I've moved that part to its own commit, so that it can be backported to
stable branches.

> cpe:2.3:a:ttyd_project:ttyd is a valid CPE identifier for this package:
> 
>   https://nvd.nist.gov/products/cpe/detail/DBEDA75E-4E19-48C1-92D7-43E4035BC048
> 
> Signed-off-by: TIAN Yuanhao <tianyuanhao3@163.com>

Applied to master, as two separate commits, one for the CPE_ID, one for
the version bump, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/ttyd/ttyd.hash | 2 +-
>  package/ttyd/ttyd.mk   | 3 ++-
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/package/ttyd/ttyd.hash b/package/ttyd/ttyd.hash
> index b11327c465..9a407a68fd 100644
> --- a/package/ttyd/ttyd.hash
> +++ b/package/ttyd/ttyd.hash
> @@ -1,3 +1,3 @@
>  # Locally computed:
> -sha256  300d8cef4b0b32b0ec30d7bf4d3721a5d180e22607f9467a95ab7b6d9652ca9b  ttyd-1.7.4.tar.gz
> +sha256  039dd995229377caee919898b7bd54484accec3bba49c118e2d5cd6ec51e3650  ttyd-1.7.7.tar.gz
>  sha256  8b7e100f8311cb428c57609164d93099bada2599f948359045d1ac876a7a625b  LICENSE
> diff --git a/package/ttyd/ttyd.mk b/package/ttyd/ttyd.mk
> index d0e144b252..e6cf791988 100644
> --- a/package/ttyd/ttyd.mk
> +++ b/package/ttyd/ttyd.mk
> @@ -4,10 +4,11 @@
>  #
>  ################################################################################
>  
> -TTYD_VERSION = 1.7.4
> +TTYD_VERSION = 1.7.7
>  TTYD_SITE = $(call github,tsl0922,ttyd,$(TTYD_VERSION))
>  TTYD_LICENSE = MIT
>  TTYD_LICENSE_FILES = LICENSE
>  TTYD_DEPENDENCIES = json-c libuv libwebsockets openssl zlib
> +TTYD_CPE_ID_VALID = YES
>  
>  $(eval $(cmake-package))
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-04-12 18:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-12 13:58 [Buildroot] [PATCH 1/1] package/ttyd: bump to version 1.7.7 TIAN Yuanhao
2024-04-12 18:43 ` Yann E. MORIN [this message]
2024-05-07 16:02   ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZhmAv3-PLMH0BHc3@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=tianyuanhao3@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.