1625 Commits

Author SHA1 Message Date
Martin Lindhe
b374ac1853 erlang 19.0 (#930) 2016-07-06 08:01:20 +10:00
Martin Lindhe
c5fd951879 octave 4.0.3 (#928) 2016-07-06 08:01:04 +10:00
Martin Lindhe
88b6b3704b postgresql 9.5.3 (#927) 2016-07-06 08:00:35 +10:00
Martin Lindhe
e81d1e20d5 ninja 1.7.1 (#926) 2016-07-06 08:00:23 +10:00
Martin Lindhe
447ae66828 nuget 3.4.4 (#925) 2016-07-06 08:00:13 +10:00
Martin Lindhe
4a59d116a4 nginx 1.11.1 (#924) 2016-07-06 08:00:00 +10:00
Martin Lindhe
011cb8f20d mongodb 3.2.7 (#923) 2016-07-06 07:56:56 +10:00
Martin Lindhe
26b70c7b4a ag 0.29.1 (#931) 2016-07-06 07:55:15 +10:00
Martin Lindhe
aaf8834ed6 dig 9.10.4-P1 (#932) 2016-07-06 07:54:45 +10:00
Martin Lindhe
3009339c68 sbcl 1.3.7 (#929) 2016-07-06 07:54:27 +10:00
Marcus Griep
36a18356f5 Add Hashicorp Vault (#935) 2016-07-06 07:48:54 +10:00
Martin Lindhe
7bfd055289 curl 7.49.1 (#922) 2016-07-05 18:57:48 +10:00
Martin Lindhe
dc2e56bbea mariadb: 10.1.14 (#921) 2016-07-05 18:57:36 +10:00
Martin Lindhe
ad0225beee wget 1.18 (#920) 2016-07-05 17:43:52 +10:00
Luke Sampson
44fb68581a python 3.5.2 (manual install) 2016-07-05 12:16:30 +10:00
Martin Lindhe
492833fb35 python 3.5.2 (#919) 2016-07-01 21:12:00 +10:00
Luke Sampson
d7cc5d0291 openssh 5.4p1-1 (set , see #916) 2016-07-01 10:30:43 +10:00
Martin Lindhe
a782ac87a1 UPX 3.91 (#918) 2016-07-01 08:54:02 +10:00
Christophe
f338c491ca Upgrade to MySQL 5.7.13 (#914) 2016-06-28 07:34:28 +10:00
Christophe
1e1b405b97 Add the ability to have an additional php.ini file (#913)
When upgrading PHP version, the php.ini file is reset. So, I used PHP_INI_SCAN_DIR $env var to add an additional path to load php config files: /php/conf/.

I think this little change can simplify the PHP upgrading process.
2016-06-26 14:59:28 +10:00
Konstantin Molchanov
31db07ecda LaTeX updated to 2.9.5987 (#912) 2016-06-25 07:52:28 +10:00
Luke Sampson
9091bd18da ghostscript 9.19 (add CLI tools, see #911) 2016-06-24 21:02:29 +10:00
Luke Sampson
03361d972a ghostscript 9.19 (add lib to path, shim gswin*.exe) 2016-06-24 07:26:06 +10:00
Christophe
25c4cfae5a Update PHP to 7.0.8 (#910)
- Core:
  - Fixed bug #72218 (If host name cannot be resolved then PHP 7 crashes).
  - Fixed bug #72221 (segfault, past-the-end access).
  - Fixed bug #72268 (Integer Overflow in nl2br()).
  - Fixed bug #72275 (Integer Overflow in json_encode()/json_decode()/ json_utf8_to_utf16()).
  - Fixed bug #72400 (Integer Overflow in addcslashes/addslashes).
  - Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL).
- FPM:
  - Fixed bug #72308 (fastcgi_finish_request and logging environment variables).
- GD:
  - Fixed bug #72298 (pass2_no_dither out-of-bounds access).
  - Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
  - Fixed bug #72339 (Integer Overflow in _gd2GetHeader() resulting in heap overflow).
  - Fixed bug #72407 (NULL Pointer Dereference at _gdScaleVert).
- Intl:
  - Fixed bug #64524 (Add intl.use_exceptions to php.ini-*).
- mbstring:
  - Fixed bug #72402 (_php_mb_regex_ereg_replace_exec - double free).
- mcrypt:
  - Fixed bug #72455 (Heap Overflow due to integer overflows).
- PCRE:
  - Fixed bug #72143 (preg_replace uses int instead of size_t).
- PDO_pgsql:
  - Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound).
  - Fixed bug #72294 (Segmentation fault/invalid pointer in connection with pgsql_stmt_dtor).
- Phpdbg:
  - Fixed bug #72284 (phpdbg fatal errors with coverage).
- Postgres:
  - Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free).
  - Fixed bug #72197 (pg_lo_create arbitrary read).
- SPL:
  - Fixed bug #72262 (int/size_t confusion in SplFileObject::fread).
  - Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and unserialize).
- Standard:
  - Fixed bug #72017 (range() with float step produces unexpected result).
  - Fixed bug #72193 (dns_get_record returns array containing elements of type 'unknown').
  - Fixed bug #72229 (Wrong reference when serialize/unserialize an object).
  - Fixed bug #72300 (ignore_user_abort(false) has no effect).
- XML:
  - Fixed bug #72206 (xml_parser_create/xml_parser_free leaks mem).
- XMLRPC:
  - Fixed bug #72155 (use-after-free caused by get_zval_xmlrpc_type).
- WDDX:
  - Fixed bug #72340 (Double Free Courruption in wddx_deserialize).
- Zip:
  - Fixed bug #72258 (ZipArchive converts filenames to unrecoverable form).
  - Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize).
2016-06-24 07:08:03 +10:00
Gustavo Veloso
82a795b1eb Adding ReSharper Command Line Tools 2016.1.2 (#909) 2016-06-23 08:18:18 +10:00
Christophe
2cc2fa29f4 Upgrade nodejs to 6.2.2 (#908)
# Notable changes

- http:
  - req.read(0) could cause incoming connections to stall and time out under certain conditions. (Fedor Indutny) #7211
  - When freeing the socket to be reused in keep-alive Agent wait for both prefinish and end events. Otherwise the next request may be written before the previous one has finished sending the body, leading to a parser errors. (Fedor Indutny) #7149
- npm: upgrade npm to 3.9.5 (Kat Marchán) #7139
2016-06-20 08:05:49 +10:00
Chris Ackerman
0227f7794f Updating gradle to 2.14 (#907)
* Updated gradle to 2.14

* Copy error - missed the last digit of the hash.
2016-06-19 08:20:43 +10:00
Konstantin Molchanov
88377e6e1e Update Nim to 0.14.2 (#905)
Nimble added to bin (again).
2016-06-15 08:22:34 +10:00
Marcus Griep
bf0c3b4c47 Add eventstore (#902)
* Add `eventstore` manifest

* Add an alias for the Event Store executable

* Bump Event Store to 3.6.2
2016-06-15 08:18:20 +10:00
Marcus Griep
452a27a145 Update Hashicorp tools: Terraform, Vagrant (#903)
* Bump Vagrant to 1.8.4

* Update terraform version check

Eliminates RC releases from consideration.

* Bump Terraform to 0.6.16

Adds providers for librato and softlayer.
2016-06-15 08:18:12 +10:00
Marcus Griep
452e4dee2d Update several packages (#904)
* Bump git to 2.9.0.windows.1

* Bump git-with-openssh to 2.9.0.windows.1

* Bump ffmpeg to 2016-06-10

* Bump mercurial to 3.8.3

* Add checkver to redis

* Bump redis to 2.8.2104
2016-06-15 08:18:06 +10:00
Marcus Griep
be7e046a2d Update youtube-dl to 2016.06.11.3 (#901) 2016-06-12 15:22:06 +10:00
Stéphane Este-Gracias
50097433d1 dart 1.17.1 (#900) 2016-06-11 06:52:01 +10:00
Joe Chung
4c8a05aef1 Update ruby to 2.3.0 (#899) 2016-06-09 19:19:02 +10:00
Stéphane Este-Gracias
3afa6b648b dart 1.17.0 (#898) 2016-06-09 08:31:53 +10:00
Konstantin Molchanov
894acf5fa2 Update Nim to 0.14.0 (#895)
+ nimsuggest is now added to PATH
- nimble is no longer shipped with the distro for some reason
2016-06-08 07:28:01 +10:00
Christophe
8796d62dae Update NodeJs to 6.2.1 (security update) (#891)
# Notable changes

## Notable changes

* **buffer**: Ignore negative lengths in calls to `Buffer()` and `Buffer.allocUnsafe()`. This fixes a possible security concern (reported by Feross Aboukhadijeh) where user input is passed unchecked to the Buffer constructor or `allocUnsafe()` as it can expose parts of the memory slab used by other Buffers in the application. Note that negative lengths are not supported by the Buffer API and user input to the constructor should always be sanitised and type-checked. (Anna Henningsen) [#7051](https://github.com/nodejs/node/pull/7051)
* **npm**: Upgrade npm to 3.9.3 (Kat Marchán) [#7030](https://github.com/nodejs/node/pull/7030)
  - [`npm/npm@42d71be`](42d71be2ce) [npm/npm#12685](https://github.com/npm/npm/pull/12685) When using `npm ls <pkg>` without a semver specifier, `npm ls` would skip any packages in your tree that matched by name, but had a prerelease version in their `package.json`. ([@zkat](https://github.com/zkat))
  - [`npm/npm@f04e05`](df04e05af1) [npm/npm#10013](https://github.com/npm/npm/issues/10013) `read-package-tree@5.1.4`: Fixes an issue where `npm install` would fail if your `node_modules` was symlinked. ([@iarna](https://github.com/iarna))
  - [`b894413`](b8944139a9) [#12372](https://github.com/npm/npm/issues/12372) Changing a nested dependency in an `npm-shrinkwrap.json` and then running `npm install` would not get up the updated package. This corrects that. ([@misterbyrne](https://github.com/misterbyrne))
  - This release includes `npm@3.9.0`, which is the result of our Windows testing push -- the test suite (should) pass on Windows now. We're working on getting AppVeyor to a place where we can just rely on it like Travis.
* **tty**: Default to blocking mode for stdio on OS X. A bug fix in libuv 1.9.0, introduced in Node.js v6.0.0, exposed problems with Node's use of non-blocking stdio, particularly on OS X which has a small output buffer. This change should fix CLI applications that have been having problems with output since Node.js v6.0.0 on OS X. The core team is continuing to address stdio concerns that exist across supported platforms and progress can be tracked at <https://github.com/nodejs/node/issues/6980>. (Jeremiah Senkpiel) [#6895](https://github.com/nodejs/node/pull/6895)
* **V8**: Upgrade to V8 5.0.71.52. This includes a fix that addresses problems experienced by users of node-inspector since Node.js v6.0.0, see <https://github.com/node-inspector/node-inspector/issues/864> for details. (Michaël Zasso) [#6928](https://github.com/nodejs/node/pull/6928)
2016-06-05 08:48:48 +10:00
Stéphane Este-Gracias
fc93be14bf docker 1.11.2 (#887) 2016-06-02 20:04:42 +10:00
Michael Vernier
968f5e0a15 Bump ImageMagick to 7.0.1-8 (#886) 2016-06-02 09:15:41 +10:00
Luke Sampson
541862c198 mongodb 3.2.6 (with 64-bit SSL support, fixes #877, #753) 2016-06-01 10:42:16 +10:00
Luke Sampson
1641730be2 apache 2.4.20 (fixes #826) 2016-06-01 09:45:57 +10:00
Michael Limiero
f3cda2cf3a Add modd v0.3 (#884) 2016-06-01 08:45:42 +10:00
Michael Limiero
56ab67f08f Update devd to v0.5 (#883) 2016-06-01 08:27:43 +10:00
Stéphane Este-Gracias
c594d0e5ad dart 1.16.1 (#882) 2016-06-01 07:40:56 +10:00
Christophe
f494df578a Update to php 7.0.7 (#880)
- Core:
  - Fixed bug #72162 (use-after-free - error_reporting).
  - Add compiler option to disable special case function calls.
  - Fixed bug #72101 (crash on complex code).
  - Fixed bug #72100 (implode() inserts garbage into resulting string when joins very big integer).
  - Fixed bug #72057 (PHP Hangs when using custom error handler and typehint).
  - Fixed bug #72038 (Function calls with values to a by-ref parameter don't always throw a notice).
  - Fixed bug #71737 (Memory leak in closure with parameter named $this).
  - Fixed bug #72059 (?? is not allowed on constant expressions).
  - Fixed bug #72159 (Imported Class Overrides Local Class Name).
- Curl:
  - Fixed bug #68658 (Define CURLE_SSL_CACERT_BADFILE).
- DBA:
  - Fixed bug #72157 (use-after-free caused by dba_open).
- GD:
  - Fixed bug #72227 (imagescale out-of-bounds read). (CVE-2013-7456)
- Intl:
  - Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (CVE-2016-5093)
- JSON:
  - Fixed bug #72069 (Behavior \JsonSerializable different from json_encode).
- Mbstring:
  - Fixed bug #72164 (Null Pointer Dereference - mb_ereg_replace).
- OCI8:
  - Fixed bug #71600 (oci_fetch_all segfaults when selecting more than eight columns).
- Opcache:
  - Fixed bug #72014 (Including a file with anonymous classes multiple times leads to fatal error).
- OpenSSL:
  - Fixed bug #72165 (Null pointer dereference - openssl_csr_new).
- PCNTL:
  - Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite).
- POSIX:
  - Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL).
- Postgres:
  - Fixed bug #72028 (pg_query_params(): NULL converts to empty string).
  - Fixed bug #71062 (pg_convert() doesn't accept ISO 8601 for datatype timestamp).
  - Fixed bug #72151 (mysqli_fetch_object changed behaviour).
- Reflection:
  - Fixed bug #72174 (ReflectionProperty#getValue() causes __isset call).
- Session:
  - Fixed bug #71972 (Cyclic references causing session_start(): Failed to decode session object).
- Sockets:
  - Added socket_export_stream() function for getting a stream compatible resource from a socket resource.
- SPL:
  - Fixed bug #72051 (The reference in CallbackFilterIterator doesn't work as expected).
- SQLite3:
  - Fixed bug #68849 (bindValue is not using the right data type).
- Standard:
  - Fixed bug #72075 (Referencing socket resources breaks stream_select).
  - Fixed bug #72031 (array_column() against an array of objects discards all values matching null).
2016-05-31 20:52:14 +10:00
Christophe
ef64828592 Update php-nts to 5.6.22 (#879)
- Core:
  - Fixed bug #72172 (zend_hex_strtod should not use strlen).
  - Fixed bug #72114 (Integer underflow / arbitrary null write in fread/gzread). (CVE-2016-5096)   Fixed bug #72135 (Integer Overflow in php_html_entities). (CVE-2016-5094)
- GD:
  - Fixed bug #72227 (imagescale out-of-bounds read). (CVE-2013-7456)
- Intl:
  - Fixed bug #64524 (Add intl.use_exceptions to php.ini-*).
  - Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (CVE-2016-5093)
- Postgres:
  - Fixed bug #72151 (mysqli_fetch_object changed behaviour).
2016-05-31 20:51:39 +10:00
monotykamary
ea8c1fa127 Update Mercurial to 3.8.2 (#876)
SHA256 taken from shasum.
2016-05-31 08:46:03 +10:00
Joe Chung
1e3f2255f8 Update rust-msvc to 1.9.0 (#871) 2016-05-30 08:43:25 +10:00
Joe Chung
b3136311b0 Update rust to 1.9.0 (#872) 2016-05-30 08:43:10 +10:00
Alex D. Guerrieri
88d45b7937 Create rethinkdb (#873) 2016-05-30 08:42:45 +10:00