From christos at zoulas.com Tue Nov 4 20:42:42 2025 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 4 Nov 2025 20:42:42 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20251104204242.68C8017FD7E@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Nov 4 20:42:42 UTC 2025 Modified Files: file/src: funcs.c Log Message: PR/689: weijinjin: Fix for incomplete format To generate a diff of this commit: cvs rdiff -r1.146 -r1.147 file/src/funcs.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 Nov 10 16:06:19 2025 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 10 Nov 2025 16:06:19 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20251110160619.62AE317FDB6@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Nov 10 16:06:19 UTC 2025 Modified Files: file/magic/Magdir: database Log Message: Add PostgreSQL WAL segment magic (Arthur Nascimento) To generate a diff of this commit: cvs rdiff -r1.74 -r1.75 file/magic/Magdir/database 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 Nov 16 15:43:37 2025 From: christos at zoulas.com (Christos Zoulas) Date: Sun, 16 Nov 2025 15:43:37 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20251116154337.7B55317FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Sun Nov 16 15:43:37 UTC 2025 Modified Files: file/magic/Magdir: images Log Message: Add CIS/CSO images (Robert J?schke) To generate a diff of this commit: cvs rdiff -r1.265 -r1.266 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 Sat Nov 22 20:59:37 2025 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 22 Nov 2025 20:59:37 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20251122205937.EF27217FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Sat Nov 22 20:59:37 UTC 2025 Modified Files: file/magic/Magdir: pdf Log Message: PR/964: yedaya: fix for single digit pages To generate a diff of this commit: cvs rdiff -r1.19 -r1.20 file/magic/Magdir/pdf 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 Nov 24 14:22:31 2025 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 24 Nov 2025 14:22:31 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20251124142231.AA35B17FDB0@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Nov 24 14:22:31 UTC 2025 Modified Files: file/magic/Magdir: images Log Message: Update magic from Jason Summers To generate a diff of this commit: cvs rdiff -r1.266 -r1.267 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 Mon Nov 24 15:45:00 2025 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 24 Nov 2025 15:45:00 +0000 (UTC) Subject: [File-cvs] CVS commit: file/doc Message-ID: <20251124154500.18DBB17FDBA@rebar.astron.com> Module Name: file Committed By: christos Date: Mon Nov 24 15:45:00 UTC 2025 Modified Files: file/doc: magic.man Log Message: PR/696: polluks: Fix mangled lines To generate a diff of this commit: cvs rdiff -r1.114 -r1.115 file/doc/magic.man Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From rrt at unix.astron.com Sat Nov 22 18:04:04 2025 From: rrt at unix.astron.com (Reuben Thomas) Date: Sat, 22 Nov 2025 18:04:04 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20251122180404.F0C8617FDAB@rebar.astron.com> Module Name: file Committed By: rrt Date: Sat Nov 22 18:04:04 UTC 2025 Modified Files: file/magic/Magdir: amigaos Log Message: magic: remove incorrect commented-out amigaos magic The string ???BPSM??? is not found in version 3 BPSM files (or, as far as I can discover, in any version). Since this magic is not even used (it is reasonably commented out as being too weak), it does no harm to delete it. To generate a diff of this commit: cvs rdiff -r1.21 -r1.22 file/magic/Magdir/amigaos Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.