public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/clamav-unofficial-sigs] epel8: Fix urlhaus typo too (bz#1949414)
@ 2026-07-04 16:51 Jan ONDREJ
0 siblings, 0 replies; only message in thread
From: Jan ONDREJ @ 2026-07-04 16:51 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-04 16:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-04 16:51 [rpms/clamav-unofficial-sigs] epel8: Fix urlhaus typo too (bz#1949414) Jan ONDREJ
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox