[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет libsoup-devel-2.62.3-8.el8_10.i686 download

Имя libsoup-devel
Эпоха 0
Версия 2.62.3
Релиз 8.el8_10
Архитектура i686
Сайт https://wiki.gnome.org/Projects/libsoup
Лицензия LGPLv2
Время сборки 2025-05-07 09:03:58
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Header files for the Soup library
Репозитории AppStream
Полное описание Libsoup is an HTTP library implementation in C. This package allows you to develop applications that use the libsoup library.
Эррата INFSA-2025:4560
Размер 319 КиБ
Исходный проект libsoup-2.62.3-8.el8_10
Контрольная сумма SHA-256 dcd46e516ce9011b4109fc20ccb16464bb4169ab39585dfce4b639a1de30df1a
× Full screenshot
История изменений link
* Thu May 01 2025 Michael Catanzaro <mcatanzaro@redhat.com> - 2.62.3-8
- Backport patches for various CVEs, plus test improvements
  Resolves: RHEL-85887
  Resolves: RHEL-85900
  Resolves: RHEL-85901
  Resolves: RHEL-87039
  Resolves: RHEL-87094
  Resolves: RHEL-87114
  Resolves: RHEL-88348
  Resolves: RHEL-88351

* Tue Jan 28 2025 Michael Catanzaro <mcatanzaro@redhat.com> - 2.62.3-7
- Backport upstream patch for CVE-2024-52531 - buffer overflow via UTF-8 conversion in soup_header_parse_param_list_strict
  Resolves: RHEL-76376

* Tue Nov 12 2024 Tomas Popela <tpopela@redhat.com> - 2.62.3-6
- Backport upstream patch for CVE-2024-52530 - HTTP request smuggling via stripping null bytes from the ends of header names
- Backport upstream patch for CVE-2024-52532 - infinite loop while reading websocket data
- Resolves: RHEL-67076
- Resolves: RHEL-67067

* Tue Sep 05 2023 Milan Crha <mcrha@redhat.com> - 2.62.3-5
- Resolves: RHEL-2240 (Correct BuildRequires for python3)

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.62.3-4
- Rebuilt for MSVSphere 8.8

* Mon May 15 2023 Milan Crha <mcrha@redhat.com> - 2.62.3-4
- Resolves: #2203398 (WebSocket server asserts when a client is closing the connection)

* Fri Sep 16 2022 Milan Crha <mcrha@redhat.com> - 2.62.3-3
- Resolves: #1938011 (Support for NTLMv2 Authentication)

* Thu Aug 27 2020 Martin Pitt <mpitt@redhat.com> - 2.62.3-2
- Some WebSocket fixes to unbreak cockpit-desktop (rhbz#1872270)

* Fri Aug 10 2018 Kalev Lember <klember@redhat.com> - 2.62.3-1
- Update to 2.62.3

* Thu Jul 19 2018 Milan Crha <mcrha@redhat.com> - 2.62.2-2
- Address some of the Coverity Scan and clang issues