[ubuntu/raring-proposed] php5 5.4.9-4ubuntu1 (Accepted)

Clint Byrum clint at ubuntu.com
Wed Dec 5 04:00:51 UTC 2012


php5 (5.4.9-4ubuntu1) raring; urgency=low

  * Merge from Debian experimental. Remaining changes:
    - d/rules: Simplify apache config settings since we never build
      interbase or firebird.
    - debian/rules: export DEB_HOST_MULTIARCH properly.
    - 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.
    - 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, debian/rules: Re-enable libedit-dev.
  * Dropped changes:
    - Re-add logic to guess default timezone from system to fix default
      timezone regression Cherry-picked from Debian 5.4.4-6 (also in
      Debian 5.4.6-2).
    - debian/patches/libxml290.patch: Fix FTBFS with libxml 2.9.0.
      (included upstream)

php5 (5.4.9-4) experimental; urgency=low

  * Make the sessionclean script compatible with awk != gawk

php5 (5.4.9-3) experimental; urgency=low

  * Fix typo in path to session clean script in cron file
    (Closes: #694736)

php5 (5.4.9-2) experimental; urgency=low

  * Introduce new (hopefully slightly smarter) way of not deleting still
    used session files

php5 (5.4.9-1) experimental; urgency=low

  [ Lior Kaplan ]
  * Support removing dangling symlinks, users are allowed to remove
    configuration files
  * Exit with code 0 even if module symlink doesn't exist (Closes: #692013)

  [ Ondřej Surý ]
  * Imported Upstream version 5.4.9
  * Remove all traces of suhosin patch from debian sources
  * Convert to 3.0 (quilt) debian source format (Closes: #694543)
  * Remove broken MultiArch patch from upstream and replace it with new
    Debian's version
  * Replace Breaks with Conflict for php5-suhosin
  * Remove useless .la file from libphp5-embed

php5 (5.4.8-1) experimental; urgency=low

  * Imported Upstream version 5.4.8
    + Update patches for new release
  * Remove IfModule to always interpret PHP if the module is enabled
  * Fix extended DES crypt when salt != 9
  * Fix libphp5-embed linking:
    + Expose all installed (and not built time) SAPIs via php-config --php-sapis
    + Add /usr/lib/php5 to php-config --ldflags output to allow linking with libphp5.so
  * Add new lintian-overrides for libphp5-embed
  * Add logrotate script for php5-fpm (Closes: #683415)
  * Add more warning text about new php5_cgi apache2 module (Closes: #687307)
  * Add Breaks: php5-suhosin so people don't try to use it with PHP 5.4

php5 (5.4.6-2) experimental; urgency=low

  * Merge 5.4.4-5, 5.4.4-6 and 5.4.4-7 changes

Date: Tue, 04 Dec 2012 13:57:33 -0800
Changed-By: Clint Byrum <clint at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/php5/5.4.9-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 04 Dec 2012 13:57:33 -0800
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi php5-cli php5-fpm libphp5-embed php5-dev php5-dbg php-pear php5-curl php5-enchant php5-gd php5-gmp php5-intl php5-ldap php5-mysql php5-mysqlnd php5-odbc php5-pgsql php5-pspell php5-recode php5-snmp php5-sqlite php5-sybase php5-tidy php5-xmlrpc php5-xsl
Architecture: source
Version: 5.4.9-4ubuntu1
Distribution: raring
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Clint Byrum <clint at ubuntu.com>
Description: 
 libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 module)
 libapache2-mod-php5filter - server-side, HTML-embedded scripting language (apache 2 filter mo
 libphp5-embed - HTML-embedded scripting language (Embedded SAPI library)
 php-pear   - PEAR - PHP Extension and Application Repository
 php5       - server-side, HTML-embedded scripting language (metapackage)
 php5-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php5-cli   - command-line interpreter for the php5 scripting language
 php5-common - Common files for packages built from the php5 source
 php5-curl  - CURL module for php5
 php5-dbg   - Debug symbols for PHP5
 php5-dev   - Files for PHP5 module development
 php5-enchant - Enchant module for php5
 php5-fpm   - server-side, HTML-embedded scripting language (FPM-CGI binary)
 php5-gd    - GD module for php5
 php5-gmp   - GMP module for php5
 php5-intl  - internationalisation module for php5
 php5-ldap  - LDAP module for php5
 php5-mysql - MySQL module for php5
 php5-mysqlnd - MySQL module for php5 (Native Driver)
 php5-odbc  - ODBC module for php5
 php5-pgsql - PostgreSQL module for php5
 php5-pspell - pspell module for php5
 php5-recode - recode module for php5
 php5-snmp  - SNMP module for php5
 php5-sqlite - SQLite module for php5
 php5-sybase - Sybase / MS SQL Server module for php5
 php5-tidy  - tidy module for php5
 php5-xmlrpc - XML-RPC module for php5
 php5-xsl   - XSL module for php5
Closes: 683415 687307 692013 694543 694736
Changes: 
 php5 (5.4.9-4ubuntu1) raring; urgency=low
 .
   * Merge from Debian experimental. Remaining changes:
     - d/rules: Simplify apache config settings since we never build
       interbase or firebird.
     - debian/rules: export DEB_HOST_MULTIARCH properly.
     - 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.
     - 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, debian/rules: Re-enable libedit-dev.
   * Dropped changes:
     - Re-add logic to guess default timezone from system to fix default
       timezone regression Cherry-picked from Debian 5.4.4-6 (also in
       Debian 5.4.6-2).
     - debian/patches/libxml290.patch: Fix FTBFS with libxml 2.9.0.
       (included upstream)
 .
 php5 (5.4.9-4) experimental; urgency=low
 .
   * Make the sessionclean script compatible with awk != gawk
 .
 php5 (5.4.9-3) experimental; urgency=low
 .
   * Fix typo in path to session clean script in cron file
     (Closes: #694736)
 .
 php5 (5.4.9-2) experimental; urgency=low
 .
   * Introduce new (hopefully slightly smarter) way of not deleting still
     used session files
 .
 php5 (5.4.9-1) experimental; urgency=low
 .
   [ Lior Kaplan ]
   * Support removing dangling symlinks, users are allowed to remove
     configuration files
   * Exit with code 0 even if module symlink doesn't exist (Closes: #692013)
 .
   [ Ondřej Surý ]
   * Imported Upstream version 5.4.9
   * Remove all traces of suhosin patch from debian sources
   * Convert to 3.0 (quilt) debian source format (Closes: #694543)
   * Remove broken MultiArch patch from upstream and replace it with new
     Debian's version
   * Replace Breaks with Conflict for php5-suhosin
   * Remove useless .la file from libphp5-embed
 .
 php5 (5.4.8-1) experimental; urgency=low
 .
   * Imported Upstream version 5.4.8
     + Update patches for new release
   * Remove IfModule to always interpret PHP if the module is enabled
   * Fix extended DES crypt when salt != 9
   * Fix libphp5-embed linking:
     + Expose all installed (and not built time) SAPIs via php-config --php-sapis
     + Add /usr/lib/php5 to php-config --ldflags output to allow linking with libphp5.so
   * Add new lintian-overrides for libphp5-embed
   * Add logrotate script for php5-fpm (Closes: #683415)
   * Add more warning text about new php5_cgi apache2 module (Closes: #687307)
   * Add Breaks: php5-suhosin so people don't try to use it with PHP 5.4
 .
 php5 (5.4.6-2) experimental; urgency=low
 .
   * Merge 5.4.4-5, 5.4.4-6 and 5.4.4-7 changes
Checksums-Sha1: 
 c409cd504884feda0221ee61d2b493cca4d40a9a 3804 php5_5.4.9-4ubuntu1.dsc
 56fe1ff5ff68f75b9a2da2b423956d1fcd229fea 9418512 php5_5.4.9.orig.tar.xz
 944663f52d77983b88bdaaff7a7d1956bcbb84da 155718 php5_5.4.9-4ubuntu1.debian.tar.gz
Checksums-Sha256: 
 abeb84ecf60a2da4ed9d138e12dc879c4530aed5ed265c6da6f8fa7365065862 3804 php5_5.4.9-4ubuntu1.dsc
 eeeb9bdbc37637c14def2770cbeff61dcd191e2ed20b576aa7b288316afa7c3f 9418512 php5_5.4.9.orig.tar.xz
 e760dcd177d5e9ea6c536b09e4395ead8c22a391a41d60cc30201fbd1523311d 155718 php5_5.4.9-4ubuntu1.debian.tar.gz
Files: 
 8839eb58ebd69da3ca9d00ab3939a2fa 3804 php optional php5_5.4.9-4ubuntu1.dsc
 17997e6fbabf9dccf0abb2a4abfaf872 9418512 php optional php5_5.4.9.orig.tar.xz
 76607340ca99601eb5dd2b81e9e865ab 155718 php optional php5_5.4.9-4ubuntu1.debian.tar.gz
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJQvsWsAAoJEFOMB2b0vLOOX2AH/3BGLmQONoDhbUT3FdCREeV7
OlyH3sYMmcsN8Zn6WBAo+GvVXPgQnvaNZrOCsjmcxA65DAdqm7Ej/o/GOC1Fzan4
iEh0Osq9SvVbpW7ngyMgvtbAJCRoSWkGPDt9i2FxDkz5MLmLWGdctbjDVpi96NEq
7IkojzKRofIXIKAyRGdSfXO9sYf8BeUrfna20xRxQiBVj9g2jqq802ltNYKxihCR
ML9X2reNKZ5HtidL8RJXvPwONU8jryhaTuYjxaYgBWPsYAabk7qQgez7ZWqMVuFY
yf9CIQ06dvOLVuH4yEvjU7bkHsrWUU1VkAFAiy14DHgOyPJUakElhAj/1Xam0/U=
=WBur
-----END PGP SIGNATURE-----


More information about the Raring-changes mailing list