2024-12-05 09:37:34 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: libsoup3: updated to 3.4.5 Changes in libsoup from 3.4.4 to 3.4.5: * Fix possible NULL deref in `soup_uri_decode_data_uri()` [Ar Jun] * Fix possible overflow in `SoupContentSniffer` [Ar Jun] * Fix assertion in `soup_uri_decode_data_uri()` on URLs with a path starting \ with `//` [Patrick Griffis] * websocket: Fix possibility of being stuck in a read loop [Ignacio Casal Quinteiro] |
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message: *: revbump for icu downgrade |
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message: *: recursive bump for icu 76.1 shlib bump |
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message: revbump after icu and protobuf updates |
2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message: *: recursive bump for gnutls p11-kit option (existing installations need the bl3.mk included, but it's now only optionally included) |
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message: *: recursive bump for icu 74.1 |
2023-10-29 02:43:35 by David H. Gutteridge | Files touched by this commit (3) | |
Log message: libsoup3: update to 3.4.4 Changes in libsoup from 3.4.3 to 3.4.4: * Improve HTTP/2 performance when a lot of buffering happens [Keyu Tao] * Support building libnghttp2 as a subproject [hrxi] |
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |
2023-09-19 02:41:58 by David H. Gutteridge | Files touched by this commit (2) | |
Log message: libsoup3: update to 3.4.3 Changes in libsoup from 3.4.2 to 3.4.3: * Fix incorrect UTF-8 encoding for params in headers [Leo Zi-You Assini] * Numerous HTTP/2 fixes and improvements [Carlos Garcia Campos] * Fix possible crashes in connection management [Michael Catanzaro] * Fix small leak in SoupServer [Emil Ljungdahl] * Fix the possibility of empty HTTP/2 frames being sent [Pawel Lampe] |