Commit graph

91792 commits

Author SHA1 Message Date
ilovezfs
cf5b2e9022 pwntools 3.9.0
Closes #17974.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-12 03:59:39 -07:00
BrewTestBot
d3f971ee86 notmuch: update 0.25.1 bottle. 2017-09-12 03:58:30 -07:00
ilovezfs
e1a959bce7 notmuch 0.25.1
Closes #17973.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-12 03:58:28 -07:00
BrewTestBot
aa00f7719b mongodb: update 3.4.9 bottle. 2017-09-12 03:37:01 -07:00
ilovezfs
a71efd6de2 mongodb 3.4.9
Closes #17972.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-12 03:36:59 -07:00
Jesse Tan
4259d70093 plantuml 1.2017.16 (#17981) 2017-09-12 12:16:52 +02:00
FX Coudert
1bb0b01bb0 percona-server: patch for Xcode 9 2017-09-12 12:02:00 +02:00
BrewTestBot
f017c2525f gofabric8: update 0.4.153 bottle. 2017-09-12 02:39:04 -07:00
ilovezfs
0bf3c56174 gofabric8 0.4.153
Closes #17971.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-12 02:39:02 -07:00
BrewTestBot
a1e35694a2 fibjs: update 0.13.0 bottle. 2017-09-12 02:38:20 -07:00
ilovezfs
297c5e257c fibjs 0.13.0
Closes #17970.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-12 02:38:18 -07:00
BrewTestBot
08f09f9adb cmark-gfm: update 0.28.0.gfm.11 bottle. 2017-09-12 02:37:07 -07:00
ilovezfs
8b7f9ffb42 cmark-gfm 0.28.0.gfm.11
Closes #17969.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-12 02:37:05 -07:00
BrewTestBot
7182213ff3 chronograf: update 1.3.8.1 bottle. 2017-09-12 02:36:00 -07:00
ilovezfs
6fe5688b31 chronograf 1.3.8.1
Closes #17968.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-12 02:35:58 -07:00
FX Coudert
812d91b848 kibana: simplify 2017-09-12 08:59:35 +02:00
BrewTestBot
c7d848cba7 pony-stable: add 0.0.1 bottle. 2017-09-11 23:14:07 -07:00
Sean T Allen
ff7971f35f pony-stable 0.0.1 (new formula)
Closes #17962.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-11 23:14:00 -07:00
ilovezfs
958d43d164 python 2.7.14rc1 (devel) (#17967) 2017-09-11 22:58:35 -07:00
BrewTestBot
978e61ae20 ffmpeg: update 3.3.4 bottle. 2017-09-11 22:55:54 -07:00
Zhiming Wang
9d8466505e ffmpeg 3.3.4
Closes #17965.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-11 22:55:53 -07:00
BrewTestBot
3c2f4bd7cf nomad: update 0.6.3 bottle. 2017-09-11 22:54:48 -07:00
commitay
33f6fcee77 nomad 0.6.3
Closes #17964.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-11 22:54:47 -07:00
delphinus
a8ae1136c6 app-engine-go-64 1.9.58 (#17961) 2017-09-11 22:53:07 -07:00
BrewTestBot
b490303ea5 gtk+3: update 3.22.21 bottle. 2017-09-11 22:44:22 -07:00
Tom Schoonjans
cb5e63bc43 gtk+3 3.22.21
Closes #17950.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-11 22:44:21 -07:00
BrewTestBot
f00f431299 awscli: update 1.11.150 bottle. 2017-09-11 22:18:02 -07:00
Michihito Shigemura
b37efb7967 awscli 1.11.150
Closes #17963.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-11 22:18:01 -07:00
BrewTestBot
fedb87848b kibana: update 5.6.0 bottle. 2017-09-11 16:23:15 -07:00
Jason Tedor
ae4f6b5df2 kibana 5.6.0
Closes #17942.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-11 16:23:09 -07:00
BrewTestBot
2967afc9e2 emacs: update 25.3 bottle. 2017-09-12 00:22:46 +02:00
Alex Dunn
0d7f62f59f emacs 25.3
From the mailing list:

> This is an emergency release to fix a security vulnerability in Emacs.
>
> Enriched Text mode has its support for decoding 'x-display'
> disabled.  This feature allows saving 'display' properties as part
> of text.  Emacs 'display' properties support evaluation of arbitrary
> Lisp forms as part of instantiating the property, so decoding
> 'x-display' is vulnerable to executing arbitrary malicious Lisp code
> included in the text (e.g., sent as part of an email message).
>
> This vulnerability was introduced in Emacs 19.29.  To work around
> that in Emacs versions before 25.3, append the following to your
> ~/.emacs init file:
>
>    (eval-after-load "enriched"
>       '(defun enriched-decode-display-prop (start end &optional param)
>          (list start end)))
>
> Gnus no longer supports "richtext" and "enriched" inline MIME
> objects.  This support was disabled to avoid evaluation of arbitrary
> Lisp code contained in email messages and news articles.

Closes #17958.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2017-09-12 00:22:45 +02:00
BrewTestBot
2cdff21815 poco: update 1.7.9 bottle. 2017-09-12 00:21:52 +02:00
Steven Hahn
b2fadbcefa poco 1.7.9
Closes #17957.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2017-09-12 00:21:50 +02:00
BrewTestBot
8bcfcd587a at-spi2-atk: update 2.26.0 bottle. 2017-09-11 23:21:33 +02:00
Tom Schoonjans
fcd839424d at-spi2-atk 2.26.0
Closes #17953.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2017-09-11 23:21:33 +02:00
BrewTestBot
a5f5a62bad at-spi2-core: update 2.26.0 bottle. 2017-09-11 23:21:33 +02:00
Tom Schoonjans
47475dd5d5 at-spi2-core 2.26.0 2017-09-11 23:20:59 +02:00
BrewTestBot
194f0cd241 pre-commit: update 1.1.0 bottle. 2017-09-11 23:19:42 +02:00
JCount
e3ad55747e pre-commit 1.1.0
Closes #17955.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2017-09-11 23:19:41 +02:00
JCount
b8fecef745 rabbitmq 3.6.12 2017-09-11 23:19:24 +02:00
BrewTestBot
48a533cce6 you-get: update 0.4.900 bottle. 2017-09-11 17:09:23 -04:00
JCount
23cc6a0a61 you-get 0.4.900
Closes #17956.

Signed-off-by: JCount <JCount42@gmail.com>
2017-09-11 17:09:22 -04:00
BrewTestBot
5e28a914c9 gucharmap: update 10.0.1 bottle. 2017-09-11 22:07:10 +02:00
Tom Schoonjans
7af728da2a gucharmap 10.0.1
Closes #17952.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2017-09-11 22:07:08 +02:00
BrewTestBot
6d0de3d989 file-roller: update 3.26.0 bottle. 2017-09-11 22:06:30 +02:00
Tom Schoonjans
2b4388fffe file-roller 3.26.0
Closes #17951.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2017-09-11 22:06:29 +02:00
BrewTestBot
a55ff870e7 libgweather: update 3.26.0 bottle. 2017-09-11 22:06:05 +02:00
Tom Schoonjans
6c179aa950 libgweather 3.26.0
Closes #17948.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2017-09-11 22:06:03 +02:00
BrewTestBot
dc8ec067c4 lbdb: update 0.44 bottle. 2017-09-11 22:05:42 +02:00