pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/file
Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sat Mar  5 15:44:36 UTC 2016
Modified Files:
        pkgsrc/sysutils/file: Makefile distinfo
Removed Files:
        pkgsrc/sysutils/file/patches: patch-src_softmagic.c
Log Message:
Update file to 5.25.
2015-09-16   9:50  Christos Zoulas <christos%zoulas.com@localhost>
        * release 5.25
2015-09-11  13:25  Christos Zoulas <christos%zoulas.com@localhost>
        * add a limit to the length of regex searches
2015-09-08   9:50  Christos Zoulas <christos%zoulas.com@localhost>
        * fix problems with --parameter (Christoph Biedl)
2015-07-11  10:35  Christos Zoulas <christos%zoulas.com@localhost>
        * Windows fixes PR#466 (Jason Hood)
2015-07-09  10:35  Christos Zoulas <christos%zoulas.com@localhost>
        * release 5.24
2015-06-11   8:52  Christos Zoulas <christos%zoulas.com@localhost>
        * redo long option encoding to fix off-by-one in 5.23
2015-06-10  13:50  Christos Zoulas <christos%zoulas.com@localhost>
        * release 5.23
2015-06-09  16:10  Christos Zoulas <christos%zoulas.com@localhost>
        * Fix issue with regex range for magic with offset
        * Always return true from mget with USE (success to mget not match
          indication). Fixes mime evaluation after USE magic
        * PR#459: Don't insert magic entries to the list if there are parsing
          errors for them.
2015-06-03  16:00  Christos Zoulas <christos%zoulas.com@localhost>
        * PR#455: Add utf-7 encoding
2015-06-03  14:30  Christos Zoulas <christos%zoulas.com@localhost>
        * PR#455: Implement -Z, look inside, but don't report on compression
        * PR#454: Fix allocation error on bad magic.
2015-05-29  10:30  Christos Zoulas <christos%zoulas.com@localhost>
        * handle MAGIC_CONTINUE everywhere, not just in softmagic
2015-05-21  14:30  Christos Zoulas <christos%zoulas.com@localhost>
        * don't print descriptions for NAME types when mime.
2015-04-09  15:59  Christos Zoulas <christos%zoulas.com@localhost>
        * Add --extension to list the known extensions for this file type
          Idea by Andrew J Roazen
2015-02-14  12:23  Christos Zoulas <christos%zoulas.com@localhost>
        * Bump file search buffer size to 1M.
2015-01-09  14:35  Christos Zoulas <christos%zoulas.com@localhost>
        * Fix multiple issues with date formats reported by Christoph Biedl:
                - T_LOCAL meaning was reversed
                - Arithmetic did not work
          Also stop adjusting daylight savings for gmt printing.
2015-01-05  13:00  Christos Zoulas <christos%zoulas.com@localhost>
        * PR#411: Fix memory corruption from corrupt cdf file.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/sysutils/file/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/sysutils/file/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/file/patches/patch-src_softmagic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index