File: changelog

package info (click to toggle)
libxerces2-java 2.8.1-1%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 11,056 kB
  • ctags: 15,838
  • sloc: java: 117,816; xml: 12,454; sh: 37; makefile: 10
file content (187 lines) | stat: -rw-r--r-- 6,968 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
libxerces2-java (2.8.1-1+etch1) oldstable-security; urgency=high

  * Non-maintainer upload by the Security Team.
  * Fixed CVE-2009-2625: denial of service (infinite loop and application hang)
    via malformed XML input (Closes: #548358)

 -- Giuseppe Iuculano <iuculano@debian.org>  Fri, 29 Jan 2010 12:08:29 +0100

libxerces2-java (2.8.1-1) unstable; urgency=low

  * New upstream version.
  * Add dependency on libjaxp1.3-java. (Closes: #394221)
  * Correct copyright information.

 -- Marcus Better <marcus@better.se>  Sun, 22 Oct 2006 21:39:07 +0200

libxerces2-java (2.8.0-1) unstable; urgency=low

  * upload to unstable.

 -- Arnaud Vandyck <avdyk@debian.org>  Mon,  3 Jul 2006 11:29:15 +0000

libxerces2-java (2.8.0-0) experimental; urgency=low

  * New upstream release.
  * Built with gcj
  * Updated to Standards-Version 3.7.2: cdbs and debhelper to
    Build-Depends
  * Removed jikes compiler definition

 -- Arnaud Vandyck <avdyk@debian.org>  Mon,  3 Jul 2006 13:27:27 +0200

libxerces2-java (2.6.2-4) unstable; urgency=low

  * gnujaxp transition 

 -- Wolfgang Baer <WBaer@gmx.de>  Tue, 17 Jan 2006 21:50:14 +0100

libxerces2-java (2.6.2-3) unstable; urgency=low

  * libant1.6-java to ant transition
  * As we now have ant >= 1.6.3 we can drop the dom2 source hack
    + Remove dom2 source from debian package
    + Added bootclasspath patch to the javac target
  * Standards-Version 3.6.2 (no changes)

 -- Wolfgang Baer <WBaer@gmx.de>  Sun, 25 Sep 2005 02:02:36 +0200

libxerces2-java (2.6.2-2) unstable; urgency=medium

  * Included DOM Level 2 sources from the libjaxp1.2-java 
    source package to built against them (closes: #304524)
    Note: This is a temporary solution - after sarge we will update
    ant which includes bootclasspath support for jikes need to build
    without included sources.
  * Included README.dom2-sources explaining where the DOM Level 2 sources
    come from, why they are needed ...
  * Included build.xml patch to copy the DOM Level 2 sources from the 
    debian directory - before the build - to the build directory.
  * Changed Build-Depends to Build-Depends-Indep to fix lintian warning.
  * (avdyk) Added Wolfgang to the uploaders.
  
 -- Wolfgang Baer <WBaer@gmx.de>  Tue, 19 Apr 2005 20:28:25 +0200

libxerces2-java (2.6.2-1) unstable; urgency=low

  * New upstream release
  * Build with free-java-sdk / SableVM instead of Kaffe so I don't need the
    ugly LD_LIBRARY_PATH hack any longer (closes: #246468)
  * Use libgnujaxp-java instead of libxerces-java to call Ant since it's
    included by the SableVM wrapper automatically. It's a bit strange to use
    an external XML parser to build an XML parser but such is life...
  * Change the classpath dependency to classpath-common

 -- Stefan Gybas <sgybas@debian.org>  Sun,  6 Jun 2004 18:00:26 +0200

libxerces2-java (2.6.1-1) unstable; urgency=low

  * New upstream release
  * Split the libxerces2-java source package into libxerces2-java (main)
    and libxerces2-java-doc (contrib). The package in main now builds the
    library package, the one in contrib the documentation. Building the
    documentation requires JDK 1.4 and other packages from contrib. The split
    also avoids circular build dependencies with Xalan-J.
  * Use Kaffe, Jikes and Ant 1.6 to build the package
  * Use the new libjaxp1.2-java and libxml-commons-resolver1.1-java packages
  * Updated the package description and README.Debian

 -- Stefan Gybas <sgybas@debian.org>  Wed, 18 Feb 2004 14:17:24 +0100

libxerces2-java (2.6.0-1) unstable; urgency=low

  * New upstream release
  * Depend on "classpath | java1-runtime | java2-runtime"
  * Updated download location and copyright years in debian/copyright
  * Move xercesSamples.jar from libxerces2-java to the examples in
    libxerces2-java-doc
  * Don't install versioned JARs in /usr/share/java. Sorry, I'm unable to
    determine an API version. This version is fully compatible to version
    2.5.*, 2.4.* and others. Should I create 5 symlinks for each JAR to
    prevent other packages that use the versioned JAR from breaking?

 -- Stefan Gybas <sgybas@debian.org>  Tue, 13 Jan 2004 22:15:43 +0100

libxerces2-java (2.5.0-1) unstable; urgency=low

  * New upstream release (closes: #206185)
  * Renamed to source package to libxerces2-java
  * Set maintainer to Debian Java Maintainers
  * Mention XML Inclusions (XInclude) in the long description
  * Standards-Version: 3.6.1
    + Changed Build-Depends-Indep to Build-Depends

 -- Stefan Gybas <sgybas@debian.org>  Fri, 17 Oct 2003 15:22:07 +0200

xerces2-j (2.4.0-1) unstable; urgency=low

  * New upstream release
  * Built using Blackdown's JDK 1.4 instead of the converted RPM from Sun
  * Standards-Version: 3.5.9 (no changes required)

 -- Stefan Gybas <sgybas@debian.org>  Sun, 13 Apr 2003 18:50:54 +0200

xerces2-j (2.3.0-1) unstable; urgency=low

  * New upstream release
    + Fixes the DTD parsing problems in Tomcat 4 (closes: #167135, #171929)
  * Build with the latest Jikes version (>= 1.18)
  * Include the compiled examples (xercesSamples.jar) (closes: #170822)
  * Enable experimental DOM Level 3 support and updated the package
    description about the new XML 1.1 features

 -- Stefan Gybas <sgybas@debian.org>  Mon, 10 Feb 2003 19:54:06 +0100

xerces2-j (2.2.1-1) unstable; urgency=low

  * New upstream release
  * Added versioned build dependency on jikes
  * Compile the classes with debugging enabled
  * Standards-Version: 3.5.8 (no changes required)

 -- Stefan Gybas <sgybas@debian.org>  Mon, 18 Nov 2002 15:10:27 +0100

xerces2-j (2.2.0-1) unstable; urgency=low

  * New upstream release
  * Added Takashi Okamoto and Ola Lundqvist as uploaders
  * Use jikes to compile the Java classes

 -- Stefan Gybas <sgybas@debian.org>  Wed, 23 Oct 2002 18:23:15 +0200

xerces2-j (2.1.0-1) unstable; urgency=low

  * New upstream release
  * Updated package description
  * Build with latest Ant and Xalan-J versions
  * Fixed some typos in README.Debian
  * Build with debhelper >= 4.1.0 to get rid of /usr/doc compatibility
    symlinks
  * Standards-Version: 3.5.7

 -- Stefan Gybas <sgybas@debian.org>  Mon,  2 Sep 2002 15:35:13 +0200

xerces2-j (2.0.2-1) unstable; urgency=low

  * New upstream release
  * Build with j2sdk >= 1.4.0 because it supports -Djava.awt.headless=true
    for Xalan and so an X11 display is not needed during the build
  * Use debhelper V4
  * Updated README.Debian and package description

 -- Stefan Gybas <sgybas@debian.org>  Mon,  1 Jul 2002 20:44:04 +0200

xerces2-j (2.0.1-1) unstable; urgency=low

  * New upstream release (closes: #140832)
  * The package can now be built with j2sdk1.3 1.3.1-1 or later

 -- Stefan Gybas <sgybas@debian.org>  Wed,  3 Apr 2002 21:05:23 +0200

xerces2-j (2.0.0-1) unstable; urgency=low

  * Initial release
  * Placed in contrib because it requires Ant and a Java2 environment 
    to build

 -- Stefan Gybas <sgybas@debian.org>  Thu,  7 Feb 2002 16:37:15 +0100