← Back to team overview

ius-coredev team mailing list archive

[Bug 722648] Re: Missing sqlite extension for php53u

 

A fix for this has been pushed to php53u version 5.3.6-1 which is
currently in IUS Stable:

* Thu Mar 17 2011 Jeffrey Ness <jefrey.ness@xxxxxxxxxxxxx> - 5.3.6-1.ius
- Latest source from upstream, full changelog available from:
  http://php.net/ChangeLog-5.php#5.3.6
- CVEs addressed: CVE-2011-1153, CVE-2011-1092, CVE-2011-0708, CVE-2011-0421
- Removed: php-5.3.4-bug53512.patch, fixed upstream
- Removed --without-sqlite3 from without_shared, this module is now built
  in and no longer shared

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-0421

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-0708

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-1092

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-1153

** Changed in: ius
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/722648

Title:
  Missing sqlite extension for php53u

Status in IUS Community Project:
  Fix Released

Bug description:
  The php53u package seems to be missing the sqlite extension. According
  to the PHP documentation, this extension is enabled by default since
  PHP 5, so this may break many applications.


References