I think we should backport. There is at least one major bug:

7/30/2006
        - If both "search" and "domain" lines are present in a resolv.conf
          file, the domain line should be ignored.

bye
Norman



Stefano Bagnara (JIRA) schrieb:
>     [ 
> https://issues.apache.org/jira/browse/JAMES-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464954
>  ] 
>
> Stefano Bagnara commented on JAMES-694:
> ---------------------------------------
>
> dnsjava 2.0.3 has been released. jspf has already been updated to this 
> dependency.
>
> Here is the changelog from 2.0.1 (that we bundle with James 2.3.0) and 2.0.3 
> (to help evaluating if we need backport for James 2.3.1):
> -------
> 11/28/2006
>       - 2.0.3 released
>
> 11/27/2006
>       - The Zone.fromXFR() method should be able to create zones
>         from AXFR-style IXFR responses.
>         (Bill Kuker <[EMAIL PROTECTED]>)
>
> 10/25/2006
>       - Make the routines that convert between the DNS and standard Java
>         representations of DSA signatures public.
>         (suggested by Klaus Malorny <[EMAIL PROTECTED]>)
>
> 8/3/2006
>       - Add a TSIG constructor that takes an algorithm as a String.
>       - Add support to TSIG.fromString() for specifying an algorithm.
>
> 7/30/2006
>       - When converting a PublicKey to a DNS record, allow the algorithm
>         to be specified, as RSA keys can be either of the RSA-SHA1 or
>         RSA-MD5 algorithms (based on a patch from
>         Eric <[EMAIL PROTECTED]>)
>       - When converting a PublicKey to a DNS record, allow the type (KEY
>         or DNSKEY) to be specified.
>       - Update the DNSSECVerifier code to use DNSKEY records, not KEY
>         records.
>
> 7/30/2006
>       - Added support for parsing the output of ipconfig in French .
>         (Frederic Bazin <[EMAIL PROTECTED] sourceforge.net>)
>
> 7/30/2006
>       - If both "search" and "domain" lines are present in a resolv.conf
>         file, the domain line should be ignored.
>
> 7/26/2006
>       - Add support for the SPF record type.
>
> 7/21/2006
>       - DNSSEC.digestRRset could digest records in the wrong order.
>         (reported by David Blacka <[EMAIL PROTECTED]> and
>          Mahendra Jain <[EMAIL PROTECTED]>)
>
> 6/26/2006
>       - 2.0.2 released.
>
> 6/22/2006
>       - Add support for the IPSECKEY record type.
>
> 5/18/2006
>       - The result of a Lookup that involves a CNAME should include
>         the queried name as one of the aliases, not the CNAME target.
>         (Jon Lachelt <[EMAIL PROTECTED]>)
>
> 2/13/2006
>       - Loading zones containing RRsets with multiple records didn't work.
>         (reported by Olafur Gudmundsson" <[EMAIL PROTECTED]>)
>
> 1/24/2006
>       - AXFR requests could leak file descriptors if the connection
>         failed. (Can Bican <[EMAIL PROTECTED]>)
>
> 11/30/2005
>       - Add a Resolver.setTimeout(int secs, int msecs) method.
>         (requested by Dmitry Isakbayev) <[EMAIL PROTECTED]>)
>
> 11/30/2005
>       - 2.0.1 released.
>
>   
>> Upgrade dnsjava to 2.0.3 when available
>> ---------------------------------------
>>
>>                 Key: JAMES-694
>>                 URL: https://issues.apache.org/jira/browse/JAMES-694
>>             Project: James
>>          Issue Type: Task
>>    Affects Versions: Next Major
>>            Reporter: Stefano Bagnara
>>            Priority: Blocker
>>             Fix For: Next Major
>>
>>
>> Parts of trunk (jspf) depend on the dnsjava-2.0.3-SNAPSHOT library.
>> We have to upgrade it to the final release before being able to release 
>> next-major.
>>     
>
>   



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to