Commit graph

31340 commits

Author SHA1 Message Date
BrewTestBot
6706089013 freeradius-server: update 2.2.5_2 bottle. 2014-10-16 00:09:37 -05:00
Dominyk Tiller
34d0348e49 openssl: poodle fixes
Part 2 of the earlier merged POODLE fixes. It seems a few of the bottles
are acting up about the new change, so this revisions those. If you
build from source the problems go away, so new bottles it is.

I’ve also had to change the mirror on the OpenSSL formula as it turns
out Debian haven’t set their mirror up for the latest version yet.

Revisions to Python, Python3, Tor, Ruby & Freeradius-server as all are
being confirmed to be causing issues for others and reproducible. Tor
needs to be bumped for every OpenSSL revision because it kicks up this
error:

```
Oct 15 23:19:38.295 [warn] OpenSSL version from headers does not match
the version we're running with. If you get weird crashes, that might be
why. (Compiled with 1000109f: OpenSSL 1.0.1i 6 Aug 2014; running with
100010af: OpenSSL 1.0.1j 15 Oct 2014).
```

And similar with freeradius-server.

Closes Homebrew/homebrew#33197.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-16 00:09:00 -05:00
Dominyk Tiller
8dbb6d06c7 libtorrent-rasterbar: website fix
A tad awkwardly, the owner of the rasterbar website seems to have
forgotten to renew their domain and it currently leads to an auction
domain. Consequently, have shoved the link over to SourceForge for now.

Closes Homebrew/homebrew#33199.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-16 00:06:04 -05:00
Dominyk Tiller
e0446099ba collectd: added head
Added a HEAD to the Collectd formula, and added a mirror, and updated
to SHA256 since Collectd only display SHA256 on their website download
page these days.

Closes Homebrew/homebrew#33200.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-16 00:05:28 -05:00
Rob Gabaree
a91772c917 dnscrypt-proxy: fix head URL
The HEAD link points to an abandoned Git repository, not the current one
used for development. This commit fixes this with the correct link.
Reference:

https://github.com/jedisct1/dnscrypt-proxy/issues/152

Closes Homebrew/homebrew#33179.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-15 23:59:00 -05:00
BrewTestBot
08e7e84870 git-annex: update 5.20141013 bottle. 2014-10-15 22:44:32 -05:00
Carl Moden
d8cb9aeba4 git-annex 5.20141013
Closes Homebrew/homebrew#33194.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-15 22:44:25 -05:00
BrewTestBot
bbb78eeba1 sphinx: update 2.2.5 bottle. 2014-10-15 21:37:30 -05:00
Kieren Eaton
d2e379cf4f sphinx 2.2.5
Closes Homebrew/homebrew#33201.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-15 21:37:25 -05:00
Jack Nagel
7ceb9b5f27 git-annex: blacklist clang on 10.7 2014-10-15 21:36:41 -05:00
BrewTestBot
985af3b7d7 zeromq: update 4.0.5 bottle. 2014-10-15 21:30:42 -05:00
MinRK
820591c418 zeromq 4.0.5
bugfix/security release

Closes Homebrew/homebrew#33195.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-15 21:30:39 -05:00
BrewTestBot
926139a7e5 youtube-dl: update 2014.10.15 bottle. 2014-10-15 21:30:14 -05:00
Sergey M․
8fcff8a170 youtube-dl 2014.10.15
Closes Homebrew/homebrew#33187.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-15 21:30:05 -05:00
BrewTestBot
3f7863c86d nzbget: update 13.0 bottle. 2014-10-15 21:29:45 -05:00
David Christenson
724864bba2 nzbget: always use Homebrew's OpenSSL
Closes Homebrew/homebrew#33153.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-15 21:29:24 -05:00
David Christenson
1fcc393dcd nzbget: add devel and test, make conf persistent
Add development release, add test, install configuration file in
${HOMEBREW_PREFIX}/etc, change format of make command.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-15 21:29:24 -05:00
BrewTestBot
aa76b85509 libtool: update 2.4.2 bottle. 2014-10-15 21:26:17 -05:00
Jack Nagel
f59c1e3fc1 libtool: fix interpretation of MACOSX_DEPLOYMENT_TARGET on 10.10 2014-10-15 21:17:25 -05:00
Mike McQuaid
64c333c53f lynis: general cleanup 2014-10-15 21:45:15 +01:00
Chris Kau
d7ca0c19e0 lynis 1.6.3
Closes Homebrew/homebrew#33191.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-15 21:41:53 +01:00
BrewTestBot
4575e42319 openssl: update 1.0.1j bottle.
Closes Homebrew/homebrew#33183.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-15 17:27:46 +01:00
Dominyk Tiller
c46cb8e5d8 openssl 1.0.1j 2014-10-15 17:27:46 +01:00
Peter Dietz
695d7853a0 fuseki 1.1.1
Fixes Homebrew/homebrew#33189.

Closes Homebrew/homebrew#33190.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-15 17:27:26 +01:00
Mike McQuaid
04f33c1bf0 ansible: use double-quotes. 2014-10-15 12:29:54 +01:00
Toru Nayuki
c7b63586ab ansible: add option for Windows support.
Closes Homebrew/homebrew#33158.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-15 12:28:03 +01:00
Shaun Jackman
ad2e83723a open-mpi: fix the bin/vtsetup script
Move vtsetup.jar from bin to libexec.
Patch the script bin/vtsetup

Closes Homebrew/homebrew#33177.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-15 12:26:36 +01:00
BrewTestBot
76025d5766 perlmagick: update 6.89_1 bottle.
Closes Homebrew/homebrew#33185.
2014-10-14 22:18:59 -07:00
Brett Koonce
7945543032 perlmagick: update hash, use sha256
Closes Homebrew/homebrew#33178.
2014-10-14 22:18:58 -07:00
BrewTestBot
f1cd055e98 gcc: update 4.9.1 bottle.
Closes Homebrew/homebrew#33184.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-10-14 20:48:44 -07:00
Misty De Meo
bbec8e69f3 gcc: don't rename libiberty.h
This header is installed into a versioned location already,
and despite the comment we were not installing libiberty.a to begin
with.

Closes Homebrew/homebrew#33173.
2014-10-14 20:48:44 -07:00
Steffen Matthischke
0aa7594b1b unrar 5.2.1
Closes Homebrew/homebrew#33181.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-10-14 20:22:29 -07:00
asaph
1fc85fddee jenkins 1.584
Closes Homebrew/homebrew#33180.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-10-14 20:21:17 -07:00
BrewTestBot
2764003eeb ios-class-guard: add 0.6 bottle.
Closes Homebrew/homebrew#33172.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-14 18:59:34 +01:00
Kamil Trzcinski
737785a835 iso-class-guard 0.6 (new formula) 2014-10-14 18:59:34 +01:00
BrewTestBot
f43ca01af1 pari: update 2.7.2 bottle.
Closes Homebrew/homebrew#33171.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-14 12:10:57 +01:00
mather
929c6fefb1 pari 2.7.2 2014-10-14 12:10:53 +01:00
mather
e853128f78 gitbucket 2.4.1
Closes Homebrew/homebrew#33169.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-14 12:01:41 +01:00
mather
59af704f3c gitbucket 2.4 2014-10-14 12:01:37 +01:00
Jason Masker
3c5e003fc6 wireshark: add optional libsmi dependency.
Closes Homebrew/homebrew#33167.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-14 09:13:58 +01:00
xuwei-k
7973853115 Revert "scala: update 2.11.3 bottle."
This reverts commit 437d1e78f86a92e0e6c48e481b406ae2926e19d2.

Closes Homebrew/homebrew#33165.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-10-14 00:15:26 -07:00
xuwei-k
f92bea2bea Revert "scala 2.11.3"
This reverts commit 44e99c5a385d08d0756fe0459588c7903939e7e4.
2014-10-14 00:15:26 -07:00
Jason Masker
910526b9d5 librsvg: update pixbuf cache in post-install
Closes Homebrew/homebrew#32888.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-14 01:13:01 -05:00
Jack Nagel
6c445043bc emacs: update autotools deps 2014-10-14 01:08:54 -05:00
Sean Chen
0f4b9cff11 emacs devel 24.3.94
Closes Homebrew/homebrew#33127.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-14 01:08:54 -05:00
Brett Koonce
31b135544b go-appengine-sdk (amd64) 1.9.13
Closes Homebrew/homebrew#33160.
2014-10-13 21:56:51 -07:00
Brett Koonce
87f8d5c60d go-appengine-sdk (386) 1.9.13 2014-10-13 21:56:50 -07:00
Brett Koonce
4f8079b3f1 appengine-java-sdk 1.9.13 2014-10-13 21:56:50 -07:00
Jack Nagel
8f935b5687 Revert "qwt: fix URL."
The original URL has been restored.

This reverts commit 839ea05647dbfb39883a4568d476990c11e5b77b.

Closes Homebrew/homebrew#33110.
2014-10-13 23:36:12 -05:00
BrewTestBot
caf3899891 siege: add 3.0.7 bottle. 2014-10-13 23:35:03 -05:00