From christos at zoulas.com Tue Jun 2 12:53:30 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 16:53:30 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20260602165330.599D017FDA3@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 16:53:30 UTC 2026 Modified Files: file/magic/Magdir: acorn Log Message: PR/773: polluks: Add acorn magic To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 file/magic/Magdir/acorn 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 Jun 2 12:56:40 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 16:56:40 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260602165640.9F4BD17FDAD@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 16:56:40 UTC 2026 Modified Files: file/src: der.c Log Message: PR/772: mike_menny: Check for NULL in gettag() To generate a diff of this commit: cvs rdiff -r1.28 -r1.29 file/src/der.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 Jun 2 12:59:22 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 16:59:22 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20260602165922.953E517FDAD@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 16:59:22 UTC 2026 Modified Files: file/magic/Magdir: console Log Message: PR/771: polluks: Add Mii data To generate a diff of this commit: cvs rdiff -r1.81 -r1.82 file/magic/Magdir/console 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 Jun 2 13:05:51 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:05:51 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260602170551.F297317FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:05:51 UTC 2026 Modified Files: file/src: is_tar.c Log Message: PR/767: tobil: Fix out-of-bounds read in from_oct Where the checksum buffer was filled with spaces, from_oct would access one byte beyond the end of the buffer. This is because it would compare the old value of digs against zero before decrementing it, so it would still dereference where after reaching digs == 0. To generate a diff of this commit: cvs rdiff -r1.50 -r1.51 file/src/is_tar.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 Jun 2 13:16:59 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:16:59 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260602171659.8674217FDAF@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:16:59 UTC 2026 Modified Files: file/src: softmagic.c Log Message: PR/763: FuzzAnything: Prevent crash with empty search To generate a diff of this commit: cvs rdiff -r1.369 -r1.370 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 Tue Jun 2 13:19:02 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:19:02 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260602171902.539AE17FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:19:02 UTC 2026 Modified Files: file/src: encoding.c Log Message: PR/762: FuzzAnything: Prevent NULL pointer dereference To generate a diff of this commit: cvs rdiff -r1.44 -r1.45 file/src/encoding.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 Jun 2 13:26:42 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:26:42 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260602172642.DB23917FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:26:42 UTC 2026 Modified Files: file/src: cdf.c Log Message: PR/761: ilia: Limit cdf sat allocation To generate a diff of this commit: cvs rdiff -r1.127 -r1.128 file/src/cdf.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 Jun 2 13:28:15 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:28:15 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20260602172815.8ADE917FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:28:15 UTC 2026 Modified Files: file/magic/Magdir: sun Log Message: PR/759: davidsong: Add sun icon magic To generate a diff of this commit: cvs rdiff -r1.29 -r1.30 file/magic/Magdir/sun 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 Jun 2 13:29:56 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:29:56 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20260602172956.4E10B17FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:29:56 UTC 2026 Modified Files: file/magic/Magdir: interleaf Log Message: PR/757: davidsong: more interleaf magic To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 file/magic/Magdir/interleaf 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 Jun 2 13:32:17 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:32:17 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20260602173217.6E38417FDA3@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:32:17 UTC 2026 Modified Files: file/magic/Magdir: apple Log Message: Pr/758: davidsong: Improve MacPaint To generate a diff of this commit: cvs rdiff -r1.53 -r1.54 file/magic/Magdir/apple 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 Jun 2 13:33:48 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:33:48 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260602173348.5725B17FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:33:48 UTC 2026 Modified Files: file/src: readcdf.c Log Message: PR/770: gabriel-vasile: Make media types consistent. To generate a diff of this commit: cvs rdiff -r1.81 -r1.82 file/src/readcdf.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 Jun 2 13:44:28 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:44:28 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20260602174428.940B917FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:44:28 UTC 2026 Modified Files: file/magic/Magdir: images Log Message: PR/756: davidsong: Add SBIG CCD files To generate a diff of this commit: cvs rdiff -r1.275 -r1.276 file/magic/Magdir/images 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 Jun 2 13:50:54 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:50:54 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260602175054.1A72617FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:50:54 UTC 2026 Modified Files: file/src: is_csv.c Log Message: PR/713: georges: Handle csv with only 2 fields. To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 file/src/is_csv.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 Jun 2 13:57:22 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 17:57:22 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260602175722.A915917FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 17:57:22 UTC 2026 Modified Files: file/src: cdf.c Log Message: fix typo To generate a diff of this commit: cvs rdiff -r1.128 -r1.129 file/src/cdf.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 Jun 2 14:16:34 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 18:16:34 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20260602181634.6687317FDB5@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 18:16:34 UTC 2026 Modified Files: file/magic/Magdir: tex Log Message: PR/699: pertusus: Fix info detection To generate a diff of this commit: cvs rdiff -r1.24 -r1.25 file/magic/Magdir/tex 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 Jun 2 14:47:23 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 18:47:23 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20260602184723.DA86317FDAF@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 18:47:23 UTC 2026 Modified Files: file/magic/Magdir: mail.news Log Message: PR/692: adepasquale: Handle binary emails To generate a diff of this commit: cvs rdiff -r1.33 -r1.34 file/magic/Magdir/mail.news 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 Jun 2 15:41:27 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 19:41:27 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic Message-ID: <20260602194127.E7B3F17FDB8@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 19:41:27 UTC 2026 Modified Files: file/magic: Makefile.am Added Files: file/magic/Magdir: nix Log Message: Add nix To generate a diff of this commit: cvs rdiff -r1.205 -r1.206 file/magic/Makefile.am cvs rdiff -r0 -r1.1 file/magic/Magdir/nix 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 Jun 2 15:58:38 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 19:58:38 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260602195838.83F9817FDBA@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 19:58:38 UTC 2026 Modified Files: file/src: ascmagic.c Log Message: PR/712: jsummers: fix for a file with a single CR To generate a diff of this commit: cvs rdiff -r1.117 -r1.118 file/src/ascmagic.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 Jun 2 18:05:10 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 02 Jun 2026 22:05:10 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20260602220510.04C5917FDBA@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 2 22:05:09 UTC 2026 Modified Files: file/magic/Magdir: ruby Log Message: PR/688: ea9dtx: Remove second magic "require" that was less strict than the first one. To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 file/magic/Magdir/ruby 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 Jun 7 18:40:58 2026 From: christos at zoulas.com (Christos Zoulas) Date: Sun, 07 Jun 2026 22:40:58 +0000 (UTC) Subject: [File-cvs] CVS commit: file/tests Message-ID: <20260607224058.C98AB17FDAD@rebar.astron.com> Module Name: file Committed By: christos Date: Sun Jun 7 22:40:58 UTC 2026 Modified Files: file/tests: bgcode.result efi-signature-list-sha256.result Log Message: PR/775: svmdhdvn: Add missing newlines To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 file/tests/bgcode.result \ file/tests/efi-signature-list-sha256.result 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 Jun 7 19:44:12 2026 From: christos at zoulas.com (Christos Zoulas) Date: Sun, 07 Jun 2026 23:44:12 +0000 (UTC) Subject: [File-cvs] CVS commit: file Message-ID: <20260607234412.8C4E417FDAD@rebar.astron.com> Module Name: file Committed By: christos Date: Sun Jun 7 23:44:12 UTC 2026 Modified Files: file: ChangeLog README.md configure.ac Log Message: welcome to 5.48 To generate a diff of this commit: cvs rdiff -r1.404 -r1.405 file/ChangeLog cvs rdiff -r1.6 -r1.7 file/README.md cvs rdiff -r1.111 -r1.112 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 Mon Jun 8 16:04:41 2026 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 08 Jun 2026 20:04:41 +0000 (UTC) Subject: [File-cvs] CVS commit: file Message-ID: <20260608200442.01EBE17FDAD@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Jun 8 20:04:41 UTC 2026 Modified Files: file: configure.ac file/src: compress.c Log Message: First pass at lz4 support (untested) To generate a diff of this commit: cvs rdiff -r1.112 -r1.113 file/configure.ac cvs rdiff -r1.162 -r1.163 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 Mon Jun 8 16:08:35 2026 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 08 Jun 2026 20:08:35 +0000 (UTC) Subject: [File-cvs] CVS commit: file Message-ID: <20260608200835.79C8217FDAD@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Jun 8 20:08:35 UTC 2026 Modified Files: file: ChangeLog Log Message: note lz4 To generate a diff of this commit: cvs rdiff -r1.405 -r1.406 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 Mon Jun 8 16:27:11 2026 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 08 Jun 2026 20:27:11 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260608202711.6B9E517FDAD@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Jun 8 20:27:11 UTC 2026 Modified Files: file/src: compress.c Log Message: Fix LZ4 support, enable LRZIP To generate a diff of this commit: cvs rdiff -r1.163 -r1.164 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 Mon Jun 8 17:05:38 2026 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 08 Jun 2026 21:05:38 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260608210538.5611A17FDAD@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Jun 8 21:05:38 UTC 2026 Modified Files: file/src: compress.c Log Message: comment out lrzip and explain why this time To generate a diff of this commit: cvs rdiff -r1.164 -r1.165 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 Mon Jun 8 18:16:44 2026 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 08 Jun 2026 22:16:44 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260608221644.585E617FDAD@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Jun 8 22:16:44 UTC 2026 Modified Files: file/src: compress.c Log Message: add missing endif To generate a diff of this commit: cvs rdiff -r1.165 -r1.166 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 Jun 9 16:39:31 2026 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 09 Jun 2026 20:39:31 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20260609203931.3448B17FDB2@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Jun 9 20:39:31 UTC 2026 Modified Files: file/src: encoding.c Log Message: PR/173: neheb: Allow U+0000 (NUL) in UTF-16/32 text detection To generate a diff of this commit: cvs rdiff -r1.45 -r1.46 file/src/encoding.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.