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-Text-CSV_XS] rawhide: Update to 1.63
Date: Mon, 22 Jun 2026 12:39:22 GMT [thread overview]
Message-ID: <178213196223.1.8230598203064085440.rpms-perl-Text-CSV_XS-eb96707f821c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Text-CSV_XS
Branch : rawhide
Commit : eb96707f821c062793f083506db6c441916edd70
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-06-22T13:34:56+01:00
Stats : +10/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Text-CSV_XS/c/eb96707f821c062793f083506db6c441916edd70?branch=rawhide
Log:
Update to 1.63
- New upstream release 1.63
- Check attribute lengths (memory protection)
- Minor code consistencies (not user-visible)
- Dropped support for 5.6.x and 5.8.0; minimum perl is now 5.8.1
- Fix special str setting consistency for types, undef_str and comment_str
- Characters []:*/\ are not allowed in XLSX sheet names
---
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index b917b56..8256c8e 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
Name: perl-Text-CSV_XS
-Version: 1.62
+Version: 1.63
Release: 1%{?dist}
Summary: Comma-separated values manipulation routines
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -80,6 +80,14 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
%{_mandir}/man3/Text::CSV_XS.3*
%changelog
+* Mon Jun 22 2026 Paul Howarth <paul@city-fan.org> - 1.63-1
+- Update to 1.63
+ - Check attribute lengths (memory protection)
+ - Minor code consistencies (not user-visible)
+ - Dropped support for 5.6.x and 5.8.0; minimum perl is now 5.8.1
+ - Fix special str setting consistency for types, undef_str and comment_str
+ - Characters []:*/\ are not allowed in XLSX sheet names
+
* Wed Apr 29 2026 Paul Howarth <paul@city-fan.org> - 1.62-1
- Update to 1.62 (rhbz#2463743)
- It is 2026
diff --git a/sources b/sources
index 008b095..b64fa93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Text-CSV_XS-1.62.tgz) = b50e9c4187482615c11459dc3d77f9dd8b0d4b7549841071261081e88b132323feaf9bec5b39925dda886ddd14172f82bdd09d0b6a4b3a8257736c2b6b2c515b
+SHA512 (Text-CSV_XS-1.63.tgz) = bc6b2c0d4e955b8bc5ac11a2955694345170dc1cb5af2d918257ad8fb78b46ad562a915a799d43bbc20d2f0152055d5cfe0d520f3f3edc1bebc7d89922abbb41
reply other threads:[~2026-06-22 12:39 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=178213196223.1.8230598203064085440.rpms-perl-Text-CSV_XS-eb96707f821c@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