public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, fifteen, updated. 70c11aa670816d5cba6cd8e8cb89079e52b8fd2c
@ 2013-09-29 11:10 git
  0 siblings, 0 replies; only message in thread
From: git @ 2013-09-29 11:10 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1353 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, fifteen has been updated
       via  70c11aa670816d5cba6cd8e8cb89079e52b8fd2c (commit)
      from  c9f6beac597ed25f7174bed63c24221fdf0d1346 (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 70c11aa670816d5cba6cd8e8cb89079e52b8fd2c
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Sep 29 13:09:50 2013 +0200

    clamav: disable PaX mprotect for clamd.

-----------------------------------------------------------------------

Summary of changes:
 lfs/clamav | 4 ++++
 1 file changed, 4 insertions(+)

Difference in files:
diff --git a/lfs/clamav b/lfs/clamav
index 9878fec..aa225f4 100644
--- a/lfs/clamav
+++ b/lfs/clamav
@@ -93,5 +93,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	rm -rfv /usr/share/clamav/*.cvd
 	mkdir -p /var/run/clamav
 	chown clamav:clamav /var/run/clamav
+
+	# Disable PaX mprotect for clamd
+	paxctl -cm /usr/sbin/clamd
+
 	@rm -rf $(DIR_APP)
 	@$(POSTBUILD)


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-29 11:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-29 11:10 [git.ipfire.org] IPFire 2.x development tree branch, fifteen, updated. 70c11aa670816d5cba6cd8e8cb89079e52b8fd2c git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox