public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
To: git-commits@fedoraproject.org
Subject: [rpms/clamav-unofficial-sigs] epel8: Fix urlhaus typo too (bz#1949414)
Date: Sat, 04 Jul 2026 16:51:32 GMT	[thread overview]
Message-ID: <178318389289.1.2599969948078360353.rpms-clamav-unofficial-sigs-61a461436edd@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/clamav-unofficial-sigs
Branch : epel8
Commit : 61a461436edd768c25510b7720386ec4073ad8d5
Author : Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date   : 2025-07-17T12:26:36+02:00
Stats  : +27/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/clamav-unofficial-sigs/c/61a461436edd768c25510b7720386ec4073ad8d5?branch=epel8

Log:
Fix urlhaus typo too (bz#1949414)

---
diff --git a/clamav-unofficial-sigs-7.2.5-urlhaus.patch b/clamav-unofficial-sigs-7.2.5-urlhaus.patch
index 06324da..16378a3 100644
--- a/clamav-unofficial-sigs-7.2.5-urlhaus.patch
+++ b/clamav-unofficial-sigs-7.2.5-urlhaus.patch
@@ -43,3 +43,26 @@ index 07e1020c..885eff5f 100755
    additional_update_hours="0"
  fi
  
+From a586c14f83e4f849944c17a0c11badd5361ff69c Mon Sep 17 00:00:00 2001
+From: Jeffrey Jansma <me@perplexity.nl>
+Date: Mon, 12 Apr 2021 12:19:26 +0200
+Subject: [PATCH] Fix url workdir typo
+
+Fix url workdir typo
+---
+ clamav-unofficial-sigs.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/clamav-unofficial-sigs.sh b/clamav-unofficial-sigs.sh
+index 36b7cfb2..c7928209 100755
+--- a/clamav-unofficial-sigs.sh
++++ b/clamav-unofficial-sigs.sh
+@@ -1920,7 +1920,7 @@ if [ -z "$work_dir_malwarepatrol" ] ; then
+ else
+   shopt -s extglob; work_dir_malwarepatrol="${work_dir_malwarepatrol%%+(/)}"
+ fi
+-if [ -z "$work_dir_urlhaust" ] ; then
++if [ -z "$work_dir_urlhaus" ] ; then
+   work_dir_urlhaus="$(echo "${work_dir}/${urlhaus_dir}" | $sed_bin 's:/*$::')"
+ else
+   shopt -s extglob; work_dir_urlhaus="${work_dir_urlhaus%%+(/)}"

diff --git a/clamav-unofficial-sigs.spec b/clamav-unofficial-sigs.spec
index 78101a0..dc98f2e 100644
--- a/clamav-unofficial-sigs.spec
+++ b/clamav-unofficial-sigs.spec
@@ -9,7 +9,7 @@
 %endif
 Name:           clamav-unofficial-sigs
 Version:        7.2.5
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Scripts to download unofficial clamav signatures 
 Group:          Applications/System
 License:        BSD-3-Clause
@@ -110,6 +110,9 @@ install -p -m0644 clamav-unofficial-sigs.man8 %{buildroot}%{_mandir}/man8/clamav
 %{_mandir}/man*/%{name}*
 
 %changelog
+* Thu Jul 17 2025 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 7.2.5-14
+- Fix urlhaus typo too (bz#1949414)
+
 * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.5-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
 

                 reply	other threads:[~2026-07-04 16:51 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=178318389289.1.2599969948078360353.rpms-clamav-unofficial-sigs-61a461436edd@fedoraproject.org \
    --to=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