commit 255c8b59c2b3890bba1593f312e12e89f120f33c
parent abb2740dee292d03ea4004a2666d0a6dc0a06b92
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 6 Jan 2006 00:27:32 +0000
syn
Diffstat:
9 files changed, 68 insertions(+), 39 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,12 @@
+Thu Jan 5 16:51:36 PST 2006
+ More TAR improvements: keywords 'date' and 'format' are
+ extracted. More checksums variants were added. Long filenames
+ as produced by GNU and Schilling tar (possibly Solaris pax also)
+ are extracted.
+
+Fri Dec 23 11:28:23 PST 2005
+ Releasing libextractor 0.5.9.
+
Sun Dec 11 23:52:50 PST 2005
Made TAR extractor parsing more robust.
diff --git a/configure.ac b/configure.ac
@@ -1,8 +1,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([libextractor], [0.5.8], [bug-libextractor@gnu.org])
+AC_INIT([libextractor], [0.5.9], [bug-libextractor@gnu.org])
AC_REVISION($Revision: 1.67 $)
-AM_INIT_AUTOMAKE([libextractor], [0.5.8])
+AM_INIT_AUTOMAKE([libextractor], [0.5.9])
AM_CONFIG_HEADER(src/include/config.h)
AH_TOP([#define _GNU_SOURCE 1])
diff --git a/contrib/doxygen b/contrib/doxygen
@@ -23,7 +23,7 @@ PROJECT_NAME = libextractor
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.5.8
+PROJECT_NUMBER = 0.5.9
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/po/de.po b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libextractor 0.5.6a\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
"PO-Revision-Date: 2005-09-22 10:07+0200\n"
"Last-Translator: Karl Eichwalder <ke@suse.de>\n"
"Language-Team: German <de@li.org>\n"
@@ -907,12 +907,12 @@ msgstr "extract [OPTIONEN] [DATEINAME]*"
msgid "Extract metadata from files."
msgstr "Metadaten aus den Dateien extrahieren."
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
#, c-format
msgid "%s - (binary)\n"
msgstr "%s - (binär)\n"
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr "UNGÜLTIGE ART - %s\n"
@@ -1301,24 +1301,28 @@ msgstr "Seitenausrichtung"
msgid "template"
msgstr "Vorlage"
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
#, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr "Initialisierung des Plugin-Mechanismus' ist fehlgeschlagen: %s.\n"
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
#, c-format
msgid ""
"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
"failed also. Errors are: `%s' and `%s'.\n"
msgstr ""
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
#, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr "Laden des »%s«-Plugins ist fehlgeschlagen: %s\n"
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
#, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr "Entladen des »%s«-Plugins ist fehlgeschlagen!\n"
diff --git a/po/ga.po b/po/ga.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libextractor 0.5.6a\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
"PO-Revision-Date: 2005-09-21 00:46-0700\n"
"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -876,12 +876,12 @@ msgstr "extract [ROGHANNA] [COMHADAINM]*"
msgid "Extract metadata from files."
msgstr "Bain meiteashonraí as comhaid."
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
#, c-format
msgid "%s - (binary)\n"
msgstr "%s - (dénártha)\n"
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr "CINEÁL NEAMHBHAILÍ - %s\n"
@@ -1264,12 +1264,16 @@ msgstr "treoshu
msgid "template"
msgstr "ionadaíonn"
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
#, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr "Theip ar thúsú meicníocht na mbreiseán: %s!\n"
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
#, c-format
msgid ""
"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
@@ -1279,12 +1283,12 @@ msgstr ""
"bhain mé triail as `%s', ach theip ar an cheann sin freisin. Na hearráidí: `"
"%s' agus `%s'.\n"
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
#, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr "Theip ar luchtú an bhreiseáin `%s': %s\n"
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
#, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr "Theip ar dhíluchtú an bhreiseáin `%s'!\n"
diff --git a/po/libextractor.pot b/po/libextractor.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -861,12 +861,12 @@ msgstr ""
msgid "Extract metadata from files."
msgstr ""
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
#, c-format
msgid "%s - (binary)\n"
msgstr ""
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr ""
@@ -1247,24 +1247,28 @@ msgstr ""
msgid "template"
msgstr ""
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
#, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr ""
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
#, c-format
msgid ""
"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
"failed also. Errors are: `%s' and `%s'.\n"
msgstr ""
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
#, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr ""
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
#, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr ""
diff --git a/po/ro.po b/po/ro.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libextractor 0.4.2\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
"PO-Revision-Date: 2005-02-25 12:00-0500\n"
"Last-Translator: Laurentiu Buzdugan <lbuz@rolix.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -883,12 +883,12 @@ msgstr "extract [OP
msgid "Extract metadata from files."
msgstr "Extrage metadata din fiºiere."
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
#, c-format
msgid "%s - (binary)\n"
msgstr "%s - (binar)\n"
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr "TIP INVALID - %s\n"
@@ -1273,12 +1273,16 @@ msgstr "orientare pagin
msgid "template"
msgstr "înlocuieºte"
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
#, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr "iniþializare mecanismului de plugin a eºuat: %s!\n"
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
#, c-format
msgid ""
"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
@@ -1287,12 +1291,12 @@ msgstr ""
"Rezolvarea simbolului `%s' în biblioteca `%s' a eºuat, aºa cã am încercat '%"
"s', dar ºi acesta a eºuat. Erorile sunt: `%s' ºi `%s'.\n"
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
#, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr "Încãrcarea plugin-ului `%s' a eºuat: %s\n"
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
#, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr "Descãrcarea plugin-ului `%s' a eºuat!\n"
diff --git a/po/rw.po b/po/rw.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libextractor 0.4.2\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
"PO-Revision-Date: 2005-04-04 10:55-0700\n"
"Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@@ -947,12 +947,12 @@ msgstr ""
msgid "Extract metadata from files."
msgstr "Bivuye Idosiye"
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
#, fuzzy, c-format
msgid "%s - (binary)\n"
msgstr "%s-(Nyabibiri"
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr ""
@@ -1545,24 +1545,28 @@ msgstr "Ipaji Icyerekezo"
msgid "template"
msgstr "Umwanya"
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
#, fuzzy, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr "Bya Byanze"
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
#, fuzzy, c-format
msgid ""
"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
"failed also. Errors are: `%s' and `%s'.\n"
msgstr "IKIMENYETSO in Isomero Byanze Byanze Na"
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
#, fuzzy, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr "Byanze"
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
#, fuzzy, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr "Byanze"
diff --git a/src/include/extractor.h b/src/include/extractor.h
@@ -29,7 +29,7 @@ extern "C" {
* 0.2.6-1 => 0x00020601
* 4.5.2-0 => 0x04050200
*/
-#define EXTRACTOR_VERSION 0x00050801
+#define EXTRACTOR_VERSION 0x00050900
#include <stdio.h>