<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library, branch 1.1.0</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>brew.sh: bump hardcoded minor version.</title>
<updated>2016-11-07T10:31:31+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-07T10:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=37518c1b3a956c97515d4124fadcacedbe20a69c'/>
<id>37518c1b3a956c97515d4124fadcacedbe20a69c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1452 from MikeMcQuaid/disable-root</title>
<updated>2016-11-06T20:42:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T20:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=586b35fe29a2bcf3edc6869345e425df6df4a78c'/>
<id>586b35fe29a2bcf3edc6869345e425df6df4a78c</id>
<content type='text'>
brew.sh: disable running Homebrew as root.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
brew.sh: disable running Homebrew as root.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1451 from MikeMcQuaid/disable-sha1</title>
<updated>2016-11-06T20:42:08+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T20:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=58f21b51c9b961f2f4195fe6e048d515b27e27ba'/>
<id>58f21b51c9b961f2f4195fe6e048d515b27e27ba</id>
<content type='text'>
compat/sha1: disable SHA-1 support.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compat/sha1: disable SHA-1 support.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into HEAD</title>
<updated>2016-11-06T17:58:24+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T17:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b8647778ee2d9ea7bc5a6c3cd7a5812c7d7ea9c8'/>
<id>b8647778ee2d9ea7bc5a6c3cd7a5812c7d7ea9c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compat/sha1: disable SHA-1 support.</title>
<updated>2016-11-06T17:38:50+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T17:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fcaa48d80b0c2989ca95528def6d0c8fbd65aa79'/>
<id>fcaa48d80b0c2989ca95528def6d0c8fbd65aa79</id>
<content type='text'>
This has been deprecated for quite a while now so disabling seems
reasonable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has been deprecated for quite a while now so disabling seems
reasonable.
</pre>
</div>
</content>
</entry>
<entry>
<title>brew.sh: disable running Homebrew as root.</title>
<updated>2016-11-06T17:37:46+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T17:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=eabdbde3f0b7d34de8233e8f886fea10d2922a9e'/>
<id>eabdbde3f0b7d34de8233e8f886fea10d2922a9e</id>
<content type='text'>
November 1st 2016 has come and gone so it's time to disable this.

Also, add comments explaining why the things that have been whitelisted
have been (to avoid more being added without good justification).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
November 1st 2016 has come and gone so it's time to disable this.

Also, add comments explaining why the things that have been whitelisted
have been (to avoid more being added without good justification).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1371 from MikeMcQuaid/tap-migrate-fully-scoped</title>
<updated>2016-11-06T13:22:08+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T13:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ce2b11fd656e85a2cd73f45b4ac25fd34b1599cf'/>
<id>ce2b11fd656e85a2cd73f45b4ac25fd34b1599cf</id>
<content type='text'>
formulary: migrate fully-scoped formulae names.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
formulary: migrate fully-scoped formulae names.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1443 from MikeMcQuaid/better-development-tools-checks</title>
<updated>2016-11-06T13:21:11+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T13:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cfaa05f841f000f79331556c8d9cbb2b08bc8426'/>
<id>cfaa05f841f000f79331556c8d9cbb2b08bc8426</id>
<content type='text'>
Improve debugging information based on failures</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve debugging information based on failures</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1446 from MikeMcQuaid/or_later_bottles_filename</title>
<updated>2016-11-06T13:20:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T13:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=77a6878779e671f97de84f7ee40de05f7288c807'/>
<id>77a6878779e671f97de84f7ee40de05f7288c807</id>
<content type='text'>
software_spec: no `_or_later` in bottle filenames.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
software_spec: no `_or_later` in bottle filenames.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1449 from ilovezfs/bottle-improve-relocatability-check</title>
<updated>2016-11-06T13:15:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T13:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bc67414b9ad9eb5dac64a9c8344b647beda99e14'/>
<id>bc67414b9ad9eb5dac64a9c8344b647beda99e14</id>
<content type='text'>
bottle: improve relocatability check</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bottle: improve relocatability check</pre>
</div>
</content>
</entry>
</feed>
