From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 88b1e637ac581b836bcdfa4a44deeef2d8ff9711
Date: Sat, 02 May 2015 12:57:44 +0200 [thread overview]
Message-ID: <20150502105744.78B3022298@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2931 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 88b1e637ac581b836bcdfa4a44deeef2d8ff9711 (commit)
via 49c3105cc3fa4b988bc9d4596f4021c02fa15086 (commit)
from 2c531c2132ae6681d5b0dc6ec114fb5e8cbb0040 (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 88b1e637ac581b836bcdfa4a44deeef2d8ff9711
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat May 2 12:56:09 2015 +0200
squid: Disable SSL support
The SSL support parts of squid are a great security
risk. The majority of all security issues has been
in this area. As we are not using any of that in
production we can as well disable SSL support.
This won't affect squid's possibility to forward
SSL connections with the CONNECT method.
commit 49c3105cc3fa4b988bc9d4596f4021c02fa15086
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat May 2 11:20:37 2015 +0200
squid: Update to 3.4.13
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/{oldcore/84 => core/90}/filelists/squid | 0
lfs/squid | 6 +++---
2 files changed, 3 insertions(+), 3 deletions(-)
copy config/rootfiles/{oldcore/84 => core/90}/filelists/squid (100%)
Difference in files:
diff --git a/config/rootfiles/core/90/filelists/squid b/config/rootfiles/core/90/filelists/squid
new file mode 120000
index 0000000..2dc8372
--- /dev/null
+++ b/config/rootfiles/core/90/filelists/squid
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
diff --git a/lfs/squid b/lfs/squid
index 67e4a7d..d4fc4c5 100644
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
include Config
-VER = 3.4.9
+VER = 3.4.13
THISAPP = squid-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 497e5be7b3430d12667628296760beca
+$(DL_FILE)_MD5 = a5f6c978b2d7a99b161c8275e1acb470
install : $(TARGET)
@@ -78,12 +78,12 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--libexecdir=/usr/lib/squid \
--localstatedir=/var \
--disable-ipv6 \
+ --disable-ssl \
--enable-poll \
--disable-icmp \
--disable-wccp \
--enable-ident-lookups \
--enable-storeio="aufs,diskd,ufs" \
- --enable-ssl \
--enable-underscores \
--enable-http-violations \
--enable-removal-policies="heap,lru" \
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2015-05-02 10:57 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=20150502105744.78B3022298@argus.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