Debian Patches

Status for chaosreader/0.96-12

Patch Description Author Forwarded Bugs Origin Last update
010_update-xcf-association.patch use image/x-xcf rather than application/x-xcf to match gimp.desktop Gimp uses the xcf file extension by default, and registers to handle
mime type image/x-xcf in its gimp.desktop file.
===================================================================
Joao Eriberto Mota Filho <eriberto@debian.org> yes debian 2021-08-21
020_fix-float-precision.patch fix float precision bug while using timestamps as keys When using the timestamps from the input pcap, the float precision used is 6
However, by default Perl uses a precision of 5 for usage as a key in a hash.
.
This is problematic when the delta of 2 packets is less then 0.00001, as some
of the packets will be overwritten during reading the input file.
.
This patch fixes this by first turning the timestamp into a string, using a
precision of 6.
===================================================================
Marinus Boekelo <ruzzle@me.info> no https://github.com/ruzzle/Chaosreader/commit/a0cf0e6e15319bb36245c8e9d8a7983407f52d70 2021-08-21

All known versions for source package 'chaosreader'

Links