(Debian) dpkg control files
[mirror-ossqm-expat.git] / debian / changelog
blob6dcae15fb56778eccf38a92c19455252bd8f128b
1 expat (2.0.1-4+lenny3) stable-security; urgency=low
3   * Upload to stable to fix regressions in last security fix.
4   * debian/patches/560901_CVE_2009_3560.dpatch: Adjusted.
5     - lib/xmlparse.c (doProlog): Revised patch for CVE-2009-3560 after
6       regressions have been detected (closes: #561658, #562381). Many thanks
7       to Niko Tyni and Karl Waclawek for their help and the fix.
9  -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Tue, 29 Dec 2009 22:29:18 +0100
11 expat (2.0.1-4+lenny2) stable-security; urgency=medium
13   * Upload to stable to fix security issues.
14   * debian/patches/560901_CVE_2009_3560.dpatch: Added.
15     - lib/xmlparse.c (doProlog): Fix DoS vulnerability CVE-2009-3560 (closes:
16       #560901).
17   * debian/patches/00list: Adjusted.
19  -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sun, 13 Dec 2009 12:01:05 +0100
21 expat (2.0.1-4+lenny1) stable-security; urgency=medium
23   * Upload to stable to fix security issues.
24   * debian/patches/551936_CVE_2009_2625.dpatch: Added.
25     - lib/xmltok_impl.c (updatePosition): Fix DoS vulnerability CVE-2009-2625
26       and CVE-2009-3720 (closes: #551936).
27   * debian/patches/00list: Adjusted.
29  -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Mon, 26 Oct 2009 15:13:25 +0100
31 expat (2.0.1-4) unstable; urgency=low
33   * debian/libexpat1-dev.install: Install the libtool .la files again and drop
34     them after Lenny (closes: #485460).
36  -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Mon, 09 Jun 2008 20:48:30 +0200
38 expat (2.0.1-3) unstable; urgency=low
40   * debian/patches/485129_fix_underquotation_in_m4.dpatch: Added.
41     - conftools/expat.m4: Fixed underquotation in AC_DEFUN (closes: #485129).
42   * debian/patches/00list: Adjusted.
44  -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sun, 08 Jun 2008 20:15:58 +0200
46 expat (2.0.1-2) unstable; urgency=low
48   * debian/rules: Set correct host flags to prevent FTBFS on architectures,
49     where we build the lib64expat* packages.
50     (build-stamp, install): Fixed a stupid mistake leading to an FTBFS on the
51     architectures, where we don't build the lib64expat* packages.
53  -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sat, 07 Jun 2008 20:35:04 +0200
55 expat (2.0.1-1) unstable; urgency=low
57   * New upstream release 2.0.1 (closes: #429175).
59   [ Matthias Klose ]
60   * debian/control: Added 64bit libraries.
61     (Build-Depends): Added gcc-multilib.
62   * debian/lib64expat1-dev.install: Added.
63   * debian/lib64expat1.install: Ditto.
64   * debian/lib64expat1.shlibs: Ditto.
65   * debian/libexpat1.links: Remove the old libexpat.so.0 symlink.
66   * debian/libexpat1-udeb.links: Ditto.
67   * debian/libexpat1.shlibs: Removed libexpat.so.0.
69   [ Daniel Leidert ]
70   * Removed Debian-written autotools stuff.
71   * debian/control: Added Homepage and Vcs* fields. Added conflicts with wink
72     package version, relying on the compat symlink.
73     (Standards-Version): Increased to 3.7.3.
74     (Build-Depends): Added dpatch and docbook-to-man.
75     (Uploaders): Added myself.
76     (Depends): lib64expat1-dev should depend on libexpat1-dev.
77   * debian/copyright: Added missing copyright of the last years.
78   * debian/expat.install: Do not copy the upstream manpage (see debian/rules).
79   * debian/libexpat1-dev.install: Install the expat.m4 macro file. Do not
80     install the libtool .la files.
81   * debian/lib64expat1-dev.install: Do not install the libtool .la files
82     either.
83   * debian/libexpat1-dev.examples: Only install the C sources.
84   * debian/libexpat1-udeb.install: Make sure, only libexpat is installed (for
85     the moment).
86   * debian/libexpat1.shlibs: Adjusted for libexpatw.
87   * debian/lib64expat1.shlibs: Ditto.
88   * debian/rules: Rewritten to make it shorter (yeah sorry, I removed the
89     comments too).
90     - Added dpatch stuff.
91     - Create the manpage xmlwf.1 on-the-fly (there is doc/xmlwf.1, but it has
92       issues and gets patched, so we recreate it).
93     - Build and install libexpatw with XML_UNICODE support enabled (closes:
94       #277133).
95   * debian/patches/82763_xmlwf_error_out_2.dpatch: Added (#82763).
96   * debian/patches/302191_install_expat_config_h.dpatch: Added (#302191).
97   * debian/patches/342684_libtoolize.dpatch: Added (#342684).
98     - Further update configure (closes: #439127).
99   * debian/patches/412786_xmlwf_man_standard_fix.dpatch: Added (#412786).
100   * debian/patches/00list: Added.
102  -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sat, 07 Jun 2008 14:54:30 +0200
104 expat (2.0.1-0ubuntu1) hardy; urgency=low
106   * New upstream version. LP: #133808.
107   * Remove the old libexpat.so.0 symlink; this bug predates Ubuntu (was
108     fixed in version 1.95.5-1).
109   * Drop the extra build files in bcb5/.
111  -- Matthias Klose <doko@ubuntu.com>  Wed, 05 Dec 2007 17:37:50 +0100
113 expat (1.95.8-4ubuntu1) gutsy; urgency=low
115   * Build 64bit packages.
117  -- Matthias Klose <doko@ubuntu.com>  Sat, 22 Sep 2007 10:00:04 +0200
119 expat (1.95.8-4) unstable; urgency=low
121   * Acknowledged NMUs 1.95.8-3.1 - 1.95.8-3.4
122     ( closes: Bug#355937, Bug#354244, Bug#342684)
123   * lib/expat.h: removed trailing comma from enum XML_Status
124     (closes: Bug#344298)
125   * debian/control: removed 'Provides' from libexpat1-udeb stanza
126     (closes: Bug#419606)
127   * xmlwf/xmlwf.1: removed incorrect statement on well-formedness
128     (closes: Bug#412786
129   * debian/TODO: updated
130   * debian/control: upgraded to Debian Policy 3.7.2 (no changes)
131     (thanks Bryan Donlan <bdonlan@fushizen.net> !)
132   * debian/rules: replaced $(PWD) by $(CURDIR)
133   * debian/control: replaced ${Source-Version} by ${Source-Version}
134     (thanks Bryan Donlan <bdonlan@fushizen.net> !)
136  -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 22 Jul 2007 17:59:57 -0500
137   
138 expat (1.95.8-3.4) unstable; urgency=low
140   * Porter NMU.
141   * Libtool update (closes: bug#342684).
143  -- Aurelien Jarno <aurel32@debian.org>  Sun, 10 Dec 2006 20:04:23 +0100
145 expat (1.95.8-3.3) unstable; urgency=low
147   * NMU
148   * Use fixed watch file from Bart Martens.  closes: #354244.
150  -- Clint Adams <schizo@debian.org>  Thu,  7 Sep 2006 22:04:05 -0400
152 expat (1.95.8-3.2) unstable; urgency=low
154   * Non Maintainer Upload
155   * Correct mistake in patch for #355937 so that udeb: lines in shlibs file
156     actually refer to the udeb package
158  -- Frans Pop <fjp@debian.org>  Tue, 28 Mar 2006 22:09:52 +0200
160 expat (1.95.8-3.1) unstable; urgency=low
162   * Non Maintainer Upload (closes: #355937)
163   * Add support for udeb dependency resolution in shlibs file
164   * Simplify debian/rules by making use of udeb support in debhelper
165   * Update debhelper compatibility to level 5
167  -- Frans Pop <fjp@debian.org>  Sat, 18 Mar 2006 01:21:09 +0100
169 expat (1.95.8-3) unstable; urgency=low
171   * Makefile.in: added $(srcdir)/expat_config.h to APIHEADER
172     (closes: Bug#302191)
173   * rebuild against latest libtool for kfreebsd-gnu
174     (closes: Bug#295825)
176  -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 19 Apr 2005 21:50:50 -0500
178 expat (1.95.8-2) unstable; urgency=low
180   * rebuild against latest libtool for kfreebsd-gnu
182  -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 19 Feb 2005 13:45:36 -0600
184 expat (1.95.8-1) unstable; urgency=low
186   * New upstream release
187     (closes: Bug#263858)
188   * debian/rules: added '-pthread -D_REENTRANT' to 'CFLAGS'
189   * Added debian/watch
191  -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 19 Oct 2004 19:31:03 -0500
193 expat (1.95.6-8) unstable; urgency=low
195   * debian/control: fixed typo in maintainer's email address
197  -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 29 Feb 2004 11:01:15 -0600
199 expat (1.95.6-7) unstable; urgency=low
201   * debian/control: upgraded to Debian Policy 3.6.1 (no changes)
202   * debian/control: changed 'Maintainer' to 'Debian XML/SGML Group
203     <debian-xml-sgml-pkgs@lists.alioth.debian.org>' and added current
204     maintainer as 'Uploader'
206  -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 29 Feb 2004 10:51:47 -0600
208 expat (1.95.6-6) unstable; urgency=low
210   * debian/control: changed section of 'libexpat1-dev' from 'devel'
211     to 'libdevel' to align with override
212   * debian/control: changed priority of 'libexpat1-udeb' from 'optional'
213     to 'extra' to aliagn with override
215  -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 29 Jul 2003 19:53:02 -0500
217 expat (1.95.6-5) unstable; urgency=low
219   * debian/control: changed build dependency on 'debhelper' to '(>= 4.1)'
220   * debian/control: upgraded to Debian Policy 3.6.0 (no changes)
222  -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 28 Jul 2003 22:45:43 -0500
224 expat (1.95.6-4) unstable; urgency=low
226   * Added support to generate a 'libexpat1-udeb' package for the upcoming
227     gtk frontend for the new debian installer
228     (closes: Bug#183830)
229   * debian/rules: moved debhelper compatibility level setting to
230     'debian/compat' per latest debhelper best practices
232  -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  9 Mar 2003 20:42:31 -0600
234 expat (1.95.6-3) unstable; urgency=low
236   * lib/expat.h: moved declaration of 'enum XML_Status' up
237     (closes: Bug#179914)
239  -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 17 Feb 2003 19:28:14 -0600
241 expat (1.95.6-2) unstable; urgency=low
243   * debian/libexpat1.shlibs: changed to 1.95.6 (oops!)
245  -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  2 Feb 2003 18:24:54 -0600
247 expat (1.95.6-1) unstable; urgency=low
249   * New upstream release
250     - fixes frequent segfault on nontrivial documents using namespaces
251       (closes: Bug#179462)
253  -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  2 Feb 2003 14:53:04 -0600
255 expat (1.95.5-1) unstable; urgency=low
257   * New upstream release
258     (closes: Bug#164202)
259   * debian/control: changed dependency for package 'libexpat1-dev' on the
260     C library from 'libc6-dev' to 'libc6-dev | libc-dev'
261   * debian/libexpat1.shlibs: added to provide info about libexpat.so.0
262     (which is a symlink to libexpat.so.1 due to an NMU mishap, see below)
263     (closes: Bug#147751)
265  -- Ardo van Rangelrooij <ardo@debian.org>  Wed, 25 Dec 2002 14:46:32 -0600
267 expat (1.95.2-10) unstable; urgency=low
269   * autogen.sh: upgraded to 'automake1.7'
270   * debian/rules: removed 'autotools' target as its function is now handled
271     by 'autogen.sh'
272   * debian/control: removed obsolete build dependency on 'autotools-dev'
273   * debian/control: added 'Provides' and 'Conflicts' with 'libexpat-dev'
274     for package 'libexpat1-dev'
275   * debian/control: upgraded to Debian Policy 3.5.8
277  -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 21 Dec 2002 23:33:34 -0600
279 expat (1.95.2-9) unstable; urgency=low
281   * debian/rules: migrated documentation installation handling to debhelper
283  -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  6 Oct 2002 22:52:54 -0500
285 expat (1.95.2-8) unstable; urgency=low
287   * debian/rules: migrated to autoconf 2.52 and above
289  -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  6 Oct 2002 15:37:04 -0500
291 expat (1.95.2-7) unstable; urgency=low
293   * debian/rules: upgraded to debhelper v4
294   * debian/control: changed build dependency on debhelper accordingly
295   * debian/rules: migrated from 'dh_movefiles' to 'dh_install'
296   * debian/rules: split off 'install' target from 'binary-arch' target
298  -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 10 Aug 2002 11:02:25 -0500
300 expat (1.95.2-6) unstable; urgency=low
302   * debian/control: removed unnecessary build dependency on 'autoconf'
304  -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  9 Dec 2001 12:19:40 -0600
306 expat (1.95.2-5) unstable; urgency=low
308   * Added man page for 'xmlwf'
309     (closes: Bug#39461)
310   * Converted to autotools-dev
311   * debian/control: added build dependency on 'autotools-dev'
312   * debian/control: removed build dependency on 'automake' and 'libtool'
314  -- Ardo van Rangelrooij <ardo@debian.org>  Fri,  7 Dec 2001 23:35:47 -0600
316 expat (1.95.2-4) unstable; urgency=low
318   * Removed explicit 'dhelp' support since 'doc-base' now takes care of this
319   * debian/control: upgraded to Debian Policy 3.5.6
321  -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  4 Nov 2001 11:22:19 -0600
323 expat (1.95.2-3) unstable; urgency=high
325   * Includes NMU 1.95.2-2.1
326     (closes: Bug#111957)
327   * Added symlink from libexpat.so.0 to libexpat.so.1 to handle the
328     problems caused by the library soname change introduced by this NMU
329     (closes: Bug#116724, Bug#116727)
331  -- Ardo van Rangelrooij <ardo@debian.org>  Wed, 31 Oct 2001 11:09:47 -0600
333 expat (1.95.2-2.1) unstable; urgency=low
335   * NMU.
336   * Added call to aclocal before call to autoconf in Makefile.in.
337     Closes: #111957.
338   * Ran 'libtoolize --force --copy' to update libtool info.  This
339     works around problem with libtool version skew during build.
340     Should this be done in Makefile.in?
342  -- Jeff Licquia <jlicquia@progeny.com>  Wed, 17 Oct 2001 10:35:46 -0600
344 expat (1.95.2-2) unstable; urgency=low
346   * debian/control: added build dependency on 'libtool'
347     (closes: Bug#111693)
349  -- Ardo van Rangelrooij <ardo@debian.org>  Sat,  8 Sep 2001 14:29:55 -0500
351 expat (1.95.2-1) unstable; urgency=low
353   * New upstream release
354   * debian/copyright: updated
356  -- Ardo van Rangelrooij <ardo@debian.org>  Thu,  6 Sep 2001 20:26:55 -0500
358 expat (1.95.1-6) unstable; urgency=low
360   * debian/rules: fixed doc directory handling
361     (closes: Bug#104460)
362   * debian/control: upgraded to Debian Policy 3.5.5
363   * xmlwf/xmlwf.c: changed to return error code 2 upon the first
364     processing error
365     (closes: Bug#82763)
367  -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 15 Jul 2001 10:10:05 -0500
369 expat (1.95.1-5) unstable; urgency=low
371   * conftools/config.*: updated to latest version
372     (closes: Bug#94772)
374  -- Ardo van Rangelrooij <ardo@debian.org>  Tue,  1 May 2001 21:49:55 -0500
376 expat (1.95.1-4) unstable; urgency=low
378   * debian/control: added build dependency on 'autoconf' and 'automake'
379     (closes: Bug#95296)
381  -- Ardo van Rangelrooij <ardo@debian.org>  Thu, 26 Apr 2001 11:25:16 -0500
383 expat (1.95.1-3) unstable; urgency=low
385   * debian/control: updated debhelper dependency to remove 'dh_testversion'
386   * debian/control: upgraded to Debian Policy 3.5.2
388  -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 24 Apr 2001 20:56:35 -0500
390 expat (1.95.1-2) unstable; urgency=low
392   * debian/control: fixed section override disparity
394  -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 29 Jan 2001 19:31:30 -0600
396 expat (1.95.1-1) unstable; urgency=low
398   * New upstream release
399     (closes: Bug#74383, Bug#81866)
400   * Added doc-base and dhelp support
402  -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 28 Jan 2001 09:02:53 -0600
404 expat (1.1-3) unstable; urgency=low
406   * New maintainer
408  -- Ardo van Rangelrooij <ardo@debian.org>  Sat,  7 Oct 2000 13:40:57 -0500
410 expat (1.1-2) unstable; urgency=low
412   * debian/rules: more debhelperification and use more FHS stuff
413   * debian/control: standards bumped to 3.2.1 (closes: Bug#70336)
415  -- Adam Di Carlo <aph@debian.org>  Wed, 27 Sep 2000 00:56:10 -0400
417 expat (1.1-1) unstable; urgency=low
419   * new upstream version
420   * debian/rules: aesthetic cleanups, use a bit more debhelper stuff to
421     reduce complexity
423  -- Adam Di Carlo <aph@debian.org>  Tue,  1 Jun 1999 22:36:29 -0400
425 expat (1.0.2-1) unstable; urgency=low
427   * new upstream version
428   * maintainer name change
429   * standards-version: bumped to 2.5.0 (no changes required)
431  -- Adam Di Carlo <aph@debian.org>  Wed, 13 Jan 1999 18:35:53 -0500
433 expat (1.0-2) unstable; urgency=low
435   * debian/rules: fix symlink for docdir of libxmltok1-dev
437  -- Adam P. Harris <aph@debian.org>  Sun, 23 Aug 1998 15:51:43 -0400
439 expat (1.0-1) unstable; urgency=low
441   * Initial release.
442   * Makefile: added MPL notice as required by license, modifications to
443     enable building of xmltok and xmlparse as shared and static
444     libraries.
445   * xmltok/Makefile: created to enable building libxmltok.a and
446     libxmltok.so
447   * xmlparse/Makefile: created to enable building libxmlparse.a and and
448     libxmlparse.so
449   * debian/*: Debian-specific files
451  -- Adam P. Harris <aph@debian.org>  Mon, 17 Aug 1998 01:12:09 -0400