Re: jabberd-2.2.15 release

2012-04-30 Thread Tomasz Sterna
Dnia 2012-04-30, pon o godzinie 20:20 +0200, Christof Meerwald pisze:
> > > https://github.com/Jabberd2/jabberd2/downloads )?
> > It would, but why?
> > I see no reason for duplication of the same tarballs.
> Well, the ones in the "Downloads" section should ideally already
> contain the autoconf generated configure script. 

That's a _very_ good point. :-)

I will upload distribution tarball then.


-- 
Tomasz Sterna
Instant Messaging Consultant : Open Source Developer
http://tomasz.sterna.tv/  http://www.xiaoka.com/portfolio





Re: jabberd-2.2.15 release

2012-04-30 Thread Christof Meerwald
On Mon, Apr 30, 2012 at 05:04:22PM +0200, Tomasz Sterna wrote:
> Dnia 2012-04-30, pon o godzinie 11:06 +0200, Marcin Mirosław pisze:
> > Would it be possible to have tarball in "Downloads" section of github (
> > https://github.com/Jabberd2/jabberd2/downloads )?
> It would, but why?
> I see no reason for duplication of the same tarballs.

Well, the ones in the "Downloads" section should ideally already
contain the autoconf generated configure script.


Christof

-- 

http://cmeerw.org  sip:cmeerw at cmeerw.org
mailto:cmeerw at cmeerw.org   xmpp:cmeerw at cmeerw.org




Re: jabberd-2.2.15 release

2012-04-30 Thread Tomasz Sterna
Dnia 2012-04-30, pon o godzinie 10:04 +0200, Marek Červenka pisze:
> i have problem with compilation. any ideas?
> storage_ldapvcard.c: In function '_st_ldapvcard_get':
> storage_ldapvcard.c:333: error: 'struct storage_st' has no member
> named 'sm' 

There was a bit of reorganisation in the storage directory.
I don't have resources to build every single plugin (I would have to
have installed and configured all plugin dependencies) so occasionally
build problems slip through.

Please report this bug on Launchpad. I will take care of it ASAP.


-- 
Tomasz Sterna
Instant Messaging Consultant : Open Source Developer
http://tomasz.sterna.tv/  http://www.xiaoka.com/portfolio





Re: jabberd-2.2.15 release

2012-04-30 Thread Tomasz Sterna
Dnia 2012-04-30, pon o godzinie 11:06 +0200, Marcin Mirosław pisze:
> Shouldn't urls looks like:
> https://github.com/Jabberd2/jabberd2/zipball/jabberd2-2.2.15

I know this may be a bit confusing, but the project name is 'jabberd'.
This is the second installment of jabberd project (thus the 2.x.y
version numbering).

To be clear which jabberd attempt we are talking about we usually
distinguish 'jabberd14' name for the original jabberd daemon, and
'jabberd2' for the second rewrite.


Similarly like there are two Apache daemons, of 1.x and 2.x lines, that
are very different, but are installments of the same Apache project.


> Would it be possible to have tarball in "Downloads" section of github (
> https://github.com/Jabberd2/jabberd2/downloads )?

It would, but why?
I see no reason for duplication of the same tarballs.


-- 
Tomasz Sterna
Instant Messaging Consultant : Open Source Developer
http://tomasz.sterna.tv/  http://www.xiaoka.com/portfolio





Re: jabberd-2.2.15 release

2012-04-30 Thread Marcin Mirosław
W dniu 29.04.2012 23:57, Tomasz Sterna pisze:
> Next jabberd2 release is available.
> 
> The project had moved to GitHub, so this time get 2.2.15 release at:
> https://github.com/Jabberd2/jabberd2/tarball/jabberd-2.2.15
> https://github.com/Jabberd2/jabberd2/zipball/jabberd-2.2.15

Hello.
Shouldn't urls looks like:
https://github.com/Jabberd2/jabberd2/zipball/jabberd2-2.2.15
   ^^^
to keep consistency in name of package?
Would it be possible to have tarball in "Downloads" section of github (
https://github.com/Jabberd2/jabberd2/downloads )?
Thanks,
Marcin




Re: jabberd-2.2.15 release

2012-04-30 Thread Marek Červenka

i have problem with compilation. any ideas?


age_ldapvcard.lo -MD -MP -MF .deps/storage_ldapvcard.Tpo -c -o 
storage_ldapvcard.lo storage_ldapvcard.c

authreg_ldapfull.c: In function 'ar_init':
authreg_ldapfull.c:802: warning: assignment discards qualifiers from 
pointer target type
authreg_ldapfull.c:816: warning: assignment discards qualifiers from 
pointer target type
authreg_ldapfull.c:849: warning: assignment discards qualifiers from 
pointer target type
authreg_ldapfull.c:851: warning: assignment discards qualifiers from 
pointer target type
authreg_ldapfull.c:853: warning: assignment discards qualifiers from 
pointer target type
authreg_ldapfull.c:857: warning: assignment discards qualifiers from 
pointer target type
authreg_ldapfull.c:859: warning: assignment discards qualifiers from 
pointer target type
authreg_ldapfull.c:863: warning: assignment discards qualifiers from 
pointer target type
authreg_ldapfull.c:871: warning: assignment discards qualifiers from 
pointer target type

storage_ldapvcard.c: In function 'rebindProc':
storage_ldapvcard.c:176: warning: return makes integer from pointer 
without a cast

storage_ldapvcard.c: In function '_st_ldapvcard_get':
*storage_ldapvcard.c:333: error: 'struct storage_st' has no member named 
'sm'*
storage_ldapvcard.c:429: warning: passing argument 5 of 'processregex' 
from incompatible pointer type
storage_ldapvcard.c:104: note: expected 'char *' but argument is of type 
'char (*)[1024]'

storage_ldapvcard.c: In function 'st_init':
storage_ldapvcard.c:558: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:564: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:570: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:590: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:592: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:594: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:598: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:600: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:604: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:606: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:616: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:622: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:628: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:632: warning: assignment discards qualifiers from 
pointer target type
storage_ldapvcard.c:636: warning: assignment discards qualifiers from 
pointer target type

make[2]: *** [storage_ldapvcard.lo] Error 1
make[2]: *** Waiting for unfinished jobs






Dne 29.4.2012 23:57, Tomasz Sterna napsal(a):

Next jabberd2 release is available.

The project had moved to GitHub, so this time get 2.2.15 release at:
https://github.com/Jabberd2/jabberd2/tarball/jabberd-2.2.15
https://github.com/Jabberd2/jabberd2/zipball/jabberd-2.2.15

and read: https://github.com/Jabberd2/jabberd2/blob/bc6a7a9cca/UPGRADE


This is a major feature release bringing the following changes:
(As you man notice most of the Apple ChatServer patches were merged.)

ChangeLog:

   * Merged ldapvcard improvements from Gentoo
   * Fail on not existing ldapfull user. Fixes Bug 931622







--
---
Marek Cervenka
===