"Fossies" - the Fresh Open Source Software Archive 
Member "libextractor-1.11/ChangeLog" (30 Jan 2021, 29582 Bytes) of package /linux/privat/libextractor-1.11.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "ChangeLog":
1.10_vs_1.11.
1 Sat 30 Jan 2021 03:25:35 PM CET
2 Fix #6709: mask SIGPIPE to avoid test case failure
3 with latest librpm. Remove plibc.h logic.
4 Releasing GNU libextractor 1.11. -CG
5
6 Thu Oct 29 09:20:41 PM CET 2020
7 Fix #6613: test failure with latest exiv2 library
8 (harmless). Add hard timeout for zzuf test suite
9 on systems where timeout command exists. -CG
10
11 Thu Jul 2 15:58:16 CEST 2020
12 Fixed some code that called deprecated libav routines.
13 Improved configure reporting.
14 Releasing GNU libextractor 1.10. -CG
15
16 Tue 02 Jun 2020 11:14:43 PM CEST
17 Fixed missing initialization of duration in Opus extractor. -CG
18
19 Fri 23 Aug 2019 09:34:35 AM CEST
20 Fix invalid read for malformed DVI files (#5846). -CG
21
22 Mon 29 Jul 2019 05:57:04 PM CEST
23 Fix build issue with exiv2-0.27 (#5820). -AS (via Gentoo)
24
25 Mon 13 May 2019 07:42:19 AM CEST
26 Consistently use AS_IF and AS_CASE in configure.ac. -CG
27
28 Sun 12 May 2019 01:56:56 PM CEST
29 Updated French translation. -CG
30
31 Sun 10 Feb 2019 08:00:04 PM CET
32 Updated Ukrainian translation. -CG
33
34 Sun 10 Feb 2019 05:05:22 PM CET
35 Added Danish translation.
36 Releasing GNU libextractor 1.9. -CG
37
38 Thu Dec 20 22:48:47 CET 2018
39 Fix #5493: possible out-of-bounds read in libextractor_common
40 in case of iconv() failure.
41 Fix #5494: NULL dereference in OLE2 extractor (for malformed input). -CG
42
43 Sun Dec 2 12:05:33 CET 2018
44 Fix #5488: do not export non-public functions from API. -CG
45
46 Sun Nov 18 11:19:28 CET 2018
47 Releasing GNU libextractor 1.8. -CG
48
49 Sun Aug 5 22:37:28 CEST 2018
50 Fix missing 0-terminator on corrupted ZIP files
51 reported by AdLab of Venustech (#5405). -CG
52
53 Thu Jul 12 22:26:36 CEST 2018
54 Fix potential infinite loop in mpeg extractor.
55 Fix build issue with FFmpeg 4.0 (Debian #888373).
56 Releasing GNU libextractor 1.7. -CG
57
58 Thu Jul 12 21:23:43 CEST 2018
59 Fixing length calculation error in unzip logic reported
60 by ADLab of Venustech. -CG
61
62 Wed Nov 1 09:06:07 CET 2017
63 Fixing NULL pointer issues in GIF, IT, NSFE, S3M, SID and XM
64 plugins, caused (except for GIF) by signed/unsigned confusion.
65 Found by Leon Zhao. -CG
66
67 Tue Oct 17 08:49:31 CEST 2017
68 Fix integer overflows in DVI extractor found by Leon Zhao, which
69 could cause SEGVs (read-only). -CG
70
71 Sun Oct 15 19:36:41 CEST 2017
72 Fix potential file descriptor leak (on error handling path).
73 Fix potential assign-after-free (on IPC error handling path).
74 Make sure to only pass "unsigned char" to functions like isspace().
75 Avoid malloc(0) in DEB extractor under certain conditions.
76 Properly initialize 'duration' in ffmpeg extractor.
77 Fix potential buffer underflow read in DEB extractor.
78 Avoid NPE in 'extract' if extracted value has 0 bytes.
79 Fix various minor cosmetic issues.
80 Releasing GNU libextractor 1.6. -CG
81
82 Fri Oct 13 12:30:37 CEST 2017
83 Properly check read error in NSF plugin (from signedness confusion) found by Leon Zhao. -CG
84
85 Fri Oct 13 12:27:38 CEST 2017
86 Protect against problematic integer offset in NSFE plugin found by Leon Zhao. -CG
87
88 Fri Oct 13 12:15:35 CEST 2017
89 Protect against integer overflows in PNG plugin found by Leon Zhao. -CG
90
91 Wed Oct 11 20:14:12 CEST 2017
92 Releasing GNU libextractor 1.5. -CG
93
94 Mon Oct 9 15:33:01 CEST 2017
95 Fix NPE in FLAC plugin found by Leon Zhao. -CG
96
97 Mon Oct 9 15:30:01 CEST 2017
98 Fix SIGFPE in WAV plugin found by Leon Zhao. -CG
99
100 Sat Jun 10 14:12:44 CEST 2017
101 Make code compile against libexiv 0.26.
102 Avoid use of deprecated libtidy header.
103 Releasing GNU libextractor 1.4. -CG
104
105 Sun Apr 30 01:50:01 CEST 2017
106 Updating French translation. -SA
107
108 Wed Oct 12 14:54:03 CEST 2016
109 Moving from Subversion to Git. -CG
110
111 Sat Mar 26 16:23:56 CET 2016
112 Adding PDF support using pdfinfo.
113 Likely conflicts with Apparmor. -CG
114
115 Mon Aug 31 19:19:17 CEST 2015
116 Adding apparmor support. -jmorvan/CG
117
118 Sun Dec 22 23:11:28 CET 2013
119 Releasing GNU libextractor 1.3. -CG
120
121 Sun Dec 22 17:47:38 CET 2013
122 Fixing issue where one plugin blocked indefinitely could prevent
123 others from ever (successfully) seeking and thus extracting data. -CG
124
125 Sat Dec 21 00:26:34 CET 2013
126 Fix check for Gtk3. -CG
127 Added opus audio-preview plugin. -bratao
128
129 Sat Oct 19 16:30:37 CEST 2013
130 Increase select() timeout, handle timeout case better.
131 Releasing GNU libextractor 1.2. -CG
132
133 Mon Sep 23 14:42:58 CEST 2013
134 Required external installation of libltdl.
135 Check for presence of tidyNodeGetValue in libtidy. -CG
136
137 Wed Aug 21 18:42:04 CEST 2013
138 Updated Dutch translation. -CG
139
140 Sun Aug 18 21:28:58 CEST 2013
141 Fix build with libavcodec >= 54.25.0. -CG
142
143 Sat Jun 29 21:28:39 CEST 2013
144 Releasing GNU libextractor 1.1. -CG
145
146 Tue Jun 25 14:24:00 CEST 2013
147 Fixing bug where LE could hang due to failure to process all
148 received data from the plugin. -CG
149
150 Sun Dec 2 08:31:17 CET 2012
151 Added Polish translation. -CG
152
153 Thu Oct 11 15:51:06 CEST 2012
154 Fixing test for ffmpeg to not accept ancient ffmpeg library. -CG
155
156 Thu Oct 11 09:19:42 CEST 2012
157 Fixing archive-plugin crash on ".lnk" files (#2586). -bratao
158
159 Tue Oct 9 22:28:50 CEST 2012
160 Fixing use-after-free in plugin IPC if plugin crashes
161 while no seek is pending. -CG
162
163 Sat Oct 6 15:24:20 CEST 2012
164 Fixing installation path discovery on Darwin (#2562).
165 Releasing GNU libextractor 1.0.1. -CG
166
167 Tue Sep 25 16:25:05 CEST 2012
168 Releasing GNU libextractor 1.0.0. -CG
169
170 Thu Sep 6 09:52:13 CEST 2012
171 Updated Ukrainian translation. -CG
172
173 Tue Mar 27 15:04:00 CEST 2012
174 Refactoring plugin API to allow seeks to arbitrary positions in the
175 file (breaks existing plugins, so the current version will not
176 work). -LRN
177
178 Sun Jan 29 17:27:08 CET 2012
179 Documented recently discovered issues with pthreads and
180 out-of-process plugin executions in the manual. -CG
181
182 Tue Nov 29 12:55:40 CET 2011
183 Improved IPC code on W32 to use APIs correctly and make it work
184 on NT 6.1. -LRN
185
186 Mon Nov 28 17:16:16 CET 2011
187 Reduce false-positives in MP3 extractor file format detection. -LRN
188
189 Mon Nov 28 17:15:59 CET 2011
190 Improved winsock2 detection. -LRN
191
192 Mon Nov 28 12:17:42 CET 2011
193 Fixing compiler warnings, cleaning up ASF plugin. Finishing
194 Matroska plugin. -CG
195 Releasing libextractor 0.6.3.
196
197 Fri Jul 22 21:46:32 CEST 2011
198 Added Ukrainian translation. -CG
199
200 Sat Aug 14 23:01:59 CEST 2010
201 Various minor bugfixes (largely resource leaks on error paths). -CG
202
203 Sun Jun 13 13:15:43 CEST 2010
204 Releasing libextractor 0.6.2.
205
206 Sat Jun 12 22:32:32 CEST 2010
207 Fixing various bugs, including some that can cause crashes given
208 malformed inputs. -CG
209
210 Sat Jun 12 16:23:14 CEST 2010
211 Only pass 'unsigned char's to 'isspace' and similar functions. -CG
212
213 Sun Mar 14 00:09:45 CET 2010
214 Releasing libextractor 0.6.1.
215
216 Wed Jan 13 17:11:07 CET 2010
217 Releasing libextractor 0.6.0.
218
219 Wed Jan 13 14:36:24 CET 2010
220 Adding support for extracting data from the end of files. -CG
221
222 Sun Dec 13 16:53:35 CET 2009
223 Starting with major API breakage with the goal to fix all of
224 the not-so-nice things that have accumulated since version 0.0.0.
225 Added support for out-of-process execution from plugins. -CG
226
227 Sat Dec 5 11:32:30 CET 2009
228 Adding extraction of Iptc data using exiv2.
229
230 Sat Jul 4 23:05:22 CEST 2009
231 Fixed code to work with RPM 4.7.
232 Releasing libextractor 0.5.23.
233
234 Sat Apr 11 20:46:14 MDT 2009
235 Removed code from libexiv2, linking against it instead.
236
237 Fri Feb 20 00:28:00 MST 2009
238 Releasing libextractor 0.5.22.
239
240 Sun Feb 15 16:57:46 MST 2009
241 Upgraded to libtool 2.x (and the libltdl from that release).
242
243 Sun Nov 2 20:19:02 MST 2008
244 Releasing libextractor 0.5.21.
245
246 Tue Aug 12 04:40:49 EEST 2008
247 Added an S3M (Scream Tracker 3 Module) plugin.
248
249 Tue Aug 12 03:55:01 EEST 2008
250 Added an XM (eXtended Module) plugin.
251
252 Mon Aug 11 00:43:46 EEST 2008
253 Added an IT (Impulse Tracker) plugin.
254
255 Tue Jul 22 02:51:33 MDT 2008
256 Changed RPM extractor to use librpm.
257 Fixed crash in OpenOffice extractor.
258 Fixed crash in tiff extractor.
259
260 Sun Jul 13 19:31:35 MDT 2008
261 Fixed endianess issues in mp3 extractor.
262 Fixed build issues (need to link C++ code explicitly against
263 libstdc++ on BSD).
264 Releasing libextractor 0.5.20c.
265
266 Mon Jun 23 19:05:07 EET 2008
267 Fixed concurrency issues in plugin (un-)loading by adding locking
268 around libltdl functions.
269
270 Fri Jun 20 23:34:02 EET 2008
271 Added an FFmpeg-based thumbnail extractor plugin, initially
272 supporting only bmp and png files.
273
274 Mon Apr 28 08:40:43 MDT 2008
275 Updated Dutch translation.
276
277 Fri Apr 25 08:29:29 MDT 2008
278 Fixed security issues in XPDF-based PDF extractor.
279 Releasing libextractor 0.5.20b.
280
281 Mon Mar 21 00:00:52 MDT 2008
282 Releasing libextractor 0.5.20a.
283
284 Tue Apr 1 10:06:03 MDT 2008
285 Updated Swedish translation.
286
287 Sun Mar 30 08:31:11 MDT 2008
288 Updated Vietnamese translation.
289
290 Sun Mar 23 14:40:58 MDT 2008
291 Updated German translation.
292
293 Sat Mar 22 19:29:49 MDT 2008
294 Updated Gaelic translation.
295
296 Fri Mar 21 13:26:33 MDT 2008
297 Added Dutch translation.
298
299 Thu Mar 20 23:38:47 MDT 2008
300 Releasing libextractor 0.5.20.
301
302 Fri Mar 7 13:29:01 EET 2008
303 Added disc number.
304
305 Thu Mar 6 23:11:39 MST 2008
306 Added track number and ISRC for FLAC/mp3/ogg files.
307
308 Wed Feb 13 10:16:55 EET 2008
309 Added a plugin for AppleSingle/AppleDouble files.
310
311 Mon Feb 11 22:58:48 MST 2008
312 Various minor code cleanups.
313
314 Sat Jan 12 14:14:32 MST 2008
315 Fixed security issues in XPDF-based PDF extractor.
316 Releasing libextractor 0.5.19a.
317
318 Mon Jan 7 08:46:40 MST 2008
319 Releasing libextractor 0.5.19.
320
321 Wed Dec 26 19:38:22 MST 2007
322 Added a FLAC (.flac) plugin.
323
324 Wed Dec 26 14:50:11 EET 2007
325 Added a Flash Video (.flv) plugin.
326
327 Mon Dec 24 18:26:56 MST 2007
328 Add support for some common iTunes tags to qtextractor.
329
330 Mon Dec 10 17:27:28 MST 2007
331 Disable libgsf logging (for corrupt files).
332
333 Sun Jul 29 02:30:40 MDT 2007
334 Added escape (\n) handling to split extractor.
335
336 Wed Jul 4 17:36:53 MDT 2007
337 Fixed problem with newer versions of libgsf.
338 Fixed problem with automake 1.10 not setting MKDIR_P.
339 Releasing libextractor 0.5.18a.
340
341 Sat Jun 9 01:34:21 MDT 2007
342 Working on Qt build process. Created TexInfo manual.
343
344 Sun Mar 11 17:58:14 MDT 2007
345 Releasing libextractor 0.5.18.
346
347 Fri Feb 23 18:43:33 MST 2007
348 Fixing symbols for thumbnail extractors.
349
350 Thu Feb 8 13:01:34 MST 2007
351 Upgrade to gettext-0.16.1.
352
353 Sun Feb 4 23:51:08 MST 2007
354 Better handling of build process without C++ compiler.
355
356 Sun Jan 28 20:54:35 MST 2007
357 Biased removal of duplicate keywords against those obtained
358 from splitting. Do not allow splitextractor to produce mere
359 copy of original keyword. Fixed two minor bugs.
360
361 Sat Jan 6 14:27:18 EET 2007
362 Added an NSFE (Extended Nintendo Sound Format) plugin.
363
364 Tue Jan 2 19:38:10 MST 2007
365 Fixed various build issues. Releasing libextractor 0.5.17a.
366
367 Mon Jan 1 19:10:40 MST 2007
368 Added pkgconfig support. Releasing libextractor 0.5.17.
369
370 Thu Dec 28 20:22:20 MST 2006
371 Fixed bug in splitextractor, addressing also Mantis #1125.
372
373 Thu Dec 28 18:12:15 MST 2006
374 Added -g (greppable output, Mantis #1157) option to extact.
375
376 Mon Nov 20 22:08:55 EET 2006
377 Added an SID (C64 music file) plugin.
378
379 Sat Nov 11 16:04:38 MST 2006
380 Fixed libltdl side-effect of loading libextractor; code
381 now preserves the old library search path and only appends
382 its own. Linking main libextractor library against
383 libgsf (as workaround for GSF bug). Releasing libextractor 0.5.16.
384
385 Sat Nov 11 00:04:34 EET 2006
386 Added an NSF (NES Sound Format) plugin.
387
388 Sat Sep 16 12:36:42 MDT 2006
389 Added support for various additional tags to ID3v2 extractors.
390 Now (again) trimming whitespace at the end of ID3v1 tags.
391
392 Wed Sep 6 13:38:55 PDT 2006
393 Added tIME support to PNG extractor. Bugfixes in PDF extractors.
394 Made libextractor relocateable (plugin path no longer hardwired
395 into binary, using various tricks instead to find path).
396 Translation updates. Releasing libextractor 0.5.15.
397
398 Wed May 17 02:05:37 PDT 2006
399 Switched mpegextractor to use libmpeg2 (improves correctness,
400 adds dependency!). Releasing libextractor 0.5.14.
401
402 Tue May 16 20:08:30 PDT 2006
403 Dramatically improved qt extractor (essentially re-written from
404 scratch).
405
406 Fri Apr 28 22:26:43 PDT 2006
407 Integrated wordleaker into OLE2 plugin. Changed OLE2 plugin to use
408 libgsf (new dependency!). Releasing libextractor 0.5.13.
409
410 Fri Apr 28 16:18:26 PDT 2006
411 Fixing some i18n issues. Specifically, EXTRACTOR_getKeywordTypeAsString
412 will now never return the translated version of the keyword type
413 (before, it *sometimes* returned the translated version, depending on
414 the default gettext domain and translation availability). If translation
415 is desired, clients should use 'dgettext("libextractor", ret-value)' to
416 translate the returned value.
417
418 Wed Apr 26 12:20:00 PDT 2006
419 Some improvements for OpenBSD portability.
420
421 Wed Apr 26 10:28:11 PDT 2006
422 Added Vietnamese and Swedish translations.
423
424 Sat Apr 22 11:18:56 PDT 2006
425 Final touches to new build of printable extractors.
426 Releasing libextractor 0.5.12.
427
428 Tue Apr 18 14:44:37 PDT 2006
429 Improved memory utilization for printable extractors
430 at compile time. Added dictionaries for Finnish,
431 French, Gaelic and Swedish (for printable extractors).
432
433 Fri Mar 24 21:43:43 PST 2006
434 Started re-implementation of PDF support from scratch
435 (incomplete but working). Improvements to the build
436 system.
437
438 Thu Mar 9 17:46:39 PST 2006
439 Added support for wordleaker (additional meta-data for
440 OLE2 streams). Releasing libextractor 0.5.11.
441
442 Sat Feb 18 17:39:10 PST 2006
443 Yet another round of XPDF-related security fixes.
444 Releasing libextractor 0.5.10.
445
446 Tue Jan 31 12:51:55 PST 2006
447 Mis-detection of man pages as part of TAR archives fixed.
448
449 Wed Jan 11 11:33:46 PST 2006
450 More Mime-types for the OLE2 extractor. Also ignore (harmless)
451 libc errors in plugins when extracting.
452
453 Thu Jan 5 16:51:36 PST 2006
454 More TAR improvements: keywords 'date' and 'format' are
455 extracted. More checksums variants were added. Long filenames
456 as produced by GNU and Schilling tar (possibly Solaris pax also)
457 are extracted.
458
459 Fri Dec 23 11:28:23 PST 2005
460 Releasing libextractor 0.5.9.
461
462 Sun Dec 11 23:52:50 PST 2005
463 Made TAR extractor parsing more robust.
464
465 Fri Dec 9 23:17:21 PST 2005
466 Fixing crash in MIME-extractor due to typo in the code.
467
468 Tue Dec 6 13:25:56 PST 2005
469 Fixed security problems in PDF extractor
470 (http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities)
471 Releasing libextractor 0.5.8.
472
473 Sun Dec 4 23:36:00 PST 2005
474 Fixed AVI mime-type to be video/x-msvideo.
475
476 Sat Nov 12 10:50:46 PST 2005
477 Releasing libextractor 0.5.7.
478
479 Wed Nov 9 12:51:52 PST 2005
480 Fix in LE unload code (potential double-free, maybe BSD-specific).
481
482 Tue Sep 27 11:01:57 PDT 2005
483 Again better Mime-type detection for OLE2 streams.
484
485 Mon Sep 26 20:44:10 PDT 2005
486 Minor improvements to the PDF extractor:
487 - first change is to avoid outputting keywords with empty values
488 (for now the new check is only effective when the value is seen
489 as a string of 8-bit characters; I'm not sure how to rewrite it
490 for the Unicode case in the if branch just above.)
491 - second change is to remap PDF Creator as 'software' keyword
492 instead of 'creator'.
493
494 Sun Sep 25 11:31:51 PDT 2005
495 Made sure extract returns error code (1) if some files could not
496 be accessed.
497
498 Thu Sep 22 21:05:53 PDT 2005
499 Improved TAR extractor:
500 - it now accepts old-style (UNIX V7) archives
501 - it produces a mimetype for old-style archives
502 - it outputs the file names in the same order as in the TAR file
503 - its end-of-file mark detection is more robust
504 Updated German translation.
505
506 Wed Sep 21 13:54:19 PDT 2005
507 Added Irish translation.
508
509 Wed Sep 21 00:01:01 PDT 2005
510 Fixed gettext build problem.
511 Removed warning that the OLE2 extractor was printing.
512
513 Sun Sep 18 19:34:48 PDT 2005
514 Major rewrite of the HTML extractor. Should extract more, is
515 simpler and probably more robust.
516 Releasing libextractor 0.5.6.
517
518 Fri Sep 16 16:41:04 PDT 2005
519 Made LE malloc file READ-ONLY. This should help the VM conserve
520 memory, however this breaks the HTML extractor.
521
522 Thu Sep 15 21:55:19 PDT 2005
523 Fixing compiler warnings given by gcc 4.0.
524
525 Thu Sep 15 00:56:51 PDT 2005
526 Fixed incorrectly handled integer overflow in png extractor.
527
528 Wed Sep 14 15:02:49 PDT 2005
529 Avoid malloc/memcpy of file in exiv2 extractor (optimization, avoids
530 problems with very large files where malloc may run into problems).
531
532 Wed Sep 14 13:50:15 PDT 2005
533 Changed code for backwards-compatibility with zlib 1.1
534 (thanks to Ronan Melennec).
535
536 Tue Sep 13 04:49:43 PDT 2005
537 Fixed segmentation fault in bz2 processing.
538
539 Fri Sep 9 14:57:10 PDT 2005
540 Fixed bug in decompression code that occured if the compressed file
541 expanded to more than twice its original size.
542
543 Wed Sep 7 21:41:35 PDT 2005
544 Added decompression of gz and bz2 streams to the LE core library
545 (avoids need to do this, possibly repeatedly, in plugins and makes
546 sure that all plugins work with compressed files). Eliminated gz
547 decompression from man and tar extractors.
548 Releasing libextractor 0.5.5.
549
550 Sun Sep 4 02:08:56 PDT 2005
551 Changed code to export fewer symbols (refactoring plus linker options,
552 goal is to address Mantis #925. Changed debian extractor to no longer
553 require threads. Dead code elimination in OO and OLE2 extractors.
554 Minor bugfixes ported from libgsf 1.12.2 to OLE2 extractor.
555
556 Fri Sep 2 03:17:10 PDT 2005
557 Added support for Mime-types for Microsoft Office formats.
558
559 Fri Aug 26 22:32:06 PDT 2005
560 Added workaround libstdc++ bug #23591 (Mantis bug #907).
561 Releasing libextractor 0.5.4.
562
563 Tue Aug 23 15:39:37 PDT 2005
564 Fixed build on OS X.
565
566 Tue Aug 23 12:35:35 PDT 2005
567 Fixed character set conversion in OLE2 extractor
568 (big thanks to Jody Goldberg).
569
570 Sat Aug 20 21:27:17 PDT 2005
571 Fixed memory leak in thumbnail extractor.
572
573 Thu Aug 18 21:18:28 PDT 2005
574 Made quotations match GNU standards.
575
576 Sat Aug 13 18:41:02 PDT 2005
577 Fixed problems with ole2 extractor. Also removed
578 requirement for static version of glib (!).
579 Releasing libextractor 0.5.3.
580
581 Fri Aug 12 23:53:54 PDT 2005
582 Fixed bug in OO extractor that made it not work.
583 Fixed bug in exiv2 extractor that killed keywords
584 found by other extractors.
585 Improved OO extractor mime-type detection.
586
587 Mon Aug 8 12:18:44 PDT 2005
588 Somehow addKeyword2 got lost. Added (again?).
589 Fixed compilation problems with gcc-2.95.
590
591 Thu Jul 14 18:52:17 CEST 2005
592 Bugfixes in exiv2 extractor fixing remaining issues.
593 Changed plugins to not use filename but always only
594 rely on mmapped memory. Extended API with function
595 that allows running getKeywords on data in memory
596 (instead of filename). Extended API with encode
597 and decode functions for binary metadata.
598 Releasing libextractor 0.5.2.
599
600 Mon Jul 4 18:10:14 CEST 2005
601 Preliminary integration of exiv2 support (not enabled
602 by default due to bugs). Moved Python and Java
603 bindings into separate packages.
604 Releasing libextractor 0.5.1.
605
606 Wed Jun 29 15:37:51 CEST 2005
607 Finally found out how to disable building static libs.
608 This should cut down compile time and installed size
609 by about a factor of 2 -- especially good since the
610 static version of the plugins is pretty, well, useless.
611
612 Sat Jun 18 14:56:38 EST 2005
613 Fixed a score of compiler warnings and some minor bugs,
614 none of which should have been observable.
615
616 Sat May 21 13:42:46 EST 2005
617 Releasing libextractor 0.5.0.
618
619 Fri May 6 14:54:58 EST 2005
620 Added flag to disable building of printable extractors
621 (important for systems with not that much memory).
622
623 Fri May 6 06:02:02 EST 2005
624 Added Python binding.
625
626 Tue Apr 5 17:22:28 EST 2005
627 Added translation to Kinyarwanda.
628
629 Thu Feb 24 00:32:44 EST 2005
630 Added extractor that extracts binary (!) thumbnails from
631 images using ImageMagick. Decoder function for the binary
632 string is in the thumbnailextractor.c source.
633 Releasing libextractor 0.4.2.
634
635 Wed Feb 23 22:42:08 EST 2005
636 Comment tag was not extracted from ID3 tags. Fixed.
637
638 Sun Feb 20 16:36:17 EST 2005
639 Fixed similar problem in REAL extractor. Added support
640 for new Helix/Real format to REAL extractor.
641
642 Sun Feb 20 12:48:15 EST 2005
643 Fixed (rare) integer overflow bug in PNG extractor.
644
645 Sat Feb 19 22:58:30 EST 2005
646 Fixed problems with wrong byteorder for Unicode decoding
647 in PDF meta-data. Fixed minor problems with character
648 set conversion error handling.
649
650 Wed Jan 26 19:31:04 EST 2005
651 Workaround possible bug in glib quarks (OLE2 extractor).
652 Improved QT support (?nam tag, support for description).
653 Releasing libextractor 0.4.1.
654
655 Fri Jan 21 15:23:43 PST 2005
656 Adding support for creation date for tar files.
657 Fixed security problem in PDF extractor.
658
659 Sun Jan 2 21:12:52 EST 2005
660 Fixing some linking problems.
661
662 Fri Dec 31 20:26:43 EST 2004
663 Excluding executables from printable extractors.
664
665 Sat Dec 25 19:24:54 CET 2004
666 PDF fixes. Fixing mantis bug (PDF charset conversion
667 for UTF-8 console). Releasing libextractor 0.4.0.
668
669 Fri Dec 24 15:43:35 CET 2004
670 Adding support calling LE for python (draft, not
671 tested, possibly not working yet).
672
673 Fri Dec 24 13:28:59 CET 2004
674 Added support for Unicode to the pdf extractor.
675
676 Fri Dec 24 09:14:08 CET 2004
677 Improving mp3 (Id3v1): adding genres, minor
678 bugfixes.
679
680 Fri Dec 24 07:23:03 CET 2004
681 Improving PNG: converting to utf-8 and handling
682 compressed comments.
683
684 Thu Dec 23 18:14:10 CET 2004
685 Avoided exporting symbol OPEN (conflicts on OSX
686 with same symbol from GNUnet). Added conversion
687 to utf8 to various plugqins (see todo) and
688 added conversion from utf8 to current locale to
689 print keywords.
690
691 Sat Nov 13 13:23:23 EST 2004
692 Releasing libextractor 0.3.11.
693
694 Fri Nov 12 19:20:37 EST 2004
695 Fixed bug in PDF extractor (extremely rare segfault).
696 Fixed #787.
697 Fixed bug in man extractor (undocumented return value running on
698 4 GB file not taken care of properly).
699
700 Sat Oct 30 20:18:21 EST 2004
701 Fixing various problems on Sparc64 (bus errors).
702 Workaround for re-load glib problem of OLE2 extractor.
703
704 Sat Oct 23 13:21:23 EST 2004
705 Releasing libextractor 0.3.10.
706
707 Fri Oct 22 22:22:28 EST 2004
708 Fixing memory leak after extensive valgrinding.
709
710 Fri Oct 22 19:18:38 EST 2004
711 id3v2.3 and id3v2.4 work. Some bugfixes.
712
713 Sun Oct 17 18:12:11 EST 2004
714 tar and tar.gz work. Releasing libextractor 0.3.9.
715
716 Sun Oct 17 17:42:16 EST 2004
717 deb works.
718
719 Sun Oct 17 13:52:25 EST 2004
720 man works.
721
722 Tue Oct 5 14:29:31 EST 2004
723 Updated xpdf extractor (to fix Mantis #754). Fixed bug in Id3v2
724 extractor (potential segfault). Added support for extracting
725 image size from jpeg. General code cleanup. 64-bit file
726 support.
727
728 Mon Oct 4 20:28:52 EST 2004
729 Fixed jpeg extractor to not hang on certain malformed JPEG files.
730
731 Sat Oct 2 18:02:56 EST 2004
732 Added support for dvi. Removed special code for OS X,
733 normal libtool works fine now (and suddenly LE works for OS X).
734 Releasing libextractor 0.3.8.
735
736 Sun Sep 26 19:25:10 EST 2004
737 Moved libextactor plugins to separate directory, building
738 plugins as plugins and not as libraries.
739
740 Thu Sep 23 11:25:42 EST 2004
741 Added support for ID3v2. Added support for StarOffice (OLE2).
742 Fixed some minor build issues. Releasing libextractor 0.3.7.
743
744 Tue Sep 14 21:25:22 EST 2004
745 Improved performance of the HTML extractor by avoiding parsing
746 after the header (factor of 25 improvement for a 4 MB HTML file
747 resulting in a total improvement for total extraction time for
748 running all extractors of about 50%). Improved performance
749 of the ZIP extractor for non-zip files by testing for the ZIP
750 header before trying to locate the central directory (for 5 MB
751 /dev/random time improves by a factor of about 15). Same change
752 was also applied to the OO extractor (since OO is effectively a
753 zip). Overall improvement for 5 MB /dev/random for running
754 all extractors is a factor of 10 (now takes 100ms on my machine
755 to run 720 times on the same 5 MB file passing that file as an
756 argument; the remaining time is pretty much doing 720x mmap and
757 related system calls).
758
759 Fri Sep 10 22:00:09 EST 2004
760 Added support for RipeMD-160.
761
762 Fri Sep 10 19:49:39 EST 2004
763 Added support for SHA-1 and MD5. Releasing libextractor 0.3.6.
764
765 Fri Sep 10 10:35:27 EST 2004
766 Added support for OpenOffice documents (meta.xml in
767 zip-file).
768
769 Mon Aug 30 23:16:17 IST 2004
770 Added support for OLE2 (WinWord, Excel, PowerPoint).
771 Fixed various bugs (Segfault in elf, leaks in zip and RPM,
772 out-of-bounds access in QT). Releasing libextractor 0.3.5.
773
774 Wed Aug 25 18:42:11 IST 2004
775 Added support for GNU gettext. Releasing libextractor 0.3.4.
776
777 Fri Jul 2 20:10:54 IST 2004
778 Using mime-types to selectively disable parsing extractors
779 to increase performance.
780
781 Wed Jun 23 13:37:02 IST 2004
782 Added support for wav. Fixed problems in mpeg and riff
783 extractors. Releasing libextractor 0.3.3.
784
785 Sun Jun 6 18:42:28 IST 2004
786 Fixed segfault in qtextractor.
787
788 Mon May 31 18:19:07 EST 2004
789 Fixed more minor bugs. Releasing libextractor 0.3.2.
790
791 Mon May 31 17:14:55 EST 2004
792 Removed comment extraction from RIFF extractor (format
793 detection is not good enough to avoid garbage for non-RIFF
794 files). Also fixed rare seg-fault in PDF-extractor (xpdf
795 author notified).
796
797 Mon May 24 13:40:27 EST 2004
798 Changed build system to avoid having an extra library
799 (libextractor_util is gone).
800
801 Wed Apr 28 19:28:39 EST 2004
802 Releasing libextractor 0.3.1.
803
804 Wed Apr 28 01:26:53 EST 2004
805 Added ELF extractor.
806
807 Sat Apr 24 00:07:31 EST 2004
808 Fixed memory leak in PDF-extractor.
809
810 Mon Apr 12 01:30:20 EST 2004
811 Added Java binding. If jni.h is present (and working!),
812 libextractor is build with a couple of tiny additional
813 methods that are sufficient to build a Java class to
814 access libextractor. The API is still incomplete but
815 already basically functional. Releasing 0.3.0
816
817 Sat Apr 10 01:34:04 EST 2004
818 Added RIFF/AVI extractor based on AVInfo.
819 Fixed memory-leak and potential segfault in zipextractor.
820
821 Sat Apr 10 00:30:19 EST 2004
822 Added MPEG (video) extractor based on AVInfo. Improved
823 output of mp3 extractor.
824
825 Fri Apr 9 22:58:51 EST 2004
826 Improved library initialization (and destruction) code.
827
828 Thu Apr 8 22:25:19 EST 2004
829 Revisited type signatures adding const where applicable.
830 Improved formatting of --help for extract. Added some
831 testcases. Updated man-pages.
832
833 Wed Apr 7 00:26:29 EST 2004
834 Made HTML and ZIP extractors re-entrant.
835 Fixed minor problems in ZIP extractor (possible segfault,
836 possible memory leaks; both for invalid ZIP files).
837
838 Sun Apr 4 20:24:39 EST 2004
839 Added TIFF extractor. Fixed segfault in removeLibrary.
840 Port to mingw. Releasing 0.2.7.
841
842 Tue Oct 14 17:43:09 EST 2003
843 Fixed segfault in PDF and RPM extractors.
844 Fixed BSD compile errors. Port to OSX.
845 Releasing 0.2.6.
846
847 Sun Oct 12 18:05:37 EST 2003
848 Ported to OSX, fixing endianess issues with printable
849 extractors.
850
851 Tue Jul 22 11:38:42 CET 2003
852 Fixed segfault with option -b for no keywords found.
853
854 Wed Jul 16 13:41:34 EST 2003
855 Releasing 0.2.5.
856
857 Mon Jun 30 21:27:42 EST 2003
858 Releasing 0.2.4.
859
860 Sun Jun 15 18:05:24 EST 2003
861 Added support for pspell to printableextractor.
862
863 Sat Apr 19 04:11:14 EST 2003
864 Fixed missing delete operation in PDF extractor for
865 non-PDF files (caused memory leak and file-handle leak).
866
867 Thu Apr 10 23:54:17 EST 2003
868 Fixed segmentation violation in png extractor.
869
870 Thu Apr 10 01:34:49 EST 2003
871 Rewrote RPM extractor to make it no longer depend on rpmlib.
872
873 Fri Apr 4 21:39:55 EST 2003
874 Added QT extractor, but again not really tested due to lack of
875 QuickTime file with meta-data in it.
876
877 Thu Apr 3 23:09:44 EST 2003
878 Added ASF extractor, but not really tested due to lack of
879 ASF file with meta-data in it.
880
881 Thu Apr 3 04:04:19 EST 2003
882 Fixing ogg-extractor to work with new version of libvorbis that
883 requires us to link against libvorbisfile.
884
885 Wed Apr 2 22:22:16 EST 2003
886 Cleaned up plugin mechanism (ltdl).
887
888 Wed Apr 2 12:09:27 EST 2003
889 zipextractor now works with self-extracting zip executables.
890
891 Sat Feb 01 05:35:24 EST 2003
892 Changed loading of dynamic libraries to the more portable libltdl.
893
894 Thu Jan 23 00:34:20 EST 2003
895 Wrote RPM extractor.
896
897 Tue Jan 21 03:11:02 EST 2003
898 Fixed minor bug in ps extractor (now stops parsing at %%EndComments).
899
900 Thu Jan 9 18:41:01 EST 2003
901 License changed to GPL (required for pdf extractor), releasing 0.1.4.
902
903 Tue Jan 7 18:31:38 EST 2003
904 Added postscript (ps) extractor.
905
906 Tue Dec 31 15:26:00 EST 2002
907 Added pdf extractor based on xpdf code.
908
909 Tue Dec 17 20:36:13 CET 2002
910 Added MIME-extractor.
911
912 Fri Nov 22 21:54:10 EST 2002
913 Fixed portability problems with the gifextractor, in particular
914 the code now ensures that C compilers that do not pack the structs
915 are still going to result in working code.
916
917 Tue Oct 1 14:01:16 EST 2002
918 Fixed segmentation fault in ogg extractor.
919
920 Fri Jul 26 16:25:38 EST 2002
921 Added EXTRACTOR_ to every symbol in the extractor API to
922 avoid name-clashes.
923
924 Wed Jun 12 23:42:55 EST 2002
925 Added a dozen options to extract.
926
927 Fri Jun 7 01:48:34 EST 2002
928 Added support for real (real.com).
929
930 Fri Jun 7 00:21:40 EST 2002
931 Added support for GIF (what a crazy format).
932
933 Tue Jun 4 23:21:38 EST 2002
934 Added support for PNG, no longer reading the
935 file again and again for each extractor (slight
936 interface change, mmapping).
937
938 Sun Jun 2 22:49:17 EST 2002
939 Added support for JPEG and HTML. HTML does not
940 support concurrent use, though (inherent problem
941 with libhtmlparse). Released v0.0.2.
942
943 Sat May 25 16:56:59 EST 2002
944 Added building of a description from artist,
945 title and album, fixed bugs.
946
947 Tue May 21 22:24:07 EST 2002
948 Added removing of duplicates, splitting keywords,
949 extraction of keywords from filenames.
950
951 Sat May 18 16:33:28 EST 2002
952 more convenience methods ('configuration', default
953 set of libraries, remove all libraries)
954
955 Sat May 18 02:33:28 EST 2002
956 ogg extractor works, mp3 extractor now always works
957
958 Thu May 16 00:04:03 EST 2002
959 MP3 extractor mostly works.
960
961 Wed May 15 23:38:31 EST 2002
962 The basics are there, let's write extractors!