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: Disable some tests in big-endian architectures
Date: Thu, 11 Jun 2026 15:21:26 GMT [thread overview]
Message-ID: <178119128660.1.8789283844897200834.rpms-zchunk-3def856f983d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10
Commit : 3def856f983d715661f0124c65f72a5e26f00e5e
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-12-09T19:04:17+00:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/3def856f983d715661f0124c65f72a5e26f00e5e?branch=epel10
Log:
Disable some tests in big-endian architectures
---
diff --git a/.gitignore b/.gitignore
index 12c23f4..4a12029 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/zchunk-0.9.14.tar.gz
/zchunk-0.9.15.tar.gz
/zchunk-0.9.16.tar.gz
+/zchunk-0.9.17.tar.gz
diff --git a/sources b/sources
index d79bd2d..f1d2bc9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.16.tar.gz) = f2acf4db10db65cc12af2d870b53ff21c691e09d25baf4baeba773edf9483d08ec5193e2bdfa5ef35df29fc513a4ff228def2a9c716174244f5866a400ae9eb9
+SHA512 (zchunk-0.9.17.tar.gz) = 77100045dd084b56ca4a84ef03b51f3933d987173960b46f2bea44bd7940b0a00e601bc758c9a3835020ec5061ab0707e8a7e1fa1a0fbd310127169b3262b528
diff --git a/zchunk.spec b/zchunk.spec
index 54ed9d7..b3fc7e0 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 0.9.16
+Version: 0.9.17
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
@@ -83,6 +83,10 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
+* Sun Dec 09 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.17-1
+- Turn off some tests for big-endian architectures since zstd isn't
+ deterministic on them
+
* Sat Dec 08 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.16-1
- Add zck_gen_zdict binary to generate optimal zdict for a zchunk file
- Add functions to API to simplify extracting a single chunk
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=178119128660.1.8789283844897200834.rpms-zchunk-3def856f983d@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