From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. e78d9e4fc82c38315c064020a94553bca548f790
Date: Tue, 03 May 2016 10:43:37 +0100 [thread overview]
Message-ID: <20160503094338.22B041078E81@git01.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2015 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via e78d9e4fc82c38315c064020a94553bca548f790 (commit)
from b5548cbb5ccb07c77fd8336f822b830aaf7278e5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e78d9e4fc82c38315c064020a94553bca548f790
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Tue May 3 11:02:18 2016 +0200
clamav: save signature database at update
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
src/paks/clamav/update.sh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Difference in files:
diff --git a/src/paks/clamav/update.sh b/src/paks/clamav/update.sh
index 89c40d0..303f036 100644
--- a/src/paks/clamav/update.sh
+++ b/src/paks/clamav/update.sh
@@ -17,10 +17,12 @@
# along with IPFire; if not, write to the Free Software #
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
# #
-# Copyright (C) 2007 IPFire-Team <info(a)ipfire.org>. #
+# Copyright (C) 2007-2017 IPFire-Team <info(a)ipfire.org>. #
# #
############################################################################
#
. /opt/pakfire/lib/functions.sh
+mv /usr/share/clamav /usr/share/clamav-update
./uninstall.sh
+mv /usr/share/clamav-update /usr/share/clamav
./install.sh
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2016-05-03 9:43 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=20160503094338.22B041078E81@git01.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.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