List Info

Thread: jabberd-2.1.5 release




jabberd-2.1.5 release
country flaguser name
Poland
2007-05-03 16:27:41
Almost one month passed from lat one, so it's time for
an 2.1.5 release of jabberd2 project.

Get it as usual at:
http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.1.
5.tar.gz
http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.1
.5.tar.bz2
and read: http://s
vn.xiaoka.com/jabberd2/trunk/UPGRADE


This release brings the long awaited by distributors
dynamically loaded authentication/storage backend modules.
It allows for simplified packaging of jabberd2 - separate
packages for every chain-dependant backend.

Build system was reworked and many fixes was applied, so
those of you that had problems building 2.1 may try once
again.



ChangeLog:

* Dynamically loading auth/reg/storage modules. Closes #52
* Removed storage component skeleton
* Removed HAVE_IDN checks. libidn is required. Closes #27
* Exit memleak in c2s patch by amd//store20.com. Fixes #67
* Build changes for conditional DB backends compilation by
amd//hotmail.com. Closes #66
* MySQL storage backend is not enabled by defult anymore
* fixed SQLite schema



-- 
Tomasz Sterna
Xiaoka Grp.  http://www.xiaoka.com/

_______________________________________________
jabberd mailing list
jabberdjabberstudio.org
http:
//mail.jabber.org/mailman/listinfo/jabberd

Re: jabberd-2.1.5 release
user name
2007-05-04 07:38:11
У Чтв, 2007-05-03 у 23:27 +0200, Tomasz Sterna
пише:
> Almost one month passed from lat one, so it's time for
> an 2.1.5 release of jabberd2 project.

Great. But it seems to not work without oracle:


./configure --prefix=/usr --host=x86_64-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info
--datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib
--localstatedir=/var
--sysconfdir=/etc/jabberd --enable-ipv6 --disable-db
--enable-ldap
--enable-mysql --enable-pam --disable-pipe --disable-pgsql
--disable-sqlite --enable-ssl --disable-oracle
--libdir=/usr/lib64
--build=x86_64-pc-linux-gnu


Error:

storage_mysql.c: In function '_st_mysql_put_guts':
storage_mysql.c:224: warning: cast from pointer to integer
of different
size
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../sm
-I../c2s
-march=athlon64 -O2 -pipe -MT authreg_pam.lo -MD -MP
-MF .deps/authreg_pam.Tpo -c authreg_pam.c  -fPIC -DPIC
-o .libs/authreg_pam.o
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../sm
-I../c2s
-march=athlon64 -O2 -pipe -MT
storage_oracle_la-storage_oracle.lo -MD
-MP -MF .deps/storage_oracle_la-storage_oracle.Tpo -c
storage_oracle.c
-fPIC -DPIC -o .libs/storage_oracle_la-storage_oracle.o
mv
-f .deps/storage_mysql_la-storage_mysql.Tpo
.deps/storage_mysql_la-storage_mysql.Plo
/bin/sh ../libtool --tag=CC   --mode=link
x86_64-pc-linux-gnu-gcc
-march=athlon64 -O2 -pipe -module -avoid-version  -o
authreg_ldap.la
-rpath /usr/lib64/jabberd authreg_ldap.lo -lutil -lexpat
-L../util
-llber -lldap -lpam -lldap -llber -lexpat -lssl -lcrypto
-lsasl2 -lidn
-lresolv 
storage_oracle.c:23:17: error: oci.h: No such file or
directory

...

make[2]: *** [storage_oracle_la-storage_oracle.lo] Error 1


-- 
Teresa

_______________________________________________
jabberd mailing list
jabberdjabberstudio.org
http:
//mail.jabber.org/mailman/listinfo/jabberd

Re: jabberd-2.1.5 release
user name
2007-05-04 07:45:34
У Чтв, 2007-05-03 у 23:27 +0200, Tomasz Sterna
пише:
> Almost one month passed from lat one, so it's time for
> an 2.1.5 release of jabberd2 project.

It would be also great not to set sysconfigdir staticaly in
configure.in
if its possible ?

See patch.

-- 
Teresa Kalitowska

_______________________________________________
jabberd mailing list
jabberdjabberstudio.org
http:
//mail.jabber.org/mailman/listinfo/jabberd

  
Re: jabberd-2.1.5 release
user name
2007-05-04 09:02:05
У Птн, 2007-05-04 у 14:38 +0200, <::.. Teresa_II
..::> пише:
> У Чтв, 2007-05-03 у 23:27 +0200, Tomasz Sterna
пише:
> > Almost one month passed from lat one, so it's time
for
> > an 2.1.5 release of jabberd2 project.
> 
> Great. But it seems to not work without oracle.

Here is my patch for that.

-- 
Teresa Kalitowska

_______________________________________________
jabberd mailing list
jabberdjabberstudio.org
http:
//mail.jabber.org/mailman/listinfo/jabberd

  
Re: jabberd-2.1.5 release
country flaguser name
Poland
2007-05-05 14:55:03
DNIA 04-05-2007, PT O GODZINIE 14:38 +0200, <::..
TERESA_II ..::>
NAPISA?(A):
> > AN 2.1.5 RELEASE OF JABBERD2 PROJECT.
> GREAT. BUT IT SEEMS TO NOT WORK WITHOUT ORACLE 

FIXED IN SVN.


TWO MORE THINGS.
1. PLEASE CREATE TICKETS WITH PATCHES AND COMMENTS ON TRAC:
   HTTP://JABBERD2.XIAOKA.COM/NEWTICKET
   IT'S EASIER TO FOLLOW THEM THERE. 

2. THIS LIST IS GOING TO BE SHUT DOWN.
   THERE IS A NEW LIST FOR JABBERD2 DEVELOPMENT:
   HTTP://JABBERD2.XIAOKA.COM/WIKI/DEVELOPMENT#MAILINGLIST


-- 
TOMASZ STERNA
XIAOKA GRP.  HTTP://WWW.XIAOKA.COM/

_______________________________________________
JABBERD MAILING LIST
JABBERDJABBERSTUDIO.ORG
HTTP://MAIL.JABBER.ORG/MAILMAN/LISTINFO/JABBERD

Re: jabberd-2.1.5 release
country flaguser name
Poland
2007-05-05 15:01:06
DNIA 04-05-2007, PT O GODZINIE 14:45 +0200, <::..
TERESA_II ..::>
NAPISA?(A):
> IT WOULD BE ALSO GREAT NOT TO SET SYSCONFIGDIR
STATICALY IN
> CONFIGURE.IN

YES, YOU'RE RIGHT.
CHANGED IN SVN.

-- 
TOMASZ STERNA
XIAOKA GRP.  HTTP://WWW.XIAOKA.COM/

_______________________________________________
JABBERD MAILING LIST
JABBERDJABBERSTUDIO.ORG
HTTP://MAIL.JABBER.ORG/MAILMAN/LISTINFO/JABBERD

[1-6]

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