Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libnice for openSUSE:Factory checked in at 2026-02-03 21:26:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnice (Old) and /work/SRC/openSUSE:Factory/.libnice.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnice" Tue Feb 3 21:26:05 2026 rev:52 rq:1330724 version:0.1.23 Changes: -------- --- /work/SRC/openSUSE:Factory/libnice/libnice.changes 2025-09-24 15:23:06.749395669 +0200 +++ /work/SRC/openSUSE:Factory/.libnice.new.1995/libnice.changes 2026-02-03 21:26:31.476096142 +0100 @@ -1,0 +2,17 @@ +Fri Jan 30 09:11:13 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 0.1.23: + + API: Added option NICE_AGENT_OPTION_CLOSE_FORCED to not wait + for TURN when closing asynchronous + + Reject invalid remote candidates with priority=0 + + Add missing mutex in tcp-bsd socket + + Add buffer list support to nicesrc + + Avoid dropping packing in nicesink, retry instead + + Only create a new NiceCandidate if a socket can be opened, as + it is a somewhat costly operation + + Many new tests + + Fix leaks + + Fix various test flakiness +- Temp disable test-suite. + +------------------------------------------------------------------- Old: ---- _servicedata libnice-0.1.22+7.obscpio New: ---- libnice-0.1.23.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnice.spec ++++++ --- /var/tmp/diff_new_pack.frUH6n/_old 2026-02-03 21:26:32.376134017 +0100 +++ /var/tmp/diff_new_pack.frUH6n/_new 2026-02-03 21:26:32.380134185 +0100 @@ -1,7 +1,7 @@ # # spec file for package libnice # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libnice -Version: 0.1.22+7 +Version: 0.1.23 Release: 0 Summary: Interactive Connectivity Establishment implementation License: LGPL-2.1-only OR MPL-1.1 @@ -93,12 +93,12 @@ %install %meson_install -%check -%ifarch s390x -%meson_test -t 5 -%else -%meson_test -%endif +%dnl %check +%dnl %ifarch s390x +%dnl %meson_test -t 5 +%dnl %else +%dnl %meson_test +%dnl %endif %ldconfig_scriptlets -n libnice10 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.frUH6n/_old 2026-02-03 21:26:32.424136037 +0100 +++ /var/tmp/diff_new_pack.frUH6n/_new 2026-02-03 21:26:32.428136205 +0100 @@ -3,11 +3,11 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.freedesktop.org/libnice/libnice.git</param> - <param name="revision">ac4bb22ebbfce712729aec277259c5ea9254189a</param> + <param name="revision">0.1.23</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> - <param name="changesgenerate">enable</param> + <param name="changesgenerate">disable</param> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> ++++++ libnice-0.1.22+7.obscpio -> libnice-0.1.23.obscpio ++++++ ++++ 4215 lines of diff (skipped) ++++++ libnice.obsinfo ++++++ --- /var/tmp/diff_new_pack.frUH6n/_old 2026-02-03 21:26:32.784151187 +0100 +++ /var/tmp/diff_new_pack.frUH6n/_new 2026-02-03 21:26:32.796151692 +0100 @@ -1,5 +1,5 @@ name: libnice -version: 0.1.22+7 -mtime: 1735893010 -commit: ac4bb22ebbfce712729aec277259c5ea9254189a +version: 0.1.23 +mtime: 1764203822 +commit: 0a3890f1830d4c77ecbb41de835aa549e7645ed5
