aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog46
1 files changed, 38 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index afbcecc..74f154d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,37 @@
1Tue Dec 5 05:18:44 PM JST 2023
2 Misc. fixes to build system and code to support more recent libexiv2.
3 * m4/gettext.m4: Upgrade to gettext-0.21.
4 * m4/host-cpu-c-abi.m4: New file, from gettext-0.21.
5 * m4/iconv.m4: Upgrade to gettext-0.21.
6 * m4/intlmacosx.m4: New file, from gettext-0.21.
7 * m4/lib-ld.m4: Upgrade to gettext-0.21.
8 * m4/lib-link.m4: Upgrade to gettext-0.21.
9 * m4/lib-prefix.m4: Upgrade to gettext-0.21.
10 * m4/nls.m4: Upgrade to gettext-0.21.
11 * m4/po.m4: Upgrade to gettext-0.21.
12 * m4/progtest.m4: Upgrade to gettext-0.21.
13 * m4/Makefile.am (EXTRA_DIST): Add the new files.
14 * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.21.
15 Releasing GNU libextractor 1.13. -CG
16
17Sun 02 May 2021 10:30:33 PM CEST
18 Revive REAL plugin (fixes #2518). -CG
19
20Sat 01 May 2021 10:57:55 PM CEST
21 Revive ELF plugin (fixes #2516). -CG
22
23Tue 20 Apr 2021 06:33:46 PM CEST
24 Removing plugins depending on buggy, unstable libffmpeg library. -CG
25
26Sat 30 Jan 2021 03:25:35 PM CET
27 Fix #6709: mask SIGPIPE to avoid test case failure
28 with latest librpm. Remove plibc.h logic.
29 Releasing GNU libextractor 1.11. -CG
30
1Thu Oct 29 09:20:41 PM CET 2020 31Thu Oct 29 09:20:41 PM CET 2020
2 Fix #6613: test failure with latest exiv2 library 32 Fix #6613: test failure with latest exiv2 library
3 (harmless). Add hard timeout for zzuf test suite 33 (harmless). Add hard timeout for zzuf test suite
4 on systems where timeout command exists. -CG 34 on systems where timeout command exists. -CG
5 35
6Thu Jul 2 15:58:16 CEST 2020 36Thu Jul 2 15:58:16 CEST 2020
7 Fixed some code that called deprecated libav routines. 37 Fixed some code that called deprecated libav routines.
@@ -18,7 +48,7 @@ Mon 29 Jul 2019 05:57:04 PM CEST
18 Fix build issue with exiv2-0.27 (#5820). -AS (via Gentoo) 48 Fix build issue with exiv2-0.27 (#5820). -AS (via Gentoo)
19 49
20Mon 13 May 2019 07:42:19 AM CEST 50Mon 13 May 2019 07:42:19 AM CEST
21 Consistently use AS_IF and AS_CASE in configure.ac. -CG 51 Consistently use AS_IF and AS_CASE in configure.ac. -CG
22 52
23Sun 12 May 2019 01:56:56 PM CEST 53Sun 12 May 2019 01:56:56 PM CEST
24 Updated French translation. -CG 54 Updated French translation. -CG
@@ -569,7 +599,7 @@ Thu Aug 18 21:18:28 PDT 2005
569 Made quotations match GNU standards. 599 Made quotations match GNU standards.
570 600
571Sat Aug 13 18:41:02 PDT 2005 601Sat Aug 13 18:41:02 PDT 2005
572 Fixed problems with ole2 extractor. Also removed 602 Fixed problems with ole2 extractor. Also removed
573 requirement for static version of glib (!). 603 requirement for static version of glib (!).
574 Releasing libextractor 0.5.3. 604 Releasing libextractor 0.5.3.
575 605
@@ -616,7 +646,7 @@ Fri May 6 14:54:58 EST 2005
616 (important for systems with not that much memory). 646 (important for systems with not that much memory).
617 647
618Fri May 6 06:02:02 EST 2005 648Fri May 6 06:02:02 EST 2005
619 Added Python binding. 649 Added Python binding.
620 650
621Tue Apr 5 17:22:28 EST 2005 651Tue Apr 5 17:22:28 EST 2005
622 Added translation to Kinyarwanda. 652 Added translation to Kinyarwanda.
@@ -936,8 +966,8 @@ Sun Jun 2 22:49:17 EST 2002
936 with libhtmlparse). Released v0.0.2. 966 with libhtmlparse). Released v0.0.2.
937 967
938Sat May 25 16:56:59 EST 2002 968Sat May 25 16:56:59 EST 2002
939 Added building of a description from artist, 969 Added building of a description from artist,
940 title and album, fixed bugs. 970 title and album, fixed bugs.
941 971
942Tue May 21 22:24:07 EST 2002 972Tue May 21 22:24:07 EST 2002
943 Added removing of duplicates, splitting keywords, 973 Added removing of duplicates, splitting keywords,