public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10: Fix multipart range handling to work with quotes
@ 2026-06-11 15:21 Jonathan Dieter
0 siblings, 0 replies; only message in thread
From: Jonathan Dieter @ 2026-06-11 15:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10
Commit : 91a89dc75d513a499071f89ea43fa13d9779f874
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2019-05-19T18:13:53+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/91a89dc75d513a499071f89ea43fa13d9779f874?branch=epel10
Log:
Fix multipart range handling to work with quotes
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/zchunk.spec b/zchunk.spec
index a1dd614..8a09142 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
Name: zchunk
-Version: 1.1.1
-Release: 3%{?dist}
+Version: 1.1.2
+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
+* Sun May 19 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.2-1
+- Fix multipart range handling to work with quotes, fixes #1706627
+- Fix file creation permissions so they respect umask
+
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 1.1.1-3
- Rebuild with Meson fix for #1699099
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 15:21 [rpms/zchunk] epel10: Fix multipart range handling to work with quotes Jonathan Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox