dimstar_suse a85efff08f Accepting request 1362324 from devel:libraries:c_c++
- update to 1.0.5 :
  * It fixes a additional HTTP request smuggling issues
    (CWE-444).
- drop libmicrohttpd-1.0.4-Fixed-missing-MHD_VERSION-bump.patch
  (obsolete)

- libmicrohttpd 1.0.4:
  * fix a HTTP request smuggling issue (CWE-444, boo#1262119)
- add libmicrohttpd-1.0.4-Fixed-missing-MHD_VERSION-bump.patch to
  fix tests

  * Documentation and example fixes
  * Default backlog size for listen socket was changed from 32 to
		SOMAXCONN, added new option MHD_OPTION_LISTEN_BACKLOG_SIZE to
  * If not all connections can be handled by MHD_select() than at
		least some of connections will be processed instead of failing
  * Fixed redefenition of FD_SETSIZE on W32 so select() will work
  * Close sockets more aggressively in multi-threaded mode
  * Undoing change from Sun Oct 25 15:29:23 CET 2015 as the
		original code was counter-intuitive but correct, and the new
		code does break pipelining. Ignore empty lines at the beginning
  * Rework deprecation maros: fix errors with old GCC versions,
  * Fix digest authentication with URL arguments where value-less
  * Do not use shutdown() on listen socket if
- Disable spdy support for now as spdylay is missing
   (see https://gnunet.org/bugs/view.php?id=3893 for details)
 * fix some HTTP 1.0 tests

OBS-URL: https://build.opensuse.org/request/show/1362324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmicrohttpd?expand=0&rev=51
2026-06-30 13:11:07 +00:00
2026-04-18 10:28:57 +00:00
2026-04-18 10:28:57 +00:00
S
Description
No description provided
71 MiB
Languages
Standard ML 100%