2020-09-06 22:00:49 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Sereal: 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
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-06-18 21:56:32 by Frederic Cambus | Files touched by this commit (2) |  |
Log message:
p5-Sereal: 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 Tues February 4, 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
* Encoder/Decoder: Update miniz
* Encoder/Decoder: Update zstd
* Sereal/Encoder/Decoder: perltidy perl code to a standard style
|
2020-02-03 12:34:52 by Frederic Cambus | Files touched by this commit (2) |  |
Log message:
p5-Sereal: update to 4.009.
4.009 Fri January 31, 2020
* Encoder/Decoder: Update ppport.h for modern perls.
|
2020-01-30 10:48:34 by Frederic Cambus | Files touched by this commit (2) |  |
Log message:
p5-Sereal: update to 4.008.
4.008 Thurs Jan 30, 2020
* Encoder/Decoder: Build fixes for modern perls.
* Encoder/Decoder: Pod fixes
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-07-01 23:36:01 by Nia Alarie | Files touched by this commit (232) |
Log message:
Follow some remaining search.cpan.org redirects.
|
2019-04-19 16:56:32 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 4.007
Upstream changes:
4.007 Tues Apr 9, 2019
* Sereal: restore write_sereal(), read_sereal() as aliases to write_sereal_file()
and read_sereal_file(). Better tests for exported subs. Add SRL_UNCOMPRESSED,
SRL_SNAPPY, SRL_ZLIB, SRL_ZSTD exports.
* Decoder: tweak docs for looks_like_sereal/scalar_looks_like_sereal
4.006 Mon Apr 8, 2019
* Sereal: fix read_sereal_file(),
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-02-25 17:15:47 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Sereal: update to 4.005.
4.005 Tues Jan 23, 2018
* Encoder: Document encode_to_file()
* Decoder: Document and fix decode_from_file()
* Sereal: fixup docs on write_file()/decode_file()
|