public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 8b9b6c016495d15f74ba4cebe6dd502ff11937f2
Date: Mon, 15 Jul 2013 14:35:36 +0200	[thread overview]
Message-ID: <20130715123552.57257202D1@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1948 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  8b9b6c016495d15f74ba4cebe6dd502ff11937f2 (commit)
      from  a0da39f67c87e5084904c3f6d2e6d4202ca5bcfb (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 8b9b6c016495d15f74ba4cebe6dd502ff11937f2
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon Jul 15 14:35:07 2013 +0200

    squid: Increase FDs to 65536 (#10387).

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

Summary of changes:
 config/rootfiles/{oldcore/32 => core/71}/filelists/squid | 0
 lfs/squid                                                | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 copy config/rootfiles/{oldcore/32 => core/71}/filelists/squid (100%)

Difference in files:
diff --git a/config/rootfiles/core/71/filelists/squid b/config/rootfiles/core/71/filelists/squid
new file mode 120000
index 0000000..2dc8372
--- /dev/null
+++ b/config/rootfiles/core/71/filelists/squid
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
diff --git a/lfs/squid b/lfs/squid
index 3ede976..fde8606 100644
--- a/lfs/squid
+++ b/lfs/squid
@@ -87,8 +87,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	   --enable-referer-log \
 	      --enable-snmp \
 	   --with-pthreads --with-dl \
-	   --with-maxfd="16384" \
-	   --with-filedescriptors=16384 \
+	   --with-maxfd="65536" \
+	   --with-filedescriptors=65536 \
 	   --with-large-files \
 	   --with-aio \
 	   --enable-async-io=8 \


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

                 reply	other threads:[~2013-07-15 12:35 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=20130715123552.57257202D1@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