237 Commits

Author SHA1 Message Date
Rudi Heitbaum
2d5964a418 nghttp2: update to 1.51.0
release notes:
- https://github.com/nghttp2/nghttp2/releases/tag/v1.51.0
- https://nghttp2.org/blog/2022/11/13/nghttp2-v1-51-0/
2022-11-15 12:07:54 +00:00
CvH
480243581c
Merge pull request #6856 from heitbaum/curl
curl: update to 7.86.0
2022-10-28 08:15:07 +02:00
Rudi Heitbaum
c853bf67c8 curl: update to 7.86.0
release notes:
- https://curl.se/changes.html
2022-10-27 11:19:11 +00:00
Rudi Heitbaum
0ab3cee188 nghttp2: update to 1.50.0
announcement:
- https://nghttp2.org/blog/2022/09/21/nghttp2-v1-50-0/
2022-09-22 06:41:00 +00:00
CvH
074c452bfd
Merge pull request #6852 from heitbaum/pkgtoolchain1
migrate to cmake and meson builds
2022-08-31 12:33:47 +02:00
Rudi Heitbaum
c950d03381 curl: update to 7.85.0
https://curl.se/changes.html#7_85_0
https://daniel.haxx.se/blog/2022/08/31/curl-7-85-0-for-you/
https://youtu.be/I4vYSKjvHGE
2022-08-31 10:23:51 +00:00
Rudi Heitbaum
833b671f5c nghttp2: migrate to cmake build 2022-08-30 10:15:34 +00:00
Rudi Heitbaum
7963eea2c3 nghttp2: update to 1.49.0 2022-08-27 06:37:53 +00:00
alex
778ded02df curl: add patch to fix build for 7.84.0 on arm32 2022-07-16 14:55:45 +02:00
Christian Hewitt
bd4cb6875c
Merge pull request #6662 from heitbaum/curl
curl: update to 7.84.0
2022-07-16 06:30:13 +01:00
Rudi Heitbaum
b33576f8a7 nghttp2: update to 1.48.0
release notes:
- https://github.com/nghttp2/nghttp2/releases
2022-07-02 12:04:45 +00:00
Rudi Heitbaum
0db4b55c49 curl: update to 7.84.0
changes:
- https://curl.se/changes.html#7_84_0
2022-07-01 10:24:54 +00:00
CvH
1ac9e95727
Merge pull request #6477 from heitbaum/curl
curl: update to 7.83.1
2022-05-15 12:12:14 +02:00
SupervisedThinking
7f05e605a2 libmicrohttpd: disable examples / fix build 2022-05-13 19:46:26 +02:00
Rudi Heitbaum
d045ca573d curl: update to 7.83.1
release notes:
- https://curl.se/changes.html#7_83_1
2022-05-11 11:12:57 +00:00
Rudi Heitbaum
d3301e1f97 curl: update to 7.83.0 2022-05-02 04:56:20 +00:00
CvH
abe3b0b7ff
Merge pull request #6268 from heitbaum/curl
curl: update to 7.82.0
2022-04-15 13:31:10 +02:00
heitbaum
5667636803 curl: update to 7.82.0
update 7.80.0 (2021-11-10) to 7.82.0 (2022-03-05)

include the upstream PR 8664 fixing http2: fix handling of
client-initiated "done"

changelog:
- https://curl.se/changes.html#7_82_0
- https://curl.se/changes.html#7_81_0
2022-04-15 09:45:16 +00:00
Rudi Heitbaum
63bda33da2 nghttp2: update to 1.47.0
update 1.46.0 (2021-10-19) to 1.47.0 (2022-02-23)

release notes:
- https://github.com/nghttp2/nghttp2/releases/tag/v1.47.0
2022-02-26 09:20:45 +00:00
heitbaum
3e97799ccd curl: remove RPATH 2022-01-23 21:39:17 +00:00
heitbaum
1656fd05f7 nghttp2: update to 1.46.0
release notes:
- https://github.com/nghttp2/nghttp2/releases/tag/v1.46.0

blog post:
- https://nghttp2.org/blog/2021/10/19/nghttp2-v1-46-0/
2022-01-02 07:42:48 +00:00
heitbaum
6a60af7ce5 libmicrohttpd: update to 0.9.75
update 0.9.74 (2021-12-19) to 0.9.75 (2021-12-26)

ann: https://lists.gnu.org/archive/html/info-gnu/2021-12/msg00010.html

This is a correction release.

The main improvement is the implementation of workaround for some OSes
(like OpenBSD 7) where "monotonic" clock may jump back. Now MHD is able
to automatically detect such situations and recover if the jump is
small. This workaround is needed with increased accuracy of connection
timeout introduced in previous version, as with lower accuracy (v0.9.73
and before) these jumpbacks were unnoticeable. Other changes: some
compiler, Makefile, and configure warnings on specific platforms were
fixed; one test further improved.
2022-01-02 07:30:43 +00:00
heitbaum
298ae7ad77 libmicrohttpd: update to 0.9.74
update 0.9.73 (2021-04-25) to 0.9.74 (2021-12-19)

ann: https://lists.gnu.org/archive/html/info-gnu/2021-12/msg00006.html
2021-12-24 11:03:43 +00:00
heitbaum
1eafe2995e libmicrohttpd: update to 0.9.73 2021-12-11 03:05:14 +00:00
heitbaum
7c280e0f26 curl: update to 7.78.0 2021-11-28 11:56:56 +00:00
heitbaum
1aabf7b6d9 nghttp2: update to 1.45.1 2021-10-17 08:43:43 +11:00
heitbaum
089cc1ef6a curl: update to 7.79.1
update 7.78.0 to 7.79.1

changelog: https://curl.se/changes.html
2021-10-17 08:43:43 +11:00
heitbaum
457005feb4 curl: update to 7.78.0 and HSTS
update 7.74.0 (2020-12-09) to 7.78.0 (2021-07-21)
changelog:
- https://curl.se/changes.html#7_78_0
- https://curl.se/changes.html#7_77_0
- https://curl.se/changes.html#7_76_1
- https://curl.se/changes.html#7_76_0
- https://curl.se/changes.html#7_75_0

metalink removed: curl/curl PR#7176
2021-08-12 21:12:25 +10:00
CvH
fb2bd32c77
Merge pull request #5111 from heitbaum/c6
nghttp2: update to 1.43.0
2021-08-11 12:59:32 +02:00
mglae
176791e3bb curl cxxtools ncurses pcre tntnet: fix/add $PKG_NAME-config
*-config scripts must be installed in $TOOLCHAIN/bin to be reachable from PATH
but point to sysroot.
2021-07-01 23:43:14 +02:00
CvH
a3eedd0ce4
Merge pull request #5145 from mglae/le10_libmicrohttpd_https
libmicrohttpd: enable https for kodi webserver
2021-03-20 10:18:52 +01:00
CvH
d91d100391 curl: build with openssl 2021-03-06 10:05:52 +01:00
mglae
249cf9f678 libmicrohttpd: enable https for kodi webserver
Kodi size is only increased by ~20k
2021-02-25 23:47:37 +01:00
heitbaum
03413cd28b nghttp2: update to 1.43.0 2021-02-07 10:50:30 +00:00
Ian Leonard
df9ea457e0 web: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:21 +00:00
heitbaum
11eb60e968 libmicrohttpd: update to 0.9.72 2021-01-08 04:23:21 +00:00
heitbaum
94a56f9842 nghttp2: updated to 1.42.0 2020-12-13 07:17:25 +00:00
heitbaum
595649bba7 curl: updated to 7.74.0 2020-12-13 07:17:01 +00:00
Ian Leonard
71d60b333f curl: update to 7.73
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 01:36:22 +00:00
Ian Leonard
2ea57d1889 curl: update to 7.72.0
brotli and zstd are used in http stream compression, but neither are
in the image.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:57 +00:00
Matthias Reichl
34206a057c libmicrohttpd: update to 0.9.71
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-07 00:10:21 +02:00
Ian Leonard
9a9f4f654a nghttp2: update to 1.41
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-07-14 17:09:26 +00:00
Ian Leonard
4998b5734d curl: update to 7.71.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-07-14 17:09:26 +00:00
Ian Leonard
ff185ab301 curl: update to 7.70.0
mqtt is some form of IoT protocol

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-19 00:46:26 +00:00
Ian Leonard
6a527ac588 curl: update to 7.69.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-03-25 14:26:44 +00:00
Jernej Škrabec
3740376a98
Merge pull request #4210 from MilhouseVH/le10_bump-various-packages-2020q1
packages: various updates (Q1 2020)
2020-02-25 23:54:17 +01:00
MilhouseVH
b9f65aeccb libmicrohttpd: update to libmicrohttpd-0.9.70 2020-02-19 22:08:23 +00:00
MilhouseVH
514c8631cb nghttp2: update to nghttp2-1.40.0 2020-02-19 22:08:23 +00:00
MilhouseVH
8f433246a3 curl: update to curl-7.68.0 2020-02-13 23:42:18 +00:00
Ian Leonard
cdd803a03f curl: update to 7.67.0
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-11-19 19:14:11 +00:00