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: Update to 1.4.0
Date: Thu, 11 Jun 2026 15:23:01 GMT [thread overview]
Message-ID: <178119138105.1.8367312178667116653.rpms-zchunk-b1543e76f397@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10.2
Commit : b1543e76f39762a80d5b26e929de5edf041ec157
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2023-12-19T20:10:16+00:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/b1543e76f39762a80d5b26e929de5edf041ec157?branch=epel10.2
Log:
Update to 1.4.0
* Add native OpenSSL 3 compatibility
* Add new function for getting zchunk context from chunk
* Fix bug when assembling from multiple sources
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index be1fdba..ed89fca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
/zchunk-1.3.0.tar.gz
/zchunk-1.3.1.tar.gz
/zchunk-1.3.2.tar.gz
+/zchunk-1.4.0.tar.gz
diff --git a/sources b/sources
index 71255ae..a3ccf65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.3.2.tar.gz) = 32f3167db747a494373c03941450e8b6b7eb6ad6a07633ccb9dbd3176ffb79073746bbdf3f132605ad51de23b3b20434d1580cf7cd72e0b658263bb32359f5bc
+SHA512 (zchunk-1.4.0.tar.gz) = 7fbe50182d46e4e8ce8730959cd97ea39b48dd77d034303435ce15caec194409984d435167d3b55769577d6be6c539573eddd9351f178377a756babc508d6281
diff --git a/zchunk.spec b/zchunk.spec
index ec7f48e..e3e5a4c 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 1.3.2
+Version: 1.4.0
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD-2-Clause AND MIT
@@ -84,6 +84,11 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
+* Tue Dec 19 2023 Jonathan Dieter <jdieter@gmail.com> - 1.4.0-1
+- Add native OpenSSL 3 compatibility
+- Add new function for getting zchunk context from chunk
+- Fix bug when assembling from multiple sources
+
* Thu Oct 5 2023 Jonathan Dieter <jdieter@gmail.com> - 1.3.2-1
- Fix a couple of unsigned integer overflow bugs
reply other threads:[~2026-06-11 15:23 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=178119138105.1.8367312178667116653.rpms-zchunk-b1543e76f397@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