pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/sysutils/file



Leonardo Taccari writes:
> Log Message:
> file: Update to 5.36
>
> pkgsrc changes:
>  - Remove patches no longer needed (security backport of upstream changes)
>
> Changes:
> 5.36
> ----
>  * release 5.36
>  * Fix cast to use cast macros
>  * Add UCS-32 builtin detection (PR/61) reported by tmc
>  * Fix stack read (PR/62) and write (PR/64) stack overflows
>    reported by spinpx
>

I have accidentally missed the changelog for versions 5.33..5.35, sorry
for that!  I will attach it directly inline:

5.35
----
 * release 5.35
 * Add FreeBSD ELF core file support (John Baldwin)
 * PR/30: Allow all parameter values to be set (don't treat 0 specially)
 * handle default annotations on the softmagic match instead at the
   end.
 * PR/23: Recognize JSON files
 * PR/18: file --mime-encoding should not print mime-type

5.34
----
 * release 5.34
 * Add Quad indirect offsets
 * Enable parsing of ELF dynamic sections to handle PIE better

5.33
----
 * release 5.33
 * extend the support for ${x?:} expansions for magic descriptions
 * add support for ${x?:} in mime types to handle
   pie binaries.
 * add support for negative offsets (offsets from the end of file)
 * close the file on error when writing magic (Steve Grubb)
 * seccomp support (Paul Moore)



Home | Main Index | Thread Index | Old Index