Commit Graph

33 Commits

Author SHA1 Message Date
Paul Howarth 8790aae59b Update to 5.004 (rhbz#2188045)
- New upstream release 5.004
  - Fix thaw ordering for frozen objects: nested THAW operations now happen in
    the documented LIFO order (GH#283, GH#285)
2023-04-19 18:34:38 +01:00
Paul Howarth 55cf2eabc1 Update to 5.003 (rhbz#2168015)
- New upstream release 5.003
  - Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16
    (note: in this package we use the system versions of these)
  - Assorted build fixes related to these updates
  - OpenBSD build fixes
2023-02-08 09:07:38 +00:00
Paul Howarth 57e31dfad0 Update to 5.002 (rhbz#2166280)
- New upstream release 5.002
  - Test compatibility fixes with version 3 and earlier
  - 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
  - Ensure that Encoder depends on the correct version of the Decoder
  - Fix up Decoder tests to run on perl 5.8, which has no defined-or
2023-02-01 13:35:12 +00:00
Paul Howarth bb5e342a93 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:42:59 +01:00
Paul Howarth 8ab06f342a 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:01:41 +01:00
Paul Howarth e697122951 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:41:58 +00:00
Paul Howarth 653fc538ca 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:26:13 +00:00
Paul Howarth 479103ef0b 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 08:49:53 +00:00
Paul Howarth 3be30fca44 Update to 4.020
- New upstream release 4.020
  - Fix "panic: free from wrong pool" errors on threaded builds
2022-02-17 12:43:41 +00:00
Paul Howarth 3667460490 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:16:55 +00:00
Petr Písař 42d7727511 4.018 bump 2020-08-04 10:04:31 +02:00
Petr Písař 8f9b6d53ac 4.017 bump 2020-07-10 12:47:50 +02:00
Petr Písař 3614fbe73e 4.015 bump 2020-07-08 10:13:59 +02:00
Petr Písař 1a646861a0 4.014 bump 2020-06-15 17:08:35 +02:00
Petr Písař 479a68a36c 4.012 bump 2020-06-11 09:55:24 +02:00
Petr Písař ad40a7cb91 4.011 bump 2020-02-04 11:28:44 +01:00
Petr Písař 043f0ccd9a 4.009 bump 2020-02-03 10:16:52 +01:00
Petr Písař 46eeba0dd7 4.008 bump 2020-01-30 15:30:32 +01:00
Petr Písař 1261818b73 4.007 bump 2019-04-10 08:40:20 +02:00
Petr Písař 104685f453 4.006 bump 2019-04-09 14:42:56 +02:00
Jitka Plesnikova 13f8ec9842 4.005 bump 2018-01-24 09:10:32 +01:00
Petr Písař 9f0f77e265 4.004 bump 2017-11-14 13:04:33 +01:00
Petr Písař 73c84f8cf3 3.015 bump 2016-09-05 11:25:11 +02:00
Petr Písař bb8a58ecc2 3.014 bump 2015-12-07 13:55:29 +01:00
Petr Písař bec422e0c0 3.009 bump 2015-12-02 13:48:36 +01:00
Petr Písař 75ee34b430 3.008 bump 2015-11-30 10:26:03 +01:00
Petr Písař ad46683faf 3.007 bump 2015-11-27 10:09:07 +01:00
Petr Písař c58dcea43a 3.006 bump 2015-11-16 12:38:08 +01:00
Petr Písař fc3e223606 3.005 bump 2015-01-06 15:50:09 +01:00
Petr Písař 88553907c4 3.004 bump 2015-01-05 12:53:20 +01:00
Petr Písař 184723f6ad 3.003 bump 2014-11-12 16:31:53 +01:00
Petr Písař 13d4487382 Import 2014-11-05 13:14:40 +01:00
Fedora Release Engineering 007d3a25a9 Initial setup of the repo 2014-11-05 12:06:29 +00:00