Skip to content

Releases: richardlehane/siegfried

Version 1.6.2

08 Aug 13:14
Compare
Choose a tag to compare

Version 1.6.1

05 Jul 10:42
Compare
Choose a tag to compare

Version 1.6.0

26 Jun 10:27
Compare
Choose a tag to compare

feature: implement Library of Congress FDD signatures (beta)
feature: implement RIFF matcher
feature: -multi flag replaces -nopriority; based on report by Ross Spencer
change to -z output: use hash as filepath separator (and unix slash for webarchives); requested by Ross Spencer
bugfix: parsing fmt/837 signature; reported by Sarah Romkey

Version 1.5.0

12 Mar 11:22
Compare
Choose a tag to compare
  • feature: implement freedesktop.org MIME-info signatures (and the Apache Tika variant)
  • feature: implement XML matcher
  • feature: file name matcher now supports glob patterns as well as file extensions
  • default signature file now "default.sig" (was "pronom.sig")
  • changes to YAML and JSON output: "ns" (for namespace) replaces "id", and "id" replaces "puid"
  • changes to CSV output: multi-identifiers now displayed in extra columns, not extra rows

Version 1.6.0 alpha

21 Jun 00:23
Compare
Choose a tag to compare
Version 1.6.0 alpha Pre-release
Pre-release
v1.6-alpha

glide up

Version 1.4.5

05 Feb 09:20
Compare
Choose a tag to compare

bugfix: big file handling
bugfix: file handle leak; reported by Ross Spencer
bugfix: mscfb; reported by Ross Spencer
summarise os errors; requested by Ross Spencer
code quality: vendor external packages; implemented by Misty de Meo

Version 1.4.4

10 Jan 02:44
Compare
Choose a tag to compare
  • fix: speed regression in TIFF mis-identification patch last release
  • code quality: refactor textmatcher package
  • code quality: refactor siegreader package
  • code quality: documentation

Version 1.4.3

19 Dec 02:36
Compare
Choose a tag to compare

Changes:

Version 1.4.2

27 Nov 10:30
Compare
Choose a tag to compare

new -throttle flag; requested by Ross Spencer
errors logged to stderr by default (to quieten use -log ""); requested by Ross Spencer
mscfb update: lazy reading
webarchive update: decode Transfer-Encoding and Content-Encoding; requested by Dragan Espenschied
bugfix: long windows paths; reported by Ross Spencer
bugfix: 32-bit file size overflow; reported by Ross Spencer

Version 1.4.1

06 Nov 11:41
Compare
Choose a tag to compare
  • -log replaces -debug, -slow, -unknown and -known flags
  • highlight empty file/stream with error and warning
  • negative text match overrides extension-only plain text match