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-Unicode-UTF8] rawhide: Update to 0.75
Date: Wed, 15 Jul 2026 08:13:58 GMT	[thread overview]
Message-ID: <178410323872.1.15076356618714481399.rpms-perl-Unicode-UTF8-550c03d83048@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-Unicode-UTF8
            Branch : rawhide
            Commit : 550c03d8304806f98c7ef2e7d584186253e8c190
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-07-15T09:13:12+01:00
            Stats  : +7/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Unicode-UTF8/c/550c03d8304806f98c7ef2e7d584186253e8c190?branch=rawhide

            Log:
            Update to 0.75

- New upstream release 0.75
  - Fixed slurp_utf8() leaking the file descriptor if a fatal "utf8" warning
    (e.g. warnings FATAL => 'utf8') was thrown while reading an ill-formed file

---
diff --git a/perl-Unicode-UTF8.spec b/perl-Unicode-UTF8.spec
index 6e25f10..71c33d7 100644
--- a/perl-Unicode-UTF8.spec
+++ b/perl-Unicode-UTF8.spec
@@ -7,7 +7,7 @@
 
 Summary:	Encoding and decoding of UTF-8 encoding form
 Name:		perl-Unicode-UTF8
-Version:	0.74
+Version:	0.75
 Release:	1%{?dist}
 License:	GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:		https://metacpan.org/release/Unicode-UTF8
@@ -85,6 +85,11 @@ make test
 %{_mandir}/man3/Unicode::UTF8.3*
 
 %changelog
+* Wed Jul 15 2026 Paul Howarth <paul@city-fan.org> - 0.75-1
+- Update to 0.75
+  - Fixed slurp_utf8() leaking the file descriptor if a fatal "utf8" warning
+    (e.g. warnings FATAL => 'utf8') was thrown while reading an ill-formed file
+
 * Tue Jul 14 2026 Paul Howarth <paul@city-fan.org> - 0.74-1
 - Update to 0.74
   - Added slurp_utf8($filename), which reads an entire file and returns its

diff --git a/sources b/sources
index d618ede..b36c909 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Unicode-UTF8-0.74.tar.gz) = 13985e98553dbf6d6ab4281335a7af2660e829d015a4c41e557973b539dc74657cba9b2ef30978a7a21cbb91c1eb475fb74690844b16b332d5aaaf69cb79930f
+SHA512 (Unicode-UTF8-0.75.tar.gz) = fc6ff23f1aaf13b0bde9642539e757cb96d75d2944b326f59865cfe106ca881a39ebceead1fc6d344be650bd59c80db1eb460673a5394cc148e7ff78a5a4b6e3

                 reply	other threads:[~2026-07-15  8:13 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=178410323872.1.15076356618714481399.rpms-perl-Unicode-UTF8-550c03d83048@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