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 multipart download failures on rare web servers
Date: Thu, 11 Jun 2026 15:22:51 GMT [thread overview]
Message-ID: <178119137182.1.6431643684506834872.rpms-zchunk-a2b24f432cc9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10.2
Commit : a2b24f432cc9b7b7daa4d52fdb60c67e1343e356
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2021-05-01T18:28:57+01:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/a2b24f432cc9b7b7daa4d52fdb60c67e1343e356?branch=epel10.2
Log:
Fix multipart download failures on rare web servers
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 118ded1..5ba1a22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
/zchunk-1.1.4.tar.gz
/zchunk-1.1.5.tar.gz
/zchunk-1.1.9.tar.gz
+/zchunk-1.1.11.tar.gz
diff --git a/sources b/sources
index 9d1cf01..2502f74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.1.9.tar.gz) = 54011b3cdc24fcbb3ec0088e9a567b5e251e44791ee431ee0a9328780a54c4d7ef942f74aab4581b391d21cbc5b138d98ad05d327b1e43c614096e7d6beeab4c
+SHA512 (zchunk-1.1.11.tar.gz) = b2c1cd1a9199c920bac385d56c1c849a7dd9ddc1a3e7d9cafb5232f602b63d44fba4ba8a5a71ec0f84b3cd982dded509b976ee5f0de6d6b43c15794c318fa983
diff --git a/zchunk.spec b/zchunk.spec
index 802030d..68889c4 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
Name: zchunk
-Version: 1.1.9
-Release: 2%{?dist}
+Version: 1.1.11
+Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
URL: https://github.com/zchunk/zchunk
@@ -84,6 +84,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
+* Sat May 1 2021 Jonathan Dieter <jdieter@gmail.com> - 1.1.11-1
+- Fix multipart download failures on rare web servers
+
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
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=178119137182.1.6431643684506834872.rpms-zchunk-a2b24f432cc9@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