From christos at zoulas.com Sun Dec 1 22:46:23 2019 From: christos at zoulas.com (Christos Zoulas) Date: Sun, 1 Dec 2019 22:46:23 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20191201224623.8404017FDC8@rebar.astron.com> Module Name: file Committed By: christos Date: Sun Dec 1 22:46:23 UTC 2019 Modified Files: file/magic/Magdir: map Log Message: Better detection from Garmin maps (Joerg Jenderek) To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 file/magic/Magdir/map Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sun Dec 8 18:22:24 2019 From: christos at zoulas.com (Christos Zoulas) Date: Sun, 8 Dec 2019 18:22:24 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20191208182224.BE01717FDB2@rebar.astron.com> Module Name: file Committed By: christos Date: Sun Dec 8 18:22:24 UTC 2019 Modified Files: file/magic/Magdir: sniffer Log Message: Use "Raw" instead of "raw" for consistency (fxlb) To generate a diff of this commit: cvs rdiff -r1.26 -r1.27 file/magic/Magdir/sniffer Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat Dec 14 20:40:26 2019 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 Dec 2019 20:40:26 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20191214204026.7860017FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Sat Dec 14 20:40:26 UTC 2019 Modified Files: file/magic/Magdir: macintosh uuencode Log Message: Centralize and improve BinHex detection (Joerg Jenderek) To generate a diff of this commit: cvs rdiff -r1.29 -r1.30 file/magic/Magdir/macintosh cvs rdiff -r1.7 -r1.8 file/magic/Magdir/uuencode Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Mon Dec 16 03:49:19 2019 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 16 Dec 2019 03:49:19 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20191216034919.346E617FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Dec 16 03:49:19 UTC 2019 Modified Files: file/src: readelf.c Log Message: hack around gcc not realizing things are initialized. To generate a diff of this commit: cvs rdiff -r1.167 -r1.168 file/src/readelf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Mon Dec 16 04:24:01 2019 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 16 Dec 2019 04:24:01 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20191216042401.2A8DE17FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Dec 16 04:24:01 UTC 2019 Modified Files: file/magic/Magdir: elf Log Message: Don't depend on the execute bit to determine pie executable or shared object. To generate a diff of this commit: cvs rdiff -r1.78 -r1.79 file/magic/Magdir/elf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Tue Dec 17 02:10:33 2019 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 17 Dec 2019 02:10:33 +0000 (UTC) Subject: [File-cvs] CVS commit: file Message-ID: <20191217021033.7DB4517FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Dec 17 02:10:33 UTC 2019 Modified Files: file: ChangeLog Log Message: catch up with changes. To generate a diff of this commit: cvs rdiff -r1.327 -r1.328 file/ChangeLog Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Tue Dec 17 02:11:23 2019 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 17 Dec 2019 02:11:23 +0000 (UTC) Subject: [File-cvs] CVS commit: file Message-ID: <20191217021123.52E4517FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Dec 17 02:11:23 UTC 2019 Modified Files: file: ChangeLog Log Message: bump versions To generate a diff of this commit: cvs rdiff -r1.328 -r1.329 file/ChangeLog Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Tue Dec 17 02:13:18 2019 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 17 Dec 2019 02:13:18 +0000 (UTC) Subject: [File-cvs] CVS commit: file Message-ID: <20191217021318.A9C3917FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Dec 17 02:13:18 UTC 2019 Modified Files: file: configure.ac Log Message: new version To generate a diff of this commit: cvs rdiff -r1.90 -r1.91 file/configure.ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Tue Dec 17 15:27:27 2019 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 17 Dec 2019 15:27:27 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20191217152727.0E3BF17FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Dec 17 15:27:27 UTC 2019 Modified Files: file/src: readelf.c Log Message: %td is for ptrdiff_t not for off_t. To generate a diff of this commit: cvs rdiff -r1.168 -r1.169 file/src/readelf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat Dec 21 16:29:16 2019 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 21 Dec 2019 16:29:16 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20191221162916.8122D17FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Sat Dec 21 16:29:16 UTC 2019 Modified Files: file/magic/Magdir: linux Log Message: Rework linux swap (Christoph Biedl) To generate a diff of this commit: cvs rdiff -r1.68 -r1.69 file/magic/Magdir/linux Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat Dec 21 16:33:28 2019 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 21 Dec 2019 16:33:28 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20191221163328.F164217FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Sat Dec 21 16:33:28 UTC 2019 Modified Files: file/magic/Magdir: pgp Log Message: Improve PGP detection (Joerg Jenderek) To generate a diff of this commit: cvs rdiff -r1.17 -r1.18 file/magic/Magdir/pgp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat Dec 21 17:52:03 2019 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 21 Dec 2019 17:52:03 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20191221175203.D40BD17FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Sat Dec 21 17:52:03 UTC 2019 Modified Files: file/src: compress.c Log Message: Use a union instead of casting; it is cleaner and more portable (Michael Forney) To generate a diff of this commit: cvs rdiff -r1.124 -r1.125 file/src/compress.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Tue Dec 24 17:38:12 2019 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 24 Dec 2019 17:38:12 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20191224173812.61E0817FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Dec 24 17:38:12 UTC 2019 Modified Files: file/src: compress.c Log Message: PR/127: Pierre, only include bz xz stuff when we both have the headers and support. To generate a diff of this commit: cvs rdiff -r1.125 -r1.126 file/src/compress.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Tue Dec 24 19:18:41 2019 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 24 Dec 2019 19:18:41 +0000 (UTC) Subject: [File-cvs] CVS commit: file Message-ID: <20191224191841.6776E17FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Dec 24 19:18:41 UTC 2019 Modified Files: file: ChangeLog file/magic/Magdir: animation file/src: apprentice.c file.h funcs.c print.c softmagic.c Log Message: Add GUID support. To generate a diff of this commit: cvs rdiff -r1.329 -r1.330 file/ChangeLog cvs rdiff -r1.74 -r1.75 file/magic/Magdir/animation cvs rdiff -r1.284 -r1.285 file/src/apprentice.c cvs rdiff -r1.208 -r1.209 file/src/file.h cvs rdiff -r1.108 -r1.109 file/src/funcs.c cvs rdiff -r1.85 -r1.86 file/src/print.c cvs rdiff -r1.286 -r1.287 file/src/softmagic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Thu Dec 26 02:07:53 2019 From: christos at zoulas.com (Christos Zoulas) Date: Thu, 26 Dec 2019 02:07:53 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic Message-ID: <20191226020753.3F67217FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Thu Dec 26 02:07:53 UTC 2019 Modified Files: file/magic: Makefile.am file/magic/Magdir: animation Added Files: file/magic/Magdir: asf Log Message: Move ASF in a separate file To generate a diff of this commit: cvs rdiff -r1.151 -r1.152 file/magic/Makefile.am cvs rdiff -r1.75 -r1.76 file/magic/Magdir/animation cvs rdiff -r0 -r1.1 file/magic/Magdir/asf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.