Hello community, here is the log from the commit of package ulfius for openSUSE:Factory checked in at 2020-12-08 13:24:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ulfius (Old) and /work/SRC/openSUSE:Factory/.ulfius.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ulfius" Tue Dec 8 13:24:18 2020 rev:16 rq:853535 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ulfius/ulfius.changes 2020-09-12 00:09:13.265025164 +0200 +++ /work/SRC/openSUSE:Factory/.ulfius.new.5913/ulfius.changes 2020-12-08 13:25:42.646728205 +0100 @@ -1,0 +2,16 @@ +Mon Dec 7 08:10:35 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 2.7.0 + * Allow Content-Enconding header with ulfius_send_http_request + to compress the response body + * Add http_compression callback example + * Add static_compressed_inmemory_website callback example + * Add callback return value U_CALLBACK_IGNORE to igore + incrementation of request->callback_position + * Add ulfius_add_websocket_extension_message_perform and + ulfius_add_websocket_client_extension_message_perform for + advanced websocket extensions management + * Add Compression Extensions for WebSocket + * Fix lots of websocket bugs thanks to Autobahn|Testsuite. + +------------------------------------------------------------------- Old: ---- ulfius-2.6.9.tar.gz New: ---- ulfius-2.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ulfius.spec ++++++ --- /var/tmp/diff_new_pack.wYWy9L/_old 2020-12-08 13:25:43.350730214 +0100 +++ /var/tmp/diff_new_pack.wYWy9L/_new 2020-12-08 13:25:43.354730225 +0100 @@ -18,9 +18,9 @@ %define _lto_cflags %{nil} -%define sover 2_6 +%define sover 2_7 Name: ulfius -Version: 2.6.9 +Version: 2.7.0 Release: 0 Summary: Web Framework for REST Applications in C License: MIT @@ -36,6 +36,7 @@ BuildRequires: pkgconfig(libmicrohttpd) >= 0.9.51 BuildRequires: pkgconfig(liborcania) >= 2.1.0 BuildRequires: pkgconfig(libyder) >= 1.4.12 +BuildRequires: pkgconfig(zlib) %description The library is based on GNU libmicrohttpd for the backend web server, jansson ++++++ ulfius-2.6.9.tar.gz -> ulfius-2.7.0.tar.gz ++++++ ++++ 9920 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
