Commit Graph

211 Commits

Author SHA1 Message Date
Sameer Naik 7dab8bf98c Dockerfile: bump image version to 5.6.30-r1 2017-03-14 15:48:20 +05:30
Sameer Naik bf7554fa48 Merge branch 'update-circle' 2017-03-14 15:47:50 +05:30
Sameer Naik 5bad6600fe update circle.yml 2017-03-14 15:47:07 +05:30
Sameer Naik 4fb26052ea Merge branch 'issue-pr-template' 2017-03-07 17:26:56 +05:30
Sameer Naik 42f077ab2c php-fpm: replace the use of for formatting templates 2017-03-07 17:18:58 +05:30
Sameer Naik ffa1719822 Merge branch 'issue-pr-template' 2017-03-03 16:06:24 +05:30
Sameer Naik 9aacc538ac php-fpm: adds issue and pull-request template 2017-03-03 15:52:56 +05:30
Sameer Naik 9a316e9b85 Merge branch 'quay-project' 2017-03-03 09:47:05 +05:30
Sameer Naik ee3f88e732 php-fpm: circle.yml update to add `QUAY_PROJECT` variable 2017-03-03 09:26:01 +05:30
Andrés Bono a9337ceb5d Fix app-entrypoint.sh permissions 2017-02-24 13:39:18 +00:00
Sameer Naik 14e64cce75 Merge branch 'circle-update' 2017-02-22 18:25:42 +05:30
Sameer Naik b3ed973e3e circle: use `docker-development-image.sh` script 2017-02-22 17:52:07 +05:30
Andres 9107864621 Merge pull request #77 from andresmgot/master
Add supported tags in README
2017-02-22 10:18:32 +01:00
Andres 6bfadd6ad0 Add supported tags in README 2017-02-21 15:54:08 +01:00
Bitnami Bot 71057661d4 5.6.30-r0 release
This release updates requirements and adds support for different release series in GitHub
2017-02-21 13:58:23 +00:00
Bitnami Bot c019daa690 7.0.16-r0 release
This release updates requirements and adds support for different release series in GitHub
2017-02-21 12:35:00 +00:00
Bitnami Bot fd56290748 7.1.2-r1 release
This release updates requirements and adds support for different release series in GitHub
2017-02-21 10:58:54 +00:00
Sameer Naik e04ae32a6d Merge branch 'multi-release-series' 2017-02-21 15:49:35 +05:30
Sameer Naik 4ac6c55e35 update to `gcr.io/stacksmith-images/minideb:jessie-r10` 2017-02-21 15:03:23 +05:30
Sameer Naik bef467a751 php-fpm: series 7.1 2017-02-20 16:25:33 +05:30
Bitnami Bot 01eb5655ad 7.1.2-r0 release
PHP 7.1.2 contains several bug fixes. Notable fixes from 7.1.1 include:
  - Core:
    - Improved GENERATOR_CREATE opcode handler.
    - Fixed bug #73877 (readlink() returns garbage for UTF-8 paths).
    - Fixed bug #73876 (Crash when exporting **= in expansion of assign op).
    - Fixed bug #73962 (bug with symlink related to cyrillic directory).
    - Fixed bug #73969 (segfault in debug_print_backtrace).
    - Fixed bug #73994 (arginfo incorrect for unpack).
    - Fixed bug #73973 (assertion error in debug_zval_dump).
  - DOM:
    - Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes).
  - DTrace:
    - Fixed bug #73965 (DTrace reported as enabled when disabled).
  - FCGI:
    - Fixed bug #73904 (php-cgi fails to load -c specified php.ini file).
    - Fixed bug #72898 (PHP_FCGI_CHILDREN is not included in phpinfo()).
  - FPM:
    - Fixed bug #69865 (php-fpm does not close stderr when using syslog).
  - GD:
    - Fixed bug #73968 (Premature failing of XBM reading).
  - GMP:
    - Fixed bug #69993 (test for gmp.h needs to test machine includes).
  - Hash:
    - Added hash_hkdf() function.
    - Fixed bug #73961 (environmental build dependency in hash sha3 source).
  - Intl:
    - Fix bug #73956 (Link use CC instead of CXX).
  - LDAP:
    - Fixed bug #73933 (error/segfault with ldap_mod_replace and opcache).
  - MySQLi:
    - Fixed bug #73949 (leak in mysqli_fetch_object).
  - Mysqlnd:
    - Fixed bug #69899 (segfault on close() after free_result() with mysqlnd).
  - Opcache:
    - Fixed bug #73983 (crash on finish work with phar in cli + opcache).
  - OpenSSL:
    - Fixed bug #71519 (add serial hex to return value array).
    - Fixed bug #73692 (Compile ext/openssl with openssl 1.1.0 on Win).
    - Fixed bug #73978 (openssl_decrypt triggers bug in PDO).
  - PDO_Firebird:
    - Implemented FR #72583 (All data are fetched as strings).
  - PDO_PgSQL:
    - Fixed bug #73959 (lastInsertId fails to throw an exception for wrong sequence name).
  - Phar:
    - Fixed bug #70417 (PharData::compress() doesn't close temp file).
  - posix:
    - Fixed bug #71219 (configure script incorrectly checks for ttyname_r).
  - Session:
    - Fixed bug #69582 (session not readable by root in CLI).
  - SPL:
    - Fixed bug #73896 (spl_autoload() crashes when calls magic _call()).
  - Standard:
    - Fixed bug #69442 (closing of fd incorrect when PTS enabled).
    - Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked").
    - Fixed bug #72974 (imap is undefined service on AIX).
    - Fixed bug #72979 (money_format stores wrong length AIX).
    - Fixed bug #73374 (intval() with base 0 should detect binary).
    - Fixed bug #69061 (mail.log = syslog contains double information).
  - ZIP:
    - Fixed bug #70103 (ZipArchive::addGlob ignores remove_all_path option).
2017-02-17 10:23:27 +00:00
Sameer Naik d925fd974d Merge branch 'entrypoint-disambiguation 2017-02-14 16:36:14 +05:30
Sameer Naik 21e8503295 entrypoint: remove references to `entrypoint.sh` from base image 2017-02-14 16:16:23 +05:30
Sameer Naik d11ed9d476 config: move default config var to Dockerfile 2017-02-14 15:12:53 +05:30
Sameer Naik 2a3e63dd26 Merge branch 'remove-bats-reference 2017-02-03 16:33:08 +05:30
Sameer Naik 56c6d112e3 BATS has been superceeded by the internal BTS testing infrastructure 2017-02-03 16:32:59 +05:30
Bitnami Bot 693c82bb36 7.1.1-r2 release
This fixes a bug in the PHP compilation that prevented IMAP extension from being loaded
2017-02-02 15:00:54 +00:00
Bitnami Bot 2d71070393 7.1.1-r1 release
This release fix a problem when restoring php configuration from volumes.
2017-01-23 17:14:51 +00:00
Bitnami Bot 71123d66fd 7.1.1-r0 release
PHP 7.1.1 contains several bug fixes. Notable fixes from 7.1.0 include:
 - Core
   - Fixed bug #73792 (invalid foreach loop hangs script).
   - Fixed bug #73686 (Adding settype()ed values to ArrayObject results in references).
   - ...
 - CLI
   - Fixed bug #72555 (CLI output(japanese) on Windows).
 - COM
   - Fixed bug #73679 (DOTNET read access violation using invalid codepage).
 - DOM
   - Fixed bug #67474 (getElementsByTagNameNS filter on default ns).
 - EXIF
   - Fixed bug #73737 (FPE when parsing a tag format).
 - GD
   - Fixed bug #73869 (Signed Integer Overflow gd_io.c).
   - Fixed bug #73868 (DOS vulnerability in gdImageCreateFromGd2Ctx()).
 - mbstring
   - Fixed bug #73646 (mb_ereg_search_init null pointer dereference).
 - MySQLi
   - Fixed bug #73462 (Persistent connections don't set $connect_errno).
 - mysqlnd
   - Optimized handling of BIT fields - less memory copies and lower memory usage.
   - Fixed bug #73800 (sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT_NATIVE).
 - opcache
   - Fixed bug #73789 (Strange behavior of class constants in switch/case block).
   - Fixed bug #73746 (Method that returns string returns UNKNOWN:0 instead).
   - ...
 - PDO Firebird
   - Fixed bug #72931 (PDO_FIREBIRD with Firebird 3.0 not work on returning statement).
 - phpdbg
   - Fixed bug #73794 (Crash (out of memory) when using run and # command separator).
   - Fixed bug #73704 (phpdbg shows the wrong line in files with shebang).
 - SQLite3
   - Reverted fix for Fixed bug #73530 (Unsetting result set may reset other result set).
 - Standard
   - Fixed bug #73594 (dns_get_record does not populate $additional out parameter).
   - Fixed bug #70213 (Unserialize context shared on double class lookup).
   - ...
 - (add subject to mail log).
   - Fixed bug #31875 (get_defined_functions additional param to exclude disabled functions).
 - zlib
   - Fixed bug #73373 (deflate_add does not verify that output was not truncated).
2017-01-20 09:01:27 +00:00
Sameer Naik f7336ed862 Merge branch 'docker-compose' 2017-01-11 20:32:12 +05:30
Sameer Naik ea4043b82b adds docker-compose.yml 2017-01-11 20:13:22 +05:30
Sameer Naik f5f83c7555 Merge branch 'update-gitignore' 2017-01-11 12:29:49 +05:30
Sameer Naik 160a52c878 git: ignore `/local/` directory 2017-01-11 11:40:50 +05:30
Sameer Naik b41af481c6 Merge branch 'revision-7.0.14-r1' 2016-12-28 22:44:06 +05:30
Sameer Naik 36017ce7bc bump image version to 7.0.14-r1 2016-12-28 21:46:49 +05:30
Sameer Naik 63d2343ad3 Merge branch 'baseimage-minideb-jessie-r8' 2016-12-28 19:18:57 +05:30
Sameer Naik 1af4532013 switch to `gcr.io/stacksmith-images/minideb:jessie-r8` 2016-12-28 18:25:10 +05:30
jotadrilo ea4aabefca Merge pull request #68 from jotadrilo/update-php
bump php version
2016-12-23 18:21:42 +01:00
jdrios c4f50c51c9 bump php version 2016-12-23 18:00:46 +01:00
Sameer Naik ccb992d941 Merge branch 'revision-7.0.13-r2' 2016-12-23 14:02:38 +05:30
Sameer Naik fd9b54f019 bump image version to 7.0.13-r2 2016-12-23 13:00:21 +05:30
Sameer Naik 98c1ca9d95 Merge branch 'circleci-test-infra' 2016-12-22 19:00:58 +05:30
Sameer Naik a5aab84e72 updated `circle.yml` spec to use scripts from `bitnami/test-infra` repo 2016-12-22 16:00:50 +05:30
Sameer Naik 361d392d2d switch to `gcr.io/stacksmith-images/minideb:jessie-r7` 2016-12-22 16:00:50 +05:30
Sameer Naik d4ce1d78b6 Merge branch 'remove-docker-links-usage' 2016-12-15 10:35:41 +05:30
Sameer Naik a695e40be0 replace use of docker links with docker networks 2016-12-09 21:26:26 +05:30
Sameer Naik 398af521ea Merge branch 'revision-7.0.13-r1' 2016-12-08 14:32:04 +05:30
Sameer Naik 5d11946169 bump image version to 7.0.13-r1 2016-12-08 13:59:16 +05:30
Sameer Naik 599f43e1e9 Merge branch 'baseimage-minideb-jessie-r5' 2016-12-08 13:15:09 +05:30
Sameer Naik a268d1211d update to `gcr.io/stacksmith-images/minideb:jessie-r5` 2016-12-07 21:03:07 +05:30