public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Dieter <jonathan@dieter.ie>
To: git-commits@fedoraproject.org
Subject: [rpms/zchunk] epel10: Update to 1.5.4, fixing a few memory bugs
Date: Sun, 02 Aug 2026 22:04:45 GMT	[thread overview]
Message-ID: <178570828583.1.13887552657310389151.rpms-zchunk-8f0a8f17ddf7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/zchunk
            Branch : epel10
            Commit : 8f0a8f17ddf73ab52e3fa2a431d9c1affecae582
            Author : Jonathan Dieter <jonathan@dieter.ie>
            Date   : 2026-08-02T23:01:23+01:00
            Stats  : +8/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/zchunk/c/8f0a8f17ddf73ab52e3fa2a431d9c1affecae582?branch=epel10

            Log:
            Update to 1.5.4, fixing a few memory bugs

Signed-off-by: Jonathan Dieter <jonathan@dieter.ie>

---
diff --git a/.gitignore b/.gitignore
index c66eb3f..c2decb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
 /zchunk-1.5.0.tar.gz
 /zchunk-1.5.1.tar.gz
 /zchunk-1.5.3.tar.gz
+/zchunk-1.5.4.tar.gz

diff --git a/sources b/sources
index 442001d..ca24527 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.5.3.tar.gz) = 3df33b5cceb1d992dafbadabc334798e8182181c2c30c826365945af4ea245115cbaa0c95080efdcd47f14819fa0ceded03c87a5a64de284d037864bf5b9f639
+SHA512 (zchunk-1.5.4.tar.gz) = 132a20719fc1d83cf2bda1d0edd49e602f12ecd8081c71f22c1d6f294d52cad2d94e5fde18ad9f4149fd2e0f8c87e587fc92ac1f9278bd348776bae0f58c62e1

diff --git a/zchunk.spec b/zchunk.spec
index 71de8fd..53aa940 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
 Name:           zchunk
-Version:        1.5.3
-Release:        3%{?dist}
+Version:        1.5.4
+Release:        1%{?dist}
 Summary:        Compressed file format that allows easy deltas
 License:        BSD-2-Clause AND MIT
 URL:            https://github.com/zchunk/zchunk
@@ -84,6 +84,10 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
 %{_includedir}/zck.h
 
 %changelog
+* Sun Aug 02 2026 Jonathan Dieter <jonathan@dieter.ie> - 1.5.4-1
+- Update to 1.5.4
+- Fix a few memory bugs
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-08-02 22:04 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=178570828583.1.13887552657310389151.rpms-zchunk-8f0a8f17ddf7@fedoraproject.org \
    --to=jonathan@dieter.ie \
    --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