#17031 closed enhancement (fixed)

libsoup3-3.2.2

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: gnome-43
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (8)

comment:1 by Douglas R. Reno, 20 months ago

Milestone: 11.3gnome-43

Move to gnome-43

comment:2 by Douglas R. Reno, 20 months ago

Summary: libsoup-3.2.0libsoup3-3.2.0

comment:3 by Xi Ruoyao, 20 months ago

We should switch webkitgtk to use libsoup-3 in GNOME 43 update, because it's required by evolution-3.46.0.

See soup3 branch.

comment:4 by Xi Ruoyao, 19 months ago

Summary: libsoup3-3.2.0libsoup3-3.2.1

Now 3.2.1.

comment:5 by Douglas R. Reno, 18 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:6 by Douglas R. Reno, 18 months ago

Summary: libsoup3-3.2.1libsoup3-3.2.2

Now 3.2.2

comment:7 by Douglas R. Reno, 18 months ago

3.1.1

Changes in libsoup from 3.0.7 to 3.1.1:

* Reintroduce some thread-safety to SoupSession
* Add SoupServerMessage:tls-peer-certificate and 
  SoupServerMessage:tls-peer-certificate-errors
* Port docs to gi-docgen
* Update documentation

3.1.2

Changes in libsoup from 3.1.1 to 3.1.2:

* Replace HTTP/2 tests using Quart with internal HTTP/2 server tests
* Improve version macros including adding ability to define 
`SOUP_DISABLE_DEPRECATION_WARNINGS`

3.1.3

Changes in libsoup from 3.1.2 to 3.1.3:

* Fix compile error when `SOUP_VERSION_MAX_ALLOWED` is defined

3.1.4

Changes in libsoup from 3.1.3 to 3.1.4:

* Numerous improvements to HTTP/2 reliablity
* Fix `http` proxy authentication with default proxy resolver
* Fix undefined ``ssize_t`` with MSVC

3.2.0 seems to be the same as 3.1.4

3.2.1

Changes in libsoup from 3.2.0 to 3.2.1:

* When built against nghttp2 1.50.0+ be relaxed about header whitespace
* Fix possible crash when cancelling an HTTP/2 message
* Fix regresion where soup_server_message_get_socket() could return NULL
* Fix minor memory leak

3.2.2

Changes in libsoup from 3.2.1 to 3.2.2:

* Various HTTP/2 Fixes:
    * Fix `content-sniffed` not being emitted for resources without content
    * Fix leak of SoupServerConnection when stolen

comment:8 by Douglas R. Reno, 17 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.