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.7.6 with new default chunk checksum type and automatic chunking
Date: Thu, 11 Jun 2026 15:22:34 GMT [thread overview]
Message-ID: <178119135480.1.3931835383255045517.rpms-zchunk-1081b703e66d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10.2
Commit : 1081b703e66d5956a0e250791becaa00172dd83d
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-07-12T21:21:50+01:00
Stats : +12/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/1081b703e66d5956a0e250791becaa00172dd83d?branch=epel10.2
Log:
Update to 0.7.6 with new default chunk checksum type and automatic chunking
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index b8c13d0..15a3c38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/zchunk-0.7.5.tar.gz
+/zchunk-0.7.6.tar.gz
diff --git a/sources b/sources
index adb0bb8..ffcb8f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.7.5.tar.gz) = 6525f1cba6dfb7b6cb626bc6e99319ee80084abd4834574ab519329f95c1e713b1fc4258e6431a928801e726a43c5f4bf23a9ec6fc88a943c272313acbbdefaf
+SHA512 (zchunk-0.7.6.tar.gz) = 912c8d9d8fdedfc7c96f8402c2f061e0459dbeeb9f76cde6ac0973ca9873addfee83de34d45ad9252e2c4b4de41777d0dd800a9e0aa08dea4baa97bdd4cc8653
diff --git a/zchunk.spec b/zchunk.spec
index 65e5513..6831e2e 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
Name: zchunk
-Version: 0.7.5
-Release: 4%{?dist}
+Version: 0.7.6
+Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
URL: https://github.com/zchunk/zchunk
@@ -80,6 +80,14 @@ rm -rf src/lib/hash/sha*
%{_includedir}/zck.h
%changelog
+* Thu Jul 12 2018 Jonathan Dieter <jdieter@gmail.com> - 0.7.6-1
+- Update to 0.7.6
+- SHA-512 and SHA-512/128 support
+- New default chunk checksum type SHA-512/128
+- Automatic chunking moved into libzck and is now default
+- New option to disable automatic chunking
+- Bugfixes
+
* Wed Jul 04 2018 Jonathan Dieter <jdieter@gmail.com> - 0.7.5-4
- Fix ldconfig scriptlets to run on libs package
- Rename zchunk-libs-devel to zchunk-devel
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=178119135480.1.3931835383255045517.rpms-zchunk-1081b703e66d@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