Up to [cvs.NetBSD.org] / pkgsrc / converters / p5-Sereal-Decoder
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Update to 5.004 Upstream changes: 5.004 * Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.
p5-Sereal-Decoder: update to 5.003. 5.003 * Production release of 5.002_001 and 5.002_002 * OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh for providing guidance and access to an OpenBSD box to use to debug and fix this. * Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16 * Assorted build fixes related to these updates. 5.002_002 * OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh for providing guidance and access to an OpenBSD box to use to debug and fix this. 5.002_001 * Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16 * Assorted build fixes related to these updates. 5.002 * Fixup Decoder tests to run on perl 5.8 which has no defined-or. - Consolidated changes from 5.001_00x: * Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get this release working properly. * Test compatibility fixes when no perl is already installed. * Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions. * Test compatibility fixes with version 3 and earlier. 5.001_003 * Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get 5.001_00x working properly. 5.001_002 * Test compatibility fixes when no perl is already installed. * Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions. 5.001_001 * Test compatibility fixes with version 3 and earlier. 5.001 * First official release of protocol 5. Better support for non standard NV types. Support for the new Perl 5.36 bools. Upgrade *Sereal::Decoder* FIRST. 5.000_002 * Prerelease CPAN testing. Build fixes for quadmath and longdouble perls. Certain tests were failing with the old versions which were subtly broken on quadmath or longdouble machines. These tests are now skipped on these builds. You will not be able to fully test this platform until you install the Decoder, and then install the Encoder. 5.000_001 * Prerelease CPAN testing for 5.000_000. 5.000_000 Tue Aug 30, 2022 * Support quadmath builds with FLOAT_128 tag type. * Support YES/NO tags for booleans. Requires perl 5.36. --- 4.025 Thr Jul 28, 2022 * Release with build fixes for threaded perls and MANIFEST update. Oops. 4.024 Wed Jul 27, 2022 * Total rework of how THAW is invoked to resolve issues with frozen representations containing blessed objects.
p5-Sereal-Decoder: update to 4.023. 4.023 Sun Feb 20, 2022 * Make it possible to upgrade with passing tests when using Sereal::Decoder 4.015 - 4.019 on threaded debugging perls. IF YOU USE THREADED PERLS YOU ARE STRONGLY ADVISED TO UPDATE TO THIS VERSION OR LATER. *UPGRADE THE DECODER IMMEDIATELY.* 4.022 Sat Feb 19, 2022 4.021 Fri Feb 18, 2022 * Early but incomplete versions of 4.023, skip these releases. 4.020 Thurs Feb 17, 2022 * Fix "panic: free from wrong pool" errors on threaded builds. This error is only visible on DEBUGGING perls however it exists regardless. If you are using a threaded build upgrade to this! Thanks to Andreas J. Koenig for finding the bug, and Nicholas Clark for suggesting valgrind to debug and fix it. 4.019 Mon Feb 7, 2022 * Fix build issue with latest perl - Thanks to Nicholas Clark * Update zstd to 1.5.1
converters: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
converters: Remove SHA1 hashes for distfiles
p5-Sereal-Decoder: update to 4.018. 4.018 Thurs Aug 3, 2020 * Fix issue with gcc 10 with snappy compression. 4.017 Thurs July 9, 2020 * The build fixes in 4.016 didn't work correctly, this should fix them. 4.016 Thurs July 9, 2020 * Fix some dependency issues in build process 4.015 Weds July 8, 2020 * Build fixes (missing dependency) * Hardening against corrupted data * New thresholds to manage decoding process
p5-Sereal-Decoder: update to 4.014. 4.014 Thurs June 11, 2020 * Fix build issue on non-win32 platforms. * Update zstd to 1.4.5 4.012 Weds June 10, 2020 * Fix memory leak in looks_like_sereal(), thanks to Kirill Sysoev 4.011 Tues February 4, 2020 * Fix and test custom opcode logic for 5.31.2 and later. 4.010 Tues February 4, 2020 * Update miniz * Update zstd * perltidy perl code to a standard style
p5-Sereal-Decoder: update to 4.009. 4.009 Fri January 31, 2020 * Update ppport.h for modern perls.
p5-Sereal-Decoder: update to 4.008. 4.008 Weds Jan 30, 2020 * Build fixes for modern perls. * Pod fixes
Update to 4.007 Upstream changes: 4.007 Tues Apr 9, 2019 * Tweak docs for looks_like_sereal/scalar_looks_like_sereal 4.006 Mon Apr 8, 2019 * Version bump only
p5-Sereal-Decoder: update to 4.005. 4.005 Tues Jan 23, 2018 * Document and fix decode_from_file()
p5-Sereal-Decoder: update to 4.004. 4.004 Sun Nov 12 * Fix build issues from C++ style comments * Fixup build_requires 4.003 Sun Nov 12 * Fixup Devel::CheckLib usage * Build fixes
p5-Sereal-Decoder: update to 4.002. 4.001_001 Mon Feb 6 11:13:40 CEST 2017 * Sereal v4 release with Zstandard compression support https://github.com/facebook/zstd
p5-Sereal-Decoder: update to 3.015. 3.015 Thu Sep 1 20:18:44 CEST 2016 * Fix builds under 5.25+ * Fix various buffer overun bugs found using AFL (thanks to dgryski) * Fix issue in decode_from_file()
Fix incorrect fix
Fix build with Perl 5.26.0
Add patch to fix the build when using gcc on SunOS
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
Add SHA512 digests for distfiles for converters category Problems found with existing distfile: distfiles/libiconv-1.13-cp932.patch.gz No changes made to the libiconv distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Update to 3.005 based on PR 49772 by kj Woolley: 3.005 Jan 05 2015 * Build improvements related to char signedness being platform dependent. 3.004 Dec 27 2014 * Performance optimizations and other miscellaneous changes. * Build improvements. * Win32 fixes for weakrefs. 3.003 Oct 19 2014 * Niko Tyni fixed the 64-bit big endian Sereal bug! (Yay Niko!) * Sereal::Decoder::Constants will now have a defined $VERSION * Setup META.yml correctly so that certain dependencies are marked as being test dependencies and not build or run-time dependencies. * Allow one to build against an externally supplied version of csnappy or miniz. Thanks to Petr Písař <ppisar@redhat.com> 3.002 Aug 20 2014 * Summary of changes from 3.001 - 3.002 - Introduce "set_readonly" option to decoder - Introduce "set_readonly_scalars" option to decoder * Bug fixes - Fix assertion fails in DEBUG perls (Brian Fraser) - Fix segfault with "into" interface when decoding references and strings into the same target SV. See new test t/550_decode_into.t * Test Infra Changes - Split up bulk tests to speed up testing and make it easier to see when a failure is restricted to a specific option. * Big-Endian Support - Improved support for Big-Endian machines. We now build and pass test on Sparc and HP-UX and other platforms with big-endian or strict alignedness requirements. Much thanks to Jarkko Hietaniemi, Gregor Herrmann, and H. Merijn Brand for for their assistance with this. - We still have issues with s390x (Z/Os) with Sereal. If someone wants to help it would be appreciated. 3.001 - Upgrade to version 3 of the protocol * Add Zlib compression support to the protocol * Add Zlib support to Encoder/Decoder * Add CANONICAL_UNDEF tag to represent PL_sv_undef * Change magic header so it is trivial to detect and reject utf8 encoded Sereal packets. - Change how we serialize variables which have more than one of IOK, NOK, and POK set. In general we favour the numeric form, with the exception of when all three are set when we favour the string form (this is to handle engineering notation like "0E0" where numeric and string equivalence may differ)
Updated converters/p5-Sereal-Decoder to 2.03 2.03 Tue Jan 7 20:00 2014 (AMS time) - (Hopefully) final fixes to FREEZE/THAW functionality: => Add safe assertion to make sure that we don't segfault on invalid data. => Fix encoding/decoding of data structures with repeated references to the same instance of a class that has FREEZE/THAW hooks. Thanks to Christian Hansen for a test case. - Distribution dependency fix. 2.02 Mon Jan 6 15:00 2014 (AMS time) - Fundamental fixes for FREEZE/THAW support in previous Sereal v2 releases. If you plan to use FREEZE/THAW, make sure you have 2.02 or better (dito for the encoder). 2.01 Tue Dec 31 08:15 2013 (AMS time) - Promoting changes from 0.37 to 2.00_03 to a stable release. (This being the first protocol v2 stable release.) - Minor performance tweaks. 2.00_03 Sun Dec 29 10:33 2013 (AMS time) - FREEZE/THAW hooks for object serialization. - Test improvements (allowing for partial parallel run) 2.00_02 Mon Oct 28 19:23 2013 (AMS time) - Fix Test::Warn dependency problem of 2.00_01. 2.00_01 Tue Oct 1 07:34 2013 (AMS time) - NEW PROTOCOL VERSION: V2 - User-data in header functionality: You may embed arbitrary Sereal-serializable data in a document header. The document header isn't compressed, so this is ideal for retrieving small chunks of meta-data (eg. routing information) without having to deserialize the entire document. - Relocatable Sereal document bodies - Encoder never emits non-incremental Snappy encoding for V2 - Offsets now 1-based in relocatable format, not 0 - Fixed VERY obscure (and rare) memory leak. - Fixed VERY obscure crash on invalid data. - Improved error messages - Remove warning about Sereal not being production-grade (because it IS). - C89/Windows fixes (bulk88) - 5.18 compat: Skip test failing due to hash-randomization (Zefram)
Update to 0.37: 0.37 Mon Sep 2 07:40 2013 (AMS time) - Remove spurious SvREFCOUNT_dec, previously causing memory management problems on some vary invalid input data. - Fixed a memory leak on exception.
Adding package for CPAN distribution Sereal-Decoder 0.36 into converters/p5-Sereal-Decoder. This library implements a deserializer for an efficient, compact-output, and feature-rich binary protocol called Sereal. Its sister module Sereal::Encoder implements an encoder for this format. The two are released separately to allow for independent and safer upgrading. The Sereal protocol version that is compatible with this decoder implementation is currently protocol version 1. As it stands, it will refuse to attempt to decode future versions of the protocol, but there is likely going to be an option to decode the parts of the input that are compatible with version 1 of the protocol. The protocol was designed to allow for this.