Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libei for openSUSE:Factory checked in at 2023-12-07 19:09:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libei (Old) and /work/SRC/openSUSE:Factory/.libei.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libei" Thu Dec 7 19:09:05 2023 rev:12 rq:1131283 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libei/libei.changes 2023-09-07 21:12:37.829068239 +0200 +++ /work/SRC/openSUSE:Factory/.libei.new.25432/libei.changes 2023-12-07 19:09:29.137222748 +0100 @@ -1,0 +2,14 @@ +Wed Dec 6 08:31:30 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.2 + * if the write buffer is full, outgoing messages are now cached + instead of returning EAGAIN. + * if a message send fails, stop trying to send more messages + which will do nothing but spam the log with more errors + * if we get disconnected by the server, stop trying to send + things to the server (and spam the log on error) + * use EINTR checks instead of blocking SIGALRM + * keep a cache of defunct objects to avoid spamming the log when + there are in-flight messages arriving after destroy + +------------------------------------------------------------------- Old: ---- libei-1.1.0.tar.gz New: ---- libei-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libei.spec ++++++ --- /var/tmp/diff_new_pack.ayIdYd/_old 2023-12-07 19:09:30.633277944 +0100 +++ /var/tmp/diff_new_pack.ayIdYd/_new 2023-12-07 19:09:30.633277944 +0100 @@ -18,7 +18,7 @@ Name: libei %define lname libei1 -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Library for emulated input in Wayland License: MIT ++++++ libei-1.1.0.tar.gz -> libei-1.2.0.tar.gz ++++++ ++++ 2598 lines of diff (skipped)