AnNyung Official Homepage Home > Update [ 2 ]  

HOME
What is AnNyung
Documents
Packages System
White Paper
Download
Update
  . 3.x [RSS]
  . 2.x [RSS]
  . 1.3 [RSS]
  . 1.2 [RSS]
  . 1.1 [RSS]
  . 1.0 [RSS]
FAQ
Hardware
RoadMap
Gallery

  Go oops.org
  AnNyung banner 88x31

  AnNyung 1 banner 80x15
  AnNyung 2 banner 80x15
  AnNyung 3 banner 80x15
  AnNyung banner 80x15
  AnNyung banner 80x15



php 보안 업데이트

 : 2013.06.22
     : php-10:5.4.16-1.an2
     : AnNyung Packaging Team

     :

    PHP is an HTML-embedded scripting language.  PHP attempts to make it
    easy for developers to write dynamically generated web pages.  PHP
    also offers built-in database integration for several commercial
    and non-commercial database management systems, so writing a
    database-enabled web page with PHP is fairly simple.  The most
    common use of PHP coding is probably as a replacement for CGI
    scripts.  The mod_php module enables the Apache web server to
    understand and process the embedded PHP language in web pages.
    
    Building option:
    	--with no_goto : if don't add vm kind option with goto..

변경사항

    - update 5.4.16
    - update pecl libevent 0.1.0
    - update sqlite extension 5.3.26
    
    - fixed official bugs
      . #64915 error_log ignored when daemonize=0
      . #64949 Buffer overflow in _pdo_pgsql_error
      . #64609 pg_convert enum type support
      . #64960 Segfault in gc_zval_possible_root
      . #64934 Apache2 TS crash with get_browser()
      . #64966 segfault in zend_do_fcall_common_helper_SPEC
      . #64997 Segfault while using RecursiveIteratorIterator on 64-bits systems
      . #64988 Class loading order affects E_STRICT warning
      . #53437 Crash when using unserialized DatePeriod instance
      . #63176 Segmentation fault when instantiate 2 persistent PDO to the same db server
      . #64936 doc comments picked up from previous scanner run
      . #64166 quoted-printable-encode stream filter incorrectly discarding whitespace
      . #64764 add support for FPM init.d script
      . #65066 Cli server not responsive when responding with 422 http status code
      . #64338 pdo_dblib can't connect to Azure SQL
      . #64808 FreeTDS PDO getColumnMeta on a prepared but not executed statement crashes
      . #63638 Cannot connect to SQL Server 2008 with PDO dblib
      . #48724 getColumnMeta() doesn't return native_type for BIT, TINYINT and YEAR
    
    - security issues
      . CVE-2013-2110 Heap based buffer overflow in quoted_printable_encode (#64879)

주의사항

    php 5.5가 지원이 되고, php 5.4에서 php 5.5로의 업그레이드는 큰 변화가
    없기 때문에 php 5.4의 지원은 더이상 하지 않습니다.
    
    php 5.4를 사용하시는 분들은 php54-repos package를 삭제 하신 후에,
    php55-repos package를 설치 하시고 업데이트를 하시기 바랍니다.
    
    만약 php 5.5 패키지로 업그레이드를 하려면 다음의 순서를 따르십시오.
    
    shell> yum remove php54-repos; yum install php55-repos;
    shell> yum clean all; yum update
    
    주의할 것은 php-common 패키지에 있는 /etc/php.d 의 php 설정 파일들은 php
    5.4에서 사용할 수 있는 파일들이 *.rpmnew와 같이 생성이 되게 됩니다. 이
    파일들을 설정 파일 이름으로 rename 하신 후에 새로 설정을 하셔야 합니다.




    SRPMS:
        . php-5.4.16-1.an2.src.rpm



    



 Home > Update [ 2 ]

Copyright 2024 OOPS Development Organization 
LAST MODIFIED: 2021/12/30