<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/nghttp2, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[nghttp2] v1.45.1 (#20688)</title>
<updated>2021-10-13T21:50:36+00:00</updated>
<author>
<name>7FrogTW</name>
<email>jjyyg1123@gmail.com</email>
</author>
<published>2021-10-13T21:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=28af86cc15b53c09de6c0457e0ac737795e497e2'/>
<id>28af86cc15b53c09de6c0457e0ac737795e497e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[nghttp2] Update and fixes (#19163)</title>
<updated>2021-07-28T19:25:26+00:00</updated>
<author>
<name>Kai Pastor</name>
<email>dg0yt@darc.de</email>
</author>
<published>2021-07-28T19:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=018c0fa15985d6adecbf5d59d09ed9d8eec598b7'/>
<id>018c0fa15985d6adecbf5d59d09ed9d8eec598b7</id>
<content type='text'>
* Format manifest

* Update to v1.44.0

* Modernize and fix portfile

* Fix usage in static windows triplets

* x-add-version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Format manifest

* Update to v1.44.0

* Modernize and fix portfile

* Fix usage in static windows triplets

* x-add-version</pre>
</div>
</content>
</entry>
<entry>
<title>[nghttp2] Update to 1.42.0. (#14862)</title>
<updated>2020-12-04T23:59:14+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2020-12-04T23:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=09f0dc0a79f8075606f83b61492e814511b54d9f'/>
<id>09f0dc0a79f8075606f83b61492e814511b54d9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[nghttp2] Fix to build nghttp2 statically (#11638)</title>
<updated>2020-06-01T22:59:58+00:00</updated>
<author>
<name>thothothotho</name>
<email>fdejaeger@novaquark.com</email>
</author>
<published>2020-06-01T22:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=fdff19f9a1bccd42bbe6e520d80f87ec680f4f3b'/>
<id>fdff19f9a1bccd42bbe6e520d80f87ec680f4f3b</id>
<content type='text'>
* fix to build nghttp2 statically.

* review.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix to build nghttp2 statically.

* review.</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] fatal_error when patch fails to apply (#8087)</title>
<updated>2019-10-07T17:35:13+00:00</updated>
<author>
<name>Stefano Sinigardi</name>
<email>stesinigardi@hotmail.com</email>
</author>
<published>2019-10-07T17:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=726c11148105a97aef39bec024fdb7c140b1b154'/>
<id>726c11148105a97aef39bec024fdb7c140b1b154</id>
<content type='text'>
vcpkg will now fail on failure to apply patches except when using `--head`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vcpkg will now fail on failure to apply patches except when using `--head`.</pre>
</div>
</content>
</entry>
<entry>
<title>[nghttp2] Upgrade to version 1.39.2</title>
<updated>2019-08-15T07:40:55+00:00</updated>
<author>
<name>wangli28</name>
<email>wangli28@beyondsoft.com</email>
</author>
<published>2019-08-15T07:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4daff70a1939a066ea928cb4cb1e200124d82051'/>
<id>4daff70a1939a066ea928cb4cb1e200124d82051</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP] Add a Homepage URL entry for vcpkg ports (#2933)</title>
<updated>2019-06-15T23:54:47+00:00</updated>
<author>
<name>pravic</name>
<email>ehysta@gmail.com</email>
</author>
<published>2019-06-15T23:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad'/>
<id>18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad</id>
<content type='text'>
* [vcpkg] Add "Homepage" field to the CONTROL files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add "Homepage" field to the CONTROL files.</pre>
</div>
</content>
</entry>
<entry>
<title>[nghttp2] Update nghttp2 to 1.35.0</title>
<updated>2018-12-01T01:46:45+00:00</updated>
<author>
<name>Force Charlie</name>
<email>charlieio@outlook.com</email>
</author>
<published>2018-12-01T01:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a91d1538592ed7532a39a4532deac867ee13ed26'/>
<id>a91d1538592ed7532a39a4532deac867ee13ed26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[nghttp2] update 1.34.0 (#4621)</title>
<updated>2018-11-04T19:35:31+00:00</updated>
<author>
<name>Force.Charlie-I</name>
<email>fcharlie@users.noreply.github.com</email>
</author>
<published>2018-11-04T19:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1c01a56dc8aa66c3769c29fce09dbcf8938cc17a'/>
<id>1c01a56dc8aa66c3769c29fce09dbcf8938cc17a</id>
<content type='text'>
* [nghttp2] update 1.34.0

* [ports] update nghttp2 to 1.34.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [nghttp2] update 1.34.0

* [ports] update nghttp2 to 1.34.0
</pre>
</div>
</content>
</entry>
<entry>
<title>[ports] fix curl 001 patch, update nghttp2 to 1.33.0</title>
<updated>2018-09-05T14:13:31+00:00</updated>
<author>
<name>Force Charlie</name>
<email>charlieio@outlook.com</email>
</author>
<published>2018-09-05T14:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=03204d0c7016574015d47d82e0bbc92120e8ab79'/>
<id>03204d0c7016574015d47d82e0bbc92120e8ab79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
