Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
- Bugfixes, and huge speed optimizations for large rosters
- This release fixes CVE-2017-5589
For more information on CVE-2017-5589 ->
https://rt-solutions.de/en/2017/02/CVE-2017-5589_xmpp_carbons/. The one
assigned specifically for mcabber is CVE-2017-5604.
OK maintainer Markus Hennecke, prodded by Rafael Sadowski to switch HOMEPAGE
to HTTPS
rpath/wpath/cpath/fattr: it needs to read, write and create files and set the
correct attributes
inet/dns: network application needs both promises
tty: ncurses is used for the interface so it needs this
proc/exec: this is only needed if events are configured in the config files
In order to apply this we have disabled modules support since it would need to
load libraries dinamically and therefore prot_exec promise would be needed but
that is not a good strategy. This is mentioned in DESCR to reflect the change.
OK tim@ after his suggestions and also OK by the maintainer Markus Hennecke
since no users objected this change.
set to a wrong value. Incorrect use of the AC_DEFINE_DIR macro (in
configure.ac) results in a value like "23722{exec_prefix}/lib/mcabber".
Help and OK naddy@
Release notes between version 1.0.1 and 1.0.2:
v1.0.2:
Support for Loudmouth 1.5.3+ SHA256 fingerprints.
Stop HTML-escaping OTR messages.
Fix usage of $HOME/.mcabberrc broken in previous release.
v1.0.1:
Many improvements in Message Carbons, PGP, OTR and SSL support.
The GnuPG engine can be specified with the gpg_path option.
Support for the XDG configuration directory.
Several memory leaks and bugs have been fixed.
Small console Jabber client which features SSL support, history logging
and external actions.
from Markus Hennecke <markus-hennecke at markus-hennecke.de> (MAINTAINER)
with tweaks by me
ok simon@