Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liblo for openSUSE:Factory checked in at 2026-05-04 12:54:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblo (Old) and /work/SRC/openSUSE:Factory/.liblo.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liblo" Mon May 4 12:54:03 2026 rev:27 rq:1350510 version:0.35 Changes: -------- --- /work/SRC/openSUSE:Factory/liblo/liblo.changes 2024-03-06 23:06:19.965233868 +0100 +++ /work/SRC/openSUSE:Factory/.liblo.new.30200/liblo.changes 2026-05-04 12:57:19.054864587 +0200 @@ -1,0 +2,27 @@ +Sat May 2 15:03:31 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 0.35 + * Added Message::clear(). + * Added lo_bundle_clear() and lo_bundle_set_timestamp(). + * Fixed memory safety bugs in lo_server_recv_raw_stream_socket() + * Fixed indexing bug when listening on multiple sockets. +- Update to version 0.34 + * Fixed lo_server_recv to loop again if partial message is + received. + * Added --enable-doc option, otherwise error if docs not built. + * Fixed test_bidirectional_tcp to avoid use of sleep. + * Updated docs to discourage use of lo_server_recv. +- Update to version 0.33 + * Fixed new messages taken precedence over messages queued for + earlier dispatch. + * Add option to disable poll(). + * Skip value entries for LO_TRUE/LO_FALSE/LO_NIL/LO_INFINITUM + created by oscdump. + * Fix waiting logic in lo_servers_recv_noblock. + * Check sockets in reverse order to improve handling of closed + sockets. + * Add new function lo_message_clear() to allow lo_message structs + to be reused. + * Use strdup() instead of strncpy() in dispatch_method(). + +------------------------------------------------------------------- Old: ---- liblo-0.32.tar.gz New: ---- liblo-0.35.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblo.spec ++++++ --- /var/tmp/diff_new_pack.kUncHy/_old 2026-05-04 12:57:19.518883685 +0200 +++ /var/tmp/diff_new_pack.kUncHy/_new 2026-05-04 12:57:19.522883850 +0200 @@ -1,7 +1,7 @@ # # spec file for package liblo # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2024 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %define lname liblo7 Name: liblo -Version: 0.32 +Version: 0.35 Release: 0 Summary: Open Sound Control implementation License: LGPL-2.1-or-later ++++++ liblo-0.32.tar.gz -> liblo-0.35.tar.gz ++++++ ++++ 7405 lines of diff (skipped)
