SHA256
1
0
forked from pool/weechat

1 Commits

Author SHA256 Message Date
Maximilian Trummer
18416a4fb2 Accepting request 903963 from home:oxy:branches:server:irc
- update to 3.2
- main changes:
  * use XDG directories by default (config, data, cache, runtime)
  * add support of IRC SASL mechanisms
    SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512
  * automatically load system certificates
    without giving a hardcoded path to the file with certificates
  * add options to customize commands executed on system signals received
    (SIGHUP, SIGQUIT, SIGTERM, SIGUSR1, SIGUSR2)
  * add bar item "tls_version" and buflist format
  * add signals "cursor_start" and "cursor_end"
  * add function crypto_hmac in API
  * add translated string in evaluation of expressions with "translate:xxx"
  * add info "weechat_daemon"
  * add Python stub for WeeChat API
  * add variables "${tg_shell_argc}" and "${tg_shell_argvN}"
    in command trigger evaluated strings
  * many bugs fixed.
- for all changes, please visit:
  https://weechat.org/files/changelog/ChangeLog-3.2.html

OBS-URL: https://build.opensuse.org/request/show/903963
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=102
2021-07-04 17:44:46 +00:00