Commit Graph

438828 Commits

Author SHA1 Message Date
Sameer Naik 9cafc49e9c adds `bootstrap_express_app` function 2017-01-20 20:12:13 +05:30
Bitnami Bot f29f3d3ff7 3.2.0-r0 release
PhpBB 3.2.0 contains notable changes since 3.1.10:
 - Bugs:
   - [PHPBB3-14588] - RTL Search Bar
   - [PHPBB3-14612] - Double .panel class on confirmation page (ajax error?)
   - [PHPBB3-14628] - CLI installer doesn't support the translatable error messages
   - [PHPBB3-14633] - Creating a new topic leaves a white page
   - [PHPBB3-14636] - BC compatibility broken using request_var
   - ...
 - Improvement:
   - [PHPBB3-10961] - "You are not authorised..." still sends HTTP status 200 instead of i.e. 403
   - [PHPBB3-13709] - Fallback to english in email templates by extensions
   - [PHPBB3-14586] - phpBB Oauth V1 Wrapper Support
   - [PHPBB3-14595] - smtp port
   - [PHPBB3-14620] - Update docs/ for 3.2.x
   - ...
 - New Features:
   - [PHPBB3-12610] - Add a command to check if the board is up to date.
   - [PHPBB3-14484] - Support extensions in UI tests
   - [PHPBB3-14492] - Improve send stats page and include VigLink
   - [PHPBB3-14547] - Add Vagrant Support
2017-01-20 10:31:57 +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 0c6960d18d Merge branch 'revision-1.9.15-r5 2017-01-19 19:22:05 +05:30
Sameer Naik 84ffd74034 Merge branch 'revision-7.7.9-r1 2017-01-19 19:21:53 +05:30
Sameer Naik f9dd5fbc41 Merge branch 'revision-3.7.0-r2 2017-01-19 19:21:42 +05:30
Sameer Naik 5a8918b8b0 Merge branch 'revision-3.3.3-r6 2017-01-19 19:21:29 +05:30
Sameer Naik 9f680c6ebc Merge branch 'revision-2.3.0.2-r12 2017-01-19 19:21:17 +05:30
Sameer Naik cd082ebbb3 Merge branch 'revision-3.2.1-r1 2017-01-19 19:21:05 +05:30
Sameer Naik e7760bc7b3 Merge branch 'revision-1.28.0-r3 2017-01-19 19:20:52 +05:30
Sameer Naik 179be3e7c2 Merge branch 'revision-8.2.5-r1 2017-01-19 19:20:40 +05:30
Sameer Naik 7dd2005272 Merge branch 'revision-20160626a-r5 2017-01-19 19:20:28 +05:30
Sameer Naik 8b17009b3f bump image version to 1.9.15-r5 2017-01-19 19:11:11 +05:30
Sameer Naik aa5b979042 bump image version to 7.7.9-r1 2017-01-19 19:11:00 +05:30
Sameer Naik b96f8a4a53 bump image version to 3.7.0-r2 2017-01-19 19:10:49 +05:30
Sameer Naik c4efab6f8b bump image version to 3.3.3-r6 2017-01-19 19:10:38 +05:30
Sameer Naik 02196481c5 bump image version to 2.3.0.2-r12 2017-01-19 19:10:28 +05:30
Sameer Naik 546b0768cc bump image version to 3.2.1-r1 2017-01-19 19:10:18 +05:30
Sameer Naik 1b35754595 bump image version to 1.28.0-r3 2017-01-19 19:10:08 +05:30
Sameer Naik b5988603c9 bump image version to 8.2.5-r1 2017-01-19 19:09:58 +05:30
Sameer Naik de242faa6f bump image version to 20160626a-r5 2017-01-19 19:09:48 +05:30
Sameer Naik aa28b35122 Merge branch 'fix-php-install 2017-01-19 19:06:46 +05:30
Sameer Naik 7114edbda4 Merge branch 'fix-php-install 2017-01-19 19:06:33 +05:30
Sameer Naik cc300b2f8e Merge branch 'fix-php-install 2017-01-19 19:06:21 +05:30
Sameer Naik d2e3528242 Merge branch 'fix-php-install 2017-01-19 19:06:09 +05:30
Sameer Naik 69434d5694 Merge branch 'fix-php-install 2017-01-19 19:05:56 +05:30
Sameer Naik e2010431aa Merge branch 'fix-php-install 2017-01-19 19:05:42 +05:30
Sameer Naik a74994e28b Merge branch 'fix-php-install 2017-01-19 19:05:31 +05:30
Sameer Naik 8952a369b0 Merge branch 'fix-php-install 2017-01-19 19:05:18 +05:30
Sameer Naik d4c82a9027 Merge branch 'fix-php-install 2017-01-19 19:05:05 +05:30
Sameer Naik 5d29e98a83 php: unpack module at build time 2017-01-19 18:58:43 +05:30
Sameer Naik 5fafa552e8 php: unpack module at build time 2017-01-19 18:58:32 +05:30
Sameer Naik 264919be14 php: unpack module at build time 2017-01-19 18:58:20 +05:30
Sameer Naik 9a4ee4b259 php: unpack module at build time 2017-01-19 18:58:10 +05:30
Sameer Naik 72177144f5 php: unpack module at build time 2017-01-19 18:57:58 +05:30
Sameer Naik 4be6414b1e php: unpack module at build time 2017-01-19 18:57:47 +05:30
Sameer Naik 831b141d1c php: unpack module at build time 2017-01-19 18:57:36 +05:30
Sameer Naik 4e8edabfda php: unpack module at build time 2017-01-19 18:57:26 +05:30
Sameer Naik d2b610123c php: unpack module at build time 2017-01-19 18:57:15 +05:30
Sameer Naik 3fae5fe393 Merge branch 'readme-fix 2017-01-19 18:42:07 +05:30
Sameer Naik 3f40a573aa Merge branch 'readme-fix 2017-01-19 18:41:27 +05:30
Sameer Naik c27d92bb33 Merge branch 'readme-fix 2017-01-19 18:41:14 +05:30
Sameer Naik d4e5327e63 Merge branch 'readme-fix 2017-01-19 18:41:01 +05:30
Sameer Naik b1427980a5 Merge branch 'readme-fix 2017-01-19 18:40:47 +05:30
Sameer Naik 62ba1818a2 Merge branch 'readme-fix 2017-01-19 18:40:34 +05:30
Sameer Naik df7969408d Merge branch 'readme-fix 2017-01-19 18:40:13 +05:30
Sameer Naik 4e9de7b20a Merge branch 'readme-fix 2017-01-19 18:40:00 +05:30
Sameer Naik 830ef63ab3 Merge branch 'readme-fix 2017-01-19 18:39:48 +05:30
Sameer Naik 6129b4b5bf Merge branch 'readme-fix 2017-01-19 18:39:35 +05:30
Sameer Naik bdc7e956f2 Merge branch 'readme-fix 2017-01-19 18:39:23 +05:30