From: Wang Mingyu <[email protected]>

Changelog:
=========
- Support g_autoptr for exported allocated types
- Require meson >= 0.56
- Replace gtk-doc with gi-docgen for API docs
- Add missing vnc_color_map_lookup method sym to exports
- Speed up coroutine switching with setjmp/longjmp
- Improve valgrind compatibility with coroutines
- Add native winfiber coroutine for Windows
- Add support for libucontext coroutines
- Refuse to use broken native ucontext support on macOS aarch64
- Raise fatal error on impossible conditions / OOM in coroutines
- Many other misc coroutine bugs / improvements
- Add support to pass CA cert data for TLS
- Allow ungrabbing keyboard in gvncviewer demo
- Fix leak of socket address in SASL auth
- Avoid mandating SASL SSF over UNIX sockets
- Don't assume SASL out data is NUL terminated
- Fix rendering artifacts on HiDPI displays
- Don't expose server auth types to apps that are not implemented
- Convert more code to use GNUTLS for ciphers/hashes
- Replace remaining use of gcrypt with gmp
- Add unit testing of VNC, ARD, MS logon auth types

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../gtk-vnc/{gtk-vnc_1.3.1.bb => gtk-vnc_1.4.0.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-connectivity/gtk-vnc/{gtk-vnc_1.3.1.bb => 
gtk-vnc_1.4.0.bb} (88%)

diff --git a/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb 
b/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.4.0.bb
similarity index 88%
rename from meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb
rename to meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.4.0.bb
index 8bd37f754c..016874c6a9 100644
--- a/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb
+++ b/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.4.0.bb
@@ -27,4 +27,4 @@ inherit pkgconfig gnomebase gettext gobject-introspection 
vala features_check
 
 PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src"
 
-SRC_URI[archive.sha256sum] = 
"512763ac4e0559d0158b6682ca5dd1a3bd633f082f5e4349d7158e6b5f80f1ce"
+SRC_URI[archive.sha256sum] = 
"1be64c4e4760c52b3ec33067290d1efa40ad4cecab6c673813804e3c559d9683"
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114865): 
https://lists.openembedded.org/g/openembedded-devel/message/114865
Mute This Topic: https://lists.openembedded.org/mt/110604419/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to