8
0

21 Commits

Author SHA256 Message Date
0ebdda2345 Accepting request 1080935 from devel:languages:perl:autoupdate
- updated to 5.004
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  5.004
      * Decoder fixes: Fix thaw ordering for frozen objects. Nested THAW
        operations now happen in the documented LIFO order. Thanks to Marco
        Fontani for the report.

OBS-URL: https://build.opensuse.org/request/show/1080935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=33
2023-04-27 15:36:15 +00:00
acc02e388c Accepting request 1066764 from devel:languages:perl:autoupdate
- updated to 5.003
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  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.
      * Decoder: 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.

OBS-URL: https://build.opensuse.org/request/show/1066764
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=31
2023-02-20 14:05:37 +00:00
e936caed84 Accepting request 1002765 from devel:languages:perl:autoupdate
- updated to 5.001
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes

OBS-URL: https://build.opensuse.org/request/show/1002765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=29
2022-09-22 13:30:02 +00:00
315d4743c7 Accepting request 994570 from devel:languages:perl:autoupdate
- updated to 4.025
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  4.025 Thr Jul 28, 2022
      * Release with build fixes for the Decoder under threaded
        perls and MANIFEST update.
  4.024 Wed Jul 27, 2022
      * 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
        which do not come bundled with Hash::Util.

OBS-URL: https://build.opensuse.org/request/show/994570
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=27
2022-08-16 12:23:19 +00:00
babb6483e0 Accepting request 956382 from devel:languages:perl:autoupdate
- updated to 4.023
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  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 debugging 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.

OBS-URL: https://build.opensuse.org/request/show/956382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=26
2022-02-24 14:45:57 +00:00
d955c81686 Accepting request 954196 from devel:languages:perl:autoupdate
- updated to 4.019
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  4.019 Mon Feb 7, 2022
      * Fix build issue with latest perl - Thanks to Nicholas Clark
      * Update zstd to 1.5.1

OBS-URL: https://build.opensuse.org/request/show/954196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=25
2022-02-15 15:13:16 +00:00
2cab191dfa Accepting request 824645 from devel:languages:perl:autoupdate
- updated to 4.018
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  4.018 Thurs Aug 3, 2020
      * Fix issue with gcc 10 with snappy compression.

OBS-URL: https://build.opensuse.org/request/show/824645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=23
2020-08-08 11:39:10 +00:00
Stephan Kulow
c90a27f6e5 Accepting request 819926 from devel:languages:perl:autoupdate
- updated to 4.017
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  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)

OBS-URL: https://build.opensuse.org/request/show/819926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=21
2020-07-14 08:03:11 +00:00
85014d1dd1 Accepting request 814867 from devel:languages:perl:autoupdate
- updated to 4.014
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  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

OBS-URL: https://build.opensuse.org/request/show/814867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=19
2020-06-16 13:14:58 +00:00
e627206d6a Accepting request 770170 from devel:languages:perl:autoupdate
- updated to 4.011
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  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

OBS-URL: https://build.opensuse.org/request/show/770170
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=17
2020-02-05 09:54:40 +00:00
Lars Vogdt
4d17402971 Accepting request 769291 from devel:languages:perl:autoupdate
- updated to 4.009
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
  4.009 Fri January 31, 2020
      * Update ppport.h for modern perls.
  
  4.008 Thurs January 30, 2020
      * Fixup casting error for pedantic compilers in srl_compress.h
      * Build fixes.

OBS-URL: https://build.opensuse.org/request/show/769291
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=15
2020-02-03 12:00:26 +00:00
Stephan Kulow
6e257e67ea Accepting request 727203 from devel:languages:perl:autoupdate
Automatic update
Also add custom_build to cpanspec.yml

OBS-URL: https://build.opensuse.org/request/show/727203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=13
2019-08-30 12:20:57 +00:00
464859979d Accepting request 646940 from home:jengelh:branches:devel:languages:perl
- Ensure neutrality of summary.

OBS-URL: https://build.opensuse.org/request/show/646940
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=11
2018-11-07 14:38:40 +00:00
b123bcc0db Accepting request 640416 from devel:languages:perl:autoupdate
- Fix autogenerated changes
- updated to 4.005
   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes

OBS-URL: https://build.opensuse.org/request/show/640416
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=9
2018-10-07 15:18:37 +00:00
Stephan Kulow
5b7a2f481e Accepting request 424372 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/424372
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=7
2016-09-02 06:42:30 +00:00
1ef621b834 Accepting request 348030 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/348030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=6
2015-12-09 11:09:56 +00:00
60c00e7f0e Accepting request 347146 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/347146
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=5
2015-12-03 18:05:42 +00:00
Stephan Kulow
d8d837d911 Accepting request 346617 from devel:languages:perl:autoupdate
OBS-URL: https://build.opensuse.org/request/show/346617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=4
2015-11-28 10:09:30 +00:00
b293396009 Accepting request 344455 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/344455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=3
2015-11-15 13:23:35 +00:00
Stephan Kulow
5004eda83d Accepting request 296490 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/296490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=2
2015-04-15 07:29:24 +00:00
Stephan Kulow
014b030fcf initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Encoder?expand=0&rev=1
2013-10-04 19:40:37 +00:00