List Info

Thread: jabberd-2.1.18 release




jabberd-2.1.18 release
country flaguser name
Poland
2007-10-17 15:04:09
Another jabberd 2.1 series release hits the road.

Get 2.1.18 release as usual at:
http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.1
.18.tar.gz
http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.
1.18.tar.bz2

and read: http://s
vn.xiaoka.com/jabberd2/trunk/UPGRADE


Let's welcome new team member: Mark Doliner
Mark works at meebo.com and had submitted many fixes to the
project.


This is mainly a bugfix release. But one new feature slipped
in. 

mod_status has now an ability to track remote users. See
UPGRADE how to enable it.
Changes in NAD should make jabberd eat less memory.


ChangeLog:
 * Implemented /webstatus service
 * Minor comments and whitespace changes
 * Limitted size of nad cache
 * Don't clear out the full buffer when constructing a log
message. Fixes #162
 * Fix a few compile warnings
 * Fixed #167 function return values for compress rio/wio.
 * Update comment in c2s.xml
 * Fixes #155 - PAM + SASL problems
 * Fixes #165 - Buffers are too small in sasl_cyrus.c
 * Fix compiling with cyrus sasl without ssl. Fixes #164
 * Fix a few missing calls to fclose and va_end. Fixes #163
 * Don't initialize variables in header files. Fixes #161
 * Fix compile error in subst/timegm.c. Fixes #160
 * Fix configure check for OpenSSL version. Fixes #159
 * Using dev suffix for development version
 * Better c2s.xml configured hosts handling
 * Changed timezone typecasting. Fixes #158

For a full ChangeLog see:
http://svn.xiaoka.com/jabberd2/tags/jabberd-2.1.18/C
hangeLog



-- 
  /_./o__ Tomasz Sterna
 (/^/(_^^'  Xiaoka.com
._.(_.)_  XMPP: smokuxiaoka.com

_______________________________________________
JAdmin mailing list
JAdminjabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________

Re: jabberd-2.1.18 release
user name
2007-10-17 15:18:08
On 10/17/07, Tomasz Sterna <tomekxiaoka.com> wrote:
> Another jabberd 2.1 series release hits the road.
> Get 2.1.18 release as usual at:

Is anyone running this on Debian (preferably testing), and
would you
by chance have made packages for it?

My latest packages were patched versions of s11-1, which is
ancient, I
haven't even gotten around to even checking if I can just
uupdate
(debian's new-version-been-relased helper) the debian
package yet 

-- 
- Norman Rasmussen
 - Email: normanrasmussen.co.za
 - Home page: http://norman.rasmusse
n.co.za/
_______________________________________________
JAdmin mailing list
JAdminjabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________

Re: jabberd-2.1.18 release
country flaguser name
Austria
2007-10-18 12:37:48
On Wed, 17 Oct 2007 22:18:08 +0200
"Norman Rasmussen" <normanrasmussen.co.za> wrote:

> On 10/17/07, Tomasz Sterna <tomekxiaoka.com> wrote:
> > Another jabberd 2.1 series release hits the road.
> > Get 2.1.18 release as usual at:
> 
> Is anyone running this on Debian (preferably testing),
and would you
> by chance have made packages for it?
> 
> My latest packages were patched versions of s11-1,
which is ancient, I
> haven't even gotten around to even checking if I can
just uupdate
> (debian's new-version-been-relased helper) the debian
package yet 
> 

Yes, I've made packages. I'll put them on my web site over
the
coming weekend and post the address here.

I also plan to NMU them to the Debian archive. But I have to
do some
clean-up before. Also I've packaged jabberd2 quite
differently from the
existing Debian packages. This might lead to some conflicts
that would
have to be resolved first.

Regards,
harry

_______________________________________________
JAdmin mailing list
JAdminjabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________

Re: jabberd-2.1.18 release
user name
2007-10-18 12:51:58
On 10/18/07, Harald Braumann <harryunheit.net> wrote:
> Yes, I've made packages. I'll put them on my web site
over the
> coming weekend and post the address here.

cool

> I also plan to NMU them to the Debian archive. But I
have to do some
> clean-up before. Also I've packaged jabberd2 quite
differently from the
> existing Debian packages. This might lead to some
conflicts that would
> have to be resolved first.

well I have no problems with testing new packages 

-- 
- Norman Rasmussen
 - Email: normanrasmussen.co.za
 - Home page: http://norman.rasmusse
n.co.za/
_______________________________________________
JAdmin mailing list
JAdminjabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________

Re: jabberd-2.1.18 release
country flaguser name
Austria
2007-10-21 15:05:03
On Thu, 18 Oct 2007 19:51:58 +0200
"Norman Rasmussen" <normanrasmussen.co.za> wrote:

> On 10/18/07, Harald Braumann <harryunheit.net> wrote:
> > Yes, I've made packages. I'll put them on my web
site over the
> > coming weekend and post the address here.
> 
> cool
As promised, the jabberd2 debian packages are online. Add
the following
lines to your /etc/apt/sources.list:

deb http://debian.unheit.net/ experimental main
deb-src http://debian.unheit.net/ experimental main

> 
> > I also plan to NMU them to the Debian archive. But
I have to do some
> > clean-up before. Also I've packaged jabberd2 quite
differently from
> > the existing Debian packages. This might lead to
some conflicts
> > that would have to be resolved first.
> 
> well I have no problems with testing new packages 

Please make sure that you backup any existing jabberd2 data
(especially
the db) before installing.

You need the following packages:
jabberd2-router
jabberd2-sm
jabberd2-c2s
jabberd2-resolver
jabberd2-s2s
any of the jabberd2-authreg-* packages and any of the
jabberd2-storage-* packages.

Regards,
harry
_______________________________________________
JAdmin mailing list
JAdminjabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________

Re: jabberd-2.1.18 release
country flaguser name
Poland
2007-10-23 02:27:24
Tomasz Sterna pisze:
> Another jabberd 2.1 series release hits the road.
> 
> Get 2.1.18 release as usual at:
> http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.1
.18.tar.gz
> http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.
1.18.tar.bz2
> 
> and read: http://s
vn.xiaoka.com/jabberd2/trunk/UPGRADE
> 
> 

Hi

Anyone using sendxmpp and it's working with jabberd-2.1.18?

Albert

_______________________________________________
JAdmin mailing list
JAdminjabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________

Re: jabberd-2.1.18 release
country flaguser name
Poland
2007-10-23 03:00:14
Dnia 21-10-2007, N o godzinie 22:05 +0200, Harald Braumann
pisze:
> As promised, the jabberd2 debian packages are online.
Add the
> following
> lines to your /etc/apt/sources.list:
> 
> deb http://debian.unheit.net/ experimental main
> deb-src http://debian.unheit.net/ experimental main

May I add debian/ subdir to contrib/ ?
It could be usefull for the ones that want to package it by
themselves. 


-- 
  /_./o__ Tomasz Sterna
 (/^/(_^^'  Xiaoka.com
._.(_.)_  XMPP: smokuxiaoka.com

_______________________________________________
JAdmin mailing list
JAdminjabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________

Re: jabberd-2.1.18 release
country flaguser name
Austria
2007-10-23 05:40:23
On Tue, 23 Oct 2007 10:00:14 +0200
Tomasz Sterna <tomekxiaoka.com> wrote:

> Dnia 21-10-2007, N o godzinie 22:05 +0200, Harald
Braumann pisze:
> > As promised, the jabberd2 debian packages are
online. Add the
> > following
> > lines to your /etc/apt/sources.list:
> > 
> > deb http://debian.unheit.net/ experimental main
> > deb-src http://debian.unheit.net/ experimental main
> 
> May I add debian/ subdir to contrib/ ?
> It could be usefull for the ones that want to package
it by
> themselves. 
Sure, as long as it is not in Debian main this should be
helpful for
people. 

Regards,
harry

_______________________________________________
JAdmin mailing list
JAdminjabber.org
http:/
/mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://ww
w.jabber.org/about/jadminfaq.shtml
_______________________________________________

[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )