diff mbox series

[meta-networking] weechat: upgrade 4.0.0 -> 4.0.1

Message ID 1688699627-2519-3-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-networking] weechat: upgrade 4.0.0 -> 4.0.1 | expand

Commit Message

Mingyu Wang (Fujitsu) July 7, 2023, 3:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Bug fixes
=========
* core: force key "return" to command "/input return" when migrating
  legacy keys
* core: display actual key name and command with key kbd:[Alt+k],
  remove key kbd:[Alt+K] (grab raw key) and associated commands
  '/input grab_raw_key' and '/input grab_raw_key_command'
* core: check for newline characters in string_is_whitespace_char
* api: do not convert option name to lower case in API functions
  config_set_plugin and config_set_desc_plugin
* guile: fix crash on quit with Guile < 3 (issue #1965)
* irc: reply to a CTCP request sent to self nick (issue #1966)
* irc: sent "QUIT" message to servers connected with TLS on '/upgrade'

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-irc/weechat/{weechat_4.0.0.bb => weechat_4.0.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-irc/weechat/{weechat_4.0.0.bb => weechat_4.0.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-irc/weechat/weechat_4.0.0.bb b/meta-networking/recipes-irc/weechat/weechat_4.0.1.bb
similarity index 93%
rename from meta-networking/recipes-irc/weechat/weechat_4.0.0.bb
rename to meta-networking/recipes-irc/weechat/weechat_4.0.1.bb
index eb9f8c8f14..00472e21eb 100644
--- a/meta-networking/recipes-irc/weechat/weechat_4.0.0.bb
+++ b/meta-networking/recipes-irc/weechat/weechat_4.0.1.bb
@@ -10,7 +10,7 @@  SRC_URI = "https://weechat.org/files/src/weechat-${PV}.tar.xz \
            file://0001-use-pkg-config-for-gcrypt-instead.patch \
            "
 
-SRC_URI[sha256sum] = "5bd75ee15f3392a0ad174ee7c54518daece3878477670c07f10d6ebf988240f9"
+SRC_URI[sha256sum] = "1b9533123af427922b3d7fabede958dc85392d50881d97d0b7986d8f514556e9"
 
 inherit cmake pkgconfig