~clint-fewbar/ubuntu/precise/php5/php5-5.4-merge

  • Committer: Clint Byrum
  • Date: 2012-03-05 18:49:10 UTC
  • mfrom: (0.3.43 sid)
  • Revision ID: clint@ubuntu.com-20120305184910-141dapr4lsn4x2cf
* Merge from Debian unstable. Remaining changes:
  - d/control: build-depend on mysql 5.5 instead of 5.1 for running tests.
  - d/setup-mysql.sh: modify to work with mysql 5.5 differences
  - debian/rules: export DEB_HOST_MULTIARCH properly.
  - Only build php5-sqlite for sqlite3, dropping the obsolete sqlite2.
  - Add build-dependency on lemon, which we now need.
  - Dropped firebird2.1-dev, libc-client-dev, libmcrypt-dev as it is in universe.
  - Dropped libcurl-dev not in the archive.
  - debian/control: replace build-depends on mysql-server with
    mysql-server-core-5.5 and mysql-client-5.5 to avoid upstart and
    mysql-server-5.5 postinst confusion with starting up multiple
    mysqlds listening on the same port.
  - Dropped php5-imap, php5-interbase, php5-mcrypt since we have versions
    already in universe.
  - Suggest php5-suhosin rather than recommends.
  - Dropped libonig-dev and libqgdbm since its in universe. (libonig MIR
    has been declined due to an inactive upstream. So this is probably
    a permanent change).
  - modulelist: Drop imap, interbase, sybase, and mcrypt.
  - debian/rules:
    * Dropped building of mcrypt, imap, and interbase.
    * Install apport hook for php5.
    * stop mysql instance on clean just in case we failed in tests
  - debian/control: Recommend php5-dev for php-pear.
  - d/rules: enable Suhosin patch with PHP5_SUHOSIN=yes
  - d/NEWS: add note explaining that SUHOSIN *is* enabled in the Ubuntu
    package.
  - d/rules: Simplify apache config settings since we never build 
    interbase or firebird.
 * Dropped changes:
  - Pre-Depend on a new enough version of dpkg for dpkg-maintscript-helper
    rather than checking whether it exists at run-time, leading to
    more predictable behaviour on upgrades. This was superseded by
    Debian changes to the same effect.
* PHP 5.4 has landed in unstable
* Imported Upstream version 5.4.0
* Use $(filter pattern...,text) instead of $(findstring find,in) in
  debian/rules to match against space separated list of words and not
  substrings (Closes: #660647)
* Use $(filter pattern...,text) instead of $(findstring find,in) in
  debian/rules to match against space separated list of words and not
  just substrings (i386 != hurd-i386) (Closes: #660647)
* Imported Upstream version 5.4.0~rc8
* Improve maxlifetime script to scan for more SAPIs and scan all *.ini
  in conf.d directory
* Move php5-mysqlnd to Priority: extra to make debcheck happy
* Check for dpkg-maintscript-helper existence in php5-fpm maintainer
  scripts
* Add Pre-Depends: dpkg (>= 1.15.7.2~) | dpkg-maintscript-helper to
  allow single upgrade path (dpkg-maintscript-helper package will be
  provided for Ubuntu Lucid PPA)
* Use corrected module PHPAPI (20100525) and not (220100525)
* Use $ZEND_MODULE_API_NO for $DEBIAN_PHP_API. Check for PHPAPI
  changes, so we don't become binary incompatible without knowing it.
* Update debian/README.Debian.security:
  + register_globals was removed from PHP 5.4
  + Remove safe_mode (removed upstream) and update and reformat text
    slightly
  + Reviewed by english l10n team (thanks a lot)
* php5-fpm now listen on socket instead of localhost by default
  (Closes: #650204)
* Add NEWS about change of default location of php5-fpm socket
* Stop php5-fpm on runlevels 0 1 6 (Closes: #650203)
* Add -ignore_readdir_race to find call in session cleanup (#634864)
* Don't prefix extension list automatically, it's done by subsvars now
  (Closes: #633491)
* Depends on non-forking fuser in psmisc (Closes: #633100)
* php5-common.README.Debian additions and cleanup:
  + Add a paragraph about PHP_INI_SCAN_DIR (Closes: #659123)
  + Reformat README.Debian to common formatting
  + Mention php5-fpm where appropriate
  + Use 'PHP 5' and 'Apache HTTP Server' instead of php5 and apache2
* Textual improvements to README.Debian.security, NEWS
  (closes: #632675,#643015,#658208).
* Imported Upstream version 5.4.0~rc7
  + CVE-2012-0830: Fix PHP remote vulnerability (code injection) in the
    implementation of the max_input_vars configuration variable
  + CVE-2011-3389: Fix possible attack in SSL sockets with SSL 3.0/TLS 1.0.
* ucfize php5-module.* and store priority in module .ini file
* Store dsonames in maintainer scripts to make postrm work
* Make php5enmod idempotent
* Merge all changes from Debian unstable branch (up to 5.3.9-6)
* Fix -Wformat-security error in mysqlnd
* Add php5{en,dis}mod to enable/disable modules from maintainer
  scripts (Closes: #447826, #582320, #627145)
  (Initial work courtesy of Clint Byrum)
* Modify comments in php.inis to match compiled default session
* Adjust new 5.3 patches for 5.4 branch
* Ensure pdo.so is loaded before all other modules
* Add trigger to restart php5-fpm when module is installed/removed
* Remove --with-ttf and --with-t1lib (Closes: #658248, #638755)
* Add debian/NEWS item about missing t1lib functions
* Imported Upstream version 5.4.0~rc6
* Imported Upstream version 5.4.0~rc5
* Update patches for new release
* Disable suhosin patch
* Remove obsolete sqlite(2) module from php5-sqlite
* Use correct signals in php5-fpm init script (Closes: #645934)
* Update gbp.conf for experimental branch
* Imported Upstream version 5.4.0~beta2
* Refresh patches for the 5.4.0beta2 release
* Remove php.ini-paranoid, it's almost useless now
* Remove safe_mode setting from suhosin, it has been removed upstream
* Remove the php_stream stuff to allow compiling with system-wide
  libgd
* php5-common.docs: Don't install non-existant TODO file
Filename Latest Rev Last Changed Committer Comment Size
..
autom4te.cache 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
build 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
debian 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
ext 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
main 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
netware 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
pear 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
sapi 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
scripts 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
tests 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
TSRM 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
win32 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
Zend 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Diff
.gdbinit 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 12 KB Diff Download File
acinclude.m4 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 76.1 KB Diff Download File
aclocal.m4 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 301 KB Diff Download File
File buildconf 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 713 bytes Diff Download File
buildconf.bat 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 334 bytes Diff Download File
CODING_STANDARDS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 10.9 KB Diff Download File
config.guess 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 43.8 KB Diff Download File
config.sub 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 32.6 KB Diff Download File
File configure 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 2.8 MB Diff Download File
configure.in 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 43.7 KB Diff Download File
CREDITS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 91 bytes Diff Download File
EXTENSIONS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 24.2 KB Diff Download File
footer 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 137 bytes Diff Download File
generated_lists 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 2.1 KB Diff Download File
File genfiles 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 486 bytes Diff Download File
header 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 1.1 KB Diff Download File
INSTALL 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 91.5 KB Diff Download File
install-sh 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 13.3 KB Diff Download File
LICENSE 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 3.1 KB Diff Download File
ltmain.sh 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 276 KB Diff Download File
File makedist 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 3.5 KB Diff Download File
Makefile.frag 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 1 KB Diff Download File
Makefile.gcov 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 2.2 KB Diff Download File
Makefile.global 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 5.3 KB Diff Download File
makerpm 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 5.1 KB Diff Download File
missing 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Empty Diff Download File
mkinstalldirs 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: Empty Diff Download File
NEWS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 357 KB Diff Download File
php.gif 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 2.4 KB Diff Download File
php.ini-development 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 65.2 KB Diff Download File
php.ini-production 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 65.3 KB Diff Download File
php5.spec.in 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 1.4 KB Diff Download File
README.EXT_SKEL 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 6.1 KB Diff Download File
README.EXTENSIONS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 1.5 KB Diff Download File
README.input_filter 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 5.2 KB Diff Download File
README.MAILINGLIST_RULES 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 3.3 KB Diff Download File
File README.namespaces 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 5.8 KB Diff Download File
README.NEW-OUTPUT-API 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 5.4 KB Diff Download File
README.PARAMETER_PARSING_API 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 6.7 KB Diff Download File
README.PHP4-TO-PHP5-THIN-CHANGES 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 4.6 KB Diff Download File
README.REDIST.BINS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 20.4 KB Diff Download File
README.RELEASE_PROCESS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 10.9 KB Diff Download File
README.SELF-CONTAINED-EXTENSIONS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 4.6 KB Diff Download File
README.STREAMS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 15 KB Diff Download File
README.SUBMITTING_PATCH 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 7.4 KB Diff Download File
README.SVN-RULES 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 5.8 KB Diff Download File
README.TESTING 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 6.5 KB Diff Download File
README.TESTING2 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 4.8 KB Diff Download File
README.UNIX-BUILD-SYSTEM 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 4.1 KB Diff Download File
README.WIN32-BUILD-SYSTEM 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 109 bytes Diff Download File
README.Zeus 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 4.1 KB Diff Download File
File run-tests.php 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 73.5 KB Diff Download File
File server-tests-config.php 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 2 KB Diff Download File
File server-tests.php 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 50.5 KB Diff Download File
File snapshot 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 108 bytes Diff Download File
stamp-h.in 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 10 bytes Diff Download File
stub.c 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 1 bytes Diff Download File
File svnclean.bat 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 50 bytes Diff Download File
File UPGRADING 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 26.3 KB Diff Download File
UPGRADING.INTERNALS 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 8.3 KB Diff Download File
File vcsclean 103 12 years ago Clint Byrum * Merge from Debian unstable. Remaining changes: 297 bytes Diff Download File