Issue Details (XML | Word | Printable)

Key: JAMES-694
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Norman Maurer
Reporter: Stefano Bagnara
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JAMES Server

Upgrade dnsjava to 2.0.3 when available

Created: 15/Nov/06 11:56 AM   Updated: 21/Nov/07 08:31 AM
Return to search
Component/s: None
Affects Version/s: 2.3.0
Fix Version/s: 2.3.1

Time Tracking:
Not Specified

Resolution Date: 17/Jan/07 11:24 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Stefano Bagnara added a comment - 15/Jan/07 08:14 PM
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 <bkuker@users.sourceforge.net>)

10/25/2006
- Make the routines that convert between the DNS and standard Java
representations of DSA signatures public.
(suggested by Klaus Malorny <Klaus.Malorny@knipp.de>)

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 <ginipginob@users.sourceforge.net>)
- 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 <fbazin@users 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 <davidb@verisignlabs.com> and
Mahendra Jain <Majain@verisign.com>)

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 <jon.lachelt@hp.com>)

2/13/2006
- Loading zones containing RRsets with multiple records didn't work.
(reported by Olafur Gudmundsson" <ogud@ogud.com>)

1/24/2006
- AXFR requests could leak file descriptors if the connection
failed. (Can Bican <can@bican.net>)

11/30/2005
- Add a Resolver.setTimeout(int secs, int msecs) method.
(requested by Dmitry Isakbayev) <isakdim@users.sourceforge.net>)

11/30/2005
- 2.0.1 released.

Norman Maurer made changes - 17/Jan/07 10:17 AM
Field Original Value New Value
Assignee Norman Maurer [ norman ]
Fix Version/s 2.3.1-dev [ 12312150 ]
Fix Version/s Next Major [ 10427 ]
Priority Blocker [ 1 ] Critical [ 2 ]
Affects Version/s Next Major [ 10427 ]
Affects Version/s 2.3.0 [ 12312103 ]
Repository Revision Date User Message
ASF #496994 Wed Jan 17 11:20:18 UTC 2007 norman Replace DNSJAVA-2.0.1 with DNSJAVA-2.0.3. See JAMES-694
Files Changed
MODIFY /james/server/trunk/include.properties
DEL /james/server/trunk/lib/dnsjava-2.0.1.jar
ADD /james/server/trunk/lib/dnsjava-2.0.3.jar

Repository Revision Date User Message
ASF #496995 Wed Jan 17 11:23:32 UTC 2007 norman Replace DNSJAVA-2.0.1 with DNSJAVA-2.0.3. See JAMES-694
Files Changed
DEL /james/server/branches/v2.3/lib/dnsjava-2.0.1.jar
ADD /james/server/branches/v2.3/lib/dnsjava-2.0.3.jar
MODIFY /james/server/branches/v2.3/include.properties

Norman Maurer made changes - 17/Jan/07 11:24 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Danny Angus added a comment - 21/Nov/07 08:31 AM
Closing issue fixed in released version.

Danny Angus made changes - 21/Nov/07 08:31 AM
Status Resolved [ 5 ] Closed [ 6 ]