[Lunar-commits] r18193 - moonbase/trunk/utils/ripmime

Dennis Veatch stumbles at lunar-linux.org
Thu Jan 19 04:10:46 UTC 2006


Author: stumbles
Date: 2006-01-19 04:10:44 +0000 (Thu, 19 Jan 2006)
New Revision: 18193

Modified:
   moonbase/trunk/utils/ripmime/DETAILS
Log:

Updated ripOLE
Fixed -d -i - combination error causing ripMIME to fail to decode
OLE2 decoding fix
Added recursion facility if the input mailpack/MIME file is 
directory.

and others.



Modified: moonbase/trunk/utils/ripmime/DETAILS
===================================================================
--- moonbase/trunk/utils/ripmime/DETAILS	2006-01-19 00:39:36 UTC (rev 18192)
+++ moonbase/trunk/utils/ripmime/DETAILS	2006-01-19 04:10:44 UTC (rev 18193)
@@ -1,16 +1,18 @@
           MODULE=ripmime
-         VERSION=1.4.0.0
-	  SOURCE=$MODULE-$VERSION.tar.gz
+         VERSION=1.4.0.6
+          SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.pldaniels.com/$MODULE/
-      SOURCE_VFY=sha1:a07d09af96a6c47d53a6cc7bde4b931e906db15a
+      SOURCE_VFY=sha1:60683ed3420464caf3f55c6c2f25419ba8ba8cb2
         WEB_SITE=http://www.pldaniels.com/$MODULE/
          ENTERED=20030103
-         UPDATED=20040921
+         UPDATED=20060118
            SHORT="a MIME ripper/decoder"
 
 cat << EOF
-# Multiple-email in file extraction, meaning you can now extract all the attachments from a spool file (ie, /var/spool/mail/joebloe).
-# Nested-email attachment extraction, allowing ripMIME to get out those attachments which people have "forwarded"
-# More copious testings (we've tested it on about 1000+ realworld emails)
-# Still less than 20K in size (stripped x86 binary)
+Multiple-email in file extraction, meaning you can now extract all the
+attachments from a spool file (ie, /var/spool/mail/joebloe). Nested-email
+attachment extraction, allowing ripMIME to get out those attachments which
+people have "forwarded". More copious testings (we've tested it on about
+1000+ realworld emails). Still less than 20K in size (stripped x86 binary)
 EOF
+



More information about the Lunar-commits mailing list