Commit Graph

33 Commits

Author SHA1 Message Date
Paul Howarth c952d759ca Update to 5.004 (rhbz#2188043)
- New upstream release 5.004
  - Decoder fixes: fix thaw ordering for frozen objects - nested THAW
    operations now happen in the documented LIFO order (GH#283, GH#285)
2023-04-19 18:45:26 +01:00
Paul Howarth ad3753484d Update to 5.003 (rhbz#2168016)
- New upstream release 5.003
  - Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16
    (note: this package uses the system versions of these)
  - Assorted build fixes related to these updates
  - OpenBSD build fixes
2023-02-08 09:23:49 +00:00
Paul Howarth cfe1bfe803 Update to 5.002 (rhbz#2166281)
- New upstream release 5.002
  - Fix up Decoder tests to run on perl 5.8, which has no defined-or
  - Ensure that Encoder depends on the correct version of the Decoder
  - 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
2023-02-01 13:41:37 +00:00
Paul Howarth 05a9be2cdd Update to 5.001
- New upstream release 5.001
  - First official release of protocol 5
    - Better support for non-standard NV types
    - Support for the new Perl 5.36 bools
- Use SPDX-format license tag
2022-09-04 12:53:39 +01:00
Paul Howarth c166333848 Update to 4.025
- New upstream release 4.025
  - Changes to the FREEZE/THAW mechanism
    - Remove the part that says that FREEZE cannot return a list; it can, and
      we have supported it for a very long time, although I have not checked
      how far back this support goes
    - If you use the FREEZE/THAW API's you should upgrade to this version
  - Test fixes for t/020_sort_keys.t hanging on some perls that do not come
    bundled with Hash::Util
2022-07-28 15:06:45 +01:00
Paul Howarth 2830c2f9e4 Update to 4.023
- New upstream release 4.023
  - Make it possible to upgrade with passing tests when using
    Sereal::Decoder 4.015-4.019 on threaded debugging perls
2022-02-20 10:51:23 +00:00
Paul Howarth 4356ba10e4 Update to 4.022
- New upstream release 4.022
  - Better logic to make it possible to upgrade with passing tests when using
    Sereal::Decoder 4.019 on threaded debugging perls
2022-02-19 13:32:46 +00:00
Paul Howarth 377f2e15ee Update to 4.021
- New upstream release 4.021
  - Make it possible to upgrade with passing tests when using
    Sereal::Decoder 4.019 on threaded debugging perls
2022-02-18 09:02:21 +00:00
Paul Howarth b864cd0b97 Update to 4.020
- New upstream release 4.020
  - Fix "panic: free from wrong pool" errors on threaded builds
2022-02-17 12:45:50 +00:00
Paul Howarth 76acdae435 Update to 4.019
- New upstream release 4.019
  - Fix build issue with latest perl
  - Update bundled zstd to 1.5.1 (note: this package uses system zstd)
- Fix permissions verbosely
- Make %files list more explicit
2022-02-07 13:30:12 +00:00
Petr Písař 91d860ccd1 4.018 bump 2020-08-04 10:17:08 +02:00
Petr Písař ff8386e47e 4.017 bump 2020-07-10 12:53:22 +02:00
Petr Písař a30a9e510b 4.015 bump 2020-07-08 10:32:31 +02:00
Petr Písař 878100c782 4.014 bump 2020-06-15 17:20:28 +02:00
Petr Písař d18012d9a2 4.012 bump 2020-06-11 10:13:51 +02:00
Petr Písař d61de19530 4.011 bump 2020-02-04 11:40:04 +01:00
Petr Písař ef67586fd8 4.009 bump 2020-02-03 11:39:51 +01:00
Petr Písař 695ec505be 4.008 bump 2020-01-30 15:55:18 +01:00
Petr Písař c4bb4f3beb 4.007 bump 2019-04-10 08:53:19 +02:00
Petr Písař 6870ee4786 4.006 bump 2019-04-09 14:59:00 +02:00
Jitka Plesnikova ff17c65cb1 4.005 bump 2018-01-24 09:17:12 +01:00
Petr Písař b82daf4cf9 4.004 bump 2017-11-14 14:03:31 +01:00
Petr Písař ae3b1befb7 3.015 bump 2016-09-05 12:18:20 +02:00
Petr Písař a76b6050eb 3.014 bump 2015-12-07 14:10:20 +01:00
Petr Písař 0896e5c25c 3.009 bump 2015-12-02 14:04:14 +01:00
Petr Písař 8912b3731c 3.008 bump 2015-11-30 11:26:01 +01:00
Petr Písař 83adc6169a 3.007 bump 2015-11-27 12:39:45 +01:00
Petr Písař fdb8eddf86 3.006 bump 2015-11-16 11:04:38 +01:00
Petr Písař 99b624bc55 3.005 bump 2015-01-06 15:56:01 +01:00
Petr Písař 20ee7e9c3c 3.004 bump 2015-01-05 13:07:55 +01:00
Petr Písař ed42db25b9 3.003 bump 2014-11-04 15:51:27 +01:00
Petr Písař d8a37ec1aa Import 2014-10-30 07:42:57 +01:00
Fedora Release Engineering df887396d6 Initial setup of the repo 2014-10-29 16:59:05 +00:00