#
e15daa8b |
| 18-Aug-2023 |
christos <christos@NetBSD.org> |
Update to file-5.45 (Last was file-5.44)
2023-07-27 15:45 Christos Zoulas <christos@zoulas.com>
* release 5.45
2023-07-17 11:53 Christos Zoulas <christos@zoulas.com>
* PR/465: psrok1: Avoid
Update to file-5.45 (Last was file-5.44)
2023-07-27 15:45 Christos Zoulas <christos@zoulas.com>
* release 5.45
2023-07-17 11:53 Christos Zoulas <christos@zoulas.com>
* PR/465: psrok1: Avoid muslc asctime_r crash
2023-05-21 13:05 Christos Zoulas <christos@zoulas.com>
* add SIMH tape format support
2023-02-09 12:50 Christos Zoulas <christos@zoulas.com>
* bump the max size of the elf section notes to be read to 128K and make it configurable
2023-01-08 1:08 Christos Zoulas <christos@zoulas.com>
* PR/415: Fix decompression with program returning empty
2022-12-26 1:47 Christos Zoulas <christos@zoulas.com>
* PR/408: fix -p with seccomp * PR/412: fix MinGW compilation
show more ...
|
#
dc958920 |
| 22-May-2019 |
christos <christos@NetBSD.org> |
2019-05-14 22:26 Christos Zoulas <christos@zoulas.com>
* release 5.37
2019-05-09 22:27 Christos Zoulas <christos@zoulas.com>
* Make sure that continuation separators are printed with -k w
2019-05-14 22:26 Christos Zoulas <christos@zoulas.com>
* release 5.37
2019-05-09 22:27 Christos Zoulas <christos@zoulas.com>
* Make sure that continuation separators are printed with -k within softmagic
2019-05-06 22:27 Christos Zoulas <christos@zoulas.com>
* Change SIGPIPE saving and restoring during compression to use sigaction(2) instead of signal(3) and cache it. (Denys Vlasenko) * Cache stat(2) calls more to reduce number of calls (Denys Vlasenko)
2019-05-06 17:25 Christos Zoulas <christos@zoulas.com>
* PR/77: Handle --mime-type and -k correctly.
2019-05-03 15:26 Christos Zoulas <christos@zoulas.com>
* Switch decompression code to use vfork() because tools like rpmdiff and rpmbuild call libmagic with large process footprints (Denys Vlasenko)
2019-04-07 14:05 Christos Zoulas <christos@zoulas.com>
* PR/75: --enable-zlib, did not work.
2019-02-27 11:54 Christos Zoulas <christos@zoulas.com>
* Improve regex efficiency (Michael Schroeder) by: 1. Prefixing regex searches with regular search for keywords where possible 2. Using memmem(3) where available
show more ...
|
#
52df37c7 |
| 23-Mar-2013 |
christos <christos@NetBSD.org> |
import file-5.14 changes are "name" + "use" keyword features, bug fixes
|
#
5ccaa8c0 |
| 12-May-2011 |
christos <christos@NetBSD.org> |
from ftp.astron.com. - many security related fixes - no MAXPATHLEN limits - fixed missing text specification on ascii magic - new ``pascal'' style string formats - whitespace comparison fix - more ma
from ftp.astron.com. - many security related fixes - no MAXPATHLEN limits - fixed missing text specification on ascii magic - new ``pascal'' style string formats - whitespace comparison fix - more magic
show more ...
|
#
1b108b8b |
| 08-May-2009 |
christos <christos@NetBSD.org> |
from ftp.astron.com
|