Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 225751

Summary: net-im/jabberd2 version bump to 2.2.0
Product: Gentoo Linux Reporter: boris64 <genzilla>
Component: New packagesAssignee: Thomas Anderson (tanderson) (RETIRED) <tanderson>
Status: RESOLVED FIXED    
Severity: enhancement CC: marko.durkovic, nelchael
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://jabberd2.xiaoka.com/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 217015, 222741, 225801    
Bug Blocks:    
Attachments: ebuild to get you going...
init file that goes inside the Files directory
this is the good one. removed the resolver line.

Description boris64 2008-06-10 14:10:49 UTC
Jabberd2 2.2.0 was released some time ago
-> http://jabberd2.xiaoka.com/browser/tags/jabberd-2.2.0/ChangeLog#latest

I don't think that this ebuild could easily be bumped, because version 2.2.x
needs the UDNS library as an additional dependency (read below ;)).

-> http://jabberd2.xiaoka.com/browser/trunk/UPGRADE#latest
-------------------------------------------------------
* 2.1.24 to 2.2.0 upgrade:

What changed:
- UDNS library required
- GnuSASL 0.2.26 or higher version required
- resolver component removed

Install UDNS http://www.corpit.ru/mjt/udns.html and upgrade GSASL to
at least 0.2.26 version.
...
-------------------------------------------------------

[edit]
Somebody already filled a bug report about udns
->https://bugs.gentoo.org/show_bug.cgi?id=222741
[/edit]


Reproducible: Always

Steps to Reproduce:




Thx in advance ;)
Comment 1 Christian Fernandez 2008-06-18 00:29:23 UTC
Created attachment 157375 [details]
ebuild to get you going...

I added to this ebuild so it grabs udns.
it works fine for me but I think a better ebuild should be done.
Comment 2 Christian Fernandez 2008-06-18 00:53:05 UTC
Created attachment 157377 [details]
init file that goes inside the Files directory

the init file that goes inside the Files folder... so the ebuild will not complain..
Comment 3 Christian Fernandez 2008-06-18 00:54:56 UTC
Created attachment 157379 [details]
this is the good one. removed the resolver line.

this is the ebuild I use, the other one was the first one I try.
Comment 4 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2008-06-23 12:45:49 UTC
er, my mistake. Upstream has not released 2.2.1 yet, though they say they have. sorry for the bugspam.
Comment 5 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2008-06-23 13:16:52 UTC
Fixed in CVS, thanks for the report boris!