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: Fix multipart boundary bug when dealing with lighttpd servers
Date: Thu, 11 Jun 2026 15:21:29 GMT	[thread overview]
Message-ID: <178119128931.1.10676933080001387660.rpms-zchunk-43b3032c095b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/zchunk
            Branch : epel10
            Commit : 43b3032c095b22033e7c16eba34e5349f1255e6d
            Author : Jonathan Dieter <jdieter@gmail.com>
            Date   : 2019-03-16T23:06:24+00:00
            Stats  : +7/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/zchunk/c/43b3032c095b22033e7c16eba34e5349f1255e6d?branch=epel10

            Log:
            Fix multipart boundary bug when dealing with lighttpd servers

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

---
diff --git a/.gitignore b/.gitignore
index b955ca6..5e89307 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /zchunk-1.0.1.tar.gz
 /zchunk-1.0.2.tar.gz
 /zchunk-1.0.3.tar.gz
+/zchunk-1.0.4.tar.gz

diff --git a/sources b/sources
index 10d1be1..f5f9d2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.0.3.tar.gz) = 305afaf666c2fc6ee52bf1216de74b6c19397f579f1c5bd7da75151346c4fc637f14129799e12f2fc2a75729612392b20afc2d9e156fc3f7e42ceecbee4ad323
+SHA512 (zchunk-1.0.4.tar.gz) = db2d3a67bfdec5f55b3bc56d5e5f47eeec66a8f68259d48e56d197dec5efa157bd94fd2fee7133a9d8d0eedfdfc58d08db10abc209333fd1f2f86b8c1f14ab66

diff --git a/zchunk.spec b/zchunk.spec
index 19cf19c..2730a57 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
 Name:           zchunk
-Version:        1.0.3
-Release:        2%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Summary:        Compressed file format that allows easy deltas
 License:        BSD and MIT
 URL:            https://github.com/zchunk/zchunk
@@ -83,6 +83,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
 %{_includedir}/zck.h
 
 %changelog
+* Sat Mar 16 2019 Jonathan Dieter <jdieter@gmail.com> - 1.0.4-1
+- Fix multipart boundary bug when dealing with lighttpd servers
+
 * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
 

                 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=178119128931.1.10676933080001387660.rpms-zchunk-43b3032c095b@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