jabberd2 Pending removal: 2018-02-04 from Gentoo tree

2018-01-08 Thread ungifted01

FYI

Commit: 
https://gitweb.gentoo.org/repo/gentoo.git/commit/profiles/package.mask?id=e99aa5a96a6d3c0a7a87cb162ae6aef6af775707

+# Pacho Ramos  (04 Jan 2018)
+# Multiple security issues, init scripts need a major rework (#629416,
+# #629412, #631068, #623806). Removal in a month.
+net-im/jabberd2
+net-im/mu-conference

https://bugs.gentoo.org/629412
https://bugs.gentoo.org/631068
https://bugs.gentoo.org/623806




Re: jabberd-2.3.6 release

2016-02-29 Thread ungifted01
On 28.02.2016 02:04, Tomasz Sterna wrote:
> Next jabberd2 release is available.

Have to emerge autoconf-archive for new coloring feature:

./configure: line 12456: syntax error near unexpected token 
`-fdiagnostics-color,'
./configure: line 12456: `AX_CHECK_COMPILE_FLAG(-fdiagnostics-color, 
CFLAGS="${CFLAGS} -fdiagnostics-color",'

found 3 colored gcc warnings :) Compiled fine.

> Get 2.3.6 release at GitHub:
> https://github.com/jabberd2/jabberd2/releases
> 
> 
> This is a major bugfix release.
> 
> The main change is that WebSocket connections are now fully working and
> stable.
> Also if you are using MUC, you want to upgrade as 2.3.5 direct presence
> bug prevented users from entering MUC rooms.
> 
> Make sure to read the NEWS before upgrade:
> https://github.com/jabberd2/jabberd2/blob/jabberd-2.3.6/NEWS
> 
> 
> Changes:
>  * Support WebSocket fragmented packets
>  * Fixed delivering directed presence (to self)
>  * Reset in-sess 'from' to FullJID on non-Presence packets
> 
> https://github.com/jabberd2/jabberd2/commits/jabberd-2.3.6
> 
> 
> 




Re: jabberd-2.3.4 release

2015-10-30 Thread ungifted01
30.10.2015 12:17, Tomasz Sterna пишет:
> With this release jabberd2 joins HTTP realm with WebSocket client

It need http-parser for websockets, but configure doesn't check it.