public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [IPFire-SCM] [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 144815dabebdd5cbabc73a205db8143215fac59d
Date: Sun, 05 Feb 2012 19:10:46 +0100	[thread overview]
Message-ID: <20120205181048.00C192012E@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2936 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  144815dabebdd5cbabc73a205db8143215fac59d (commit)
      from  6acda73be0ef6c20182a9eb85904a2df3613e9c3 (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 144815dabebdd5cbabc73a205db8143215fac59d
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Feb 5 19:05:18 2012 +0100

    php: security update to 5.3.10.
    
    5.3.10 Fixes arbitary remote code execution CVE-2012-0830
    5.3.9 Fixes for CVE-2011-4566 and CVE-2011-4885
    ...

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

Summary of changes:
 config/rootfiles/common/php |    1 +
 lfs/php                     |   12 ++----------
 2 files changed, 3 insertions(+), 10 deletions(-)

Difference in files:
diff --git a/config/rootfiles/common/php b/config/rootfiles/common/php
index 693a4b2..23031e9 100644
--- a/config/rootfiles/common/php
+++ b/config/rootfiles/common/php
@@ -197,6 +197,7 @@ usr/bin/php
 #usr/include/php/ext/standard/credits.h
 #usr/include/php/ext/standard/credits_ext.h
 #usr/include/php/ext/standard/credits_sapi.h
+#usr/include/php/ext/standard/crypt_blowfish.h
 #usr/include/php/ext/standard/crypt_freesec.h
 #usr/include/php/ext/standard/css.h
 #usr/include/php/ext/standard/cyr_convert.h
diff --git a/lfs/php b/lfs/php
index e8073ff..2a883de 100644
--- a/lfs/php
+++ b/lfs/php
@@ -24,18 +24,13 @@
 
 include Config
 
-VER        = 5.3.5
+VER        = 5.3.10
 
 THISAPP    = php-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-PROG       = php
-PAK_VER    = 1
-
-DEPS       = ""
-
 
 ###############################################################################
 # Top-level Rules
@@ -47,7 +42,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 idn-0.1.tgz = $(DL_FROM)/idn-0.1.tgz
 Log-1.9.11.tgz = $(DL_FROM)/Log-1.9.11.tgz
 
-$(DL_FILE)_MD5 = 8aaf20c95e91f25c5b6a591e5d6d61b9
+$(DL_FILE)_MD5 = 816259e5ca7d0a7e943e56a3bb32b17f
 idn-0.1.tgz_MD5 = ef8635ec22348325a76abd2abddca4a1
 Log-1.9.11.tgz_MD5 = fb7c648b212f12fdb5ce1ab687793513
 
@@ -59,9 +54,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
-	@$(PAK)
-
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################


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

                 reply	other threads:[~2012-02-05 18:10 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=20120205181048.00C192012E@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