Martin Lindhe
3d4747365f
wget 1.18 ( #920 )
2016-07-05 17:43:52 +10:00
Luke Sampson
62ab05d93c
python 3.5.2 (manual install)
2016-07-05 12:16:30 +10:00
Luke Sampson
47ca4de713
fix download progress % runs over line and scrolls terminal
2016-07-05 11:58:48 +10:00
Martin Lindhe
63baabffde
python 3.5.2 ( #919 )
2016-07-01 21:12:00 +10:00
Luke Sampson
1ff85c5e0b
openssh 5.4p1-1 (set , see #916 )
2016-07-01 10:30:43 +10:00
Martin Lindhe
1ff3ee1a5a
UPX 3.91 ( #918 )
2016-07-01 08:54:02 +10:00
Christophe
3baf9f898e
Upgrade to MySQL 5.7.13 ( #914 )
2016-06-28 07:34:28 +10:00
Christophe
b8528cb91f
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
2e6d74df64
LaTeX updated to 2.9.5987 ( #912 )
2016-06-25 07:52:28 +10:00
Luke Sampson
63e2dcd1c7
ghostscript 9.19 (add CLI tools, see #911 )
2016-06-24 21:02:29 +10:00
Luke Sampson
c56e687a1b
ghostscript 9.19 (add lib to path, shim gswin*.exe)
2016-06-24 07:26:06 +10:00
Luke Sampson
0bcb44a281
implement architecture-specific shims
2016-06-24 07:22:04 +10:00
Christophe
d30850a11e
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
f1dc4e38ad
Adding ReSharper Command Line Tools 2016.1.2 ( #909 )
2016-06-23 08:18:18 +10:00
Christophe
a22b97f0cc
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
d632b8c041
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
Luke Sampson
ed6a2ec371
fix for cookies ( fixes #906 )
2016-06-16 14:42:57 +10:00
Konstantin Molchanov
f09b77fbc3
Update Nim to 0.14.2 ( #905 )
...
Nimble added to bin (again).
2016-06-15 08:22:34 +10:00
Marcus Griep
57c7b5ea83
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
68d33a819f
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
e75640cd6f
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
bb82de9d3f
Update youtube-dl to 2016.06.11.3 ( #901 )
2016-06-12 15:22:06 +10:00
Stéphane Este-Gracias
3372b8d14b
dart 1.17.1 ( #900 )
2016-06-11 06:52:01 +10:00
Joe Chung
5ef8de4f0e
Update ruby to 2.3.0 ( #899 )
2016-06-09 19:19:02 +10:00
Stéphane Este-Gracias
09a92a4421
dart 1.17.0 ( #898 )
2016-06-09 08:31:53 +10:00
Konstantin Molchanov
0d604786ba
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
Luke Sampson
01f1b05f3f
fix .cmd shims should be ASCII ( #896 )
2016-06-08 07:27:42 +10:00
Christophe
d152fe6501
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`](https://github.com/npm/npm/commit/42d71be2cec674dd9e860ad414f53184f667620d ) [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`](https://github.com/npm/npm/commit/df04e05af1f257a1903372e1baf334c0969fbdbd ) [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`](https://github.com/npm/npm/commit/b8944139a935680c4a267468bb2d3c3082b5609f ) [#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
Luke Sampson
c95b8431f6
fix #889
2016-06-03 23:28:02 +10:00
Luke Sampson
5ac3f09734
allow local and network file paths for 'url' ( fixes #444 )
2016-06-03 19:39:46 +10:00
Luke Sampson
cd8fc02075
potential fix for 'scoop which' running under LocalSystem account (see #889 )
2016-06-03 19:17:14 +10:00
Luke Sampson
291f6caf80
restore @deevus's relative paths ( fixes #443 )
2016-06-03 19:13:06 +10:00
Luke Sampson
68da60c2c9
use UTF8 encoding for shims for better handling of usernames containing special characters ( fixes #572 )
2016-06-03 18:00:40 +10:00
Luke Sampson
2a602ef4d1
add @Cyianor's fix for download URLs containing ? ( fixes #603 )
2016-06-03 17:43:17 +10:00
Luke Sampson
fb1dd522de
Fix 'scoop which' when username has space ( fixes #673 )
2016-06-03 17:24:05 +10:00
Luke Sampson
a04b69451a
don't set %HOME% in shims any more. env_ensure_home is provided in case apps do actually require this functionality (see #687 )
2016-06-03 16:47:20 +10:00
Luke Sampson
3553b2ec02
allow uninstalling multiple apps ( fixes #719 )
2016-06-03 15:22:26 +10:00
Luke Sampson
700b20fb89
resolve conflicts
2016-06-03 14:19:23 +10:00
Luke Sampson
a95bf2dc6e
Merge branch 'wangzq-bucket-known'
2016-06-03 14:15:05 +10:00
Luke Sampson
fad7fd5a25
fixes to #888 to match conventions
2016-06-03 14:14:35 +10:00
wangzq
481d5c2a5a
Convert tab to spaces
2016-06-03 12:12:21 +08:00
wangzq
abbc571b62
Update usage
2016-06-03 11:17:40 +08:00
wangzq
4cf833364f
Add a new subcommand "list-known" to command "bucket"
2016-06-03 11:13:28 +08:00
Luke Sampson
47c66aa977
Merge branch 'bucket-known' of git://github.com/wangzq/scoop into wangzq-bucket-known
2016-06-03 12:41:24 +10:00
Luke Sampson
e37577b072
handle username with space for git commands ( fixes #885 )
2016-06-02 22:54:02 +10:00
Stéphane Este-Gracias
255456c70a
docker 1.11.2 ( #887 )
2016-06-02 20:04:42 +10:00
Michael Vernier
c1793290fb
Bump ImageMagick to 7.0.1-8 ( #886 )
2016-06-02 09:15:41 +10:00
Luke Sampson
3e17a60bb0
reinstate download progress % indicator, along with new filesize display
2016-06-01 21:22:11 +10:00
Luke Sampson
8ccf3f7f25
Handle exception during file download ( fixes #878 )
2016-06-01 18:31:54 +10:00
Luke Sampson
32015c5e34
mongodb 3.2.6 (with 64-bit SSL support, fixes #877 , #753 )
2016-06-01 10:42:16 +10:00