Hello community,

here is the log from the commit of package php5 for openSUSE:Factory checked in 
at 2012-06-06 10:31:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5 (Old)
 and      /work/SRC/openSUSE:Factory/.php5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5/php5.changes        2012-03-20 
12:05:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes   2012-06-06 
10:31:33.000000000 +0200
@@ -1,0 +2,8 @@
+Fri May 25 15:10:26 UTC 2012 - [email protected]
+
+- updated to 5.3.13: various security fixes, 
+  CVE-2012-1823, CVE-2012-2311, CVE-2012-2335, CVE-2012-2336
+  * removed php-5.3.10-pcre_fullinfo.patch 
+  * refreshed php-5.3.2-aconf26x.patch
+
+-------------------------------------------------------------------

Old:
----
  php-5.3.10-pcre_fullinfo.patch
  php-5.3.10.tar.bz2

New:
----
  php-5.3.13.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php5.spec ++++++
--- /var/tmp/diff_new_pack.CmRj4b/_old  2012-06-06 10:31:36.000000000 +0200
+++ /var/tmp/diff_new_pack.CmRj4b/_new  2012-06-06 10:31:36.000000000 +0200
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:           php5
 %global apiver      20090626
 %global zendver     20090626
@@ -105,7 +106,7 @@
 #define builtin_tz_ver         2007.9
 ###
 ###
-Version:        5.3.10
+Version:        5.3.13
 Release:        0
 Provides:       php
 Provides:       php-api = %{apiver}
@@ -179,7 +180,6 @@
 Patch36:        php-5.3.8-crypt-tests.patch
 # related to previous patch; !(defined(_REENTRANT) || defined(_THREAD_SAFE))
 Patch37:        php-5.3.8-no-reentrant-crypt.patch
-Patch38:        php-5.3.10-pcre_fullinfo.patch
 Url:            http://www.php.net
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        PHP5 Core Files
@@ -1282,7 +1282,6 @@
 %endif
 %patch36
 %patch37
-%patch38
 # Safety check for API version change.
 vapi=`sed -n '/#define PHP_API_VERSION/{s/.* //;p}' main/php.h`
 if test "x${vapi}" != "x%{apiver}"; then


++++++ php-5.3.10.tar.bz2 -> php-5.3.13.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/php5/php-5.3.10.tar.bz2 
/work/SRC/openSUSE:Factory/.php5.new/php-5.3.13.tar.bz2 differ: char 11, line 1

++++++ php-5.3.2-aconf26x.patch ++++++
--- /var/tmp/diff_new_pack.CmRj4b/_old  2012-06-06 10:31:36.000000000 +0200
+++ /var/tmp/diff_new_pack.CmRj4b/_new  2012-06-06 10:31:36.000000000 +0200
@@ -1,3 +1,5 @@
+Index: scripts/phpize.m4
+===================================================================
 --- scripts/phpize.m4.orig
 +++ scripts/phpize.m4
 @@ -1,6 +1,6 @@
@@ -18,10 +20,12 @@
  PHP_DETECT_ICC
  PHP_DETECT_SUNCC
  AC_PROG_CC_C_O
+Index: ext/standard/config.m4
+===================================================================
 --- ext/standard/config.m4.orig
 +++ ext/standard/config.m4
 @@ -1,6 +1,6 @@
- dnl $Id: config.m4 300511 2010-06-17 10:22:03Z pajoye $ -*- autoconf -*-
+ dnl $Id$ -*- autoconf -*-
  
 -divert(3)dnl
 +divert(1003)dnl
@@ -37,10 +41,12 @@
  
  dnl
  dnl Check if there is a support means of creating a new process
+Index: configure.in
+===================================================================
 --- configure.in.orig
 +++ configure.in
 @@ -1,7 +1,7 @@
- ## $Id: configure.in 323027 2012-02-02 17:29:58Z johannes $ -*- autoconf -*-
+ ## $Id$ -*- autoconf -*-
  dnl ## Process this file with autoconf to produce a configure script.
  
 -divert(1)
@@ -109,6 +115,8 @@
  
  if test "$enable_debug" != "yes"; then
    PHP_SET_LIBTOOL_VARIABLE([--silent])
+Index: build/buildcheck.sh
+===================================================================
 --- build/buildcheck.sh.orig
 +++ build/buildcheck.sh
 @@ -51,7 +51,7 @@ if test "$1" = "2" -a "$2" -gt "59"; the

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to