[ubuntu/trusty-proposed] php5 5.5.9+dfsg-1ubuntu1 (Accepted)

Robie Basak robie.basak at ubuntu.com
Mon Feb 17 22:35:15 UTC 2014


php5 (5.5.9+dfsg-1ubuntu1) trusty; urgency=medium

  * Merge from Debian testing. Remaining changes:
    - d/control: drop Build-Depends that are in universe: firebird-dev,
      libc-client-dev, libmcrypt-dev, libonig-dev, libqdbm-dev.
    - d/rules: drop configuration of packages that are in universe: qdgm, onig.
    - d/rules: drop CONFIGURE_APACHE_ARGS settings since now we don't build
      interbase or firebird.
    - d/rules: export DEB_HOST_MULTIARCH properly.
    - d/control: drop binary packages php5-imap, php5-interbase and php5-mcrypt
      since we have separate versions in universe.
    - d/modulelist: drop imap, interbase and mcrypt since we have separate
      versions in universe.
    - d/rules: drop configuration of imap and mcrypt since we have separate
      versions in universe.
    - d/source_php5.py, d/rules: add apport hook.
    - d/rules: stop mysql instance on clean just in case we failed in tests.
    - d/control: switch Build-Depends of netcat-traditional to netcat-openbsd
      as only the latter is in main.
    - d/rules, d/control: drop use of dh_systemd as it is in universe.
    - debian/rules: re-enable tests
    - d/tests/{cgi,cli,mod-php}: dep8 tests for common use cases.
  * Drop changes (upstreamed to Debian):
    - d/p/use-system-timezone.patch, d/tests/system-timezone: use system
      timezone by default, instead of requiring it to be configured.
  * d/rules: load dpkg-buildflags earlier, so that CFLAGS changes are not
    overridden (LP: #1280044).

php5 (5.5.9+dfsg-1) unstable; urgency=medium

  * New upstream version 5.5.9+dfsg
  * Install CLI specific ini file with PCNTL enabled (Closes: #720434)
  * Use php_admin_flag in Apache settings (Closes: #690964)

php5 (5.5.8+dfsg-3) unstable; urgency=low

  * Fix regression in system fallback for date_default_timezone_get()
    (Closes: #730771)

Date: Mon, 17 Feb 2014 16:58:27 +0000
Changed-By: Robie Basak <robie.basak at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/php5/5.5.9+dfsg-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 17 Feb 2014 16:58:27 +0000
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-readline 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.5.9+dfsg-1ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Robie Basak <robie.basak 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-readline - Readline 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: 690964 720434 730771
Launchpad-Bugs-Fixed: 1280044
Changes: 
 php5 (5.5.9+dfsg-1ubuntu1) trusty; urgency=medium
 .
   * Merge from Debian testing. Remaining changes:
     - d/control: drop Build-Depends that are in universe: firebird-dev,
       libc-client-dev, libmcrypt-dev, libonig-dev, libqdbm-dev.
     - d/rules: drop configuration of packages that are in universe: qdgm, onig.
     - d/rules: drop CONFIGURE_APACHE_ARGS settings since now we don't build
       interbase or firebird.
     - d/rules: export DEB_HOST_MULTIARCH properly.
     - d/control: drop binary packages php5-imap, php5-interbase and php5-mcrypt
       since we have separate versions in universe.
     - d/modulelist: drop imap, interbase and mcrypt since we have separate
       versions in universe.
     - d/rules: drop configuration of imap and mcrypt since we have separate
       versions in universe.
     - d/source_php5.py, d/rules: add apport hook.
     - d/rules: stop mysql instance on clean just in case we failed in tests.
     - d/control: switch Build-Depends of netcat-traditional to netcat-openbsd
       as only the latter is in main.
     - d/rules, d/control: drop use of dh_systemd as it is in universe.
     - debian/rules: re-enable tests
     - d/tests/{cgi,cli,mod-php}: dep8 tests for common use cases.
   * Drop changes (upstreamed to Debian):
     - d/p/use-system-timezone.patch, d/tests/system-timezone: use system
       timezone by default, instead of requiring it to be configured.
   * d/rules: load dpkg-buildflags earlier, so that CFLAGS changes are not
     overridden (LP: #1280044).
 .
 php5 (5.5.9+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 5.5.9+dfsg
   * Install CLI specific ini file with PCNTL enabled (Closes: #720434)
   * Use php_admin_flag in Apache settings (Closes: #690964)
 .
 php5 (5.5.8+dfsg-3) unstable; urgency=low
 .
   * Fix regression in system fallback for date_default_timezone_get()
     (Closes: #730771)
Checksums-Sha1: 
 a9dab4263ff6a6ae95c1b814e3204e4625494ec1 4416 php5_5.5.9+dfsg-1ubuntu1.dsc
 6ceeb6054d1ab4551c5c1b0485ec002356e34930 10833076 php5_5.5.9+dfsg.orig.tar.xz
 f941201500ed0b42038a955ad8cc20f0fee750e4 145345 php5_5.5.9+dfsg-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 b50c2ec1a2a60748e0f705b09d706cd6ff1c56d360b3254df48e585a16ec55a6 4416 php5_5.5.9+dfsg-1ubuntu1.dsc
 c109138997d0e14dd5bc6de482ea6d77b9da24f2b5a5377287d100a10e529411 10833076 php5_5.5.9+dfsg.orig.tar.xz
 de863e8811e46838982e41dbd3c9233c3c64e2428f2266d0ea0fea8507564a36 145345 php5_5.5.9+dfsg-1ubuntu1.debian.tar.gz
Files: 
 08ed0a57b61e02a0b373458d383cf074 4416 php optional php5_5.5.9+dfsg-1ubuntu1.dsc
 b4053e1584151428dc5f371caa0bd048 10833076 php optional php5_5.5.9+dfsg.orig.tar.xz
 54d6e94b4439662ac2ed6a849d5b1d66 145345 php optional php5_5.5.9+dfsg-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>

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

iQIcBAEBCgAGBQJTAo4HAAoJEOVkucJ1vdUuaz4P/ioJtg8EnnMF0Lz8l1/qaiKo
OmrQHgzdzw9AOIo8mnvRmhsKFJPvuQlpm1Tq4dcxaguSZ0IoRNIl+Tx0k5YWh8PR
7ATmaM+casTtpMqUJSxmZ+cy5UFaiPhsAkslQo9k90Iotz7dDARiZnh32Pyx6CiA
aWoBLo7UayCrOgfHUfMBEl/rwEK4e2yS848nD/WuPaAxXIg7nm803+Na4QT8SYYE
udWGG1iroIF/h7dW3pIP+/dl+lqL6D8Nfrof8koQr+1AakQ3ZRkCtaaZL4zhWHZ8
TjGasGn3IjjLDnK239pGyu5DVQ50eN34kju7cX4gx4xbL+pXBUynGOQvjBA16SOT
NrQw95UqAEP16QngS60kmbIKxk5Un5/k0hBYVIpStyZ9GM2bs3XfHb0XxfnRmWd4
AKuwfOIS0Kqrx7RFIyaerDCy11yXMeU+OHJLD7Nbo1Do2k6hYXWFNZhKnBM2CCre
87JbC3AmoRGNtbNkoSMol+D+hI+XHCDKeNJSox5kh9NKjlL8EuWgRz94iIWhPbn9
8t4Pzro7QbqmjbgAVLXEnsOelcfIcZYZDwLmE8HTv1DbB9EmhyLSRWruuWlGjZEf
exmEOUoIoiVGjkn6UMmBdf3Y3MBZpvdpMkikcA5mhd5OevuIw2cduWSlh2JNw7u0
vrbGzCnmPCd3S0lzQWYC
=Gb3y
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list