mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH 2/2] neatvnc: version bump 0.7.1 -> 0.8.1
Date: Fri,  6 Sep 2024 09:40:44 +0200	[thread overview]
Message-ID: <20240906074044.154127-2-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20240906074044.154127-1-p.zabel@pengutronix.de>

https://github.com/any1/neatvnc/releases/tag/v0.8.0
https://github.com/any1/neatvnc/releases/tag/v0.8.1

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/neatvnc.in   | 3 ++-
 rules/neatvnc.make | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/neatvnc.in b/rules/neatvnc.in
index d962bf1907b9..034503f15060 100644
--- a/rules/neatvnc.in
+++ b/rules/neatvnc.in
@@ -13,6 +13,7 @@ menuconfig NEATVNC
 	select MESALIB_GBM	if NEATVNC_GBM
 	select GNUTLS		if NEATVNC_TLS
 	select NETTLE		if NEATVNC_NETTLE
+	select NETTLE_GMP	if NEATVNC_NETTLE
 	prompt "neatvnc                       "
 	help
 	  VNC Server library
@@ -39,6 +40,6 @@ config NEATVNC_TLS
 
 config NEATVNC_NETTLE
 	bool
-	prompt "enable websocket support"
+	prompt "use nettle low level encryption library"
 
 endif
diff --git a/rules/neatvnc.make b/rules/neatvnc.make
index c4e63a2259a0..af4ba140baae 100644
--- a/rules/neatvnc.make
+++ b/rules/neatvnc.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NEATVNC) += neatvnc
 #
 # Paths and names
 #
-NEATVNC_VERSION	:= 0.7.1
-NEATVNC_MD5	:= 230c9d236686d79d9f72e96c9842b70a
+NEATVNC_VERSION	:= 0.8.1
+NEATVNC_MD5	:= 8192c54b0435a9b6bcf7aa8e580dfb20
 NEATVNC		:= neatvnc-$(NEATVNC_VERSION)
 NEATVNC_SUFFIX	:= tar.gz
 NEATVNC_URL	:= https://github.com/any1/neatvnc/archive/refs/tags/v$(NEATVNC_VERSION).$(NEATVNC_SUFFIX)
-- 
2.39.2




  reply	other threads:[~2024-09-06  7:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-06  7:40 [ptxdist] [PATCH 1/2] weston: version bump 13.0.3 -> 14.0.0 Philipp Zabel
2024-09-06  7:40 ` Philipp Zabel [this message]
2024-09-12 12:12   ` [ptxdist] [APPLIED] neatvnc: version bump 0.7.1 -> 0.8.1 Michael Olbrich
2024-09-12 12:12 ` [ptxdist] [APPLIED] weston: version bump 13.0.3 -> 14.0.0 Michael Olbrich

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=20240906074044.154127-2-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox