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 0.9.11 which fixes small bug in zck_dl
Date: Thu, 11 Jun 2026 15:22:39 GMT [thread overview]
Message-ID: <178119135940.1.11430730627320066197.rpms-zchunk-83ac07755c77@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10.2
Commit : 83ac07755c77be23dd2e0010f01a297d008ad4b8
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-09-28T15:33:04+01:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/83ac07755c77be23dd2e0010f01a297d008ad4b8?branch=epel10.2
Log:
Update to 0.9.11 which fixes small bug in zck_dl
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 995fe13..1060be9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/zchunk-0.9.5.tar.gz
/zchunk-0.9.7.tar.gz
/zchunk-0.9.10.tar.gz
+/zchunk-0.9.11.tar.gz
diff --git a/sources b/sources
index 7ec9459..383aee6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.10.tar.gz) = 9e440bb33918955d3bdf2ecf14bd011f4efff8a16113927d665c4a965d42648fb4c60225206d9ddcb2b136868232b453c3d4014f46fdba5b7c6da8eb0c2fb6c3
+SHA512 (zchunk-0.9.11.tar.gz) = 03b49de6306bab3b37be820462994e7a57fa7ecb594272b09d7fea3d7ae5831b2dc2016ed92d13546a077cffba7c01a4c97c4e30ae1feb1e181870bf061b94ed
diff --git a/zchunk.spec b/zchunk.spec
index 24cbeb5..4cdc66b 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 0.9.10
+Version: 0.9.11
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
@@ -83,6 +83,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
+* Fri Sep 28 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.11-1
+- Fix small bug where creating a zck_dl context fails when zck context is NULL
+
* Tue Sep 18 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.10-1
- Update to 0.9.10
- Fixes security bugs found by Coverity
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=178119135940.1.11430730627320066197.rpms-zchunk-83ac07755c77@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