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 download failure when content-type isn't included in each range
Date: Thu, 11 Jun 2026 15:22:49 GMT [thread overview]
Message-ID: <178119136909.1.7001966778531283802.rpms-zchunk-aaa3141be50a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10.2
Commit : aaa3141be50a0b5000ac4ac9838b6e68a6766697
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2019-11-13T17:26:20+00:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/aaa3141be50a0b5000ac4ac9838b6e68a6766697?branch=epel10.2
Log:
Fix download failure when content-type isn't included in each range
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 87298eb..189437b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/zchunk-1.1.0.tar.gz
/zchunk-1.1.1.tar.gz
/zchunk-1.1.2.tar.gz
+/zchunk-1.1.4.tar.gz
diff --git a/sources b/sources
index 3fa6392..bcc6f6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.1.2.tar.gz) = 2a03dd0690b6ab73dbc13f9203d5535e0f159e758d34e95937000537892cb193426b2f25f771b1fac35dc9bc36f4c2cde213cba0af27634c6f2c81ccffc1fae7
+SHA512 (zchunk-1.1.4.tar.gz) = e8603de2a743c78d80d378b0464fd2433fe69be4671847227959c776a33c34704888f065dc652adff5ce9fc62d67afb3f419214badc9e1447c404c56ae6904e1
diff --git a/zchunk.spec b/zchunk.spec
index 8ce3185..13df289 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
Name: zchunk
-Version: 1.1.2
-Release: 3%{?dist}
+Version: 1.1.4
+Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
URL: https://github.com/zchunk/zchunk
@@ -83,6 +83,10 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
+* Wed Nov 13 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.4-1
+- Fix download failure when web server doesn't include content-type with each
+ range
+
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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=178119136909.1.7001966778531283802.rpms-zchunk-aaa3141be50a@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