public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Dieter <jdieter@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/zchunk] epel10.2: Fix major bug when creating a zchunk file w/ dict
Date: Thu, 11 Jun 2026 15:22:53 GMT	[thread overview]
Message-ID: <178119137370.1.10713161496591259437.rpms-zchunk-1f58bfcd3e2b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/zchunk
            Branch : epel10.2
            Commit : 1f58bfcd3e2b97a7a7a3d685ce4a786370e14c01
            Author : Jonathan Dieter <jdieter@gmail.com>
            Date   : 2021-06-01T20:46:11+01:00
            Stats  : +6/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/zchunk/c/1f58bfcd3e2b97a7a7a3d685ce4a786370e14c01?branch=epel10.2

            Log:
            Fix major bug when creating a zchunk file w/ dict

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index f2bad22..3073d52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /zchunk-1.1.11.tar.gz
 /zchunk-1.1.13.tar.gz
 /zchunk-1.1.14.tar.gz
+/zchunk-1.1.15.tar.gz

diff --git a/sources b/sources
index d49cd3d..2adc053 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.1.14.tar.gz) = 2419b438837933d6e7ff376c8424d6ca41c05056f6146d3f1eb2eaae76646cf3e8702bfe6d6c9d8c0b02927e47838062f8b37bda4c1515ff4359f9d3319b136e
+SHA512 (zchunk-1.1.15.tar.gz) = 0a91be7e1a6242b3e1296c1b94c4302262ba9f223f92e0c5239167a3b6e1407548b30d99fec65ae0bdbe8f89e6f156fa8a5b3709f882c0cac873f6bb294a8f8f

diff --git a/zchunk.spec b/zchunk.spec
index f41ee29..065a897 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
 Name:           zchunk
-Version:        1.1.14
+Version:        1.1.15
 Release:        1%{?dist}
 Summary:        Compressed file format that allows easy deltas
 License:        BSD and MIT
@@ -84,6 +84,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
 %{_includedir}/zck.h
 
 %changelog
+* Tue Jun 01 2021 Jonathan Dieter <jdieter@gmail.com> - 1.1.15-1
+- Fix major bug when creating a zchunk file that contains a dictionary
+
 * Thu May 20 2021 Jonathan Dieter <jdieter@gmail.com> - 1.1.14-1
 - Fix tests on all arches when built against zstd-1.5.0
 

                 reply	other threads:[~2026-06-11 15:22 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=178119137370.1.10713161496591259437.rpms-zchunk-1f58bfcd3e2b@fedoraproject.org \
    --to=jdieter@gmail.com \
    --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