<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libhttp-parser, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2021-02-21T00:02:15Z</updated>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>libhttp-parser: update to v2.9.4</title>
<updated>2020-04-02T02:59:55Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-04-02T02:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=00bc495c7347dbb351cc9a539399c23f10a7aca9'/>
<id>urn:sha1:00bc495c7347dbb351cc9a539399c23f10a7aca9</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>libhttp-parser: update to v2.9.3</title>
<updated>2020-02-07T01:43:20Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-02-07T01:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f4b95fc4ab987f350a73d1d27c42b86728c6b2f3'/>
<id>urn:sha1:f4b95fc4ab987f350a73d1d27c42b86728c6b2f3</id>
<content type='text'>
Support multi-coding Transfer-Encoding
CVE-2019-15605: HTTP request smuggling using malformed Transfer-Encoding header.

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>libhttp-parser: fix build error on macos</title>
<updated>2019-07-29T08:45:22Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-07-29T08:45:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5b76339f09dfe0af670b78bd86beaeac47df5510'/>
<id>urn:sha1:5b76339f09dfe0af670b78bd86beaeac47df5510</id>
<content type='text'>
Maintainer: @ageekymonk, me
Compile tested: head r10622-e09da01,ath79,arm_cortex-a9+vfpv3,mipsel
Run tested: mipsel

Description:
fix build error on macos

https://github.com/openwrt/packages/issues/9587

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>libhttp-parser: update to 2.9.2</title>
<updated>2019-04-17T00:06:07Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-04-15T00:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e8440bddba684a31a04b7e1b261dc3f8e79c288b'/>
<id>urn:sha1:e8440bddba684a31a04b7e1b261dc3f8e79c288b</id>
<content type='text'>
update to 2.9.2:
 revert `memchr()` optimization
 Fix -Wsign-compare warning
 Fix bad pointer arithmetic

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>libhttp-parser: update to 2.9.0</title>
<updated>2019-04-10T01:47:29Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-04-10T01:47:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=431bf3959289f51928c97538f7167c8d5ab83144'/>
<id>urn:sha1:431bf3959289f51928c97538f7167c8d5ab83144</id>
<content type='text'>
update to 2.9.0
Add maintainer

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>libhttp-parser: Update to 2.8.1</title>
<updated>2018-07-14T23:38:55Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-07-09T02:46:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=34e67aa83cbee698467e05e20558c0a699b40314'/>
<id>urn:sha1:34e67aa83cbee698467e05e20558c0a699b40314</id>
<content type='text'>
Switched to codeload instead of git for downloads. Should be faster and more reliable.

Re-organized the Makefile slightly

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: fix missing/wrong MIRROR_HASH for sources from github</title>
<updated>2018-07-02T02:40:47Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2018-06-29T07:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d03e32c513187e041ab38ba20d1eaaf739197520'/>
<id>urn:sha1:d03e32c513187e041ab38ba20d1eaaf739197520</id>
<content type='text'>
Some of them forgot to update MIRROR_HASH on version change, others
updated with wrong hash value.  The new values were generated from
tarballs prepared by the newly introduced github-tarball download
methoded and confirmed consistent with those from sources.openwrt.org

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>libhttp-parser: Bump package version and update link to GitHub</title>
<updated>2018-02-12T21:54:50Z</updated>
<author>
<name>Tibor Dudlák</name>
</author>
<published>2018-01-11T08:58:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3c4e99ced49f4358d43aa53d4cbf94ac4e67d139'/>
<id>urn:sha1:3c4e99ced49f4358d43aa53d4cbf94ac4e67d139</id>
<content type='text'>
Bumped package version.
There was an issue with .so file:
dependent package wanted lib.so.2.8 but there was
only lib.so.2.8.0 there so one more symlink added.
http-parser sources are owned by nodejs now.

Signed-off-by: Tibor Dudlák &lt;tdudlak@redhat.com&gt;
</content>
</entry>
<entry>
<title>libhttp-parser: bump to 2.7.1</title>
<updated>2017-11-29T15:05:34Z</updated>
<author>
<name>Marko Ratkaj</name>
</author>
<published>2017-11-29T15:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d7d66e99f903e5cd84bc0bb0425521de0f7ed783'/>
<id>urn:sha1:d7d66e99f903e5cd84bc0bb0425521de0f7ed783</id>
<content type='text'>
Signed-off-by: Marko Ratkaj &lt;marko.ratkaj@sartura.hr&gt;
</content>
</entry>
</feed>
