Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ulfius for openSUSE:Factory checked in at 2022-03-14 19:35:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ulfius (Old) and /work/SRC/openSUSE:Factory/.ulfius.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ulfius" Mon Mar 14 19:35:42 2022 rev:25 rq:961648 version:2.7.8 Changes: -------- --- /work/SRC/openSUSE:Factory/ulfius/ulfius.changes 2021-12-10 21:53:03.938910625 +0100 +++ /work/SRC/openSUSE:Factory/.ulfius.new.25692/ulfius.changes 2022-03-14 19:37:47.174178169 +0100 @@ -1,0 +2,12 @@ +Sun Mar 13 16:35:15 UTC 2022 - Martin Hauke <[email protected]> + +- Update to version 2.7.8 + * Fix Origin header setting in websocket client + * Remove header duplicates and Content-Length + * Redirect libmicrohttpd logs to yder + * Replace uint with unsigned int + * Add ulfius_export_request_http and ulfius_export_response_http + * Use o_strnullempty instead of o_strlen to check if a char * has + data + +------------------------------------------------------------------- Old: ---- ulfius-2.7.7.tar.gz New: ---- ulfius-2.7.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ulfius.spec ++++++ --- /var/tmp/diff_new_pack.JHBuC9/_old 2022-03-14 19:37:47.610178692 +0100 +++ /var/tmp/diff_new_pack.JHBuC9/_new 2022-03-14 19:37:47.614178697 +0100 @@ -1,8 +1,8 @@ # # spec file for package ulfius # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2018-2021, Martin Hauke <[email protected]> +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2018-2022, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define _lto_cflags %{nil} %define sover 2_7 Name: ulfius -Version: 2.7.7 +Version: 2.7.8 Release: 0 Summary: Web Framework for REST Applications in C License: MIT @@ -34,8 +34,8 @@ BuildRequires: pkgconfig(jansson) >= 2.1 BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libmicrohttpd) >= 0.9.51 -BuildRequires: pkgconfig(liborcania) >= 2.2.1 -BuildRequires: pkgconfig(libyder) >= 1.4.12 +BuildRequires: pkgconfig(liborcania) >= 2.2.2 +BuildRequires: pkgconfig(libyder) >= 1.4.15 BuildRequires: pkgconfig(zlib) %description ++++++ ulfius-2.7.7.tar.gz -> ulfius-2.7.8.tar.gz ++++++ ++++ 2976 lines of diff (skipped)
