Commit Graph
1953 Commits
Author SHA1 Message Date
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
Luke Sampson cf0d867a6f apache 2.4.20 (fixes #826) 2016-06-01 09:45:57 +10:00
Luke Sampson 376630fd80 Fix: first scoop update fails because scoop deletes itself too early (needs to call itself to get proxy config for git clone) 2016-06-01 09:09:02 +10:00
Michael Limiero 26486844c9 Add modd v0.3 (#884) 2016-06-01 08:45:42 +10:00
Michael Limiero 0cf1948e73 Update devd to v0.5 (#883) 2016-06-01 08:27:43 +10:00
Stéphane Este-Gracias 092832633d dart 1.16.1 (#882) 2016-06-01 07:40:56 +10:00
Christophe 8e14546bc0 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 c00c0056f9 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 1641c7ad14 Update Mercurial to 3.8.2 (#876)
SHA256 taken from shasum.
2016-05-31 08:46:03 +10:00
Joe Chung cf91559e03 Update rust-msvc to 1.9.0 (#871) 2016-05-30 08:43:25 +10:00
Joe Chung b81afc1e2d Update rust to 1.9.0 (#872) 2016-05-30 08:43:10 +10:00
Alex D. Guerrieri 36c4f72e21 Create rethinkdb (#873) 2016-05-30 08:42:45 +10:00
jahead 2f3a3f8946 Added NVM to the bucket (#867)
* Added NVM to the bucket

* Removed whitespace
2016-05-28 23:36:46 +10:00
Konstantin Molchanov 3dd3566fe3 OpenSSL: Add executables and DLLs to PATH. (#868)
External apps depend on DLLs exported by openssl (ssleay32.dll and libeay32.dll in my particular case), so I thought it would be nice to have the in PATH automatically after installation.
2016-05-28 23:28:34 +10:00
systemexitzero 36d4889ac4 use https to fix mozjpeg.codelove.de 301/404 (#870) 2016-05-28 23:27:22 +10:00
systemexitzero e2c0fde47f bump imagemagick 7.0.1-2 -> 7.0.1-6 (#869) 2016-05-28 18:35:06 +10:00
Roman Kuzmin 4674e07d48 Invoke-Build v2.14.6 (#866) 2016-05-28 14:36:35 +10:00
Roman Kuzmin 2d6f3038c7 Invoke-Build v2.14.5 (#857) 2016-05-25 17:23:05 +10:00
wangzq 92d75884f3 #864 Fix following issue when searching on a new Win10 (#865)
invoke-webrequest : The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again.
2016-05-25 09:20:54 +10:00
monotykamary 700f0c6b63 Update aria2 to 1.23.0 (#863)
SHA-256 taken from shasum-cygwin.
2016-05-25 07:23:12 +10:00
William McGann 7bc1c78137 Update go and packer to latest version (#861)
* Updating go to 1.6.2

* Updating packer to 0.10.1
2016-05-24 12:56:01 +10:00
William McGann a665fce96c [WIP] checkver fixup (#862)
* Updating go to 1.6.2

* Updating packer to 0.10.1

* Fixing regex for checkver.
2016-05-24 12:55:23 +10:00
Marcus Griep 487b904738 Fix terraform.json (#860)
Previous update updated the version and the zip files to be downloaded but failed to update the hashes.
2016-05-24 07:46:44 +10:00
Robert Jarsen c03cda54bf update to 2016.05.21.2 (#859) 2016-05-23 07:33:49 +10:00
monotykamary 4fe69b4855 Update 7zip to 16.02 (#858)
SHA-256 taken from shasum-cygwin
2016-05-22 10:54:24 +10:00
Christophe e6018ea8e3 Update NodeJS to 6.2.0 (#855)
Notable changes

- buffer: fix lastIndexOf and indexOf in various edge cases (Anna Henningsen) #6511
- child_process: use /system/bin/sh on android (Ben Noordhuis) #6745
deps:
- upgrade npm to 3.8.9 (Rebecca Turner) #6664
- upgrade to V8 5.0.71.47 (Ali Ijaz Sheikh) #6572
- upgrade libuv to 1.9.1 (Saúl Ibarra Corretgé) #6796
- Intl: ICU 57 bump (Steven R. Loomis) #6088
- repl:
  - copying tabs shouldn't trigger completion (Eugene Obrezkov) #5958
  - exports Recoverable (Blake Embrey) #3488
  - src: add O_NOATIME constant (Rich Trott) #6492
  - src,module: add --preserve-symlinks command line flag (James M Snell) #6537
  - util: adhere to noDeprecation set at runtime (Anna Henningsen) #6683

As of this release the 6.X line now includes 64-bit binaries for Linux on Power Systems running in big endian mode in addition to the existing 64-bit binaries for running in little endian mode.
2016-05-19 21:19:06 +10:00
Luke Sampson 6e921e9b2f allow .exe installers to access $global variable (see #854) 2016-05-18 12:36:36 +10:00
Simon Hartcher 9573cbe134 Merge pull request #853 from monotykamary/patch-1
Update Mercurial to 3.8.1
2016-05-16 17:04:40 +10:00
monotykamary 6fc52826c6 Update Mercurial to 3.8.2
SHA-256 taken from 7zip and shasum;
mercurial manifest tested on external bucket.
2016-05-16 13:36:43 +07:00
Konstantin Molchanov 609d15b6ea Nim: Add directory with necessary DLLs to path (#852) 2016-05-14 08:13:06 +10:00
monotykamary cdc569872c Update cURL to 7.48.0 (#851)
SHA-256 taken from 7zip;
[curl manifest file tested on external bucket](http://puu.sh/oQq83/d131b4a4fa.png)

Mirror changes:
- mirror confusedbycode.com looks abandoned;
- mirror bintray.com from list Win32/Win64 - Generic (Viktor Szakáts) was chosen
- build project page for windows is hosted on https://github.com/vszakats/harbour-deps
2016-05-14 08:12:28 +10:00
Konstantin Molchanov 6a7e09023e Update Nim to 0.13.0 (#849) 2016-05-12 07:54:46 +10:00
Cyianor fec6130e00 Version of R updated to 3.3.0 (#850)
* Apache httpd version upgrade to 2.4.20

* Update pre-install in r.json

The pre-install in the r bucket is now architecture specific and
depends on the architecture the user requested, no longer on the
architecture of the user's machine.

* Updated R to version 3.3.0
2016-05-12 07:54:39 +10:00
Aaron Sun 3fbc7f160d 7zip 15.14 -> 16.00 (#848)
update the "version"
2016-05-12 07:54:08 +10:00
Aaron Sun 4341c38894 7zip 15.14 -> 16.00 (#846) 2016-05-11 08:14:19 +10:00
Vidar Kongsli be6b5952e2 Upgrade psake 4.4.1 --> 4.6.0 (#845) 2016-05-11 08:13:40 +10:00
Luke Sampson 86fdd05fc9 concfg 0.2016.05.08 2016-05-10 14:17:25 +10:00
Simon Hartcher 637480f5b8 Fix scoop not using proxy for git commands (#843)
Commands that call git from scoop will now pass proxy details. The
command is executed using `cmd` to avoid polluting the user's
environment as the variables set will die with the process.

Fixes #842
2016-05-09 17:55:05 +10:00