public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Sereal] rawhide: Update to 5.008 (rhbz#2498976)
Date: Fri, 10 Jul 2026 14:16:19 GMT [thread overview]
Message-ID: <178369297915.1.17585854254866218553.rpms-perl-Sereal-7071bc2dfead@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Sereal
Branch : rawhide
Commit : 7071bc2dfead0f50c3dab0b1b9f9cb2614015d3d
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-07-10T15:12:21+01:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Sereal/c/7071bc2dfead0f50c3dab0b1b9f9cb2614015d3d?branch=rawhide
Log:
Update to 5.008 (rhbz#2498976)
- New upstream release 5.008
- Decoder now supports 'thaw_allow_classes' and 'thaw_deny_action' to control
thaw callbacks during decoding
---
diff --git a/.gitignore b/.gitignore
index 993b501..edbcc3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
/Sereal-5.005.tar.gz
/Sereal-5.006.tar.gz
/Sereal-5.007.tar.gz
+/Sereal-5.008.tar.gz
diff --git a/perl-Sereal.spec b/perl-Sereal.spec
index 9990c31..d0f2f82 100644
--- a/perl-Sereal.spec
+++ b/perl-Sereal.spec
@@ -6,7 +6,7 @@
%endif
Name: perl-Sereal
-Version: 5.007
+Version: 5.008
Release: 1%{?dist}
Summary: Fast, compact, powerful binary (de-)serialization
# Makefile.PL defines LICENSE
@@ -99,6 +99,11 @@ make test
%{_mandir}/man3/Sereal.3*
%changelog
+* Fri Jul 10 2026 Paul Howarth <paul@city-fan.org> - 5.008-1
+- Update to 5.008 (rhbz#2498976)
+ - Decoder now supports 'thaw_allow_classes' and 'thaw_deny_action' to control
+ thaw callbacks during decoding
+
* Thu Jul 9 2026 Paul Howarth <paul@city-fan.org> - 5.007-1
- Update to 5.007 (rhbz#2498239)
- Use $Config{ccflags} to compile zstd with, which should fix AIX
diff --git a/sources b/sources
index 422b06e..2b18a5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sereal-5.007.tar.gz) = 8877cc721bced36b40829e2b18cf446f6a742f9f59b8cd63bb7919faa3a130ac846490ca31ded29de614315810afaf62e54952d532b5aa8c62ea0dc346ba96c0
+SHA512 (Sereal-5.008.tar.gz) = 67687050b816c97fb2e50c149206554e3a6f357b5db83546e22ce3311a7100d1112ae641f5f4d277542044fdcb89968c9801c6648bbde98d5fe5c22a02bee537
reply other threads:[~2026-07-10 14:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178369297915.1.17585854254866218553.rpms-perl-Sereal-7071bc2dfead@fedoraproject.org \
--to=paul@city-fan.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox