--- - branch: MAIN date: Sun May 8 15:07:40 UTC 2016 files: - new: '1.7' old: '1.6' path: pkgsrc/converters/p5-Sereal-Decoder/Makefile pathrev: pkgsrc/converters/p5-Sereal-Decoder/Makefile@1.7 type: modified - new: '1.6' old: '1.5' path: pkgsrc/converters/p5-Sereal-Decoder/distinfo pathrev: pkgsrc/converters/p5-Sereal-Decoder/distinfo@1.6 type: modified id: 20160508T150740Z.41afc256e6f65b2ada06ab1f42ea54462d6f364b log: | Update to 3.014 Upstream changes: 3.014 Dec 7 2015 * Fix builds under 5.8.9 3.012 Dec 6 2015 * Yet another release related to broken META files. ExtUtils::MakeMaker and CPAN::Meta need to be up to date or the META files miss stuff. 3.011 Dec 6 2015 * No significant changes. Doc typo fixes, and build tweaks. 3.010 Dec 1 2015 * Build fixes. 3.009 Nov 30 2015 * Re-relase 3.008 with updated META files. 3.008 Nov 27 2015 * FIX: Win32 build issues. 3.007 Nov 26 2015 * Build fixes for boxes without any Sereal installed (it seems to be common on certain types of smokers, and not on others). * [ENCODER]: new sort orders added. * Fix incremental parsing of utf8 strings. See https://rt.cpan.org/Public/Bug/Display.html?id=93892 * Encoder fixes. 3.006 Nov 14 2015 * [DECODER] fix segfaults from heavily corrupted data. Guards against various pathological cases which could cause segfaults fixed. Thanks to Damian Gryski and "fuzzing sereal with afl" for finding these cases. * [ENCODER] Various subtle fixes to how we choose whether to serialize the string or numeric version of a value, in particular to ensure that "00" always round trips as "00", and related issues. Note this fix has correctness and performance consequences. In some cases values that used to serialized as integers (arguably incorrectly) will be serialized as strings instead, and some code maybe be slower to serialize. NOTE: Some issues related to this subject are not fixable without a protocol change. In particular this change may affect the behavior of code that uses binary logical operators on values serialized with Perl. Thanks to Zefram, Tom, and others for help with this issue. * Fixups for cast warnings under -Wint-to-ptr builds by using using PTR2INT and INT2PTR for casting our objects. * Win32 fixes * Build improvements * Changes to how we generate constants module: pkgsrc subject: 'CVS commit: pkgsrc/converters/p5-Sereal-Decoder' unixtime: '1462720060' user: wen