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: Fix a number of small issues highlighted by Coverity
Date: Thu, 11 Jun 2026 15:22:56 GMT	[thread overview]
Message-ID: <178119137641.1.9210654876186561467.rpms-zchunk-d7bf4d9d3659@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/zchunk
            Branch : epel10.2
            Commit : d7bf4d9d3659766ba749ba93d13efee222d003cf
            Author : Jonathan Dieter <jdieter@gmail.com>
            Date   : 2022-04-18T17:43:16+01:00
            Stats  : +6/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/zchunk/c/d7bf4d9d3659766ba749ba93d13efee222d003cf?branch=epel10.2

            Log:
            Fix a number of small issues highlighted by Coverity

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index 08cd7f9..579882e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /zchunk-1.1.15.tar.gz
 /zchunk-1.2.0.tar.gz
 /zchunk-1.2.1.tar.gz
+/zchunk-1.2.2.tar.gz

diff --git a/sources b/sources
index 1b58ebd..ba31d35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.2.1.tar.gz) = 0f84358b820b98c89aecfac5cd2e3e28447e18b8cf2f10376334c36f353d6a7dac15e0e82e317a2f0a94dacab0f1fb04ea6b69b2ebe03b7bafacd5a1d7e64655
+SHA512 (zchunk-1.2.2.tar.gz) = 3c7f0a9236a23eb10fe9145f4b2b72ceab274f0baff2791a7d2fbe002ffd90b30bba0e2b532f9a0563a2a29d2dfe7a11932b069ffa9c9a9ada2fd39444b74ec3

diff --git a/zchunk.spec b/zchunk.spec
index 83e2965..1c62ed4 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
 Name:           zchunk
-Version:        1.2.1
+Version:        1.2.2
 Release:        1%{?dist}
 Summary:        Compressed file format that allows easy deltas
 License:        BSD and MIT
@@ -84,6 +84,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
 %{_includedir}/zck.h
 
 %changelog
+* Mon Apr 18 2022 Jonathan Dieter <jdieter@gmail.com> - 1.2.2-1
+- Fixed a number of small issues highlighted by Coverity
+
 * Sat Mar 12 2022 Jonathan Dieter <jdieter@gmail.com> - 1.2.1-1
 - Fixed bug that limited size of file that could be compressed using zchunk to 2GB
 - Fixed memory leak

                 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=178119137641.1.9210654876186561467.rpms-zchunk-d7bf4d9d3659@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