]>
granicus.if.org Git - file/log
Christos Zoulas [Wed, 9 Sep 2015 16:25:29 +0000 (16:25 +0000)]
PR/476: Add hopper magic
Christos Zoulas [Tue, 8 Sep 2015 13:59:44 +0000 (13:59 +0000)]
bump the strength so that we beat the generic script magic
Christos Zoulas [Tue, 8 Sep 2015 13:48:44 +0000 (13:48 +0000)]
Add missing 'e'
Christos Zoulas [Tue, 8 Sep 2015 13:48:28 +0000 (13:48 +0000)]
Document fixes for --parameter issues
Christos Zoulas [Tue, 8 Sep 2015 13:46:49 +0000 (13:46 +0000)]
apply parameters before unwrapping() the list of files (Christoph Biedl)
Christos Zoulas [Tue, 8 Sep 2015 13:46:01 +0000 (13:46 +0000)]
--parameter takes a parameter (Christoph Biedl)
Christos Zoulas [Mon, 7 Sep 2015 10:03:21 +0000 (10:03 +0000)]
magic patches from David Griffith
Christos Zoulas [Sun, 30 Aug 2015 14:16:33 +0000 (14:16 +0000)]
fix comments about byte sizes; Christoph Biedl
Christos Zoulas [Sat, 29 Aug 2015 07:10:35 +0000 (07:10 +0000)]
add missing 'x' and quoted spaces in magic (Christoph Biedl)
Christos Zoulas [Fri, 28 Aug 2015 08:32:51 +0000 (08:32 +0000)]
bump elf max phnum to 2048 since core dumps can have many entries if
the binaries that produce them depend on many shared libraries
Christos Zoulas [Tue, 25 Aug 2015 07:34:06 +0000 (07:34 +0000)]
Add more patterns for Makefiles:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181436
Christos Zoulas [Mon, 24 Aug 2015 05:20:52 +0000 (05:20 +0000)]
clarify AOL images: https://bugs.debian.org/681304
Christos Zoulas [Mon, 24 Aug 2015 05:18:55 +0000 (05:18 +0000)]
New magic for LXT: https://bugs.debian.org/647412
Christos Zoulas [Mon, 24 Aug 2015 05:17:42 +0000 (05:17 +0000)]
New magic for Commodore raw tape files: https://bugs.debian.org/699777
Christos Zoulas [Mon, 24 Aug 2015 05:16:11 +0000 (05:16 +0000)]
New magic for Linux Software RAID: https://bugs.debian.org/663454
Christos Zoulas [Mon, 24 Aug 2015 05:11:10 +0000 (05:11 +0000)]
improve btrfs magic: https://bugs.debian.org/663454
Christos Zoulas [Mon, 24 Aug 2015 05:08:48 +0000 (05:08 +0000)]
make htmlhelp files more general: https://bugs.debian.org/653911
Christos Zoulas [Mon, 10 Aug 2015 05:18:27 +0000 (05:18 +0000)]
Add ttbin format files.
Christos Zoulas [Mon, 27 Jul 2015 15:41:09 +0000 (15:41 +0000)]
PR/467: force binary magic for zlib
Christos Zoulas [Mon, 27 Jul 2015 15:24:00 +0000 (15:24 +0000)]
PR/468: decrease the strength of windows short magic so that HFS magic
works
Christos Zoulas [Mon, 27 Jul 2015 14:33:10 +0000 (14:33 +0000)]
PR/469: make c++ template code more restricted by including <> (Jan Kaluza)
Christos Zoulas [Mon, 27 Jul 2015 09:12:32 +0000 (09:12 +0000)]
PR/470: Fix undefined behaviors.
Christos Zoulas [Mon, 27 Jul 2015 09:08:10 +0000 (09:08 +0000)]
centralize the byte swapping code.
Christos Zoulas [Thu, 16 Jul 2015 14:28:57 +0000 (14:28 +0000)]
Fix printing of dates (Jan Kaluza)
Christos Zoulas [Sat, 11 Jul 2015 15:08:53 +0000 (15:08 +0000)]
PR/188: Remove binary xml pattern.
Print the version for XHTML
Christos Zoulas [Sat, 11 Jul 2015 14:41:37 +0000 (14:41 +0000)]
PR/466: Windows fixes.
Christos Zoulas [Sat, 11 Jul 2015 14:40:10 +0000 (14:40 +0000)]
since this is a used by all NetPBM images, don't call it PPM.
Christos Zoulas [Thu, 9 Jul 2015 15:23:04 +0000 (15:23 +0000)]
fix garmin result
Christos Zoulas [Thu, 9 Jul 2015 15:16:41 +0000 (15:16 +0000)]
add a URL with the info
Christos Zoulas [Thu, 9 Jul 2015 15:13:51 +0000 (15:13 +0000)]
fix garmin map offset.
Christos Zoulas [Thu, 9 Jul 2015 14:38:59 +0000 (14:38 +0000)]
bump version
Christos Zoulas [Thu, 9 Jul 2015 14:38:22 +0000 (14:38 +0000)]
Start the 5.24 release
Christos Zoulas [Thu, 2 Jul 2015 18:25:57 +0000 (18:25 +0000)]
handle newer versions of zope (stephane blondon)
Christos Zoulas [Mon, 29 Jun 2015 14:44:26 +0000 (14:44 +0000)]
add new twoskip cyrus db file.
Christos Zoulas [Wed, 17 Jun 2015 19:55:27 +0000 (19:55 +0000)]
PR/462: Add text to fortran magic
Christos Zoulas [Tue, 16 Jun 2015 17:23:08 +0000 (17:23 +0000)]
PR/461: Add new MIPS ISAs.
While there, factor out magic
Christos Zoulas [Tue, 16 Jun 2015 14:18:07 +0000 (14:18 +0000)]
PR/460: Detect and avoid large (invalid) malloc in elf parser.
Christos Zoulas [Tue, 16 Jun 2015 14:17:37 +0000 (14:17 +0000)]
print a space between previous messages and error.
Christos Zoulas [Thu, 11 Jun 2015 12:53:26 +0000 (12:53 +0000)]
fix bug with 5.23 long options
Christos Zoulas [Thu, 11 Jun 2015 12:52:32 +0000 (12:52 +0000)]
Fix bug with long options and explicitly number them to avoid this in
the future.
Christos Zoulas [Wed, 10 Jun 2015 17:51:37 +0000 (17:51 +0000)]
Prepare for 5.23
Christos Zoulas [Wed, 10 Jun 2015 00:57:41 +0000 (00:57 +0000)]
PR/459: Don't let invalid magic entries go through with warnings because
later the softmagic entry would need a lot of sanity checks which it does
not have.
Christos Zoulas [Tue, 9 Jun 2015 22:17:52 +0000 (22:17 +0000)]
- bytecnt needs to be adjusted by offset
- always return true from mget() regardless if match() matched. Fixes
mime printing where we stopped matching the use magic because match
return 0, since if (print) *returnval = 1; did not execute for mime.
Christos Zoulas [Thu, 4 Jun 2015 19:16:55 +0000 (19:16 +0000)]
PR/458: Provide special version for env bash like we do with python.
Christos Zoulas [Thu, 4 Jun 2015 19:16:28 +0000 (19:16 +0000)]
Fix utf-7 bugs
Christos Zoulas [Wed, 3 Jun 2015 19:51:27 +0000 (19:51 +0000)]
PR/456, use utf-7 charset in mime printing for utf-7 files.
Christos Zoulas [Wed, 3 Jun 2015 18:21:24 +0000 (18:21 +0000)]
PR/455: Add feature to report only on contents of compressed data, not the
compression itself.
Christos Zoulas [Wed, 3 Jun 2015 18:01:20 +0000 (18:01 +0000)]
PR/454: Fix memory corruption when the continuation level jumps by more than
20 in a single step.
Christos Zoulas [Wed, 3 Jun 2015 17:51:12 +0000 (17:51 +0000)]
what versions of libtool and autoconf we've been using recently.
Christos Zoulas [Fri, 29 May 2015 14:28:39 +0000 (14:28 +0000)]
mention MAGIC_CONTINUE fix.
Christos Zoulas [Fri, 29 May 2015 14:27:31 +0000 (14:27 +0000)]
Fix TODO's
Christos Zoulas [Fri, 29 May 2015 14:21:58 +0000 (14:21 +0000)]
PR/449: Limit matching of mach-o multi-architecture magic
Christos Zoulas [Thu, 28 May 2015 19:26:59 +0000 (19:26 +0000)]
Honor MAGIC_CONTINUE for all kinds of magic tests
Christos Zoulas [Wed, 27 May 2015 18:02:48 +0000 (18:02 +0000)]
PR/452: More info about dyadic.
Christos Zoulas [Thu, 21 May 2015 18:29:46 +0000 (18:29 +0000)]
mention name desc fix
Christos Zoulas [Thu, 21 May 2015 18:28:41 +0000 (18:28 +0000)]
add mime types from Guy Helmer
Christos Zoulas [Thu, 21 May 2015 18:25:29 +0000 (18:25 +0000)]
Add MAGIC_NODESC for no-description printing.
Make name nodes not print description if MAGIC_NODESC
Christos Zoulas [Sun, 3 May 2015 13:06:36 +0000 (13:06 +0000)]
PR/448: Add kdump format file.
Christos Zoulas [Fri, 24 Apr 2015 15:44:12 +0000 (15:44 +0000)]
From Thomas Klausner:
4.4.2.3 The lower byte indicates the ZIP specification version
(the version of this document) supported by the software
used to encode the file. The value/10 indicates the major
version number, and the value mod 10 is the minor version
number.
Christos Zoulas [Sun, 19 Apr 2015 22:59:25 +0000 (22:59 +0000)]
PR/442: strengthen the PO file magic and bump it.
Christos Zoulas [Sun, 19 Apr 2015 22:40:04 +0000 (22:40 +0000)]
PR/447: Add Erlang External text format
Christos Zoulas [Wed, 15 Apr 2015 23:47:58 +0000 (23:47 +0000)]
Restructure and clarify the windows magic file search. (from LRN)
Christos Zoulas [Wed, 15 Apr 2015 18:29:30 +0000 (18:29 +0000)]
new vcard magic (Joerg Jenderek)
Christos Zoulas [Tue, 14 Apr 2015 14:23:42 +0000 (14:23 +0000)]
add CRIU magic
Christos Zoulas [Mon, 13 Apr 2015 13:09:06 +0000 (13:09 +0000)]
add apple hfs resource fork.
Christos Zoulas [Fri, 10 Apr 2015 15:36:01 +0000 (15:36 +0000)]
change comma-separated, to slash-separated
Christos Zoulas [Fri, 10 Apr 2015 12:51:00 +0000 (12:51 +0000)]
add MAGIC_EXTENSION
Christos Zoulas [Thu, 9 Apr 2015 20:01:40 +0000 (20:01 +0000)]
Add --extension
Christos Zoulas [Sat, 28 Mar 2015 15:14:55 +0000 (15:14 +0000)]
PR/440: agusdallalba: add Ogg Opus support
Christos Zoulas [Fri, 27 Mar 2015 17:59:39 +0000 (17:59 +0000)]
default script strength
Christos Zoulas [Fri, 27 Mar 2015 17:58:58 +0000 (17:58 +0000)]
make perl searches wider
Christos Zoulas [Fri, 27 Mar 2015 17:35:39 +0000 (17:35 +0000)]
PR/438: Deal with lack of sig_t on illumos/solaris.
Christos Zoulas [Tue, 24 Mar 2015 13:19:04 +0000 (13:19 +0000)]
add iproute2 magic xemul@parallels.com (Pavel Emelyanov)
Christos Zoulas [Thu, 19 Mar 2015 18:04:37 +0000 (18:04 +0000)]
Add android XML magic
Christos Zoulas [Tue, 17 Mar 2015 15:35:42 +0000 (15:35 +0000)]
zpaq alternate format.
Christos Zoulas [Tue, 17 Mar 2015 15:15:12 +0000 (15:15 +0000)]
add nasa magic
Christos Zoulas [Tue, 17 Mar 2015 15:14:44 +0000 (15:14 +0000)]
new magic
Christos Zoulas [Sun, 15 Mar 2015 23:21:42 +0000 (23:21 +0000)]
PR/434: Update some console audio files
Christos Zoulas [Wed, 11 Mar 2015 19:38:04 +0000 (19:38 +0000)]
Restrict patterns so that <script-file> for example does not match
Christos Zoulas [Wed, 11 Mar 2015 19:27:35 +0000 (19:27 +0000)]
bump XZ like we did for gz
Christos Zoulas [Sat, 28 Feb 2015 00:18:02 +0000 (00:18 +0000)]
Fix thumbs parsing (wrong offsets, skip first entry, pack)
Christos Zoulas [Fri, 27 Feb 2015 21:16:55 +0000 (21:16 +0000)]
make debugging code compile again
Christos Zoulas [Fri, 27 Feb 2015 21:16:38 +0000 (21:16 +0000)]
0 is not an error
Christos Zoulas [Sun, 22 Feb 2015 01:26:05 +0000 (01:26 +0000)]
PR/429: Bernd Nuernberger: Add variations to GEM raster images
Christos Zoulas [Sun, 22 Feb 2015 01:22:54 +0000 (01:22 +0000)]
PR/430: Jan Kaluza: Add support for Hybrid ISO's
Christos Zoulas [Sun, 15 Feb 2015 22:10:33 +0000 (22:10 +0000)]
add signing step; more to come.
Christos Zoulas [Sat, 14 Feb 2015 18:43:12 +0000 (18:43 +0000)]
Don't hardcode the +10 offset in the source.
Christos Zoulas [Sat, 14 Feb 2015 18:42:48 +0000 (18:42 +0000)]
Don't hard-code the 10 offset of ID in the source
Christos Zoulas [Sat, 14 Feb 2015 17:53:29 +0000 (17:53 +0000)]
PR/304: Relax perl anchored search.
Christos Zoulas [Sat, 14 Feb 2015 17:35:47 +0000 (17:35 +0000)]
PR/425: Bernd Nuernberger: Add Brooktrout fax
Christos Zoulas [Sat, 14 Feb 2015 17:30:03 +0000 (17:30 +0000)]
PR/247: Add mime type for Web/P and remove the commented out entry in images
Christos Zoulas [Sat, 14 Feb 2015 17:24:30 +0000 (17:24 +0000)]
Bump buffer size
Christos Zoulas [Sat, 14 Feb 2015 17:19:29 +0000 (17:19 +0000)]
bump buffer space for file.
Christos Zoulas [Mon, 9 Feb 2015 20:15:50 +0000 (20:15 +0000)]
PR/424: Grégory Starck: Remove duplicate break
Christos Zoulas [Fri, 6 Feb 2015 17:08:58 +0000 (17:08 +0000)]
Add the lineno in the strength printing.
Christos Zoulas [Fri, 6 Feb 2015 17:08:31 +0000 (17:08 +0000)]
bump jpeg to beat DOS/MBR
Christos Zoulas [Thu, 5 Feb 2015 19:14:45 +0000 (19:14 +0000)]
PR/396: Add more magic from the supplied file in the PR (Jan Kaluza)
Christos Zoulas [Thu, 5 Feb 2015 19:04:03 +0000 (19:04 +0000)]
PR/422: Add java 1.7 and 1.8 magic (Jan Kaluza)
Christos Zoulas [Wed, 28 Jan 2015 01:05:21 +0000 (01:05 +0000)]
PR/417: Add CBOR files
Christos Zoulas [Sun, 25 Jan 2015 16:20:46 +0000 (16:20 +0000)]
remove stray line