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: Sanity check hex hashes passed in as an option
Date: Thu, 11 Jun 2026 15:21:25 GMT [thread overview]
Message-ID: <178119128521.1.9697988457790519883.rpms-zchunk-bacf4dabfaea@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10
Commit : bacf4dabfaea382f2d29dbbdaeff4a5c06b581fd
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-11-01T19:38:07+00:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/bacf4dabfaea382f2d29dbbdaeff4a5c06b581fd?branch=epel10
Log:
Sanity check hex hashes passed in as an option
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 89ff522..34dbae9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/zchunk-0.9.11.tar.gz
/zchunk-0.9.12.tar.gz
/zchunk-0.9.13.tar.gz
+/zchunk-0.9.14.tar.gz
diff --git a/sources b/sources
index f7fe5a9..90b8b85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.13.tar.gz) = 11d287042ffc1a8e4fa0aa7eeffb71aa6b79c7579756992a2a42177569fe9b9dec4c0706857cdb044c62b9d2b8c52288931b5b3cf18aa52171d509a232f45106
+SHA512 (zchunk-0.9.14.tar.gz) = 8c77c0c70364829687965369a84a473b29e9fa7793893b69d43a4e2097700075c6490bd271e7c0da8d044d9fd78ba9452e471698d1a73fa1e05ca777340857a3
diff --git a/zchunk.spec b/zchunk.spec
index 06f6f25..62aae23 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 0.9.13
+Version: 0.9.14
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
+* Thu Nov 01 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.14-1
+- Sanity check hex hashes passed in as an option
+
* Mon Oct 08 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.13-1
- Add read support for zchunk files with optional flags
- Fix tests for zstd-1.3.6
reply other threads:[~2026-06-11 15:21 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=178119128521.1.9697988457790519883.rpms-zchunk-bacf4dabfaea@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