From feca78178de73b7b2fa33d2fca905faf5973a2d3 Mon Sep 17 00:00:00 2001
From: Robert Scheck <[email protected]>
Date: Thu, 26 Feb 2015 12:57:09 +0100
Subject: Replaced requirement to cpio by pax (upstream recommendation)
Amavisd-New reports otherwise: WARN: Using cpio instead of pax can be a
security risk; please add: $pax='pax'; to amavisd.conf and check that the
pax(1) utility is available on the system!
diff --git a/amavisd-new.spec b/amavisd-new.spec
index c847021..5013f94 100644
--- a/amavisd-new.spec
+++ b/amavisd-new.spec
@@ -3,7 +3,7 @@
Summary: Email filter with virus scanner and spamassassin support
Name: amavisd-new
Version: 2.10.1
-Release: 1%{?prerelease:.%{prerelease}}%{?dist}
+Release: 2%{?prerelease:.%{prerelease}}%{?dist}
# LDAP schema is GFDL, some helpers are BSD, core is GPLv2+
License: GPLv2+ and BSD and GFDL
Group: Applications/System
@@ -40,7 +40,7 @@ Requires: altermime
Requires: arj
Requires: bzip2
Requires: cabextract
-Requires: cpio
+Requires: pax
Requires: file
Requires: freeze
Requires: gzip
@@ -312,6 +312,9 @@ systemctl start amavisd-clean-quarantine.timer >/dev/null
2>&1 || :
%{_sbindir}/amavisd-snmp-subagent-zmq
%changelog
+* Thu Feb 26 2015 Robert Scheck <[email protected]> 2.10.1-1
+- Replaced requirement to cpio by pax (upstream recommendation)
+
* Mon Oct 27 2014 Juan Orti Alcaine <[email protected]> 2.10.1-1
- Update to 2.10.1
- Patch5 merged upstream
--
cgit v0.10.2
http://pkgs.fedoraproject.org/cgit/amavisd-new.git/commit/?h=epel7&id=feca78178de73b7b2fa33d2fca905faf5973a2d3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel