bc35389af7
Add Gitea build results
2025-08-12 18:17:02 +02:00
99778364b2
Accepting request 1083299 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/1083299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=15
2023-04-27 18:02:59 +00:00
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
9c378282cf
Accepting request 1066840 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/1066840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=14
2023-02-20 16:46:58 +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
b4550633a9
Accepting request 1005412 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/1005412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=13
2022-09-22 15:45:09 +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
80b1c9e867
Accepting request 997341 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/997341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=12
2022-08-16 15:08:28 +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
6702f603af
Accepting request 957388 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/957388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=11
2022-02-24 17:21:12 +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
e7fb228d88
Accepting request 955044 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/955044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=10
2022-02-15 22:57:42 +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
8add43eca1
Accepting request 824979 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/824979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=9
2020-08-10 12:58:42 +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
3497b61573
Accepting request 820834 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/820834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=8
2020-07-15 13:05:04 +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
bbfcad22ef
Accepting request 815252 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/815252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=7
2020-06-17 12:49:38 +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
3c1383c18b
Accepting request 770191 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/770191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=6
2020-02-11 21:17:11 +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
3f9fc25c8f
Accepting request 769546 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/769546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=5
2020-02-04 18:52:44 +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
7e0e4d26aa
Accepting request 727219 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/727219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=4
2019-09-05 10:34:18 +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
ad7b5cc547
Accepting request 647014 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/647014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=3
2018-11-09 06:53:48 +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
f9cf67b0f2
Accepting request 640417 from devel:languages:perl
...
OBS-URL: https://build.opensuse.org/request/show/640417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=2
2018-10-11 09:53:11 +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
d5ca5fd676
Accepting request 634231 from devel:languages:perl
...
needed by perl-Sereal
OBS-URL: https://build.opensuse.org/request/show/634231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Encoder?expand=0&rev=1
2018-09-15 13:34:55 +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