File: changelog

package info (click to toggle)
antiword 0.37-16
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,236 kB
  • sloc: ansic: 27,835; perl: 174; sh: 129; php: 83; makefile: 24
file content (264 lines) | stat: -rw-r--r-- 9,348 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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
antiword (0.37-16) unstable; urgency=medium

  [ Helmut Grohne ]
  * Mark antiword Multi-Arch: foreign. (Closes: #952699)

  [ Olly Betts ]
  * debian/control: Mark conformance with policy 4.4.0.

 -- Olly Betts <olly@survex.com>  Fri, 28 Feb 2020 13:47:51 +1300

antiword (0.37-15) unstable; urgency=medium

  * Upgrade to debhelper compat 12 and use debhelper-compat B-D to specify
    this.
  * debian/control: Mark conformance with policy 4.4.0.
  * Stop shipping kantiword - it doesn't actually work yet nobody's reported
    a bug, so it seems we can safely conclude it is no longer in active use.

 -- Olly Betts <olly@survex.com>  Thu, 01 Aug 2019 09:03:14 +1200

antiword (0.37-14) unstable; urgency=medium

  * debian/control: Mark conformance with policy 4.3.0.
  * debian/control: Specify "Rules-Requires-Root: no"

 -- Olly Betts <olly@survex.com>  Wed, 09 Jan 2019 16:34:14 +1300

antiword (0.37-13) unstable; urgency=medium

  * debian/tests/smoke: Fix CI testcase.
  * debian/antiword.docs: Stop packaging docs on how to integrate with
    Netscape mail 4.7, and FAQs specific to RISC OS.
  * debian/patches/use-snprintf.patch: Use snprintf() when converting dates
    to strings to make completely sure we can't overrun the buffer.
  * debian/rules: Build with -Wno-unused-but-set-variable to suppress
    uninteresting warnings.
  * debian/patches: Update to use https links in patch metadata.

 -- Olly Betts <olly@survex.com>  Fri, 30 Nov 2018 08:28:38 +1300

antiword (0.37-12) unstable; urgency=medium

  * debian/rules: Enable all hardening flags.
  * debian/tests/: Add simple autopkgtest.
  * debian/control: Note in description that the newer XML-based formats
    aren't supported.
  * debian/control: Mark conformance with policy 4.2.1.
  * debian/compat,debian/control: Update to debhelper compat 11.
  * debian/rules: Only set DEB_HOST_GNU_TYPE if not already set.
  * debian/changelog: Remove trailing whitespace.

 -- Olly Betts <olly@survex.com>  Thu, 29 Nov 2018 09:01:29 +1300

antiword (0.37-11) unstable; urgency=medium

  * Fix FTCBFS: set CC to host arch compiler, based on patch from Helmut
    Grohne.  (Closes: #793900)
  * 10_fix_buffer_overflow_wordole_c.patch: Update metadata to note that this
    was refound and assigned CVE-2014-8123.
  * docx.patch: Extend to check for XML files and give a more helpful error
    for those too. (Closes: #791532)  Similarly check for HTML files, which
    are sometimes seen with a ".doc" extension.
  * remove-cjb.net-references.patch: New patch to remove cjb.net references.
    The domain has been let lapse and is now a holding page.

 -- Olly Betts <olly@survex.com>  Tue, 12 Jan 2016 11:39:10 +1300

antiword (0.37-10) unstable; urgency=medium

  * Give a more specific error for MS XML documents, and patch documentation
    and update description to say that newer format files aren't supported.
    (Closes: #758959)
  * debian/control: Improve description.
  * "Standards-Version: 3.9.6" (no changes required).

 -- Olly Betts <olly@survex.com>  Fri, 17 Oct 2014 23:17:30 +1300

antiword (0.37-9) unstable; urgency=low

  * "Standards-Version: 3.9.4" (no changes required).
  * Update to use debhelper compat 9 and rewrite debian rules to use dh:
    + Lintian override for "ReEncode" spelling error now actually included in
      the binary package.
    + Automatically generated postinst and postrm now included which update the
      icon cache.

 -- Olly Betts <olly@survex.com>  Thu, 30 May 2013 04:44:45 +0000

antiword (0.37-8) unstable; urgency=low

  * Enable hardened build flags - patch from Moritz Muehlenhoff.
    (Closes: #653499)

 -- Olly Betts <olly@survex.com>  Wed, 28 Dec 2011 23:07:36 +0000

antiword (0.37-7) unstable; urgency=low

  * New maintainer.
  * Enable largefile support, which allows processing files of CIFS mounts.
    (Closes: #600341)
  * debian/copyright: Correct GPL name to "GNU *General* Public License",
    fixing lintian warning.
  * Update to source format "3.0 (quilt)", dropping dpatch build-dependency.
  * Add build-arch and build-indep targets, fixing lintian warning.
  * Drop call to dh_desktop (which is now a no-op), fixing lintian warning.
  * "Standards-Version: 3.9.2" - no changes required.
  * Override lintian information warning about "ReEncode" spelling error -
    it's a PostScript command name here.

 -- Olly Betts <olly@survex.com>  Sat, 26 Nov 2011 13:41:48 +0000

antiword (0.37-6) unstable; urgency=low

  * Fixed Kantiword for dash, Closes: #481701
  * Fixed and extend handling for kantiwordrc
  * Added an example rc file

 -- Erik Schanze <eriks@debian.org>  Sat, 06 Jun 2009 22:50:40 +0200

antiword (0.37-5) unstable; urgency=low

  * New maintainer, Closes: #529559
  * Fixed buffer overflow in wordole.c, Closes: #407015
    + Added patch 10_fix_buffer_overflow_wordole_c.dpatch
  * debian/rules: added support for DEB_BUILD_OPTIONS
  * Moved chages in diff.gz to dpatches:
    + Added patch 20_change_bash_to_sh_kantiword.dpatch
    + Added patch 30_kantiword.dpatch
    + Added patch 40_desktop_files.dpatch
    + Removed changes in Ressources/fontnames
  * debian/control: added Build-Dep for dpatch

 -- Erik Schanze <eriks@debian.org>  Wed, 03 Jun 2009 20:33:55 +0200

antiword (0.37-4) unstable; urgency=low

  * QA upload.
  * Set maintainer to Debian QA Group.
  * Standards version is 3.8.1
  * debhelper compatibility is 7
  * Run dh_prep instead of dh_clean -k

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 23 May 2009 12:02:30 +1000

antiword (0.37-3) unstable; urgency=low

  * kantiword now follows user path settings
    Patch by Matej Cepl <matej@ceplovi.cz>
    Closes: #363428
  * Fixed bashism in kantiword (a /bin/sh script)
    Closes: #464490
  * Fixed the following lintian issues:
    - debian-rules-ignores-make-clean-error
    - desktop-file-but-no-dh_desktop-call
    - out-of-date-standards-version
    - description-contains-homepage

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 08 Mar 2008 13:22:59 +1100

antiword (0.37-2) unstable; urgency=low

  * New maintainer. Closes: #383856.
  * Set Standards-Version to 3.7.2.
  * Added debian/watch.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 20 Aug 2006 15:32:21 +1000

antiword (0.37-1) unstable; urgency=low

  * new upstream version, closes: #281415
  * improvements for kantiword from Erik Schanze, closes: #259999
    + generate PDF instead PS for further using of the PDF file
    + try to use kpdf, xpdf, gv or plain text for displaying.
    + xterm is now fallback on konsole. (for other X users)
    + added kantiword.1 man page

 -- Bdale Garbee <bdale@gag.com>  Fri, 14 Apr 2006 22:19:28 -0600

antiword (0.35-2) unstable; urgency=high

  * fix copyright file to actually include the copyright, closes: #290056
  * patch from Steve Kemp to fix insecure use of temporary files by kantiword
    and gantiword scripts.  [CVE-2005-3126]
  * freshen policy and debhelper versions, minor rules tweaks

 -- Bdale Garbee <bdale@gag.com>  Thu, 12 Jan 2006 09:08:33 -0700

antiword (0.35-1) unstable; urgency=low

  * new upstream version, closes: #213719

 -- Bdale Garbee <bdale@gag.com>  Wed, 18 Feb 2004 04:13:12 -0700

antiword (0.33-2) unstable; urgency=low

  * it helps to actually have the executable in the .deb...  /o\
    apply patch from Christian.Perrier@onera.fr to fix it, closes: #157247

 -- Bdale Garbee <bdale@gag.com>  Mon, 19 Aug 2002 09:42:45 -0600

antiword (0.33-1) unstable; urgency=low

  * new upstream version, closes: #156445

 -- Bdale Garbee <bdale@gag.com>  Sat, 17 Aug 2002 21:58:04 -0600

antiword (0.32-2) unstable; urgency=low

  * version the debhelper build dependency, closes: #135591

 -- Bdale Garbee <bdale@gag.com>  Tue, 12 Mar 2002 21:07:27 -0700

antiword (0.32-1) unstable; urgency=low

  * new maintainer, closes: #130819
  * new upstream version, closes: #126312, #129746
  * patch from Matthew Wilcox for END_OF_CHAIN definition so antiword doesn't
    crater on 64 bit architectures
  * various cosmetic and lintian cleanups

 -- Bdale Garbee <bdale@gag.com>  Tue, 29 Jan 2002 13:28:05 -0700

antiword (0.31-4) unstable; urgency=low

  * Stop installing an empty /etc/antiword directory.
    (closes: #112028)

 -- Adrian Bunk <bunk@fs.tum.de>  Sun, 21 Oct 2001 23:25:08 +0200

antiword (0.31-3) unstable; urgency=high

  * Corrected some problems with files that weren't found.
    (closes: #84420)
  * Added a gantiword for GNOME written by
    Klaus-M. Klingsporn <klaumikli@addcom.de>.

 -- Adrian Bunk <bunk@fs.tum.de>  Sun, 15 Jul 2001 11:37:39 +0200

antiword (0.31-2) unstable; urgency=medium

  * Install some required files in /usr/share/antiword . (closes: #83886)

 -- Adrian Bunk <bunk@fs.tum.de>  Mon, 29 Jan 2001 20:12:02 +0100

antiword (0.31-1) unstable; urgency=low

  * New upstream release.
  * Install Docs/FAQ and Docs/Netscape.

 -- Adrian Bunk <bunk@fs.tum.de>  Thu, 25 Jan 2001 20:11:24 +0100

antiword (0.30-2) unstable; urgency=low

  * Added a mime entry. (closes: #68512)
  * Upload sponsored by Tony Mancill <tmancill@debian.org>.

 -- Adrian Bunk <bunk@fs.tum.de>  Sat,  5 Aug 2000 16:51:49 +0200

antiword (0.30-1) unstable; urgency=low

  * Initial Release.
  * Upload sponsored by Tony Mancill <tmancill@debian.org>.

 -- Adrian Bunk <bunk@fs.tum.de>  Mon, 17 Jul 2000 15:46:28 +0200